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/08/30 12:10:44 UTC

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.8.0) - Build # 1800 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1800/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

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

Error Message:
reloadcollection the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: reloadcollection the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([F2082EBA7AD6BF4E:73EEA0A20D89DF72]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:550)
	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.AbstractFullDistribZkTestBase.invokeCollectionApi(AbstractFullDistribZkTestBase.java:1744)
	at org.apache.solr.cloud.OverseerStatusTest.doTest(OverseerStatusTest.java:103)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
	at sun.reflect.GeneratedMethodAccessor74.invoke(Unknown Source)
	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.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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11992 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverseerStatusTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerStatusTest-F2082EBA7AD6BF4E-001/init-core-data-001
   [junit4]   2> 4497758 T12666 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 4497762 T12666 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 4497763 T12666 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4497764 T12667 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 4497865 T12666 oasc.ZkTestServer.run start zk server on port:52795
   [junit4]   2> 4497866 T12666 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 4497869 T12666 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 4497874 T12673 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3b23eb0f name:ZooKeeperConnection Watcher:127.0.0.1:52795 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4497874 T12666 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 4497875 T12666 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 4497876 T12666 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 4497887 T12666 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 4497888 T12666 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 4497893 T12675 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@79f4063f name:ZooKeeperConnection Watcher:127.0.0.1:52795/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4497894 T12666 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 4497894 T12666 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 4497895 T12666 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 4497905 T12666 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 4497912 T12666 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 4497915 T12666 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 4497920 T12666 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 4497925 T12666 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 4497933 T12666 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 4497934 T12666 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 4497938 T12666 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 4497939 T12666 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 4497944 T12666 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 4497944 T12666 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 4497951 T12666 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 4497952 T12666 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 4497958 T12666 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 4497960 T12666 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 4497969 T12666 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 4497971 T12666 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 4497982 T12666 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 4497982 T12666 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 4497995 T12666 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 4497996 T12666 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 4498005 T12666 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 4498006 T12666 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 4498014 T12666 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 4498015 T12666 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 4499953 T12666 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 4499962 T12666 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52798
   [junit4]   2> 4499965 T12666 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 4499966 T12666 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 4499966 T12666 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerStatusTest-F2082EBA7AD6BF4E-001/tempDir-002
   [junit4]   2> 4499967 T12666 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerStatusTest-F2082EBA7AD6BF4E-001/tempDir-002/'
   [junit4]   2> 4500061 T12666 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerStatusTest-F2082EBA7AD6BF4E-001/tempDir-002/solr.xml
   [junit4]   2> 4500093 T12666 oasc.CoreContainer.<init> New CoreContainer 1042126132
   [junit4]   2> 4500093 T12666 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerStatusTest-F2082EBA7AD6BF4E-001/tempDir-002/]
   [junit4]   2> 4500094 T12666 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 4500094 T12666 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 4500094 T12666 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 4500095 T12666 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 4500095 T12666 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 4500096 T12666 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 4500097 T12666 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 4500097 T12666 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 4500097 T12666 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 4500098 T12666 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 4500099 T12666 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 4500099 T12666 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 4500100 T12666 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 4500100 T12666 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52795/solr
   [junit4]   2> 4500101 T12666 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 4500102 T12666 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 4500103 T12666 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 4500107 T12686 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@30d5edd7 name:ZooKeeperConnection Watcher:127.0.0.1:52795 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4500107 T12666 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 4500108 T12666 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 4500114 T12666 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 4500120 T12688 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4d18871d name:ZooKeeperConnection Watcher:127.0.0.1:52795/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4500120 T12666 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 4500124 T12666 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 4500134 T12666 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 4500144 T12666 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 4500153 T12666 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 4500163 T12666 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 4500173 T12666 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 4500180 T12666 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52798_
   [junit4]   2> 4500182 T12666 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52798_
   [junit4]   2> 4500192 T12666 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 4500199 T12666 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 4500205 T12666 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 4500211 T12666 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:52798_
   [junit4]   2> 4500211 T12666 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 4500219 T12666 oasc.Overseer.start Overseer (id=92365913283428355-127.0.0.1:52798_-n_0000000000) starting
   [junit4]   2> 4500227 T12666 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 4500259 T12666 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 4500260 T12690 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 4500264 T12666 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 4500272 T12666 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 4500277 T12666 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 4500291 T12689 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 4500297 T12692 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 4500298 T12692 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 4500300 T12692 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 4500300 T12693 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 4500307 T12689 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52798",
   [junit4]   2> 	  "node_name":"127.0.0.1:52798_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 4500308 T12689 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 4500308 T12689 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 4500316 T12693 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> 4501302 T12692 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 4501303 T12692 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 4501304 T12692 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 4501305 T12692 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 4501308 T12692 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 4501308 T12692 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerStatusTest-F2082EBA7AD6BF4E-001/tempDir-002/collection1/'
   [junit4]   2> 4501310 T12692 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.OverseerStatusTest-F2082EBA7AD6BF4E-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 4501312 T12692 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.OverseerStatusTest-F2082EBA7AD6BF4E-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 4501312 T12692 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.OverseerStatusTest-F2082EBA7AD6BF4E-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 4501358 T12692 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 4501372 T12692 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 4501375 T12692 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 4501381 T12692 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 4501515 T12692 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 4501517 T12692 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 4501518 T12692 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 4501526 T12692 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 4501585 T12692 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 4501585 T12692 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 4501585 T12692 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerStatusTest-F2082EBA7AD6BF4E-001/tempDir-002/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerStatusTest-F2082EBA7AD6BF4E-001/tempDir-001/control/data/
   [junit4]   2> 4501585 T12692 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18cde75
   [junit4]   2> 4501586 T12692 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerStatusTest-F2082EBA7AD6BF4E-001/tempDir-001/control/data
   [junit4]   2> 4501586 T12692 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerStatusTest-F2082EBA7AD6BF4E-001/tempDir-001/control/data/index/
   [junit4]   2> 4501586 T12692 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerStatusTest-F2082EBA7AD6BF4E-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 4501587 T12692 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerStatusTest-F2082EBA7AD6BF4E-001/tempDir-001/control/data/index
   [junit4]   2> 4501588 T12692 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=86.064453125, floorSegmentMB=0.9990234375, forceMergeDeletesPctAllowed=6.665249276314369, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1385109592622601
   [junit4]   2> 4501588 T12692 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@94dfbb2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@23b35db2),segFN=segments_1,generation=1}
   [junit4]   2> 4501589 T12692 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 4501591 T12692 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 4501592 T12692 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 4501592 T12692 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 4501593 T12692 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 4501593 T12692 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 4501593 T12692 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 4501595 T12692 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 4501595 T12692 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 4501595 T12692 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 4501595 T12692 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4501596 T12692 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4501596 T12692 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4501596 T12692 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4501597 T12692 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 4501597 T12692 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 4501597 T12692 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 4501598 T12692 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 4501599 T12692 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4501599 T12692 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 4501600 T12692 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 4501600 T12692 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 4501600 T12692 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 4501610 T12692 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4501612 T12692 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4501615 T12692 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4501618 T12692 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4501619 T12692 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4501623 T12692 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 4501623 T12692 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 4501624 T12692 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.32765313308574806]
   [junit4]   2> 4501625 T12692 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@94dfbb2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@23b35db2),segFN=segments_1,generation=1}
   [junit4]   2> 4501625 T12692 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 4501625 T12692 oass.SolrIndexSearcher.<init> Opening Searcher@270fb8ed[collection1] main
   [junit4]   2> 4501626 T12692 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 4501629 T12692 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 4501629 T12692 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 4501631 T12692 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 4501632 T12692 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 4501632 T12692 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4501634 T12692 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 4501634 T12692 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4501636 T12692 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 4501643 T12692 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 4501643 T12692 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4501643 T12692 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 4501646 T12694 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@270fb8ed[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 4501650 T12692 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 4501651 T12697 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52798 collection:control_collection shard:shard1
   [junit4]   2> 4501653 T12666 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 4501653 T12666 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 4501655 T12666 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 4501657 T12666 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 4501661 T12697 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 4501662 T12699 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@51a2c6a5 name:ZooKeeperConnection Watcher:127.0.0.1:52795/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4501662 T12666 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 4501663 T12666 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 4501665 T12666 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 4501673 T12666 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 4501676 T12697 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 4501680 T12693 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 4501682 T12697 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 4501683 T12697 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2404 name=collection1 org.apache.solr.core.SolrCore@33ce6dc5 url=http://127.0.0.1:52798/collection1 node=127.0.0.1:52798_ C2404_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:52798, node_name=127.0.0.1:52798_, state=down}
   [junit4]   2> 4501683 T12697 C2404 P52798 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52798/collection1/
   [junit4]   2> 4501684 T12697 C2404 P52798 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 4501684 T12697 C2404 P52798 oasc.SyncStrategy.syncToMe http://127.0.0.1:52798/collection1/ has no replicas
   [junit4]   2> 4501685 T12697 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52798/collection1/ shard1
   [junit4]   2> 4501685 T12697 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 4501701 T12693 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 4501818 T12693 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> 4501822 T12700 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> 4501860 T12697 oasc.ZkController.register We are http://127.0.0.1:52798/collection1/ and leader is http://127.0.0.1:52798/collection1/
   [junit4]   2> 4501861 T12697 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52798
   [junit4]   2> 4501861 T12697 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 4501861 T12697 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 4501864 T12697 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 4501874 T12693 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 4501881 T12689 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52798",
   [junit4]   2> 	  "node_name":"127.0.0.1:52798_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 4501993 T12700 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> 4501993 T12693 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> 4503706 T12666 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 4503707 T12666 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 4503713 T12666 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52802
   [junit4]   2> 4503715 T12666 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 4503715 T12666 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 4503716 T12666 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerStatusTest-F2082EBA7AD6BF4E-001/tempDir-003
   [junit4]   2> 4503717 T12666 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerStatusTest-F2082EBA7AD6BF4E-001/tempDir-003/'
   [junit4]   2> 4503767 T12666 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerStatusTest-F2082EBA7AD6BF4E-001/tempDir-003/solr.xml
   [junit4]   2> 4503800 T12666 oasc.CoreContainer.<init> New CoreContainer 1803785542
   [junit4]   2> 4503800 T12666 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerStatusTest-F2082EBA7AD6BF4E-001/tempDir-003/]
   [junit4]   2> 4503801 T12666 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 4503802 T12666 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 4503802 T12666 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 4503803 T12666 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 4503803 T12666 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 4503803 T12666 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 4503804 T12666 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 4503804 T12666 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 4503805 T12666 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 4503805 T12666 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 4503806 T12666 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 4503806 T12666 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 4503806 T12666 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 4503807 T12666 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52795/solr
   [junit4]   2> 4503807 T12666 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 4503808 T12666 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 4503809 T12666 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 4503812 T12711 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7a2aea2d name:ZooKeeperConnection Watcher:127.0.0.1:52795 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4503813 T12666 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 4503813 T12666 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 4503819 T12666 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 4503822 T12713 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@45a4e868 name:ZooKeeperConnection Watcher:127.0.0.1:52795/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4503823 T12666 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 4503840 T12666 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 4504851 T12666 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52802_
   [junit4]   2> 4504853 T12666 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52802_
   [junit4]   2> 4504865 T12666 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 4504876 T12715 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 4504876 T12715 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 4504878 T12693 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 4504878 T12715 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 4504884 T12689 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52802",
   [junit4]   2> 	  "node_name":"127.0.0.1:52802_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 4504884 T12689 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 4504884 T12689 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 4504893 T12700 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> 4504893 T12693 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> 4504893 T12714 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> 4505880 T12715 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 4505881 T12715 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 4505882 T12715 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 4505883 T12715 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 4505886 T12715 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 4505886 T12715 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerStatusTest-F2082EBA7AD6BF4E-001/tempDir-003/collection1/'
   [junit4]   2> 4505888 T12715 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.OverseerStatusTest-F2082EBA7AD6BF4E-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 4505889 T12715 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.OverseerStatusTest-F2082EBA7AD6BF4E-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 4505889 T12715 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.OverseerStatusTest-F2082EBA7AD6BF4E-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 4505962 T12715 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 4505984 T12715 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 4505991 T12715 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 4505995 T12715 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 4506140 T12715 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 4506143 T12715 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 4506143 T12715 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 4506152 T12715 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 4506237 T12715 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 4506237 T12715 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 4506237 T12715 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerStatusTest-F2082EBA7AD6BF4E-001/tempDir-003/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerStatusTest-F2082EBA7AD6BF4E-001/tempDir-001/jetty1/
   [junit4]   2> 4506237 T12715 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18cde75
   [junit4]   2> 4506238 T12715 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerStatusTest-F2082EBA7AD6BF4E-001/tempDir-001/jetty1
   [junit4]   2> 4506238 T12715 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerStatusTest-F2082EBA7AD6BF4E-001/tempDir-001/jetty1/index/
   [junit4]   2> 4506238 T12715 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerStatusTest-F2082EBA7AD6BF4E-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 4506240 T12715 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerStatusTest-F2082EBA7AD6BF4E-001/tempDir-001/jetty1/index
   [junit4]   2> 4506240 T12715 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=86.064453125, floorSegmentMB=0.9990234375, forceMergeDeletesPctAllowed=6.665249276314369, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1385109592622601
   [junit4]   2> 4506241 T12715 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5f9a88e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a7b9ec0),segFN=segments_1,generation=1}
   [junit4]   2> 4506241 T12715 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 4506246 T12715 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 4506247 T12715 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 4506247 T12715 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 4506247 T12715 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 4506248 T12715 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 4506249 T12715 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 4506249 T12715 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 4506250 T12715 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 4506250 T12715 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 4506251 T12715 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4506252 T12715 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4506252 T12715 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4506253 T12715 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4506253 T12715 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 4506254 T12715 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 4506254 T12715 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 4506256 T12715 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 4506257 T12715 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4506258 T12715 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 4506258 T12715 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 4506259 T12715 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 4506261 T12715 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 4506270 T12715 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4506271 T12715 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4506273 T12715 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4506276 T12715 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4506278 T12715 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4506282 T12715 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 4506282 T12715 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 4506283 T12715 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.32765313308574806]
   [junit4]   2> 4506284 T12715 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5f9a88e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a7b9ec0),segFN=segments_1,generation=1}
   [junit4]   2> 4506285 T12715 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 4506286 T12715 oass.SolrIndexSearcher.<init> Opening Searcher@325f5caf[collection1] main
   [junit4]   2> 4506287 T12715 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 4506290 T12715 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 4506291 T12715 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 4506293 T12715 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 4506293 T12715 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 4506293 T12715 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4506297 T12715 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 4506297 T12715 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4506297 T12715 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 4506298 T12715 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 4506305 T12716 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@325f5caf[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 4506307 T12715 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 4506309 T12719 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52802 collection:collection1 shard:shard2
   [junit4]   2> 4506312 T12666 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 4506312 T12666 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 4506317 T12719 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 4506330 T12719 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 4506336 T12719 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 4506336 T12719 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2405 name=collection1 org.apache.solr.core.SolrCore@18958319 url=http://127.0.0.1:52802/collection1 node=127.0.0.1:52802_ C2405_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:52802, node_name=127.0.0.1:52802_, state=down}
   [junit4]   2> 4506337 T12719 C2405 P52802 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52802/collection1/
   [junit4]   2> 4506337 T12719 C2405 P52802 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 4506337 T12719 C2405 P52802 oasc.SyncStrategy.syncToMe http://127.0.0.1:52802/collection1/ has no replicas
   [junit4]   2> 4506338 T12719 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52802/collection1/ shard2
   [junit4]   2> 4506338 T12719 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 4506340 T12693 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 4506361 T12693 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 4506472 T12714 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> 4506472 T12700 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> 4506473 T12693 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> 4506514 T12719 oasc.ZkController.register We are http://127.0.0.1:52802/collection1/ and leader is http://127.0.0.1:52802/collection1/
   [junit4]   2> 4506514 T12719 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52802
   [junit4]   2> 4506514 T12719 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 4506514 T12719 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 4506515 T12719 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 4506517 T12693 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 4506524 T12689 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52802",
   [junit4]   2> 	  "node_name":"127.0.0.1:52802_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 4506632 T12700 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> 4506633 T12714 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> 4506634 T12693 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> 4508192 T12666 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 4508194 T12666 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 4508202 T12666 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52805
   [junit4]   2> 4508203 T12666 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 4508204 T12666 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 4508205 T12666 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerStatusTest-F2082EBA7AD6BF4E-001/tempDir-004
   [junit4]   2> 4508206 T12666 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerStatusTest-F2082EBA7AD6BF4E-001/tempDir-004/'
   [junit4]   2> 4508257 T12666 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerStatusTest-F2082EBA7AD6BF4E-001/tempDir-004/solr.xml
   [junit4]   2> 4508275 T12666 oasc.CoreContainer.<init> New CoreContainer 830701722
   [junit4]   2> 4508275 T12666 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerStatusTest-F2082EBA7AD6BF4E-001/tempDir-004/]
   [junit4]   2> 4508276 T12666 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 4508277 T12666 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 4508277 T12666 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 4508277 T12666 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 4508278 T12666 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 4508279 T12666 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 4508279 T12666 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 4508279 T12666 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 4508280 T12666 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 4508282 T12666 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 4508284 T12666 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 4508285 T12666 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 4508285 T12666 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 4508286 T12666 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52795/solr
   [junit4]   2> 4508286 T12666 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 4508287 T12666 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 4508288 T12666 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 4508291 T12730 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@41433c name:ZooKeeperConnection Watcher:127.0.0.1:52795 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4508291 T12666 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 4508292 T12666 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 4508296 T12666 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 4508299 T12732 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2a615e7e name:ZooKeeperConnection Watcher:127.0.0.1:52795/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4508299 T12666 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 4508322 T12666 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 4509332 T12666 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52805_
   [junit4]   2> 4509334 T12666 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52805_
   [junit4]   2> 4509345 T12666 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 4509353 T12734 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 4509354 T12734 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 4509356 T12693 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 4509356 T12734 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 4509362 T12689 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52805",
   [junit4]   2> 	  "node_name":"127.0.0.1:52805_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 4509362 T12689 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 4509363 T12689 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 4509370 T12714 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> 4509371 T12700 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> 4509371 T12733 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> 4509370 T12693 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> 4510360 T12734 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 4510360 T12734 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 4510362 T12734 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 4510362 T12734 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 4510365 T12734 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 4510366 T12734 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerStatusTest-F2082EBA7AD6BF4E-001/tempDir-004/collection1/'
   [junit4]   2> 4510367 T12734 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.OverseerStatusTest-F2082EBA7AD6BF4E-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 4510368 T12734 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.OverseerStatusTest-F2082EBA7AD6BF4E-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 4510368 T12734 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.OverseerStatusTest-F2082EBA7AD6BF4E-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 4510431 T12734 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 4510466 T12734 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 4510470 T12734 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 4510476 T12734 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 4510649 T12734 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 4510649 T12734 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 4510652 T12734 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 4510660 T12734 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 4510729 T12734 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 4510730 T12734 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 4510731 T12734 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerStatusTest-F2082EBA7AD6BF4E-001/tempDir-004/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerStatusTest-F2082EBA7AD6BF4E-001/tempDir-001/jetty2/
   [junit4]   2> 4510731 T12734 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18cde75
   [junit4]   2> 4510732 T12734 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerStatusTest-F2082EBA7AD6BF4E-001/tempDir-001/jetty2
   [junit4]   2> 4510732 T12734 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerStatusTest-F2082EBA7AD6BF4E-001/tempDir-001/jetty2/index/
   [junit4]   2> 4510733 T12734 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerStatusTest-F2082EBA7AD6BF4E-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 4510734 T12734 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerStatusTest-F2082EBA7AD6BF4E-001/tempDir-001/jetty2/index
   [junit4]   2> 4510735 T12734 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=86.064453125, floorSegmentMB=0.9990234375, forceMergeDeletesPctAllowed=6.665249276314369, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1385109592622601
   [junit4]   2> 4510736 T12734 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7a64cd15 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@53b01bcb),segFN=segments_1,generation=1}
   [junit4]   2> 4510737 T12734 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 4510743 T12734 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 4510744 T12734 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 4510744 T12734 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 4510745 T12734 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 4510745 T12734 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 4510746 T12734 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 4510747 T12734 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 4510748 T12734 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 4510749 T12734 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 4510750 T12734 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4510750 T12734 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4510751 T12734 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4510752 T12734 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4510753 T12734 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 4510753 T12734 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 4510754 T12734 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 4510754 T12734 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 4510755 T12734 oasc.RequestHandlers.initHandlersFromConfig WARN Multiple requestHandler registered to the same name: /update ignoring: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 4510755 T12734 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 4510756 T12734 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 4510756 T12734 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 4510757 T12734 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 4510770 T12734 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4510773 T12734 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4510775 T12734 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4510776 T12734 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4510778 T12734 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4510783 T12734 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 4510783 T12734 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 4510784 T12734 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.32765313308574806]
   [junit4]   2> 4510784 T12734 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7a64cd15 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@53b01bcb),segFN=segments_1,generation=1}
   [junit4]   2> 4510785 T12734 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 4510786 T12734 oass.SolrIndexSearcher.<init> Opening Searcher@f93a4ac[collection1] main
   [junit4]   2> 4510786 T12734 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 4510789 T12734 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 4510789 T12734 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 4510791 T12734 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 4510791 T12734 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 4510791 T12734 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4510795 T12734 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 4510795 T12734 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4510796 T12734 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 4510796 T12734 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 4510801 T12735 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f93a4ac[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 4510806 T12734 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 4510808 T12738 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52805 collection:collection1 shard:shard1
   [junit4]   2> 4510809 T12666 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 4510810 T12666 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 4510810 T12738 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 4510826 T12738 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 4510831 T12738 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 4510832 T12738 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 4510832 T12693 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> ASYNC  NEW_CORE C2406 name=collection1 org.apache.solr.core.SolrCore@7be142cc url=http://127.0.0.1:52805/collection1 node=127.0.0.1:52805_ C2406_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:52805, node_name=127.0.0.1:52805_, state=down}
   [junit4]   2> 4510832 T12738 C2406 P52805 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52805/collection1/
   [junit4]   2> 4510835 T12738 C2406 P52805 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 4510836 T12738 C2406 P52805 oasc.SyncStrategy.syncToMe http://127.0.0.1:52805/collection1/ has no replicas
   [junit4]   2> 4510836 T12738 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52805/collection1/ shard1
   [junit4]   2> 4510838 T12738 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 4510859 T12693 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 4510882 T12714 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> 4510882 T12700 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> 4510884 T12693 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> 4510885 T12733 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> 4510927 T12738 oasc.ZkController.register We are http://127.0.0.1:52805/collection1/ and leader is http://127.0.0.1:52805/collection1/
   [junit4]   2> 4510928 T12738 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52805
   [junit4]   2> 4510928 T12738 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 4510928 T12738 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 4510928 T12738 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 4510930 T12693 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 4510937 T12689 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52805",
   [junit4]   2> 	  "node_name":"127.0.0.1:52805_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 4511056 T12693 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> 4511057 T12733 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> 4511059 T12714 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> 4511063 T12700 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> 4512825 T12666 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 4512826 T12666 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 4512831 T12666 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52808
   [junit4]   2> 4512832 T12666 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 4512832 T12666 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 4512832 T12666 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerStatusTest-F2082EBA7AD6BF4E-001/tempDir-005
   [junit4]   2> 4512833 T12666 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerStatusTest-F2082EBA7AD6BF4E-001/tempDir-005/'
   [junit4]   2> 4512878 T12666 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerStatusTest-F2082EBA7AD6BF4E-001/tempDir-005/solr.xml
   [junit4]   2> 4512894 T12666 oasc.CoreContainer.<init> New CoreContainer 923408518
   [junit4]   2> 4512895 T12666 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./temp/solr.cloud.OverseerStatusTest-F2082EBA7AD6BF4E-001/tempDir-005/]
   [junit4]   2> 4512895 T12666 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 4512896 T12666 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 4512896 T12666 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 4512896 T12666 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 4512897 T12666 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 4512898 T12666 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 4512899 T12666 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 4512899 T12666 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 4512900 T12666 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 4512900 T12666 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 4512901 T12666 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 4512902 T12666 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 4512902 T12666 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 4512902 T12666 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52795/solr
   [junit4]   2> 4512903 T12666 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 4512903 T12666 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 4512904 T12666 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 4512908 T12749 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6f3d6b81 name:ZooKeeperConnection Watcher:127.0.0.1:52795 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4512908 T12666 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 4512908 T12666 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 4512913 T12666 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 4512915 T12751 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4a1571a5 name:ZooKeeperConnection Watcher:127.0.0.1:52795/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4512915 T12666 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 4512934 T12666 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 4513946 T12666 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52808_
   [junit4]   2> 4513949 T12666 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52808_
   [junit4]   2> 4513961 T12666 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 4513973 T12753 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 4513973 T12753 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 4513976 T12693 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 4513976 T12753 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 4513979 T12689 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52808",
   [junit4]   2> 	  "node_name":"127.0.0.1:52808_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 4513980 T12689 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 4513980 T12689 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 4513989 T12714 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> 4513990 T12752 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> 4513990 T12693 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> 4513991 T12700 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged pat

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

uild/solr-core/test/J0/./temp/solr.cloud.OverseerStatusTest-F2082EBA7AD6BF4E-001
   [junit4]   2> 240488 T12665 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene41, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=el, timezone=America/Adak
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_20 (64-bit)/cpus=2,threads=1,free=70046640,total=425721856
   [junit4]   2> NOTE: All tests run in this JVM: [TestCloudPivotFacet, ChaosMonkeyNothingIsSafeTest, FunctionTest, CacheHeaderTest, TestStressRecovery, TestCopyFieldCollectionResource, TestCloudInspectUtil, FieldFacetTest, TestOmitPositions, DateFieldTest, TestClassNameShortening, OverseerRolesTest, TestLazyCores, UUIDFieldTest, TestQuerySenderNoQuery, XsltUpdateRequestHandlerTest, HdfsWriteToMultipleCollectionsTest, ZkCLITest, SuggesterTSTTest, TestLeaderElectionZkExpiry, DisMaxRequestHandlerTest, TestSortingResponseWriter, DocValuesMultiTest, SuggesterFSTTest, CSVRequestHandlerTest, TestJmxIntegration, TestIndexingPerformance, RAMDirectoryFactoryTest, ResponseLogComponentTest, TestModifyConfFiles, NoFacetTest, TestArbitraryIndexDir, TestDFRSimilarityFactory, TestWordDelimiterFilterFactory, QueryElevationComponentTest, TestFieldTypeResource, TestAtomicUpdateErrorCases, TestCollectionAPI, TestCodecSupport, TestSolrCoreProperties, HdfsBasicDistributedZkTest, TestRTGBase, DateRangeFieldTest, FullSolrCloudDistribCmdsTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, TestFuzzyAnalyzedSuggestions, TestStressVersions, TestRandomMergePolicy, DistributedFacetPivotSmallTest, TestMultiCoreConfBootstrap, SOLR749Test, TestTolerantSearch, ZkControllerTest, TestReloadAndDeleteDocs, TestFieldSortValues, RangeFacetTest, FileUtilsTest, OutOfBoxZkACLAndCredentialsProvidersTest, PrimUtilsTest, SolrCmdDistributorTest, AutoCommitTest, TestBM25SimilarityFactory, ShardRoutingCustomTest, TestMaxScoreQueryParser, NotRequiredUniqueKeyTest, DistributedSuggestComponentTest, TestNoOpRegenerator, ClusterStateTest, TestRequestStatusCollectionAPI, CustomCollectionTest, TestNonNRTOpen, OpenExchangeRatesOrgProviderTest, CoreAdminRequestStatusTest, TestCoreContainer, SpellCheckComponentTest, PluginInfoTest, DefaultValueUpdateProcessorTest, URLClassifyProcessorTest, DocValuesMissingTest, LukeRequestHandlerTest, ShardRoutingTest, CoreContainerCoreInitFailuresTest, BinaryUpdateRequestHandlerTest, LoggingHandlerTest, TestRemoteStreaming, DeleteInactiveReplicaTest, TestAnalyzeInfixSuggestions, TestReRankQParserPlugin, EnumFieldTest, ShowFileRequestHandlerTest, TestFaceting, TestQuerySenderListener, AtomicUpdatesTest, DocExpirationUpdateProcessorFactoryTest, BasicDistributedZk2Test, QueryEqualityTest, SuggesterTest, TestMiniSolrCloudCluster, DistanceFunctionTest, ParsingFieldUpdateProcessorsTest, SimpleFacetsTest, SpellPossibilityIteratorTest, ClusterStateUpdateTest, TestCSVResponseWriter, TestSearcherReuse, InfoHandlerTest, UpdateParamsTest, CopyFieldTest, SolrTestCaseJ4Test, CoreMergeIndexesAdminHandlerTest, TestShardHandlerFactory, TestSolrDeletionPolicy2, TestComplexPhraseQParserPlugin, ChaosMonkeySafeLeaderTest, SynonymTokenizerTest, TestTrie, SpatialFilterTest, TestDocumentBuilder, TestUniqueKeyFieldResource, AlternateDirectoryTest, PingRequestHandlerTest, TestDistribDocBasedVersion, FieldFacetExtrasTest, TestUpdate, RequiredFieldsTest, SliceStateTest, SolrIndexSplitterTest, TestFieldCollectionResource, AssignTest, TestValueSourceCache, ZkNodePropsTest, TestRandomDVFaceting, SolrRequestParserTest, HdfsBasicDistributedZk2Test, SyncSliceTest, TestDocSet, TestManagedResource, PathHierarchyTokenizerFactoryTest, ExpressionTest, HdfsSyncSliceTest, TestOverriddenPrefixQueryForCustomFieldType, SolrCoreTest, TestCSVLoader, HighlighterTest, QueryResultKeyTest, RequestHandlersTest, TestSolrIndexConfig, PeerSyncTest, TestSchemaNameResource, CurrencyFieldXmlFileTest, CursorPagingTest, TestCollapseQParserPlugin, MergeStrategyTest, JsonLoaderTest, TestPostingsSolrHighlighter, TestConfig, MoreLikeThisHandlerTest, LegacyHTMLStripCharFilterTest, TestImplicitCoreProperties, DistributedIntervalFacetingTest, DistributedFacetPivotLargeTest, TestAnalyzedSuggestions, RankQueryTest, TestFieldTypeCollectionResource, TestSchemaResource, NumericFieldsTest, TestHashPartitioner, TestBlendedInfixSuggestions, TestFoldingMultitermQuery, TestSystemIdResolver, ConvertedLegacyTest, HardAutoCommitTest, TestPivotHelperCode, SolrPluginUtilsTest, TestDistributedGrouping, TestCollationFieldDocValues, AnalysisAfterCoreReloadTest, HdfsChaosMonkeySafeLeaderTest, OverseerCollectionProcessorTest, TestDefaultSearchFieldResource, TestRecoveryHdfs, CoreAdminHandlerTest, ResponseHeaderTest, ZkSolrClientTest, SystemInfoHandlerTest, RecoveryZkTest, TestPseudoReturnFields, TestFastLRUCache, TestInfoStreamLogging, BadCopyFieldTest, StatelessScriptUpdateProcessorFactoryTest, SolrXmlInZkTest, StressHdfsTest, LeaderElectionTest, DeleteShardTest, DistributedFacetPivotLongTailTest, TestSolr4Spatial2, TestParamSet, CoreAdminCreateDiscoverTest, TestIndexSearcher, QueryParsingTest, SSLMigrationTest, TestQueryTypes, TestSolrDeletionPolicy1, MBeansHandlerTest, DistributedQueryComponentCustomSortTest, TestSolrXml, BasicDistributedZkTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest, BasicZkTest, TestReplicationHandler, TestRandomFaceting, TestZkChroot, TestDistributedSearch, TestRecovery, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, TestRealTimeGet, TestStressReorder, TestJoin, TestReload, DistributedTermsComponentTest, TestRangeQuery, TestSolr4Spatial, StatsComponentTest, TestGroupingSearch, BadIndexSchemaTest, TestSort, TestFiltering, TestFunctionQuery, BasicFunctionalityTest, DirectUpdateHandlerTest, TestBadConfig, SoftAutoCommitTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, SimplePostToolTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SpellCheckCollatorTest, DocValuesTest, TestStressLucene, SuggesterWFSTTest, PolyFieldTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, FieldMutatingUpdateProcessorTest, DirectUpdateHandlerOptimizeTest, SortByFunctionTest, SolrInfoMBeanTest, DebugComponentTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, TestQueryUtils, StandardRequestHandlerTest, TestWriterPerf, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, TermsComponentTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest, TermVectorComponentTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, IndexSchemaTest, TestCollationField, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, JSONWriterTest, UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, TestComponentsName, SearchHandlerTest, TestBinaryResponseWriter, TestLFUCache, HighlighterConfigTest, SolrIndexConfigTest, BadComponentTest, TestMergePolicyConfig, MultiTermTest, SampleTest, TestBinaryField, TestSearchPerf, MinimalSchemaTest, TestElisionMultitermQuery, OutputWriterTest, ExternalFileFieldSortTest, DirectSolrConnectionTest, TestLuceneMatchVersion, TestPhraseSuggestions, TestCharFilters, TestXIncludeConfig, EchoParamsTest, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TestDefaultSimilarityFactory, TestFastWriter, TestJmxMonitoredMap, TimeZoneUtilsTest, ResourceLoaderTest, TestFastOutputStream, ScriptEngineTest, DateMathParserTest, PreAnalyzedFieldTest, TestSuggestSpellingConverter, SpellingQueryConverterTest, DOMUtilTest, TestSolrJ, TestLRUCache, TestUtils, CircularListTest, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestHighlightDedupGrouping, AbstractAnalyticsStatsTest, AbstractAnalyticsFacetTest, QueryFacetTest, AliasIntegrationTest, AsyncMigrateRouteKeyTest, CollectionsAPIAsyncDistributedZkTest, ConnectionManagerTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DistribCursorPagingTest, DistribDocExpirationUpdateProcessorTest, HttpPartitionTest, MigrateRouteKeyTest, MultiThreadedOCPTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerStatusTest]
   [junit4] Completed in 240.77s, 1 test, 1 error <<< FAILURES!

[...truncated 249 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:485: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:465: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:61: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:189: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:494: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1343: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:958: There were test failures: 434 suites, 1801 tests, 1 error, 50 ignored (23 assumptions)

Total time: 143 minutes 45 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any