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/05/08 17:54:09 UTC

[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.8.0) - Build # 1528 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/1528/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

All tests passed

Build Log:
[...truncated 20538 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:467: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:92: The following files contain @author tags, tabs or nocommits:
* solr/core/src/test/org/apache/solr/handler/TestReplicationHandler.java

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



[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.8.0) - Build # 1530 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/1530/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
overseerstatus the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: overseerstatus the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([1A574A5664F1DDC5:9BB1C44E13AEBDF9]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:554)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
	at org.apache.solr.cloud.OverseerStatusTest.invokeCollectionApi(OverseerStatusTest.java:121)
	at org.apache.solr.cloud.OverseerStatusTest.doTest(OverseerStatusTest.java:73)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	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:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:793)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:453)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10588 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverseerStatusTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/init-core-data-001
   [junit4]   2> 14964 T20 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /f_onj/
   [junit4]   2> 14973 T20 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 14986 T20 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 14995 T21 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 15201 T20 oasc.ZkTestServer.run start zk server on port:53339
   [junit4]   2> 15381 T20 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 15896 T22 oazs.NIOServerCnxn.doIO WARN Exception causing close of session 0x0 due to java.io.IOException: ZooKeeperServer not running
   [junit4]   2> 17950 T27 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2bda3ab2 name:ZooKeeperConnection Watcher:127.0.0.1:53339 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 17952 T20 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 17956 T20 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 18062 T20 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 18067 T29 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5cc7505d name:ZooKeeperConnection Watcher:127.0.0.1:53339/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 18068 T20 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 18092 T20 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 18118 T20 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 18135 T20 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 18148 T20 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 18163 T20 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 18195 T20 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 18213 T20 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 18214 T20 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 18232 T20 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 18233 T20 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 18244 T20 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 18244 T20 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 18253 T20 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 18255 T20 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 18263 T20 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 18264 T20 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 18275 T20 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 18277 T20 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 18287 T20 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 18288 T20 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 18297 T20 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 18298 T20 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 18308 T20 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 18310 T20 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 18321 T20 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 18323 T20 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 20999 T20 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 21379 T20 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53343
   [junit4]   2> 21524 T20 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 21527 T20 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 21528 T20 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-002
   [junit4]   2> 21528 T20 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-002/'
   [junit4]   2> 21575 T20 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-002/solr.xml
   [junit4]   2> 21652 T20 oasc.CoreContainer.<init> New CoreContainer 1334243307
   [junit4]   2> 21652 T20 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-002/]
   [junit4]   2> 21716 T20 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 21717 T20 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 21718 T20 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 21718 T20 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 21719 T20 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 21719 T20 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 21720 T20 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 21720 T20 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 21720 T20 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 21724 T20 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 21724 T20 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 21725 T20 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 21725 T20 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53339/solr
   [junit4]   2> 21760 T20 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 21763 T20 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 21775 T41 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c386ea8 name:ZooKeeperConnection Watcher:127.0.0.1:53339 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 21776 T20 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 21807 T20 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 21811 T43 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6433b3ec name:ZooKeeperConnection Watcher:127.0.0.1:53339/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 21812 T20 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 21834 T20 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 21859 T20 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 21880 T20 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 21896 T20 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 21908 T20 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 21950 T20 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 21959 T20 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53343_f_onj
   [junit4]   2> 21967 T20 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53343_f_onj
   [junit4]   2> 21983 T20 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 21992 T20 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 22017 T20 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:53343_f_onj
   [junit4]   2> 22018 T20 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 22029 T20 oasc.Overseer.start Overseer (id=91727441942675459-127.0.0.1:53343_f_onj-n_0000000000) starting
   [junit4]   2> 22058 T20 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 22117 T45 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 22120 T20 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 22133 T20 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 22143 T20 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 22144 T45 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes at 127.0.0.1:53343_f_onj
   [junit4]   2> 22195 T44 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 22206 T46 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 22207 T46 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 22217 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 22217 T46 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 22225 T44 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 22228 T44 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:53343/f_onj",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53343_f_onj",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 22229 T44 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 22259 T44 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 22271 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 22286 T43 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> 23219 T46 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 23220 T46 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 23222 T46 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 23222 T46 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 23225 T46 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 23226 T46 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-002/collection1/'
   [junit4]   2> 23230 T46 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 23231 T46 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 23231 T46 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 23330 T46 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 23359 T46 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 23362 T46 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 23384 T46 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 23648 T46 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 23650 T46 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 23653 T46 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 23667 T46 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 23825 T46 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 23825 T46 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 23825 T46 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-002/collection1/, dataDir=./solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-001/control/data/
   [junit4]   2> 23843 T46 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@636b96f7
   [junit4]   2> 23854 T46 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-001/control/data
   [junit4]   2> 23855 T46 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-001/control/data/index/
   [junit4]   2> 23856 T46 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 23856 T46 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-001/control/data/index
   [junit4]   2> 23856 T46 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8220575020930131]
   [junit4]   2> 23859 T46 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2193eebd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7145fdf1),segFN=segments_1,generation=1}
   [junit4]   2> 23861 T46 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 23878 T46 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 23999 T46 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 24007 T46 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 24008 T46 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 24008 T46 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 24008 T46 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 24143 T46 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 24144 T46 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 24144 T46 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 24153 T46 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 24180 T46 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 24181 T46 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 24186 T46 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 24208 T46 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 24213 T46 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 24248 T46 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 24257 T46 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 24324 T46 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 24324 T46 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 24328 T46 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=84.302734375, floorSegmentMB=1.4658203125, forceMergeDeletesPctAllowed=6.252071569368326, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 24330 T46 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2193eebd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7145fdf1),segFN=segments_1,generation=1}
   [junit4]   2> 24330 T46 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 24331 T46 oass.SolrIndexSearcher.<init> Opening Searcher@30819c4b[collection1] main
   [junit4]   2> 24331 T46 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 24339 T46 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 24339 T46 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 24352 T46 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 24352 T46 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 24352 T46 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 24358 T46 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 24359 T46 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 24359 T46 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 24359 T46 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 24439 T47 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@30819c4b[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 24444 T46 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 24450 T50 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53343/f_onj collection:control_collection shard:shard1
   [junit4]   2> 24460 T20 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 24460 T20 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 24498 T50 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 24552 T20 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 24561 T52 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@32112dc2 name:ZooKeeperConnection Watcher:127.0.0.1:53339/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 24562 T20 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 24571 T20 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 24576 T50 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 24587 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 24589 T50 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 24591 T50 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 24592 T44 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C2 name=collection1 org.apache.solr.core.SolrCore@53f9c878 url=http://127.0.0.1:53343/f_onj/collection1 node=127.0.0.1:53343_f_onj C2_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:53343/f_onj, core=collection1, node_name=127.0.0.1:53343_f_onj}
   [junit4]   2> 24594 T50 C2 P53343 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53343/f_onj/collection1/
   [junit4]   2> 24600 T50 C2 P53343 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 24601 T50 C2 P53343 oasc.SyncStrategy.syncToMe http://127.0.0.1:53343/f_onj/collection1/ has no replicas
   [junit4]   2> 24601 T50 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53343/f_onj/collection1/ shard1
   [junit4]   2> 24596 T20 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 24614 T52 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> 24613 T50 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 24610 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 24622 T43 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> 24664 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 24670 T44 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 24681 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 24800 T52 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> 24800 T43 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> 24834 T50 oasc.ZkController.register We are http://127.0.0.1:53343/f_onj/collection1/ and leader is http://127.0.0.1:53343/f_onj/collection1/
   [junit4]   2> 24845 T50 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53343/f_onj
   [junit4]   2> 24845 T50 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 24846 T50 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 24846 T50 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 24849 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 24849 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 24851 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 24853 T50 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 24857 T44 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 24859 T44 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:53343/f_onj",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53343_f_onj",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 24872 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 24987 T43 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> 24988 T52 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> 26577 T20 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 26578 T20 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 26591 T20 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53347
   [junit4]   2> 26594 T20 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 26595 T20 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 26595 T20 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-003
   [junit4]   2> 26595 T20 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-003/'
   [junit4]   2> 26637 T20 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-003/solr.xml
   [junit4]   2> 26665 T20 oasc.CoreContainer.<init> New CoreContainer 1272066011
   [junit4]   2> 26665 T20 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-003/]
   [junit4]   2> 26666 T20 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 26667 T20 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 26667 T20 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 26668 T20 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 26668 T20 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 26669 T20 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 26669 T20 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 26670 T20 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 26670 T20 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 26671 T20 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 26672 T20 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 26672 T20 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 26673 T20 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53339/solr
   [junit4]   2> 26673 T20 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 26681 T20 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 26685 T63 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7544653f name:ZooKeeperConnection Watcher:127.0.0.1:53339 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 26685 T20 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 26698 T20 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 26701 T65 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@272a8702 name:ZooKeeperConnection Watcher:127.0.0.1:53339/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 26701 T20 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 26726 T20 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 27737 T20 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53347_f_onj
   [junit4]   2> 27740 T20 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53347_f_onj
   [junit4]   2> 27764 T65 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 27766 T43 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 27766 T52 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 27789 T66 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 27789 T66 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 27799 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 27799 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 27799 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 27803 T44 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 27805 T44 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:53347/f_onj",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53347_f_onj",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 27805 T44 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 27806 T44 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 27808 T66 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 27826 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 27828 T43 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> 27829 T52 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> 27829 T65 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> 28809 T66 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 28810 T66 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 28812 T66 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 28812 T66 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 28815 T66 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 28816 T66 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-003/collection1/'
   [junit4]   2> 28817 T66 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 28818 T66 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 28818 T66 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 28900 T66 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 28922 T66 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 28925 T66 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 28953 T66 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 29222 T66 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 29223 T66 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 29225 T66 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 29236 T66 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 29357 T66 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 29358 T66 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 29358 T66 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-003/collection1/, dataDir=./solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-001/jetty1/
   [junit4]   2> 29359 T66 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@636b96f7
   [junit4]   2> 29367 T66 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-001/jetty1
   [junit4]   2> 29370 T66 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-001/jetty1/index/
   [junit4]   2> 29370 T66 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 29371 T66 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-001/jetty1/index
   [junit4]   2> 29372 T66 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8220575020930131]
   [junit4]   2> 29373 T66 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@72900a7e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@cb16294),segFN=segments_1,generation=1}
   [junit4]   2> 29374 T66 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 29383 T66 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 29388 T66 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 29388 T66 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 29388 T66 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 29389 T66 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 29389 T66 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 29390 T66 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 29391 T66 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 29391 T66 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 29393 T66 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 29395 T66 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 29396 T66 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 29396 T66 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 29397 T66 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 29398 T66 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 29417 T66 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 29433 T66 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 29437 T66 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 29438 T66 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 29440 T66 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=84.302734375, floorSegmentMB=1.4658203125, forceMergeDeletesPctAllowed=6.252071569368326, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 29441 T66 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@72900a7e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@cb16294),segFN=segments_1,generation=1}
   [junit4]   2> 29441 T66 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 29442 T66 oass.SolrIndexSearcher.<init> Opening Searcher@663307b9[collection1] main
   [junit4]   2> 29442 T66 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 29448 T66 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 29448 T66 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 29450 T66 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 29450 T66 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 29451 T66 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 29452 T66 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 29453 T66 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 29455 T66 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 29457 T66 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 29474 T67 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@663307b9[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 29488 T66 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 29490 T70 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53347/f_onj collection:collection1 shard:shard2
   [junit4]   2> 29497 T20 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 29498 T20 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 29498 T70 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 29587 T70 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 29620 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 29626 T70 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 29627 T70 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3 name=collection1 org.apache.solr.core.SolrCore@8dcf0fe url=http://127.0.0.1:53347/f_onj/collection1 node=127.0.0.1:53347_f_onj C3_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:53347/f_onj, core=collection1, node_name=127.0.0.1:53347_f_onj}
   [junit4]   2> 29627 T70 C3 P53347 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53347/f_onj/collection1/
   [junit4]   2> 29629 T70 C3 P53347 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 29629 T70 C3 P53347 oasc.SyncStrategy.syncToMe http://127.0.0.1:53347/f_onj/collection1/ has no replicas
   [junit4]   2> 29630 T70 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53347/f_onj/collection1/ shard2
   [junit4]   2> 29630 T70 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 29631 T44 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 29654 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 29659 T52 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> 29660 T65 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> 29661 T43 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> 29711 T44 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 29740 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 29848 T52 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> 29848 T43 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> 29849 T65 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> 29902 T70 oasc.ZkController.register We are http://127.0.0.1:53347/f_onj/collection1/ and leader is http://127.0.0.1:53347/f_onj/collection1/
   [junit4]   2> 29905 T70 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53347/f_onj
   [junit4]   2> 29905 T70 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 29905 T70 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 29906 T70 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 29910 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 29911 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 29911 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 29914 T70 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 29918 T44 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 29920 T44 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:53347/f_onj",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53347_f_onj",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 29930 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 30037 T52 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> 30038 T43 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> 30037 T65 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> 31155 T20 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 31163 T20 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 31169 T20 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53350
   [junit4]   2> 31170 T20 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 31171 T20 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 31172 T20 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-004
   [junit4]   2> 31172 T20 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-004/'
   [junit4]   2> 31213 T20 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-004/solr.xml
   [junit4]   2> 31239 T20 oasc.CoreContainer.<init> New CoreContainer 2000608460
   [junit4]   2> 31240 T20 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-004/]
   [junit4]   2> 31240 T20 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 31241 T20 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 31241 T20 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 31242 T20 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 31242 T20 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 31243 T20 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 31243 T20 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 31244 T20 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 31244 T20 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 31244 T20 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 31245 T20 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 31246 T20 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 31246 T20 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53339/solr
   [junit4]   2> 31247 T20 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 31252 T20 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 31259 T81 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17197f69 name:ZooKeeperConnection Watcher:127.0.0.1:53339 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 31261 T20 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 31267 T20 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 31292 T83 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@56456043 name:ZooKeeperConnection Watcher:127.0.0.1:53339/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 31293 T20 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 31317 T20 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 32326 T20 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53350_f_onj
   [junit4]   2> 32330 T20 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53350_f_onj
   [junit4]   2> 32340 T43 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 32340 T52 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 32341 T83 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 32347 T65 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 32360 T84 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 32361 T84 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 32364 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 32364 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 32364 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 32366 T84 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 32368 T44 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 32370 T44 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:53350/f_onj",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53350_f_onj",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 32370 T44 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 32371 T44 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 32381 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 32386 T43 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> 32395 T52 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> 32386 T65 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> 32397 T83 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> 33367 T84 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 33367 T84 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 33369 T84 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 33370 T84 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 33373 T84 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 33373 T84 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-004/collection1/'
   [junit4]   2> 33375 T84 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 33377 T84 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 33378 T84 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 33439 T84 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 33460 T84 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 33474 T84 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 33493 T84 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 33716 T84 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 33725 T84 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 33725 T84 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 33744 T84 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 33877 T84 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 33877 T84 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 33878 T84 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-004/collection1/, dataDir=./solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-001/jetty2/
   [junit4]   2> 33878 T84 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@636b96f7
   [junit4]   2> 33891 T84 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-001/jetty2
   [junit4]   2> 33892 T84 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-001/jetty2/index/
   [junit4]   2> 33892 T84 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 33894 T84 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-001/jetty2/index
   [junit4]   2> 33894 T84 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8220575020930131]
   [junit4]   2> 33895 T84 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@768972bd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@707c4422),segFN=segments_1,generation=1}
   [junit4]   2> 33896 T84 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 33905 T84 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 33906 T84 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 33907 T84 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 33907 T84 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 33908 T84 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 33908 T84 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 33909 T84 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 33909 T84 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 33910 T84 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 33911 T84 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 33912 T84 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 33913 T84 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 33913 T84 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 33914 T84 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 33914 T84 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 33917 T84 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 33928 T84 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 33932 T84 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 33933 T84 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 33935 T84 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=84.302734375, floorSegmentMB=1.4658203125, forceMergeDeletesPctAllowed=6.252071569368326, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 33936 T84 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@768972bd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@707c4422),segFN=segments_1,generation=1}
   [junit4]   2> 33937 T84 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 33937 T84 oass.SolrIndexSearcher.<init> Opening Searcher@3b70fd34[collection1] main
   [junit4]   2> 33937 T84 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 33941 T84 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 33941 T84 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 33943 T84 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 33944 T84 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 33944 T84 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 33945 T84 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 33945 T84 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 33946 T84 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 33947 T84 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 33957 T85 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3b70fd34[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 33962 T84 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 33968 T88 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53350/f_onj collection:collection1 shard:shard1
   [junit4]   2> 33974 T20 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 33975 T20 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 33985 T88 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 34027 T88 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 34040 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 34048 T44 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 34048 T88 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 34049 T88 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C4 name=collection1 org.apache.solr.core.SolrCore@1f03b300 url=http://127.0.0.1:53350/f_onj/collection1 node=127.0.0.1:53350_f_onj C4_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:53350/f_onj, core=collection1, node_name=127.0.0.1:53350_f_onj}
   [junit4]   2> 34049 T88 C4 P53350 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53350/f_onj/collection1/
   [junit4]   2> 34050 T88 C4 P53350 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 34050 T88 C4 P53350 oasc.SyncStrategy.syncToMe http://127.0.0.1:53350/f_onj/collection1/ has no replicas
   [junit4]   2> 34051 T88 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53350/f_onj/collection1/ shard1
   [junit4]   2> 34052 T88 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 34071 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 34074 T43 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> 34074 T83 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> 34074 T52 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> 34076 T65 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> 34095 T44 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 34145 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 34261 T65 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> 34261 T52 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> 34261 T43 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> 34262 T83 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> 34297 T88 oasc.ZkController.register We are http://127.0.0.1:53350/f_onj/collection1/ and leader is http://127.0.0.1:53350/f_onj/collection1/
   [junit4]   2> 34297 T88 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53350/f_onj
   [junit4]   2> 34297 T88 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 34297 T88 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 34298 T88 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 34304 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 34304 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 34305 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 34309 T88 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 34312 T44 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 34315 T44 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:53350/f_onj",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53350_f_onj",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 34322 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 34434 T83 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> 34434 T65 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> 34434 T52 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> 34436 T43 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> 35673 T20 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 35675 T20 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 35680 T20 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53353
   [junit4]   2> 35682 T20 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 35683 T20 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 35684 T20 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-005
   [junit4]   2> 35685 T20 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-005/'
   [junit4]   2> 35763 T20 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-005/solr.xml
   [junit4]   2> 35792 T20 oasc.CoreContainer.<init> New CoreContainer 128848977
   [junit4]   2> 35793 T20 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-005/]
   [junit4]   2> 35793 T20 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 35794 T20 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 35794 T20 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 35794 T20 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 35794 T20 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 35795 T20 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 35796 T20 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 35796 T20 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 35796 T20 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 35798 T20 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 35798 T20 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 35798 T20 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 35799 T20 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53339/solr
   [junit4]   2> 35800 T20 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 35802 T20 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 35806 T99 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@909ff5d name:ZooKeeperConnection Watcher:127.0.0.1:53339 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 35807 T20 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 35816 T20 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 35819 T101 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@38d73e74 name:ZooKeeperConnection Watcher:127.0.0.1:53339/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 35820 T20 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 35841 T20 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 36851 T20 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53353_f_onj
   [junit4]   2> 36854 T20 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53353_f_onj
   [junit4]   2> 36865 T65 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 36866 T83 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 36867 T52 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 36867 T101 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 36868 T43 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 36884 T102 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 36884 T102 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 36886 T102 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 36886 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 36887 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 36887 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 36890 T44 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 36892 T44 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:53353/f_onj",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53353_f_onj",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 36893 T44 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 36893 T44 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 36908 T43 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 36910 T52 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> 36910 T101 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> 36912 T83 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> 36915 T43 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> 36917 T65 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> 37889 T102 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 37890 T102 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 37894 T102 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 37895 T102 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 37912 T102 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 37914 T102 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-005/collection1/'
   [junit4]   2> 37918 T102 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-005/collection1/lib/.svn/' to classloader
   [junit4]   2> 37919 T102 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-005/collection1/lib/classes/' to classloader
   [junit4]   2> 37920 T102 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-005/collection1/lib/README' to classloader
   [junit4]   2> 37978 T102 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2

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

e(SolrZkClient.java:260)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [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:257)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:303)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> ASYNC  NEW_CORE C15 name=collection1 org.apache.solr.core.SolrCore@b640e73 url=http://127.0.0.1:53357/f_onj/collection1 node=127.0.0.1:53357_f_onj C15_STATE=coll:collection1 core:collection1 props:{state=active, base_url=http://127.0.0.1:53357/f_onj, core=collection1, node_name=127.0.0.1:53357_f_onj}
   [junit4]   2> 234757 T121 C15 P53357 oasc.SyncStrategy.sync WARN Closed, skipping sync up.
   [junit4]   2> 234757 T121 oasc.ShardLeaderElectionContext.runLeaderProcess We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 234757 T121 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53357/f_onj/collection1/ shard1
   [junit4]   2> 234758 T121 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@b640e73
   [junit4]   2> 234818 T121 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 234820 T121 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 234820 T121 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 234820 T121 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 234823 T121 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 234827 T121 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 234828 T121 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-001/jetty4 [CachedDir<<refCount=0;path=./solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-001/jetty4;done=false>>]
   [junit4]   2> 234828 T121 oasc.CachingDirectoryFactory.close Closing directory: ./solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-001/jetty4
   [junit4]   2> 234828 T121 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-001/jetty4/index [CachedDir<<refCount=0;path=./solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-001/jetty4/index;done=false>>]
   [junit4]   2> 234828 T121 oasc.CachingDirectoryFactory.close Closing directory: ./solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001/tempDir-001/jetty4/index
   [junit4]   2> 234829 T121 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 234830 T121 oasc.SolrException.log ERROR There was a problem trying to register as the leader:org.apache.solr.common.SolrException: Could not register as the leader because creating the ephemeral registration node in ZooKeeper failed
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:136)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:291)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:142)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:110)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:303)
   [junit4]   2> 		at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 		at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 	Caused by: org.apache.solr.common.SolrException: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections
   [junit4]   2> 		at org.apache.solr.common.util.RetryUtil.retryOnThrowable(RetryUtil.java:40)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:123)
   [junit4]   2> 		... 7 more
   [junit4]   2> 	Caused by: 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:1045)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$3.execute(SolrZkClient.java:209)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$3.execute(SolrZkClient.java:206)
   [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:206)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:417)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:386)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:373)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase$1.execute(ElectionContext.java:128)
   [junit4]   2> 		at org.apache.solr.common.util.RetryUtil.retryOnThrowable(RetryUtil.java:34)
   [junit4]   2> 		... 8 more
   [junit4]   2> 	
   [junit4]   2> 234831 T121 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 234832 T121 oasc.LeaderElector$ElectionWatcher.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:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:260)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [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:257)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:303)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.OverseerStatusTest-1A574A5664F1DDC5-001
   [junit4]   2> NOTE: test params are: codec=Lucene41, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=en_MT, timezone=America/Winnipeg
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_05 (64-bit)/cpus=2,threads=1,free=25988696,total=58982400
   [junit4]   2> NOTE: All tests run in this JVM: [TestRandomMergePolicy, DateFieldTest, ResponseLogComponentTest, OverseerStatusTest]
   [junit4] Completed in 220.00s, 1 test, 1 error <<< FAILURES!

[...truncated 1194 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:467: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:447: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:45: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/extra-targets.xml:37: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:189: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:496: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1297: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:921: There were test failures: 390 suites, 1635 tests, 1 error, 42 ignored (15 assumptions)

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