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/01/14 13:36:57 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_60-ea-b02) - Build # 9090 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9090/
Java: 32bit/jdk1.7.0_60-ea-b02 -client -XX:+UseParallelGC

5 tests failed.
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([9861E287385A38AF]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:351)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:142)
	at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
	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:
1 thread leaked from SUITE scope at org.apache.solr.cloud.TestDistribDocBasedVersion:     1) Thread[id=4542, name=searcherExecutor-3186-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: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestDistribDocBasedVersion: 
   1) Thread[id=4542, name=searcherExecutor-3186-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([9861E287385A38AF]: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=4542, name=searcherExecutor-3186-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=4542, name=searcherExecutor-3186-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([9861E287385A38AF]:0)


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

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

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=4566, 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([9861E287385A38AF]: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:3761)
	at org.apache.lucene.index.IndexWriter.mergeInit(IndexWriter.java:3745)
	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:3598)
	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=4567, name=Lucene Merge Thread #0, state=RUNNABLE, group=TGRP-TestDistribDocBasedVersion]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=4567, 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([9861E287385A38AF]: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:3761)
	at org.apache.lucene.index.IndexWriter.mergeInit(IndexWriter.java:3745)
	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:3598)
	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:405)
	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:482)




Build Log:
[...truncated 10817 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestDistribDocBasedVersion
   [junit4]   2> 1321237 T4441 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1321240 T4441 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-TestDistribDocBasedVersion-1389702841216
   [junit4]   2> 1321241 T4441 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1321242 T4442 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1321342 T4441 oasc.ZkTestServer.run start zk server on port:37179
   [junit4]   2> 1321343 T4441 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1321373 T4448 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1738cb2 name:ZooKeeperConnection Watcher:127.0.0.1:37179 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1321374 T4441 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1321375 T4441 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1321382 T4441 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1321384 T4450 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19a052e name:ZooKeeperConnection Watcher:127.0.0.1:37179/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1321384 T4441 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1321385 T4441 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1321390 T4441 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1321395 T4441 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1321399 T4441 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1321404 T4441 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-externalversionconstraint.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1321405 T4441 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1321413 T4441 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1321414 T4441 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1321419 T4441 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1321420 T4441 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1321426 T4441 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1321427 T4441 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1321432 T4441 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1321432 T4441 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1321437 T4441 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1321438 T4441 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1321442 T4441 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1321443 T4441 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1321448 T4441 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1321449 T4441 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1321454 T4441 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1321455 T4441 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1321460 T4441 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1321461 T4441 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1321466 T4441 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1321467 T4441 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1321574 T4441 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1321577 T4441 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56102
   [junit4]   2> 1321578 T4441 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1321578 T4441 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1321579 T4441 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.TestDistribDocBasedVersion-controljetty-1389702841448
   [junit4]   2> 1321579 T4441 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.TestDistribDocBasedVersion-controljetty-1389702841448/'
   [junit4]   2> 1321590 T4441 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.TestDistribDocBasedVersion-controljetty-1389702841448/solr.xml
   [junit4]   2> 1321623 T4441 oasc.CoreContainer.<init> New CoreContainer 2483905
   [junit4]   2> 1321623 T4441 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.TestDistribDocBasedVersion-controljetty-1389702841448/]
   [junit4]   2> 1321624 T4441 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1321624 T4441 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1321625 T4441 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1321625 T4441 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1321625 T4441 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1321625 T4441 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1321626 T4441 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1321626 T4441 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1321626 T4441 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1321629 T4441 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1321629 T4441 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1321629 T4441 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1321630 T4441 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:37179/solr
   [junit4]   2> 1321630 T4441 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1321631 T4441 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1321632 T4461 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@50ade8 name:ZooKeeperConnection Watcher:127.0.0.1:37179 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1321632 T4441 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1321634 T4441 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1321635 T4463 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17e5d24 name:ZooKeeperConnection Watcher:127.0.0.1:37179/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1321635 T4441 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1321637 T4441 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1321640 T4441 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1321644 T4441 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1321646 T4441 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56102_
   [junit4]   2> 1321647 T4441 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56102_
   [junit4]   2> 1321650 T4441 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1321652 T4441 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1321655 T4441 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1321656 T4441 oasc.Overseer.start Overseer (id=91075565402062851-127.0.0.1:56102_-n_0000000000) starting
   [junit4]   2> 1321659 T4441 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1321661 T4465 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1321662 T4441 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1321664 T4441 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1321666 T4441 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1321671 T4464 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1321675 T4466 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1321675 T4466 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1321678 T4463 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1321679 T4466 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1321681 T4464 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1321682 T4464 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:56102",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56102_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1321682 T4464 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1321682 T4464 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1321685 T4463 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1321685 T4463 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> 1322679 T4466 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1322679 T4466 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.TestDistribDocBasedVersion-controljetty-1389702841448/collection1
   [junit4]   2> 1322680 T4466 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1322681 T4466 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1322681 T4466 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1322682 T4466 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.TestDistribDocBasedVersion-controljetty-1389702841448/collection1/'
   [junit4]   2> 1322683 T4466 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.TestDistribDocBasedVersion-controljetty-1389702841448/collection1/lib/classes/' to classloader
   [junit4]   2> 1322683 T4466 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.TestDistribDocBasedVersion-controljetty-1389702841448/collection1/lib/README' to classloader
   [junit4]   2> 1322712 T4466 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1322735 T4466 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1322737 T4466 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1322744 T4466 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1322984 T4466 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1322987 T4466 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1322988 T4466 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1322991 T4466 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1323005 T4466 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 1323006 T4466 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.TestDistribDocBasedVersion-controljetty-1389702841448/collection1/, dataDir=./org.apache.solr.cloud.TestDistribDocBasedVersion-1389702841216/control/data/
   [junit4]   2> 1323006 T4466 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a9c50
   [junit4]   2> 1323007 T4466 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.TestDistribDocBasedVersion-1389702841216/control/data
   [junit4]   2> 1323007 T4466 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.TestDistribDocBasedVersion-1389702841216/control/data/index/
   [junit4]   2> 1323007 T4466 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.TestDistribDocBasedVersion-1389702841216/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1323008 T4466 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.TestDistribDocBasedVersion-1389702841216/control/data/index
   [junit4]   2> 1323008 T4466 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.596345870990196]
   [junit4]   2> 1323011 T4466 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.TestDistribDocBasedVersion-1389702841216/control/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@453d61; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1323012 T4466 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1323014 T4466 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-constraint" (default)
   [junit4]   2> 1323025 T4466 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-constraint" (default)
   [junit4]   2> 1323025 T4466 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-float"
   [junit4]   2> 1323025 T4466 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-float"
   [junit4]   2> 1323026 T4466 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-failhard"
   [junit4]   2> 1323026 T4466 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-failhard"
   [junit4]   2> 1323026 T4466 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1323026 T4466 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1323027 T4466 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1323027 T4466 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1323028 T4466 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1323030 T4466 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1323032 T4466 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1323032 T4466 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1323033 T4466 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=2, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1323034 T4466 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.TestDistribDocBasedVersion-1389702841216/control/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@453d61; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1323034 T4466 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1323034 T4466 oass.SolrIndexSearcher.<init> Opening Searcher@11146c1 main
   [junit4]   2> 1323035 T4467 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@11146c1 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1323037 T4466 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1323038 T4441 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1323038 T4441 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1323038 T4470 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56102 collection:control_collection shard:shard1
   [junit4]   2> 1323039 T4441 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1323040 T4470 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1323040 T4472 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5e2450 name:ZooKeeperConnection Watcher:127.0.0.1:37179/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1323041 T4441 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1323042 T4441 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1323044 T4441 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1323045 T4470 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1323046 T4463 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1323047 T4470 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1323047 T4470 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3650 name=collection1 org.apache.solr.core.SolrCore@a5c041 url=http://127.0.0.1:56102/collection1 node=127.0.0.1:56102_ C3650_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:56102, core=collection1, node_name=127.0.0.1:56102_}
   [junit4]   2> 1323047 T4470 C3650 P56102 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:56102/collection1/
   [junit4]   2> 1323047 T4464 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1323047 T4470 C3650 P56102 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1323048 T4470 C3650 P56102 oasc.SyncStrategy.syncToMe http://127.0.0.1:56102/collection1/ has no replicas
   [junit4]   2> 1323048 T4470 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:56102/collection1/ shard1
   [junit4]   2> 1323048 T4470 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1323050 T4463 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1323053 T4463 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1323055 T4463 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1323114 T4441 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1323116 T4441 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50564
   [junit4]   2> 1323116 T4441 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1323117 T4441 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1323117 T4441 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.TestDistribDocBasedVersion-jetty1-1389702843019
   [junit4]   2> 1323117 T4441 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.TestDistribDocBasedVersion-jetty1-1389702843019/'
   [junit4]   2> 1323129 T4441 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.TestDistribDocBasedVersion-jetty1-1389702843019/solr.xml
   [junit4]   2> 1323158 T4472 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> 1323158 T4463 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> 1323160 T4441 oasc.CoreContainer.<init> New CoreContainer 32480438
   [junit4]   2> 1323161 T4441 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.TestDistribDocBasedVersion-jetty1-1389702843019/]
   [junit4]   2> 1323162 T4441 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1323162 T4441 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1323163 T4441 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1323163 T4441 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1323164 T4441 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1323164 T4441 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1323164 T4441 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1323165 T4441 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1323165 T4441 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1323167 T4441 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1323167 T4441 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1323168 T4441 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1323168 T4441 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:37179/solr
   [junit4]   2> 1323169 T4441 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1323169 T4441 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1323171 T4483 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c3cf0 name:ZooKeeperConnection Watcher:127.0.0.1:37179 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1323171 T4441 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1323173 T4441 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1323174 T4485 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2cfc76 name:ZooKeeperConnection Watcher:127.0.0.1:37179/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1323174 T4441 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1323177 T4441 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1323204 T4470 oasc.ZkController.register We are http://127.0.0.1:56102/collection1/ and leader is http://127.0.0.1:56102/collection1/
   [junit4]   2> 1323204 T4470 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56102
   [junit4]   2> 1323204 T4470 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1323204 T4470 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1323204 T4470 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1323205 T4463 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1323206 T4463 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1323206 T4470 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1323206 T4463 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1323208 T4464 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1323208 T4464 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:56102",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56102_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1323210 T4463 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1323312 T4463 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> 1323312 T4485 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> 1323312 T4472 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> 1324180 T4441 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50564_
   [junit4]   2> 1324181 T4441 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50564_
   [junit4]   2> 1324184 T4472 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1324184 T4485 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1324184 T4463 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1324188 T4486 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1324189 T4486 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1324190 T4463 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1324190 T4486 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1324190 T4463 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1324190 T4463 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1324192 T4464 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1324193 T4464 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:50564",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50564_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1324193 T4464 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 1324193 T4464 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1324195 T4463 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1324298 T4485 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> 1324298 T4472 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> 1324298 T4463 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> 1325190 T4486 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1325191 T4486 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.TestDistribDocBasedVersion-jetty1-1389702843019/collection1
   [junit4]   2> 1325191 T4486 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1325191 T4486 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1325192 T4486 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1325193 T4486 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.TestDistribDocBasedVersion-jetty1-1389702843019/collection1/'
   [junit4]   2> 1325193 T4486 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.TestDistribDocBasedVersion-jetty1-1389702843019/collection1/lib/classes/' to classloader
   [junit4]   2> 1325193 T4486 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.TestDistribDocBasedVersion-jetty1-1389702843019/collection1/lib/README' to classloader
   [junit4]   2> 1325221 T4486 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1325243 T4486 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1325245 T4486 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1325252 T4486 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1325490 T4486 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1325492 T4486 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1325493 T4486 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1325496 T4486 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1325512 T4486 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 1325513 T4486 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.TestDistribDocBasedVersion-jetty1-1389702843019/collection1/, dataDir=./org.apache.solr.cloud.TestDistribDocBasedVersion-1389702841216/jetty1/
   [junit4]   2> 1325513 T4486 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a9c50
   [junit4]   2> 1325513 T4486 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.TestDistribDocBasedVersion-1389702841216/jetty1
   [junit4]   2> 1325514 T4486 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.TestDistribDocBasedVersion-1389702841216/jetty1/index/
   [junit4]   2> 1325514 T4486 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.TestDistribDocBasedVersion-1389702841216/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1325514 T4486 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.TestDistribDocBasedVersion-1389702841216/jetty1/index
   [junit4]   2> 1325515 T4486 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.596345870990196]
   [junit4]   2> 1325518 T4486 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.TestDistribDocBasedVersion-1389702841216/jetty1/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@361435; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1325518 T4486 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1325521 T4486 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-constraint" (default)
   [junit4]   2> 1325521 T4486 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-constraint" (default)
   [junit4]   2> 1325522 T4486 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-float"
   [junit4]   2> 1325522 T4486 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-float"
   [junit4]   2> 1325522 T4486 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-failhard"
   [junit4]   2> 1325522 T4486 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-failhard"
   [junit4]   2> 1325523 T4486 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1325523 T4486 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1325524 T4486 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1325524 T4486 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1325525 T4486 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1325527 T4486 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1325529 T4486 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1325529 T4486 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1325530 T4486 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=2, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1325531 T4486 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.TestDistribDocBasedVersion-1389702841216/jetty1/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@361435; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1325531 T4486 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1325531 T4486 oass.SolrIndexSearcher.<init> Opening Searcher@1625396 main
   [junit4]   2> 1325533 T4487 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1625396 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1325535 T4486 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1325535 T4441 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1325536 T4441 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1325535 T4490 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50564 collection:collection1 shard:shard2
   [junit4]   2> 1325537 T4490 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1325542 T4490 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1325543 T4463 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1325544 T4463 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1325544 T4463 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1325545 T4490 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1325545 T4490 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3651 name=collection1 org.apache.solr.core.SolrCore@ba4214 url=http://127.0.0.1:50564/collection1 node=127.0.0.1:50564_ C3651_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:50564, core=collection1, node_name=127.0.0.1:50564_}
   [junit4]   2> 1325545 T4490 C3651 P50564 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50564/collection1/
   [junit4]   2> 1325545 T4464 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1325547 T4490 C3651 P50564 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1325547 T4490 C3651 P50564 oasc.SyncStrategy.syncToMe http://127.0.0.1:50564/collection1/ has no replicas
   [junit4]   2> 1325548 T4490 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50564/collection1/ shard2
   [junit4]   2> 1325548 T4490 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1325549 T4463 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1325553 T4463 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1325555 T4463 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1325605 T4441 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1325608 T4441 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:40056
   [junit4]   2> 1325608 T4441 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1325609 T4441 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1325609 T4441 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.TestDistribDocBasedVersion-jetty2-1389702845511
   [junit4]   2> 1325609 T4441 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.TestDistribDocBasedVersion-jetty2-1389702845511/'
   [junit4]   2> 1325621 T4441 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.TestDistribDocBasedVersion-jetty2-1389702845511/solr.xml
   [junit4]   2> 1325655 T4441 oasc.CoreContainer.<init> New CoreContainer 12272002
   [junit4]   2> 1325655 T4441 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.TestDistribDocBasedVersion-jetty2-1389702845511/]
   [junit4]   2> 1325656 T4441 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1325657 T4441 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1325657 T4441 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1325657 T4441 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1325658 T4441 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1325658 T4463 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> 1325658 T4485 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> 1325658 T4472 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> 1325658 T4441 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1325660 T4441 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1325661 T4441 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1325661 T4441 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1325664 T4441 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1325664 T4441 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1325665 T4441 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1325665 T4441 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:37179/solr
   [junit4]   2> 1325665 T4441 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1325666 T4441 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1325667 T4501 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e58f14 name:ZooKeeperConnection Watcher:127.0.0.1:37179 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1325668 T4441 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1325669 T4441 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1325670 T4503 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18d1461 name:ZooKeeperConnection Watcher:127.0.0.1:37179/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1325670 T4441 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1325675 T4441 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1325703 T4490 oasc.ZkController.register We are http://127.0.0.1:50564/collection1/ and leader is http://127.0.0.1:50564/collection1/
   [junit4]   2> 1325704 T4490 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50564
   [junit4]   2> 1325704 T4490 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1325704 T4490 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1325704 T4490 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1325705 T4463 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1325705 T4463 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1325706 T4490 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1325706 T4463 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1325707 T4464 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1325708 T4464 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:50564",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50564_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1325710 T4463 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1325811 T4463 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> 1325811 T4503 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> 1325811 T4472 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> 1325811 T4485 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> 1326678 T4441 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40056_
   [junit4]   2> 1326679 T4441 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40056_
   [junit4]   2> 1326681 T4472 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1326681 T4503 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1326681 T4463 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1326681 T4485 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1326687 T4504 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1326687 T4504 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1326688 T4463 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1326688 T4504 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1326688 T4463 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1326688 T4463 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1326690 T4464 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1326691 T4464 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:40056",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:40056_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1326691 T4464 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 1326691 T4464 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1326693 T4463 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1326796 T4485 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> 1326796 T4503 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> 1326796 T4463 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> 1326796 T4472 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> 1327688 T4504 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1327689 T4504 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.TestDistribDocBasedVersion-jetty2-1389702845511/collection1
   [junit4]   2> 1327689 T4504 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1327690 T4504 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1327690 T4504 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1327691 T4504 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.TestDistribDocBasedVersion-jetty2-1389702845511/collection1/'
   [junit4]   2> 1327691 T4504 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.TestDistribDocBasedVersion-jetty2-1389702845511/collection1/lib/classes/' to classloader
   [junit4]   2> 1327692 T4504 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.TestDistribDocBasedVersion-jetty2-1389702845511/collection1/lib/README' to classloader
   [junit4]   2> 1327719 T4504 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1327744 T4504 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1327745 T4504 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1327752 T4504 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1327994 T4504 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1327997 T4504 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1327998 T4504 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1328001 T4504 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1328017 T4504 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 1328017 T4504 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.TestDistribDocBasedVersion-jetty2-1389702845511/collection1/, dataDir=./org.apache.solr.cloud.TestDistribDocBasedVersion-1389702841216/jetty2/
   [junit4]   2> 1328017 T4504 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a9c50
   [junit4]   2> 1328018 T4504 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.TestDistribDocBasedVersion-1389702841216/jetty2
   [junit4]   2> 1328018 T4504 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.TestDistribDocBasedVersion-1389702841216/jetty2/index/
   [junit4]   2> 1328018 T4504 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.TestDistribDocBasedVersion-1389702841216/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1328019 T4504 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.TestDistribDocBasedVersion-1389702841216/jetty2/index
   [junit4]   2> 1328019 T4504 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.596345870990196]
   [junit4]   2> 1328021 T4504 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.TestDistribDocBasedVersion-1389702841216/jetty2/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11e9b67; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1328022 T4504 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1328025 T4504 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-constraint" (default)
   [junit4]   2> 1328025 T4504 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-constraint" (default)
   [junit4]   2> 1328025 T4504 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-float"
   [junit4]   2> 1328026 T4504 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-float"
   [junit4]   2> 1328026 T4504 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "external-version-failhard"
   [junit4]   2> 1328026 T4504 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "external-version-failhard"
   [junit4]   2> 1328026 T4504 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1328027 T4504 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1328027 T4504 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1328028 T4504 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1328029 T4504 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1328031 T4504 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1328034 T4504 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1328034 T4504 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1328035 T4504 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=2, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1328036 T4504 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.TestDistribDocBasedVersion-1389702841216/jetty2/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11e9b67; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1328036 T4504 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1328036 T4504 oass.SolrIndexSearcher.<init> Opening Searcher@1991bb2 main
   [junit4]   2> 1328038 T4505 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1991bb2 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1328040 T4504 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1328041 T4441 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1328041 T4441 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1328041 T4508 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40056 collection:collection1 shard:shard1
   [junit4]   2> 1328043 T4508 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1328048 T4508 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1328049 T4463 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1328049 T4463 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1328050 T4508 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1328050 T4508 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1328050 T4463 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> ASYNC  NEW_CORE C3652 name=collection1 org.apache.solr.core.SolrCore@1410454 url=http://127.0.0.1:40056/collection1 node=127.0.0.1:40056_ C3652_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:40056, core=collection1, node_name=127.0.0.1:40056_}
   [junit4]   2> 1328050 T4508 C3652 P40056 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:40056/collection1/
   [junit4]   2> 1328051 T4508 C3652 P40056 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1328051 T4508 C3652 P40056 oasc.SyncStrategy.syncToMe http://127.0.0.1:40056/collection1/ has no replicas
   [junit4]   2> 1328052 T4508 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:40056/collection1/ shard1
   [junit4]   2> 1328051 T4464 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1328052 T4508 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1328054 T4463 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1328057 T4463 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1328059 T4463 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1328110 T4441 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1328112 T4441 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:39069
   [junit4]   2> 1328112 T4441 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1328113 T4441 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1328113 T4441 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.TestDistribDocBasedVersion-jetty3-1389702848017
   [junit4]   2> 1328113 T4441 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.TestDistribDocBasedVersion-jetty3-1389702848017/'
   [junit4]   2> 1328125 T4441 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.TestDistribDocBasedVersion-jetty3-1389702848017/solr.xml
   [junit4]   2> 1328153 T4441 oasc.CoreContainer.<init> New CoreContainer 32308671
   [junit4]   2> 1328154 T4441 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.TestDistribDocBasedVersion-jetty3-1389702848017/]
   [junit4]   2> 1328154 T4441 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1328155 T4441 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1328155 T4441 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1328155 T4441 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1328156 T4441 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1328156 T4441 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1328156 T4441 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1328157 T4441 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1328157 T4441 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1328159 T4441 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1328159 T4441 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1328160 T4441 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1328160 T4441 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:37179/solr
   [junit4]   2> 1328161 T4441 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1328161 T4441 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1328162 T4472 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> 1328162 T4485 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> 1328162 T4503 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> 1328162 T4463 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> 1328164 T4519 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1753572 name:ZooKeeperConnection Watcher:127.0.0.1:37179 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1328164 T4441 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1328166 T4441 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1328168 T4521 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1728b12 name:ZooKeeperConnection Watcher:127.0.0.1:37179/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1328168 T4441 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1328171 T4441 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1328208 T4508 oasc.ZkController.register We are http://127.0.0.1:40056/collection1/ and leader is http://127.0.0.1:40056/collection1/
   [junit4]   2> 1328208 T4508 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40056
   [junit4]   2> 1328208 T4508 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1328208 T4508 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1328208 T4508 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1328209 T4463 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1328210 T4463 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1328210 T4463 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1328210 T4508 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1328211 T4464 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1328212 T4464 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:40056",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:40056_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 1328214 T4463 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1328316 T4472 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> 1328316 T4521 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> 1328316 T4485 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> 1328316 T4463 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> 1328316 T4503 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> 1329174 T4441 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39069_
   [junit4]   2> 1329176 T4441 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:39069_
   [junit4]   2> 1329181 T4503 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1329182 T4485 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1329182 T4472 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1329183 T4521 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1329183 T4463 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1329192 T4522 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1329193 T4522 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1329194 T4463 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1329195 T4522 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1329195 T4463 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1329196 T4463 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1329198 T4464 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1329200 T4464 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:39069",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:39069_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1329200 T4464 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 1329201 T4464 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1329205 T4463 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1329310 T4463 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1329310 T4472 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1329310 T4503 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1329310 T4521 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1329310 T4485 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1330195 T4522 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1330196 T4522 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.TestDistribDocBasedVersion-jetty3-1389702848017/collection1
   [junit4]   2> 1330196 T4522 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1330197 T4522 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1330197 T4522 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1330198 T4522 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.TestDistribDocBasedVersion-jetty3-1389702848017/collection1/'
   [junit4]   2> 1330199 T4522 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.TestDistribDocBasedVersion-jetty3-1389702848017/collection1/lib/classes/' to classloader
   [junit4]   2> 1330200 T4522 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.TestDistribDocBasedVersion-jetty3-1389702848017/collection1/lib/README' to classloader
   [junit4]   2> 1330235 T4522 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1330259 T4522 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1330260 T4522 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1330267 T4522 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1330505 T4522 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1330507 T4522 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1330508 T4522 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1330511 T4522 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1330527 T4522 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 1330527 T4522 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.TestDistribDocBasedVersion-jetty3-1389702848017/collection1/, dataDir=./org.apache.solr.cloud.TestDistribDocBasedVersion-1389702841216/jetty3/
   [junit4]   2> 1330528 T4522 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a9c50
   [junit4]   2> 1330528 T4522 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/wo

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

questHandlerTest, SolrPluginUtilsTest, SpellingQueryConverterTest, TestSolr4Spatial, AssignTest, TestCollationField, CachingDirectoryFactoryTest, MinimalSchemaTest, JSONWriterTest, TestReload, SortByFunctionTest, SolrRequestParserTest, PreAnalyzedUpdateProcessorTest, ConnectionManagerTest, TestHashPartitioner, TestCopyFieldCollectionResource, AddBlockUpdateTest, TestQuerySenderNoQuery, RequestHandlersTest, ShardRoutingCustomTest, TestJmxIntegration, TestStressRecovery, SimplePostToolTest, TestWordDelimiterFilterFactory, TestFastOutputStream, CurrencyFieldOpenExchangeTest, TestSolrQueryParserDefaultOperatorResource, TestRTGBase, TestBinaryField, TestIndexingPerformance, PingRequestHandlerTest, TestDefaultSearchFieldResource, NotRequiredUniqueKeyTest, TestFieldTypeResource, ZkSolrClientTest, TestDistributedSearch, RAMDirectoryFactoryTest, FieldFacetTest, TestFileDictionaryLookup, DocValuesMultiTest, DateFieldTest, XmlUpdateRequestHandlerTest, ChaosMonkeyNothingIsSafeTest, TestZkChroot, SuggesterTSTTest, PreAnalyzedFieldTest, TestLazyCores, BlockDirectoryTest, IndexBasedSpellCheckerTest, TestSolrCoreProperties, TestFiltering, ConvertedLegacyTest, TestCursorMarkWithoutUniqueKey, TimeZoneUtilsTest, TestRecovery, StatsComponentTest, RequiredFieldsTest, DirectSolrConnectionTest, StressHdfsTest, MultiTermTest, ZkNodePropsTest, TestSimpleQParserPlugin, FileUtilsTest, TestSweetSpotSimilarityFactory, TestIndexSearcher, AliasIntegrationTest, PrimUtilsTest, DefaultValueUpdateProcessorTest, CurrencyFieldXmlFileTest, BasicDistributedZk2Test, TestCoreDiscovery, SuggesterWFSTTest, TestStressReorder, CollectionsAPIDistributedZkTest, TestReplicationHandler, LeaderElectionTest, TestRandomDVFaceting, AutoCommitTest, TestFaceting, TermVectorComponentDistributedTest, TestStressVersions, SimpleFacetsTest, SpellCheckComponentTest, SolrCmdDistributorTest, QueryElevationComponentTest, BadIndexSchemaTest, TestSort, DirectUpdateHandlerTest, HighlighterTest, DistributedQueryElevationComponentTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SpellCheckCollatorTest, TestFoldingMultitermQuery, SuggesterTest, TestCSVLoader, WordBreakSolrSpellCheckerTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, QueryEqualityTest, DistanceFunctionTest, DebugComponentTest, TestSurroundQueryParser, TestQueryUtils, TestWriterPerf, DocumentAnalysisRequestHandlerTest, TermsComponentTest, PathHierarchyTokenizerFactoryTest, FieldAnalysisRequestHandlerTest, LoggingHandlerTest, TestCSVResponseWriter, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, TestComponentsName, TestQuerySenderListener, TestSolrIndexConfig, TestSolrDeletionPolicy2, NumericFieldsTest, TestPostingsSolrHighlighter, TestCharFilters, TestXIncludeConfig, TestNumberUtils, TestBM25SimilarityFactory, TestFastWriter, ResourceLoaderTest, PluginInfoTest, DateMathParserTest, ClusterStateTest, SliceStateTest, CircularListTest, SolrTestCaseJ4Test, AbstractAnalyticsStatsTest, NoFacetTest, ExpressionTest, QueryFacetTest, RangeFacetTest, MigrateRouteKeyTest, SolrXmlInZkTest, TestDistribDocBasedVersion]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistribDocBasedVersion -Dtests.seed=9861E287385A38AF -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en_CA -Dtests.timezone=Africa/Ouagadougou -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestDistribDocBasedVersion (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=19 closes=17
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9861E287385A38AF]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:351)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:142)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestDistribDocBasedVersion: 
   [junit4]    >    1) Thread[id=4542, name=searcherExecutor-3186-thread-1, state=WAITING, group=TGRP-TestDistribDocBasedVersion]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:744)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9861E287385A38AF]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=4542, name=searcherExecutor-3186-thread-1, state=WAITING, group=TGRP-TestDistribDocBasedVersion]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:744)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9861E287385A38AF]:0)Throwable #4: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=4566, name=Lucene Merge Thread #0, state=RUNNABLE, group=TGRP-TestDistribDocBasedVersion]
   [junit4]    > Caused by: org.apache.lucene.index.MergePolicy$MergeException: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9861E287385A38AF]:0)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:545)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:518)
   [junit4]    > Caused by: java.lang.AssertionError
   [junit4]    > 	at org.apache.lucene.index.IndexWriter._mergeInit(IndexWriter.java:3761)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.mergeInit(IndexWriter.java:3745)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:3598)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:405)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:482)Throwable #5: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=4567, name=Lucene Merge Thread #0, state=RUNNABLE, group=TGRP-TestDistribDocBasedVersion]
   [junit4]    > Caused by: org.apache.lucene.index.MergePolicy$MergeException: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9861E287385A38AF]:0)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:545)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:518)
   [junit4]    > Caused by: java.lang.AssertionError
   [junit4]    > 	at org.apache.lucene.index.IndexWriter._mergeInit(IndexWriter.java:3761)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.mergeInit(IndexWriter.java:3745)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:3598)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:405)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:482)
   [junit4] Completed on J1 in 161.42s, 1 test, 1 failure, 4 errors <<< FAILURES!

[...truncated 127 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:453: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:433: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1304: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:937: There were test failures: 362 suites, 1593 tests, 5 suite-level errors, 210 ignored (6 assumptions)

Total time: 48 minutes 41 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.7.0_60-ea-b02 -client -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.7.0_45) - Build # 9091 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9091/
Java: 64bit/jdk1.7.0_45 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
REGRESSION:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch

Error Message:
reloadcollection the collection time out:60s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: reloadcollection the collection time out:60s
	at __randomizedtesting.SeedInfo.seed([CFF30D2EA7640413:4E158336D03B642F]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:495)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:765)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:196)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
	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$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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)




Build Log:
[...truncated 9908 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> 119821 T426 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /xpk/
   [junit4]   2> 119825 T426 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-CollectionsAPIDistributedZkTest-1389712811878
   [junit4]   2> 119826 T426 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 119826 T427 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 119926 T426 oasc.ZkTestServer.run start zk server on port:45267
   [junit4]   2> 119927 T426 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 119976 T433 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@48eca7cd name:ZooKeeperConnection Watcher:127.0.0.1:45267 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 119976 T426 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 119976 T426 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 119982 T426 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 119983 T435 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@378026e4 name:ZooKeeperConnection Watcher:127.0.0.1:45267/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 119983 T426 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 119983 T426 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 119987 T426 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 119989 T426 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 119991 T426 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 119993 T426 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 119993 T426 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 119997 T426 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 119997 T426 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 120001 T426 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 120001 T426 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 120004 T426 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 120004 T426 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 120009 T426 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 120010 T426 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 120013 T426 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 120013 T426 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 120016 T426 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 120016 T426 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 120019 T426 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 120020 T426 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 120022 T426 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 120023 T426 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 120025 T426 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 120025 T426 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 120028 T426 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 120028 T426 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> Using old style solr.xml
   [junit4]   2> 120111 T426 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 120117 T426 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49604
   [junit4]   2> 120118 T426 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 120118 T426 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 120119 T426 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1389712812083
   [junit4]   2> 120119 T426 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1389712812083/'
   [junit4]   2> 120130 T426 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1389712812083/solr.xml
   [junit4]   2> 120165 T426 oasc.CoreContainer.<init> New CoreContainer 1033371904
   [junit4]   2> 120166 T426 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1389712812083/]
   [junit4]   2> 120167 T426 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 120167 T426 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 120167 T426 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 120167 T426 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 120168 T426 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 120168 T426 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 120168 T426 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 120168 T426 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 120168 T426 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 120171 T426 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 120172 T426 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 120172 T426 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 120172 T426 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:45267/solr
   [junit4]   2> 120172 T426 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 120173 T426 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 120175 T446 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4669c697 name:ZooKeeperConnection Watcher:127.0.0.1:45267 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 120175 T426 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 120177 T426 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 120178 T448 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6f613631 name:ZooKeeperConnection Watcher:127.0.0.1:45267/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 120179 T426 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 120180 T426 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 120183 T426 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 120186 T426 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 120188 T426 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49604_xpk
   [junit4]   2> 120189 T426 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49604_xpk
   [junit4]   2> 120192 T426 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 120194 T426 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 120199 T426 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 120201 T426 oasc.Overseer.start Overseer (id=91076218839367683-127.0.0.1:49604_xpk-n_0000000000) starting
   [junit4]   2> 120205 T426 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 120209 T450 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 120209 T426 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 120212 T426 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 120213 T426 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 120216 T449 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 120218 T426 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 120218 T426 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 120223 T426 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 120224 T453 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@95e2260 name:ZooKeeperConnection Watcher:127.0.0.1:45267/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 120224 T426 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 120226 T426 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 120229 T426 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 120302 T426 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 120304 T426 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51600
   [junit4]   2> 120305 T426 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 120305 T426 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 120305 T426 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1389712812281
   [junit4]   2> 120306 T426 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1389712812281/'
   [junit4]   2> 120317 T426 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1389712812281/solr.xml
   [junit4]   2> 120351 T426 oasc.CoreContainer.<init> New CoreContainer 1561055851
   [junit4]   2> 120352 T426 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1389712812281/]
   [junit4]   2> 120353 T426 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 120353 T426 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 120353 T426 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 120353 T426 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 120354 T426 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 120354 T426 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 120354 T426 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 120354 T426 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 120354 T426 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 120357 T426 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 120358 T426 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 120358 T426 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 120358 T426 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:45267/solr
   [junit4]   2> 120358 T426 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 120359 T426 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 120361 T464 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@33239e86 name:ZooKeeperConnection Watcher:127.0.0.1:45267 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 120361 T426 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 120364 T426 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 120365 T466 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@35cccbd9 name:ZooKeeperConnection Watcher:127.0.0.1:45267/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 120365 T426 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 120370 T426 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 121373 T426 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51600_xpk
   [junit4]   2> 121374 T426 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51600_xpk
   [junit4]   2> 121378 T448 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 121378 T453 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 121378 T466 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 121383 T426 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 121384 T426 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 121457 T426 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 121459 T426 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:36461
   [junit4]   2> 121459 T426 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 121460 T426 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 121460 T426 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1389712813436
   [junit4]   2> 121460 T426 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1389712813436/'
   [junit4]   2> 121471 T426 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1389712813436/solr.xml
   [junit4]   2> 121506 T426 oasc.CoreContainer.<init> New CoreContainer 454799747
   [junit4]   2> 121506 T426 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1389712813436/]
   [junit4]   2> 121507 T426 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 121507 T426 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 121508 T426 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 121508 T426 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 121508 T426 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 121508 T426 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 121509 T426 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 121509 T426 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 121509 T426 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 121512 T426 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 121512 T426 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 121513 T426 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 121513 T426 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:45267/solr
   [junit4]   2> 121513 T426 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 121514 T426 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 121516 T478 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@37231d5c name:ZooKeeperConnection Watcher:127.0.0.1:45267 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 121517 T426 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 121519 T426 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 121520 T480 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16bdeeb1 name:ZooKeeperConnection Watcher:127.0.0.1:45267/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 121521 T426 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 121525 T426 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 122528 T426 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36461_xpk
   [junit4]   2> 122529 T426 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36461_xpk
   [junit4]   2> 122532 T466 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 122533 T448 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 122533 T480 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 122533 T453 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 122539 T426 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 122539 T426 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 122611 T426 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 122613 T426 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:32909
   [junit4]   2> 122613 T426 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 122614 T426 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 122614 T426 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1389712814591
   [junit4]   2> 122614 T426 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1389712814591/'
   [junit4]   2> 122626 T426 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1389712814591/solr.xml
   [junit4]   2> 122675 T426 oasc.CoreContainer.<init> New CoreContainer 1672295504
   [junit4]   2> 122676 T426 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1389712814591/]
   [junit4]   2> 122677 T426 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 122677 T426 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 122677 T426 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 122677 T426 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 122678 T426 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 122678 T426 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 122678 T426 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 122678 T426 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 122678 T426 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 122681 T426 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 122682 T426 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 122682 T426 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 122682 T426 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:45267/solr
   [junit4]   2> 122682 T426 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 122683 T426 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 122685 T492 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@45a350 name:ZooKeeperConnection Watcher:127.0.0.1:45267 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 122685 T426 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 122688 T426 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 122689 T494 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@244a255c name:ZooKeeperConnection Watcher:127.0.0.1:45267/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 122689 T426 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 122693 T426 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 123696 T426 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32909_xpk
   [junit4]   2> 123698 T426 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:32909_xpk
   [junit4]   2> 123701 T448 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 123701 T453 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 123701 T466 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 123701 T494 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 123701 T480 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 123706 T426 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 123707 T426 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 123780 T426 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 123782 T426 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54432
   [junit4]   2> 123783 T426 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 123783 T426 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 123783 T426 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1389712815759
   [junit4]   2> 123784 T426 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1389712815759/'
   [junit4]   2> 123795 T426 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1389712815759/solr.xml
   [junit4]   2> 123833 T426 oasc.CoreContainer.<init> New CoreContainer 371316468
   [junit4]   2> 123833 T426 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1389712815759/]
   [junit4]   2> 123834 T426 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 123835 T426 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 123835 T426 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 123835 T426 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 123835 T426 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 123836 T426 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 123836 T426 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 123836 T426 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 123836 T426 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 123839 T426 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 123839 T426 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 123840 T426 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 123840 T426 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:45267/solr
   [junit4]   2> 123840 T426 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 123841 T426 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 123843 T506 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7a73886 name:ZooKeeperConnection Watcher:127.0.0.1:45267 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 123843 T426 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 123845 T426 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 123846 T508 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2ca6d33d name:ZooKeeperConnection Watcher:127.0.0.1:45267/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 123847 T426 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 123850 T426 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 124854 T426 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54432_xpk
   [junit4]   2> 124856 T426 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54432_xpk
   [junit4]   2> 124859 T448 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 124859 T453 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 124859 T494 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 124859 T480 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 124859 T466 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 124859 T508 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 124866 T426 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 124866 T426 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 124876 T462 oasha.CollectionsHandler.handleCreateAction Creating Collection : version=2&router.name=compositeId&name=solrj_collection&action=CREATE&replicationFactor=2&router.field=myOwnField&numShards=2&wt=javabin&collection.configName=conf1
   [junit4]   2> 124877 T448 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 124879 T450 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"solrj_collection",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "collection.configName":"conf1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "router.name":"compositeId",
   [junit4]   2> 	  "router.field":"myOwnField"}
   [junit4]   2> 124879 T450 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"solrj_collection",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "collection.configName":"conf1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "router.name":"compositeId",
   [junit4]   2> 	  "router.field":"myOwnField"}
   [junit4]   2> 124880 T450 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/solrj_collection 
   [junit4]   2> 124880 T450 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection
   [junit4]   2> 124885 T448 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 124886 T449 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 124886 T449 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: solrj_collection
   [junit4]   2> 124887 T449 oasc.Overseer$ClusterStateUpdater.createCollection Create collection solrj_collection with shards [shard1, shard2]
   [junit4]   2> 124893 T448 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 124894 T494 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 124894 T466 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 124894 T448 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 124894 T453 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 124894 T480 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 124894 T508 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 124985 T450 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2] , repFactor : 2
   [junit4]   2> 124985 T450 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard1_replica1 as part of slice shard1 of collection solrj_collection on 127.0.0.1:32909_xpk
   [junit4]   2> 124987 T450 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard1_replica2 as part of slice shard1 of collection solrj_collection on 127.0.0.1:36461_xpk
   [junit4]   2> 124988 T450 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard2_replica1 as part of slice shard2 of collection solrj_collection on 127.0.0.1:51600_xpk
   [junit4]   2> 124988 T450 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard2_replica2 as part of slice shard2 of collection solrj_collection on 127.0.0.1:54432_xpk
   [junit4]   2> 124993 T460 oasc.ZkController.publish publishing core=solrj_collection_shard2_replica1 state=down
   [junit4]   2> 124993 T475 oasc.ZkController.publish publishing core=solrj_collection_shard1_replica2 state=down
   [junit4]   2> 124993 T489 oasc.ZkController.publish publishing core=solrj_collection_shard1_replica1 state=down
   [junit4]   2> 124993 T501 oasc.ZkController.publish publishing core=solrj_collection_shard2_replica2 state=down
   [junit4]   2> 124995 T460 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 124995 T448 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 124995 T475 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 124995 T489 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 124995 T501 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 124997 T449 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 124997 T449 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:51600/xpk",
   [junit4]   2> 	  "core":"solrj_collection_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51600_xpk",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 125000 T448 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 125001 T449 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:36461/xpk",
   [junit4]   2> 	  "core":"solrj_collection_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:36461_xpk",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 125003 T448 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 125004 T449 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:32909/xpk",
   [junit4]   2> 	  "core":"solrj_collection_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:32909_xpk",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 125007 T448 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 125008 T449 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:54432/xpk",
   [junit4]   2> 	  "core":"solrj_collection_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54432_xpk",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 125010 T448 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 125112 T494 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 125113 T508 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 125113 T480 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 125113 T453 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 125113 T466 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 125113 T448 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 125995 T460 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard2_replica1
   [junit4]   2> 125995 T475 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard1_replica2
   [junit4]   2> 125996 T489 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard1_replica1
   [junit4]   2> 125996 T501 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard2_replica2
   [junit4]   2> 125996 T475 oasc.SolrXMLCoresLocator.doPersist Persisted core descriptions to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1389712813436/solr.xml
   [junit4]   2> 125996 T501 oasc.SolrXMLCoresLocator.doPersist Persisted core descriptions to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1389712815759/solr.xml
   [junit4]   2> 125996 T489 oasc.SolrXMLCoresLocator.doPersist Persisted core descriptions to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1389712814591/solr.xml
   [junit4]   2> 125997 T489 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard1_replica1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1389712814591/solrj_collection_shard1_replica1
   [junit4]   2> 125996 T460 oasc.SolrXMLCoresLocator.doPersist Persisted core descriptions to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1389712812281/solr.xml
   [junit4]   2> 125997 T489 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 125997 T501 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard2_replica2' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1389712815759/solrj_collection_shard2_replica2
   [junit4]   2> 125998 T501 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 125997 T475 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard1_replica2' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1389712813436/solrj_collection_shard1_replica2
   [junit4]   2> 125998 T475 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 125998 T489 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 125998 T460 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard2_replica1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1389712812281/solrj_collection_shard2_replica1
   [junit4]   2> 125999 T489 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 125999 T501 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 126000 T501 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 125999 T475 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 126000 T475 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 125999 T460 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 126000 T489 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1389712814591/solrj_collection_shard1_replica1/'
   [junit4]   2> 126001 T501 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1389712815759/solrj_collection_shard2_replica2/'
   [junit4]   2> 126001 T460 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 126001 T460 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 126002 T475 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1389712813436/solrj_collection_shard1_replica2/'
   [junit4]   2> 126002 T460 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1389712812281/solrj_collection_shard2_replica1/'
   [junit4]   2> 126049 T489 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 126060 T501 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 126060 T460 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 126065 T475 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 126119 T489 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 126121 T489 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 126127 T475 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 126128 T501 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 126128 T475 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 126130 T501 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 126131 T489 oass.IndexSchema.readSchema [solrj_collection_shard1_replica1] Schema name=test
   [junit4]   2> 126131 T460 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 126133 T460 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 126139 T475 oass.IndexSchema.readSchema [solrj_collection_shard1_replica2] Schema name=test
   [junit4]   2> 126139 T501 oass.IndexSchema.readSchema [solrj_collection_shard2_replica2] Schema name=test
   [junit4]   2> 126143 T460 oass.IndexSchema.readSchema [solrj_collection_shard2_replica1] Schema name=test
   [junit4]   2> 126667 T460 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 126674 T460 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 126677 T460 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 126678 T489 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 126683 T489 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 126685 T501 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 126686 T489 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 126692 T501 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 126696 T501 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 126699 T460 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 126703 T489 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 126704 T460 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 126707 T460 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 126708 T489 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 126709 T460 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 126710 T460 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 126710 T460 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 126710 T475 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 126711 T460 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 126712 T460 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 126712 T460 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 126713 T460 oasc.SolrCore.<init> [solrj_collection_shard2_replica1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1389712812281/solrj_collection_shard2_replica1/, dataDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1389712812281/solrj_collection_shard2_replica1/data/
   [junit4]   2> 126713 T489 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 126713 T460 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@25fc1e03
   [junit4]   2> 126715 T489 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 126715 T489 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 126715 T460 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1389712812281/solrj_collection_shard2_replica1/data
   [junit4]   2> 126715 T489 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 126716 T460 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1389712812281/solrj_collection_shard2_replica1/data/index/
   [junit4]   2> 126716 T460 oasc.SolrCore.initIndex WARN [solrj_collection_shard2_replica1] Solr index directory '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1389712812281/solrj_collection_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 126717 T460 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1389712812281/solrj_collection_shard2_replica1/data/index
   [junit4]   2> 126717 T489 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 126717 T460 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=96.904296875, floorSegmentMB=1.099609375, forceMergeDeletesPctAllowed=6.680598695052987, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6972756088069758
   [junit4]   2> 126717 T501 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 126717 T489 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 126718 T475 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 126718 T460 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@680b9a75 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@15dd8a1c),segFN=segments_1,generation=1}
   [junit4]   2> 126718 T489 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 126719 T460 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 126719 T489 oasc.SolrCore.<init> [solrj_collection_shard1_replica1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1389712814591/solrj_collection_shard1_replica1/, dataDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1389712814591/solrj_collection_shard1_replica1/data/
   [junit4]   2> 126720 T489 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@25fc1e03
   [junit4]   2> 126721 T489 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1389712814591/solrj_collection_shard1_replica1/data
   [junit4]   2> 126721 T489 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1389712814591/solrj_collection_shard1_replica1/data/index/
   [junit4]   2> 126721 T489 oasc.SolrCore.initIndex WARN [solrj_collection_shard1_replica1] Solr index directory '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1389712814591/solrj_collection_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 126721 T475 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 126722 T489 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1389712814591/solrj_collection_shard1_replica1/data/index
   [junit4]   2> 126722 T501 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 126722 T489 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=96.904296875, floorSegmentMB=1.099609375, forceMergeDeletesPctAllowed=6.680598695052987, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6972756088069758
   [junit4]   2> 126724 T489 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1c2af567 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f34dbd0),segFN=segments_1,generation=1}
   [junit4]   2> 126724 T460 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 126724 T489 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 126726 T501 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 126728 T501 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 126728 T501 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 126729 T489 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 126729 T501 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 126730 T501 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 126731 T501 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 126731 T501 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 126731 T501 oasc.SolrCore.<init> [solrj_collection_shard2_replica2] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1389712815759/solrj_collection_shard2_replica2/, dataDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1389712815759/solrj_collection_shard2_replica2/data/
   [junit4]   2> 126731 T501 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@25fc1e03
   [junit4]   2> 126732 T501 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1389712815759/solrj_collection_shard2_replica2/data
   [junit4]   2> 126733 T501 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1389712815759/solrj_collection_shard2_replica2/data/index/
   [junit4]   2> 126733 T501 oasc.SolrCore.initIndex WARN [solrj_collection_shard2_replica2] Solr index directory '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1389712815759/solrj_collection_shard2_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 126733 T501 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1389712815759/solrj_collection_shard2_replica2/data/index
   [junit4]   2> 126734 T460 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 126734 T501 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=96.904296875, floorSegmentMB=1.099609375, forceMergeDeletesPctAllowed=6.680598695052987, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6972756088069758
   [junit4]   2> 126734 T460 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 126734 T460 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 126735 T489 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 126735 T501 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5951260e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@dad2271),segFN=segments_1,generation=1}
   [junit4]   2> 126735 T501 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 126735 T489 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 126735 T460 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 126736 T489 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 126737 T460 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 126737 T489 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 126738 T489 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 126738 T489 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 126739 T489 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 126739 T489 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 126740 T489 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 126740 T501 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 126740 T489 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 126740 T501 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 126741 T460 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 126740 T489 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 126741 T460 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 126741 T489 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 126741 T501 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 126742 T460 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 126741 T475 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 126742 T489 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 126742 T501 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 126743 T489 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 126743 T460 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 126743 T501 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 126744 T489 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 126744 T460 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 126744 T460 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 126745 T489 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 126744 T501 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 126745 T460 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 126745 T501 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 126746 T460 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 126746 T475 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 126746 T460 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 126746 T501 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 126747 T460 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 126747 T501 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 126748 T460 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 126748 T501 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 126748 T489 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 126748 T501 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 126749 T501 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 126749 T501 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 126749 T460 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 126750 T501 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 126750 T501 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 126750 T475 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 126751 T501 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 126751 T501 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 126765 T489 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 126766 T475 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 126766 T475 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 126766 T501 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 126766 T475 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 126766 T460 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 126767 T460 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 126766 T489 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 126768 T475 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 126768 T489 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=3.4775390625, floorSegmentMB=0.958984375, forceMergeDeletesPctAllowed=28.653727405890173, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 126768 T460 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=3.4775390625, floorSegmentMB=0.958984375, forceMergeDeletesPctAllowed=28.653727405890173, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 126768 T475 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 126769 T460 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@680b9a75 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@15dd8a1c),segFN=segments_1,generation=1}
   [junit4]   2> 126769 T501 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 126769 T460 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 126769 T475 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 126769 T489 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1c2af567 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f34dbd0),segFN=segments_1,generation=1}
   [junit4]   2> 126770 T475 oasc.SolrCore.<init> [solrj_collection_shard1_replica2] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1389712813436/solrj_collection_shard1_replica2/, dataDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1389712813436/solrj_collection_shard1_replica2/data/
   [junit4]   2> 126770 T460 oass.SolrIndexSearcher.<init> Opening Searcher@2ae158b1 main
   [junit4]   2> 126769 T501 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 126770 T475 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@25fc1e03
   [junit4]   2> 126770 T489 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 126771 T501 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=3.4775390625, floorSegmentMB=0.958984375, forceMergeDeletesPctAllowed=28.653727405890173, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 126771 T475 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1389712813436/solrj_collection_shard1_replica2/data
   [junit4]   2> 126771 T489 oass.SolrIndexSearcher.<init> Opening Searcher@7167be2f main
   [junit4]   2> 126772 T501 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5951260e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@dad2271),segFN=segments_1,generation=1}
   [junit4]   2> 126772 T475 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1389712813436/solrj_collection_shard1_replica2/data/index/
   [junit4]   2> 126773 T475 oasc.SolrCore.initIndex WARN [solrj_collection_shard1_replica2] Solr index directory '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1389712813436/solrj_collection_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 126772 T501 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 126773 T475 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1389712813436/solrj_collection_shard1_replica2/data/index
   [junit4]   2> 126773 T501 oass.SolrIndexSearcher.<init> Opening Searcher@1520b512 main
   [junit4]   2> 126774 T515 oasc.SolrCore.registerSearcher [solrj_collection_shard2_replica1] Registered new searcher Searcher@2ae158b1 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 126774 T475 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=96.904296875, floorSegmentMB=1.099609375, forceMergeDeletesPctAllowed=6.680598695052987, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6972756088069758
   [junit4]   2> 126774 T514 oasc.SolrCore.registerSearcher [solrj_collection_shard1_replica1] Registered new searcher Searcher@7167be2f main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 126775 T475 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e91fc7b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16510e03),segFN=segments_1,generation=1}
   [junit4]   2> 126775 T475 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 126777 T516 oasc.SolrCore.registerSearcher [solrj_collection_shard2_replica2] Registered new searcher Searcher@1520b512 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 126777 T460 oasc.CoreContainer.registerCore registering core: solrj_collection_shard2_replica1
   [junit4]   2> 126777 T489 oasc.CoreContainer.registerCore registering core: solrj_collection_shard1_replica1
   [junit4]   2> 126778 T460 oasc.ZkController.register Register replica - core:solrj_collection_shard2_replica1 address:http://127.0.0.1:51600/xpk collection:solrj_collection shard:shard2
   [junit4]   2> 126778 T489 oasc.ZkController.register Register replica - core:solrj_collection_shard1_replica1 address:http://127.0.0.1:32909/xpk collection:solrj_collection shard:shard1
   [junit4]   2> 126779 T475 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 126779 T501 oasc.CoreContainer.registerCore registering core: solrj_collection_shard2_replica2
   [junit4]   2> 126780 T475 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 126780 T489 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection/leader_elect/shard1/election
   [junit4]   2> 126779 T460 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection/leader_elect/shard2/election
   [junit4]   2> 126780 T475 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 126781 T475 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 126781 T475 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 126781 T475 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 126780 T501 oasc.ZkController.register Register replica - core:solrj_collection_shard2_replica2 address:http://127.0.0.1:54432/xpk collection:solrj_collection shard:shard2
   [junit4]   2> 126782 T475 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 126782 T475 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 126782 T475 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 126783 T475 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 126783 T501 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection/leader_elect/shard2/election
   [junit4]   2> 126783 T475 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 126783 T475 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 126784 T475 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 126784 T475 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 126785 T475 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 126785 T475 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 126786 T475 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 126788 T460 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 126788 T475 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 126792 T475 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 126792 T475 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 126793 T475 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=3.4775390625, floorSegmentMB=0.958984375, forceMergeDeletesPctAllowed=28.653727405890173, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 126794 T475 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e91fc7b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16510e03),segFN=segments_1,generation=1}
   [junit4]   2> 126794 T475 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 126795 T475 oass.SolrIndexSearcher.<init> Opening Searcher@37ca4240 main
   [junit4]   2> 126798 T520 oasc.SolrCore.registerSearcher [solrj_collection_shard1_replica2] Registered new searcher Searcher@37ca4240 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 126801 T475 oasc.CoreContainer.registerCore registering core: solrj_collection_shard1_replica2
   [junit4]   2> 126802 T475 oasc.ZkController.register Register replica - core:solrj_collection_shard1_replica2 address:http://127.0.0.1:36461/xpk collection:solrj_collection shard:shard1
   [junit4]   2> 126806 T448 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 126806 T448 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 126806 T448 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 126808 T489 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 126809 T460 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 126809 T460 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C133 name=solrj_collection_shard2_replica1 org.apache.solr.core.SolrCore@49b241e3 url=http://127.0.0.1:51600/xpk/solrj_collection_shard2_replica1 node=127.0.0.1:51600_xpk C133_STATE=coll:solrj_collection core:solrj_collection_shard2_replica1 props:{state=down, base_url=http://127.0.0.1:51600/xpk, core=solrj_collection_shard2_replica1, node_name=127.0.0.1:51600_xpk}
   [junit4]   2> 126809 T460 C133 P51600 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51600/xpk/solrj_collection_shard2_replica1/
   [junit4]   2> 126810 T449 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 126811 T448 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 126812 T489 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 126812 T489 oasc.ShardL

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

2
   [junit4]   2> 277668 T508 oasc.SolrException.log ERROR There was a problem trying to register as the leader:org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections
   [junit4]   2> 		at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 		at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 		at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1041)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$3.execute(SolrZkClient.java:205)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$3.execute(SolrZkClient.java:202)
   [junit4]   2> 		at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:202)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:413)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:382)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:369)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:112)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:273)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:163)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:107)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:136)
   [junit4]   2> 		at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 		at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 	
   [junit4]   2> 277668 T508 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/nodes_used_collection/leader_elect/shard2/election/91076218839367692-core_node2-n_0000000001
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:173)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:170)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:67)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:293)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:163)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:107)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:136)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> 277668 T508 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 277668 T508 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> 277669 T508 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 277669 T508 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:91)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:136)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> 277669 T508 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/awholynewcollection_0/leader_elect/shard2/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:91)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:136)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> NOTE: test params are: codec=Lucene46: {a_t=Pulsing41(freqCutoff=16 minBlockSize=98 maxBlockSize=288), multiDefault=PostingsFormat(name=Memory doPackFST= false), _version_=Pulsing41(freqCutoff=16 minBlockSize=98 maxBlockSize=288), range_facet_si=PostingsFormat(name=Memory doPackFST= false), intDefault=Pulsing41(freqCutoff=16 minBlockSize=98 maxBlockSize=288), timestamp=Pulsing41(freqCutoff=16 minBlockSize=98 maxBlockSize=288), range_facet_sl=PostingsFormat(name=Lucene41VarGapFixedInterval), other_tl1=Pulsing41(freqCutoff=16 minBlockSize=98 maxBlockSize=288), range_facet_l=Pulsing41(freqCutoff=16 minBlockSize=98 maxBlockSize=288), id=Pulsing41(freqCutoff=11 minBlockSize=98 maxBlockSize=288), a_si=PostingsFormat(name=Memory doPackFST= false), text=PostingsFormat(name=Lucene41VarGapFixedInterval)}, docValues:{timestamp=DocValuesFormat(name=Lucene45)}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=fr_CH, timezone=Asia/Riyadh87
   [junit4]   2> NOTE: Linux 3.8.0-35-generic amd64/Oracle Corporation 1.7.0_45 (64-bit)/cpus=8,threads=2,free=282145376,total=452984832
   [junit4]   2> NOTE: All tests run in this JVM: [LeaderElectionIntegrationTest, RequestHandlersTest, TestRTGBase, ConvertedLegacyTest, SignatureUpdateProcessorFactoryTest, DocValuesMultiTest, TestRangeQuery, TestBinaryResponseWriter, HighlighterTest, CurrencyFieldXmlFileTest, XsltUpdateRequestHandlerTest, TestDFRSimilarityFactory, StatsComponentTest, NotRequiredUniqueKeyTest, ModifyConfFileTest, TestIndexingPerformance, TestFileDictionaryLookup, TestCopyFieldCollectionResource, DebugComponentTest, TestDistributedGrouping, JSONWriterTest, CollectionsAPIDistributedZkTest]
   [junit4] Completed on J1 in 157.99s, 1 test, 1 error <<< FAILURES!

[...truncated 1013 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:453: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:433: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1304: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:937: There were test failures: 362 suites, 1593 tests, 1 error, 34 ignored (6 assumptions)

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