You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/05/27 21:49:03 UTC

[JENKINS] Lucene-Solr-Tests-4.3-Java6 - Build # 32 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.3-Java6/32/

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

Error Message:
Server at http://127.0.0.1:20055/ud_gg returned non ok status:500, message:Server Error

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:20055/ud_gg returned non ok status:500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([437F1E6722F552F3:C299907F55AA32CF]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:372)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
	at org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:208)
	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:133)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:679)




Build Log:
[...truncated 9240 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.ShardSplitTest
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:17.479; org.apache.solr.BaseDistributedSearchTestCase; Setting hostContext system property: /ud_gg/
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:17.485; org.apache.solr.SolrTestCaseJ4; ###Starting testDistribSearch
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:17.487; org.apache.solr.cloud.ZkTestServer; STARTING ZK TEST SERVER
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:17.488; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:17.589; org.apache.solr.cloud.ZkTestServer; start zk server on port:29446
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:17.590; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:17.630; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@269280b8 name:ZooKeeperConnection Watcher:127.0.0.1:29446 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:17.630; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:17.630; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:17.682; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:17.710; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@7810b340 name:ZooKeeperConnection Watcher:127.0.0.1:29446/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:17.711; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:17.711; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:17.828; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/shards
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:17.910; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:17.944; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/shards
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:17.947; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:17.948; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.016; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.017; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.121; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.122; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.133; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.134; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.137; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.138; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.147; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.148; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.150; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.151; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.161; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.162; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.170; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.171; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.483; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.489; org.eclipse.jetty.server.AbstractConnector; Started SocketConnector@127.0.0.1:29451
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.490; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.490; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.491; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-controljetty-1369684038175
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.492; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-controljetty-1369684038175/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.492; org.apache.solr.core.CoreContainer; New CoreContainer 1058569926
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.493; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-controljetty-1369684038175/'
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.494; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-controljetty-1369684038175/'
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.690; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.691; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.692; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.692; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.693; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.693; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.694; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.694; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.695; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.695; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.714; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.715; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:29446/solr
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.715; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.717; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.720; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@5498de40 name:ZooKeeperConnection Watcher:127.0.0.1:29446 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.721; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.735; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.749; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.751; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@45865e94 name:ZooKeeperConnection Watcher:127.0.0.1:29446/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.751; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.753; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.758; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/collection-queue-work
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.769; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.779; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:29451_ud_gg
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.781; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:29451_ud_gg
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.784; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/election
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.809; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.811; org.apache.solr.cloud.Overseer; Overseer (id=89763613081272323-127.0.0.1:29451_ud_gg-n_0000000000) starting
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.814; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue-work
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.818; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.818; org.apache.solr.common.cloud.SolrZkClient; makePath: /clusterstate.json
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.825; org.apache.solr.common.cloud.SolrZkClient; makePath: /aliases.json
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.831; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.833; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.837; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-controljetty-1369684038175/collection1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.838; org.apache.solr.cloud.ZkController; Check for collection zkNode:control_collection
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.838; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.839; org.apache.solr.cloud.ZkController; Load collection config from:/collections/control_collection
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.840; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-controljetty-1369684038175/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.842; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.ShardSplitTest-controljetty-1369684038175/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.842; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.ShardSplitTest-controljetty-1369684038175/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.899; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:18.966; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:19.068; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:19.075; org.apache.solr.schema.IndexSchema; [collection1] Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:19.647; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:19.651; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:19.654; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:19.660; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:19.679; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:19.679; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-controljetty-1369684038175/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1369684037486/control/data/
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:19.680; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@27f8922
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:19.680; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:19.681; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1369684037486/control/data
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:19.681; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1369684037486/control/data/index/
[junit4:junit4]   1> WARN  - 2013-05-27 19:47:19.681; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1369684037486/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:19.682; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1369684037486/control/data/index
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:19.686; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@107e5125 lockFactory=org.apache.lucene.store.NativeFSLockFactory@47810c16),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:19.687; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:19.689; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:19.690; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:19.690; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:19.691; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:19.692; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:19.692; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:19.692; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:19.693; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:19.693; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:19.702; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:19.710; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@b8a4987 main
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:19.710; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1369684037486/control/data/tlog
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:19.712; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:19.712; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:19.716; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@b8a4987 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:19.718; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:19.718; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:20.337; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:20.338; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"1",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:29451_ud_gg",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:29451/ud_gg"}
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:20.338; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection control_collection with numShards 1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:20.338; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:20.352; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:20.747; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:20.747; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:29451/ud_gg collection:control_collection shard:shard1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:20.748; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:20.765; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:20.767; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:20.768; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:20.768; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:29451/ud_gg/collection1/
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:20.768; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:20.769; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:29451/ud_gg/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:20.769; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:29451/ud_gg/collection1/
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:20.769; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:21.856; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:21.873; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:21.896; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:29451/ud_gg/collection1/ and leader is http://127.0.0.1:29451/ud_gg/collection1/
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:21.896; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:29451/ud_gg
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:21.896; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:21.896; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:21.897; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:21.898; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:21.899; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:21.900; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:21.901; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:21.916; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:21.918; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:21.920; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@8039388 name:ZooKeeperConnection Watcher:127.0.0.1:29446/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:21.920; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:21.921; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:21.923; org.apache.solr.cloud.ChaosMonkey; monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:22.185; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:22.188; org.eclipse.jetty.server.AbstractConnector; Started SocketConnector@127.0.0.1:20055
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:22.188; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:22.189; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:22.189; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty1-1369684041924
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:22.190; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty1-1369684041924/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:22.191; org.apache.solr.core.CoreContainer; New CoreContainer 761370160
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:22.191; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty1-1369684041924/'
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:22.192; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty1-1369684041924/'
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:22.393; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:22.394; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:22.394; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:22.395; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:22.395; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:22.396; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:22.396; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:22.397; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:22.397; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:22.398; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:22.414; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:22.415; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:29446/solr
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:22.416; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:22.417; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:22.450; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@9818365 name:ZooKeeperConnection Watcher:127.0.0.1:29446 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:22.451; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:22.507; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:22.517; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:22.588; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@71590218 name:ZooKeeperConnection Watcher:127.0.0.1:29446/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:22.588; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:22.638; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:23.378; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:23.378; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"1",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:29451_ud_gg",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:29451/ud_gg"}
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:23.416; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:23.416; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:23.416; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:23.641; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:20055_ud_gg
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:23.643; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:20055_ud_gg
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:23.645; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:23.645; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:23.645; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:23.645; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:23.645; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:23.653; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:23.658; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty1-1369684041924/collection1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:23.658; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:23.659; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:23.659; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:23.661; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty1-1369684041924/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:23.662; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.ShardSplitTest-jetty1-1369684041924/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:23.663; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.ShardSplitTest-jetty1-1369684041924/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:23.720; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:23.784; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:23.885; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:23.892; org.apache.solr.schema.IndexSchema; [collection1] Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:24.485; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:24.489; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:24.492; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:24.497; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:24.516; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:24.517; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty1-1369684041924/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1369684037486/jetty1/
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:24.517; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@27f8922
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:24.518; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:24.518; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1369684037486/jetty1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:24.519; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1369684037486/jetty1/index/
[junit4:junit4]   1> WARN  - 2013-05-27 19:47:24.519; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1369684037486/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:24.520; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1369684037486/jetty1/index
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:24.524; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5897b9e6 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6fde07f0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:24.524; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:24.527; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:24.527; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:24.528; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:24.529; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:24.530; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:24.530; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:24.530; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:24.531; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:24.532; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:24.547; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:24.555; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@675d5604 main
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:24.556; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1369684037486/jetty1/tlog
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:24.557; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:24.557; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:24.563; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@675d5604 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:24.565; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:24.566; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:24.930; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:24.931; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"2",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:20055_ud_gg",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:20055/ud_gg"}
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:24.931; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection collection1 with numShards 2
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:24.931; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:24.944; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:24.944; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:24.944; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:25.568; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:25.568; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:20055/ud_gg collection:collection1 shard:shard1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:25.569; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:25.587; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:25.589; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:25.590; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:25.590; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:20055/ud_gg/collection1/
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:25.590; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:25.591; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:20055/ud_gg/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:25.591; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:20055/ud_gg/collection1/
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:25.591; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:26.448; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:26.465; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:26.465; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:26.465; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:26.514; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:20055/ud_gg/collection1/ and leader is http://127.0.0.1:20055/ud_gg/collection1/
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:26.514; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:20055/ud_gg
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:26.514; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:26.515; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:26.515; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:26.516; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:26.517; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:26.518; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:26.518; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:26.830; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:26.833; org.eclipse.jetty.server.AbstractConnector; Started SocketConnector@127.0.0.1:46891
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:26.833; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:26.834; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:26.835; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty2-1369684046531
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:26.835; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty2-1369684046531/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:26.836; org.apache.solr.core.CoreContainer; New CoreContainer 557993646
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:26.837; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty2-1369684046531/'
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:26.837; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty2-1369684046531/'
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:27.027; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:27.028; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:27.028; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:27.029; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:27.029; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:27.030; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:27.030; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:27.031; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:27.031; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:27.032; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:27.049; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:27.050; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:29446/solr
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:27.050; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:27.051; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:27.065; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@7f1371cf name:ZooKeeperConnection Watcher:127.0.0.1:29446 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:27.066; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:27.068; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:27.075; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:27.078; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@3bcb487a name:ZooKeeperConnection Watcher:127.0.0.1:29446/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:27.078; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:27.081; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:27.970; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:27.971; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"2",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:20055_ud_gg",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:20055/ud_gg"}
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:27.990; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:27.990; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:27.990; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:27.990; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.084; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46891_ud_gg
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.085; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:46891_ud_gg
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.098; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.098; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.099; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.099; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.099; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.100; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.100; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.100; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.105; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty2-1369684046531/collection1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.105; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.106; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.106; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.107; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty2-1369684046531/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.108; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.ShardSplitTest-jetty2-1369684046531/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.109; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.ShardSplitTest-jetty2-1369684046531/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.146; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.189; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.290; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.297; org.apache.solr.schema.IndexSchema; [collection1] Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.914; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.918; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.921; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.926; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.947; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.948; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty2-1369684046531/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1369684037486/jetty2/
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.948; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@27f8922
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.949; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.949; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1369684037486/jetty2
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.950; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1369684037486/jetty2/index/
[junit4:junit4]   1> WARN  - 2013-05-27 19:47:28.950; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1369684037486/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.950; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1369684037486/jetty2/index
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.954; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1fe876c5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1ac82b81),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.955; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.958; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.959; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.959; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.960; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.961; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.961; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.962; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.962; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.963; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.972; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.980; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@ec2c9f7 main
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.980; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1369684037486/jetty2/tlog
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.981; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.982; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.987; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@ec2c9f7 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.990; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:28.990; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:29.493; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:29.494; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"3",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:46891_ud_gg",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:46891/ud_gg"}
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:29.494; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:29.494; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard2
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:29.512; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:29.512; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:29.512; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:29.512; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:29.993; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:29.993; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:46891/ud_gg collection:collection1 shard:shard2
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:29.994; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:30.008; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:30.016; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:30.016; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:30.017; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:46891/ud_gg/collection1/
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:30.017; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:30.017; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:46891/ud_gg/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:30.018; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:46891/ud_gg/collection1/
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:30.018; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:31.025; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:31.085; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:31.085; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:31.085; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:31.085; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:31.144; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:46891/ud_gg/collection1/ and leader is http://127.0.0.1:46891/ud_gg/collection1/
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:31.144; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:46891/ud_gg
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:31.144; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:31.144; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:31.145; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:31.146; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:31.147; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:31.148; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:31.149; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:31.416; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:31.419; org.eclipse.jetty.server.AbstractConnector; Started SocketConnector@127.0.0.1:35319
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:31.419; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:31.420; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:31.420; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty3-1369684051164
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:31.421; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty3-1369684051164/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:31.421; org.apache.solr.core.CoreContainer; New CoreContainer 1532689188
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:31.422; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty3-1369684051164/'
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:31.423; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty3-1369684051164/'
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:31.649; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:31.650; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:31.651; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:31.651; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:31.652; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:31.652; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:31.653; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:31.653; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:31.654; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:31.654; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:31.671; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:31.672; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:29446/solr
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:31.672; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:31.673; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:31.676; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@6ea6a8ba name:ZooKeeperConnection Watcher:127.0.0.1:29446 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:31.677; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:31.678; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:31.689; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:31.691; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@7e50814a name:ZooKeeperConnection Watcher:127.0.0.1:29446/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:31.691; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:31.702; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:32.597; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:32.598; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"3",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:46891_ud_gg",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:46891/ud_gg"}
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:32.648; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:32.648; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:32.648; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:32.648; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:32.648; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:32.705; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35319_ud_gg
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:32.709; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:35319_ud_gg
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:32.711; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:32.711; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:32.711; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:32.711; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:32.711; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:32.712; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:32.712; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:32.712; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:32.712; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:32.718; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:32.723; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty3-1369684051164/collection1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:32.723; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:32.724; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:32.724; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:32.726; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty3-1369684051164/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:32.727; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.ShardSplitTest-jetty3-1369684051164/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:32.728; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.ShardSplitTest-jetty3-1369684051164/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:32.780; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:32.839; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:32.940; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:32.947; org.apache.solr.schema.IndexSchema; [collection1] Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:33.503; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:33.508; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:33.510; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:33.515; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:33.534; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:33.535; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty3-1369684051164/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1369684037486/jetty3/
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:33.535; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@27f8922
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:33.536; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:33.537; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1369684037486/jetty3
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:33.537; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1369684037486/jetty3/index/
[junit4:junit4]   1> WARN  - 2013-05-27 19:47:33.537; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1369684037486/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:33.538; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1369684037486/jetty3/index
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:33.542; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1f147ca1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2aacc734),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:33.542; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:33.545; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:33.546; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:33.546; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:33.547; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:33.548; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:33.548; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:33.549; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:33.549; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:33.550; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:33.559; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:33.565; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@72ba67d2 main
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:33.566; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1369684037486/jetty3/tlog
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:33.567; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:33.567; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:33.573; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@72ba67d2 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:33.575; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:33.575; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:34.153; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:34.154; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"4",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:35319_ud_gg",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:35319/ud_gg"}
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:34.154; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:34.155; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:34.173; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:34.173; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:34.173; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:34.173; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:34.174; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:34.583; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:34.583; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:35319/ud_gg collection:collection1 shard:shard1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:34.586; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:35319/ud_gg/collection1/ and leader is http://127.0.0.1:20055/ud_gg/collection1/
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:34.586; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:35319/ud_gg
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:34.587; org.apache.solr.cloud.ZkController; Core needs to recover:collection1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:34.587; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:34.587; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:34.588; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:34.588; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:34.588; org.apache.solr.cloud.ZkController; publishing core=collection1 state=recovering
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:34.589; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:34.589; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:34.589; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:34.590; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:34.590; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:34.617; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:34.855; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:34.858; org.eclipse.jetty.server.AbstractConnector; Started SocketConnector@127.0.0.1:58409
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:34.859; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:34.859; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:34.860; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty4-1369684054615
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:34.860; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty4-1369684054615/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:34.861; org.apache.solr.core.CoreContainer; New CoreContainer 2142971038
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:34.862; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty4-1369684054615/'
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:34.862; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty4-1369684054615/'
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:35.025; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:35.026; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:35.027; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:35.027; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:35.028; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:35.028; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:35.029; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:35.029; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:35.030; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:35.031; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:35.047; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:35.048; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:29446/solr
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:35.049; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:35.050; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:35.053; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@4a9bf7f3 name:ZooKeeperConnection Watcher:127.0.0.1:29446 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:35.054; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:35.066; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:35.078; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:35.080; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@59af0bd5 name:ZooKeeperConnection Watcher:127.0.0.1:29446/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:35.080; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:35.089; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:35.677; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:35.678; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"4",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:35319_ud_gg",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:35319/ud_gg"}
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:35.721; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:35.721; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:35.721; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:35.721; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:35.721; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:35.721; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.092; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58409_ud_gg
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.094; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:58409_ud_gg
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.096; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.096; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.096; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.096; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.096; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.097; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.096; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.097; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.097; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.097; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.098; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.105; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.110; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty4-1369684054615/collection1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.110; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.111; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.111; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.112; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty4-1369684054615/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.114; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.ShardSplitTest-jetty4-1369684054615/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.114; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.ShardSplitTest-jetty4-1369684054615/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.166; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.224; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.325; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.332; org.apache.solr.schema.IndexSchema; [collection1] Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.619; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.619; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={coreNodeName=4&state=recovering&nodeName=127.0.0.1:35319_ud_gg&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2002 
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.895; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.899; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.901; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.906; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.925; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.926; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-jetty4-1369684054615/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1369684037486/jetty4/
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.926; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@27f8922
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.927; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.927; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1369684037486/jetty4
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.928; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1369684037486/jetty4/index/
[junit4:junit4]   1> WARN  - 2013-05-27 19:47:36.928; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1369684037486/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.930; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1369684037486/jetty4/index
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.933; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@28258b6c lockFactory=org.apache.lucene.store.NativeFSLockFactory@a098301),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.934; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.937; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.937; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.938; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.938; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.939; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.940; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.940; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.941; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.941; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.951; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.958; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@7183cc7e main
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.958; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1369684037486/jetty4/tlog
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.960; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.960; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.965; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@7183cc7e main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.968; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:36.968; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:37.225; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:37.226; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"5",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:58409_ud_gg",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:58409/ud_gg"}
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:37.226; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:37.226; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard2
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:37.239; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:37.239; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:37.239; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:37.239; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:37.239; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:37.239; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:37.971; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:37.971; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:58409/ud_gg collection:collection1 shard:shard2
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:37.974; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:58409/ud_gg/collection1/ and leader is http://127.0.0.1:46891/ud_gg/collection1/
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:37.975; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58409/ud_gg
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:37.975; org.apache.solr.cloud.ZkController; Core needs to recover:collection1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:37.975; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:37.976; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:37.976; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:37.976; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:37.977; org.apache.solr.cloud.ZkController; publishing core=collection1 state=recovering
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:37.977; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:37.977; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:37.978; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:37.978; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:37.979; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:37.996; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:37.997; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:37.997; org.apache.solr.cloud.AbstractFullDistribZkTestBase; Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:37.997; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:37.998; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.621; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:20055/ud_gg/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.621; org.apache.solr.update.PeerSync; PeerSync: core=collection1 url=http://127.0.0.1:35319/ud_gg START replicas=[http://127.0.0.1:20055/ud_gg/collection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-05-27 19:47:38.622; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.623; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.624; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.624; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.624; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.625; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:20055/ud_gg/collection1/. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.625; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.637; org.apache.solr.core.SolrCore; [collection1] webapp=/ud_gg path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.642; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.644; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5897b9e6 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6fde07f0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.645; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.645; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5897b9e6 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6fde07f0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5897b9e6 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6fde07f0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.646; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.646; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@c3f5c2a realtime
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.647; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.647; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.648; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.648; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.650; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.651; org.apache.solr.core.SolrCore; [collection1] webapp=/ud_gg path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.651; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.651; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.652; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.654; org.apache.solr.core.SolrCore; [collection1] webapp=/ud_gg path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.655; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.655; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1369684037486/jetty3/index.20130527124738655
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.656; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@2e071f69 lockFactory=org.apache.lucene.store.NativeFSLockFactory@43fa8fe6) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.658; org.apache.solr.core.SolrCore; [collection1] webapp=/ud_gg path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.659; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.660; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.660; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.662; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1f147ca1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2aacc734),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1f147ca1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2aacc734),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.662; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.663; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.663; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@62fcad9 main
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.664; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@62fcad9 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.665; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.ShardSplitTest-1369684037486/jetty3/index.20130527124738655 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-1369684037486/jetty3/index.20130527124738655;done=true>>]
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.665; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.ShardSplitTest-1369684037486/jetty3/index.20130527124738655
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.665; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.cloud.ShardSplitTest-1369684037486/jetty3/index.20130527124738655
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.666; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.666; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.666; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.666; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.694; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.742; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.743; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"5",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:58409_ud_gg",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:58409/ud_gg"}
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.746; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"4",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:35319_ud_gg",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:35319/ud_gg"}
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.757; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.757; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.757; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.757; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.757; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.757; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.998; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:38.998; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={coreNodeName=5&state=recovering&nodeName=127.0.0.1:58409_ud_gg&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1001 
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:39.000; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:40.002; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.000; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:46891/ud_gg/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.000; org.apache.solr.update.PeerSync; PeerSync: core=collection1 url=http://127.0.0.1:58409/ud_gg START replicas=[http://127.0.0.1:46891/ud_gg/collection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-05-27 19:47:41.001; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.001; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.001; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.001; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.002; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.002; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:46891/ud_gg/collection1/. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.002; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.004; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.008; org.apache.solr.core.SolrCore; [collection1] webapp=/ud_gg path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.013; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.015; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1fe876c5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1ac82b81),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.016; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.016; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1fe876c5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1ac82b81),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1fe876c5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1ac82b81),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.017; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.017; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@39e1d093 realtime
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.018; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.018; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.019; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.019; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.021; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.021; org.apache.solr.core.SolrCore; [collection1] webapp=/ud_gg path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.022; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.022; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.022; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.025; org.apache.solr.core.SolrCore; [collection1] webapp=/ud_gg path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.026; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.026; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1369684037486/jetty4/index.20130527124741026
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.027; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@754e4d71 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1fd19f39) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.029; org.apache.solr.core.SolrCore; [collection1] webapp=/ud_gg path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.030; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.031; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.031; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.033; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@28258b6c lockFactory=org.apache.lucene.store.NativeFSLockFactory@a098301),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@28258b6c lockFactory=org.apache.lucene.store.NativeFSLockFactory@a098301),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.033; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.033; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.034; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@2ffacff1 main
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.035; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@2ffacff1 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.035; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.ShardSplitTest-1369684037486/jetty4/index.20130527124741026 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-1369684037486/jetty4/index.20130527124741026;done=true>>]
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.036; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.ShardSplitTest-1369684037486/jetty4/index.20130527124741026
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.036; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.cloud.ShardSplitTest-1369684037486/jetty4/index.20130527124741026
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.036; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.036; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.037; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.037; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.038; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.773; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.774; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"5",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:58409_ud_gg",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:58409/ud_gg"}
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.787; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.787; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.787; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.787; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.787; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:41.787; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:42.006; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:42.007; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: collection1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:42.014; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:42.016; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@107e5125 lockFactory=org.apache.lucene.store.NativeFSLockFactory@47810c16),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:42.017; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:42.017; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@107e5125 lockFactory=org.apache.lucene.store.NativeFSLockFactory@47810c16),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@107e5125 lockFactory=org.apache.lucene.store.NativeFSLockFactory@47810c16),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:42.018; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:42.018; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@43ecf7c6 main
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:42.019; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:42.020; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@43ecf7c6 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:42.020; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 6
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:42.030; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:42.032; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1fe876c5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1ac82b81),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1fe876c5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1ac82b81),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:42.032; org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[segments_3]
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:42.033; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@3f70f1bc main
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:42.033; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:42.034; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@3f70f1bc main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:42.034; org.apache.solr.update.SolrCmdDistributor; Distrib commit to:[StdNode: http://127.0.0.1:20055/ud_gg/collection1/, StdNode: http://127.0.0.1:35319/ud_gg/collection1/, StdNode: http://127.0.0.1:58409/ud_gg/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:42.037; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:42.038; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5897b9e6 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6fde07f0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5897b9e6 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6fde07f0),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:42.038; org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[segments_3]
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:42.038; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@4a347ce4 main
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:42.039; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:42.039; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@4a347ce4 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:42.040; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 3
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:42.041; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:42.042; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1f147ca1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2aacc734),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1f147ca1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2aacc734),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:42.042; org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[segments_3]
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:42.042; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@39b3eb45 main
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:42.043; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:42.043; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:42.044; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@28258b6c lockFactory=org.apache.lucene.store.NativeFSLockFactory@a098301),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@28258b6c lockFactory=org.apache.lucene.store.NativeFSLockFactory@a098301),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:42.043; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@39b3eb45 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:42.044; org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[segments_3]
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:42.045; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 4
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:42.045; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@7acbf9d3 main
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:42.046; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:42.046; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@7acbf9d3 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:42.047; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 4
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:42.047; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 17
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:42.048; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:42.051; org.apache.solr.core.SolrCore; [collection1] webapp=/ud_gg path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:42.053; org.apache.solr.core.SolrCore; [collection1] webapp=/ud_gg path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:42.054; org.apache.solr.core.SolrCore; [collection1] webapp=/ud_gg path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:42.056; org.apache.solr.core.SolrCore; [collection1] webapp=/ud_gg path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.061; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1436217837154729984)} 0 2
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.068; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={update.distrib=FROMLEADER&_version_=-1436217837159972864&update.from=http://127.0.0.1:46891/ud_gg/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1436217837159972864)} 0 1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.073; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={update.distrib=FROMLEADER&_version_=-1436217837163118592&update.from=http://127.0.0.1:20055/ud_gg/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1436217837163118592)} 0 2
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.074; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1436217837163118592)} 0 7
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.074; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1436217837159972864)} 0 10
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.078; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[a!0 (1436217837173604352)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.083; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:46891/ud_gg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[a!0 (1436217837177798656)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.084; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:20055/ud_gg/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[a!0 (1436217837177798656)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.085; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[a!0]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.087; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[b!1 (1436217837184090112)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.094; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:20055/ud_gg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[b!1 (1436217837189332992)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.095; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:46891/ud_gg/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[b!1 (1436217837189332992)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.096; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[b!1]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.098; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[c!2 (1436217837195624448)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.103; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:20055/ud_gg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[c!2 (1436217837198770176)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.104; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[c!2 (1436217837198770176)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.106; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[d!3 (1436217837204013056)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.113; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:46891/ud_gg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[d!3 (1436217837209255936)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.114; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:20055/ud_gg/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[d!3 (1436217837209255936)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.114; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[d!3]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.117; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[e!4 (1436217837215547392)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.122; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:46891/ud_gg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[e!4 (1436217837218693120)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.123; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[e!4 (1436217837218693120)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.125; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[f!5 (1436217837223936000)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.130; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:46891/ud_gg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[f!5 (1436217837227081728)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.131; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[f!5 (1436217837227081728)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.133; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[g!6 (1436217837232324608)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.140; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:20055/ud_gg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[g!6 (1436217837237567488)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.141; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:46891/ud_gg/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[g!6 (1436217837237567488)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.141; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[g!6]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.144; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[h!7 (1436217837243858944)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.149; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:20055/ud_gg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[h!7 (1436217837247004672)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.150; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[h!7 (1436217837247004672)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.153; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[i!8 (1436217837253296128)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.160; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:20055/ud_gg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[i!8 (1436217837258539008)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.161; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:46891/ud_gg/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[i!8 (1436217837258539008)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.161; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[i!8]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.164; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[j!9 (1436217837264830464)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.169; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:20055/ud_gg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[j!9 (1436217837267976192)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.170; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[j!9 (1436217837267976192)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.172; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[k!10 (1436217837273219072)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.179; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:20055/ud_gg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[k!10 (1436217837278461952)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.180; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:46891/ud_gg/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[k!10 (1436217837278461952)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.180; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[k!10]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.183; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[l!11 (1436217837284753408)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.188; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:46891/ud_gg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[l!11 (1436217837287899136)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.189; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[l!11 (1436217837287899136)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.191; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[m!12 (1436217837293142016)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.198; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:46891/ud_gg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[m!12 (1436217837298384896)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.199; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:20055/ud_gg/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[m!12 (1436217837298384896)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.199; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[m!12]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.202; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[n!13 (1436217837304676352)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.207; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:20055/ud_gg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[n!13 (1436217837307822080)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.208; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[n!13 (1436217837307822080)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.210; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[o!14 (1436217837313064960)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.215; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:46891/ud_gg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[o!14 (1436217837316210688)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.216; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[o!14 (1436217837316210688)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.218; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[p!15 (1436217837321453568)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.223; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:20055/ud_gg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[p!15 (1436217837324599296)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.224; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[p!15 (1436217837324599296)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.227; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[q!16 (1436217837330890752)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.234; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:20055/ud_gg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[q!16 (1436217837336133632)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.235; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:46891/ud_gg/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[q!16 (1436217837336133632)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.235; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[q!16]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.238; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[r!17 (1436217837342425088)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.245; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:46891/ud_gg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[r!17 (1436217837347667968)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.246; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:20055/ud_gg/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[r!17 (1436217837347667968)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.246; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[r!17]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.249; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[s!18 (1436217837353959424)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.254; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:20055/ud_gg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[s!18 (1436217837357105152)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.255; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[s!18 (1436217837357105152)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.257; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[t!19 (1436217837362348032)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.264; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:20055/ud_gg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[t!19 (1436217837367590912)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.265; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:46891/ud_gg/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[t!19 (1436217837367590912)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.265; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[t!19]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.268; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[u!20 (1436217837373882368)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.273; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:46891/ud_gg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[u!20 (1436217837377028096)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.274; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[u!20 (1436217837377028096)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.276; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[v!21 (1436217837382270976)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.281; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:20055/ud_gg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[v!21 (1436217837385416704)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.282; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[v!21 (1436217837385416704)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.284; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[w!22 (1436217837390659584)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.291; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:20055/ud_gg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[w!22 (1436217837395902464)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.292; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:46891/ud_gg/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[w!22 (1436217837395902464)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.292; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[w!22]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.295; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[x!23 (1436217837402193920)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.300; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:46891/ud_gg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[x!23 (1436217837405339648)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.301; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[x!23 (1436217837405339648)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.303; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[y!24 (1436217837410582528)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.310; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:46891/ud_gg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[y!24 (1436217837415825408)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.311; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:20055/ud_gg/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[y!24 (1436217837415825408)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.311; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[y!24]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.314; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[z!25 (1436217837422116864)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.321; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:20055/ud_gg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[z!25 (1436217837427359744)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.322; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:46891/ud_gg/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[z!25 (1436217837427359744)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.322; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[z!25]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.325; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[a!26 (1436217837433651200)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.332; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:46891/ud_gg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[a!26 (1436217837438894080)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.333; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:20055/ud_gg/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[a!26 (1436217837438894080)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.333; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[a!26]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.336; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[b!27 (1436217837445185536)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.343; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:20055/ud_gg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[b!27 (1436217837450428416)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.344; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:46891/ud_gg/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[b!27 (1436217837450428416)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.344; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[b!27]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.347; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[c!28 (1436217837456719872)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.352; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:20055/ud_gg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[c!28 (1436217837459865600)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.353; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[c!28 (1436217837459865600)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.355; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[d!29 (1436217837465108480)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.360; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:46891/ud_gg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[d!29 (1436217837468254208)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.361; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[d!29 (1436217837468254208)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.363; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[e!30 (1436217837473497088)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.368; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:46891/ud_gg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[e!30 (1436217837476642816)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.369; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[e!30 (1436217837476642816)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.370; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[f!31 (1436217837480837120)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.375; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:46891/ud_gg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[f!31 (1436217837483982848)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.376; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[f!31 (1436217837483982848)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.378; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[g!32 (1436217837489225728)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.385; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:20055/ud_gg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[g!32 (1436217837494468608)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.386; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:46891/ud_gg/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[g!32 (1436217837494468608)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.386; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[g!32]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.389; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[h!33 (1436217837500760064)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.394; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:20055/ud_gg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[h!33 (1436217837503905792)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.395; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[h!33 (1436217837503905792)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.397; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[i!34 (1436217837509148672)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.402; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:20055/ud_gg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[i!34 (1436217837512294400)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.403; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[i!34 (1436217837512294400)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.406; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[j!35 (1436217837518585856)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.411; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:20055/ud_gg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[j!35 (1436217837521731584)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.412; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[j!35 (1436217837521731584)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.414; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[k!36 (1436217837526974464)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.419; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:20055/ud_gg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[k!36 (1436217837530120192)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.420; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[k!36 (1436217837530120192)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.422; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[l!37 (1436217837535363072)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.429; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:46891/ud_gg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[l!37 (1436217837540605952)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.430; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:20055/ud_gg/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[l!37 (1436217837540605952)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.430; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[l!37]} 0 5
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.433; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={wt=javabin&version=2} {add=[m!38 (1436217837546897408)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.440; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:46891/ud_gg/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[m!38 (1436217837552140288)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.441; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp=/ud_gg path=/update params={distrib.from=http://127.0.0.1:20055/ud_gg/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[m!38 (1436217837552140288)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:44.441; org.ap

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

fdt]
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:55.567; org.apache.solr.core.SolrCore; [collection1] Closing main searcher on request.
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:55.567; org.apache.solr.core.CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:55.568; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.ShardSplitTest-1369684037486/jetty4/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-1369684037486/jetty4/index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:55.568; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.ShardSplitTest-1369684037486/jetty4/index
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:55.569; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.ShardSplitTest-1369684037486/jetty4 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-1369684037486/jetty4;done=false>>]
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:55.569; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.ShardSplitTest-1369684037486/jetty4
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:55.570; org.apache.solr.cloud.Overseer$ClusterStateUpdater; According to ZK I (id=89763613081272332-127.0.0.1:58409_ud_gg-n_0000000004) am no longer a leader.
[junit4:junit4]   1> WARN  - 2013-05-27 19:47:55.571; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:55.571; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:55.571; org.eclipse.jetty.server.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/ud_gg,null}
[junit4:junit4]   1> WARN  - 2013-05-27 19:47:55.571; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:55.643; org.apache.solr.SolrTestCaseJ4; ###Ending testDistribSearch
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:55.645; org.apache.solr.cloud.ZkTestServer; connecting to 127.0.0.1:29446 29446
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:55.754; org.apache.solr.cloud.ChaosMonkey; monkey: stop shard! 29451
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:55.755; org.apache.solr.SolrTestCaseJ4; ###Ending testDistribSearch
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:55.756; org.apache.solr.cloud.ZkTestServer; connecting to 127.0.0.1:29446 29446
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./solrtest-ShardSplitTest-1369684037487
[junit4:junit4]   2> !!!! WARNING: best effort to remove /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ShardSplitTest-1369684037486 FAILED !!!!!
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardSplitTest -Dtests.method=testDistribSearch -Dtests.seed=437F1E6722F552F3 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ja_JP_JP -Dtests.timezone=PST -Dtests.file.encoding=ISO8859-1
[junit4:junit4] ERROR   38.3s J1 | ShardSplitTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:20055/ud_gg returned non ok status:500, message:Server Error
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([437F1E6722F552F3:C299907F55AA32CF]:0)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:372)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
[junit4:junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:208)
[junit4:junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:133)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:679)
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:55.784; org.apache.solr.SolrTestCaseJ4; ###deleteCore
[junit4:junit4]   1> WARN  - 2013-05-27 19:47:55.790; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 38311 T5281 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   1> INFO  - 2013-05-27 19:47:55.790; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> WARN  - 2013-05-27 19:47:55.791; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> NOTE: test params are: codec=Lucene3x, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=ja_JP_JP, timezone=PST
[junit4:junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=101945216,total=455213056
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermQuery, RequiredFieldsTest, ConvertedLegacyTest, HardAutoCommitTest, NotRequiredUniqueKeyTest, TestDistributedGrouping, DOMUtilTest, TestArbitraryIndexDir, TestRTGBase, TestQueryTypes, SampleTest, ClusterStateTest, TestCodecSupport, OpenCloseCoreStressTest, URLClassifyProcessorTest, DisMaxRequestHandlerTest, TestCoreDiscovery, TestCollationField, NumericFieldsTest, DefaultValueUpdateProcessorTest, HighlighterTest, TestLazyCores, SuggesterTSTTest, BasicDistributedZk2Test, SpellPossibilityIteratorTest, CurrencyFieldOpenExchangeTest, SimplePostToolTest, FileUtilsTest, SpellCheckCollatorTest, TestCollationKeyRangeQueries, TestPostingsSolrHighlighter, CollectionsAPIDistributedZkTest, OutputWriterTest, TestBinaryField, ChaosMonkeySafeLeaderTest, TestSchemaSimilarityResource, TestRandomFaceting, TestFieldCollectionResource, FullSolrCloudDistribCmdsTest, SolrPluginUtilsTest, TestLuceneMatchVersion, XmlUpdateRequestHandlerTest, TestMergePolicyConfig, ZkNodePropsTest, TestWordDelimiterFilterFactory, TestUpdate, TestFastOutputStream, TestFieldResource, TestClassNameShortening, SortByFunctionTest, TestSuggestSpellingConverter, TestSystemIdResolver, DistanceFunctionTest, TestZkChroot, BadCopyFieldTest, IndexReaderFactoryTest, SolrRequestParserTest, TestIndexSearcher, TimeZoneUtilsTest, XsltUpdateRequestHandlerTest, TestLMJelinekMercerSimilarityFactory, TestSolrJ, UpdateParamsTest, IndexBasedSpellCheckerTest, HighlighterConfigTest, DocumentAnalysisRequestHandlerTest, TestCSVResponseWriter, TestRecovery, UniqFieldsUpdateProcessorFactoryTest, TestStressReorder, BasicDistributedZkTest, OverseerTest, LeaderElectionIntegrationTest, ShardRoutingTest, TestReplicationHandler, ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch, TestFaceting, TermVectorComponentDistributedTest, TestJoin, SolrCmdDistributorTest, BasicFunctionalityTest, DirectUpdateHandlerTest, TestBadConfig, OverseerCollectionProcessorTest, SoftAutoCommitTest, DistributedQueryElevationComponentTest, SignatureUpdateProcessorFactoryTest, DocValuesTest, SuggesterTest, SuggesterWFSTTest, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, QueryEqualityTest, DebugComponentTest, TestSurroundQueryParser, TestQueryUtils, StandardRequestHandlerTest, TestReversedWildcardFilterFactory, TestOmitPositions, RequestHandlersTest, TestValueSourceCache, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, LoggingHandlerTest, TestJmxIntegration, JSONWriterTest, JsonLoaderTest, TestPartialUpdateDeduplication, PingRequestHandlerTest, SearchHandlerTest, TestBinaryResponseWriter, SOLR749Test, AlternateDirectoryTest, TestQuerySenderNoQuery, SolrIndexConfigTest, MultiTermTest, TestDocSet, TestSearchPerf, MinimalSchemaTest, TestElisionMultitermQuery, TestConfig, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestCharFilters, EchoParamsTest, TestDFRSimilarityFactory, TestBM25SimilarityFactory, TestJmxMonitoredMap, OpenExchangeRatesOrgProviderTest, TestFastLRUCache, TestSolrXMLSerializer, SpellingQueryConverterTest, SystemInfoHandlerTest, CircularListTest, ShardSplitTest]
[junit4:junit4] Completed on J1 in 38.60s, 1 test, 1 error <<< FAILURES!

[...truncated 59 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/build.xml:381: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/build.xml:361: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build.xml:181: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/common-build.xml:437: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/lucene/common-build.xml:1243: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/lucene/common-build.xml:887: There were test failures: 291 suites, 1206 tests, 1 error, 13 ignored (7 assumptions)

Total time: 48 minutes 21 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-Tests-4.3-Java6 - Build # 33 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.3-Java6/33/

1 tests failed.
FAILED:  org.apache.solr.cloud.ShardSplitTest.testDistribSearch

Error Message:
Server at http://127.0.0.1:60921 returned non ok status:500, message:Server Error

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:60921 returned non ok status:500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([180CAFF250FB085:806644E75250D0B9]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:372)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
	at org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:208)
	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:133)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:679)




Build Log:
[...truncated 9220 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.ShardSplitTest
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:43.518; org.apache.solr.BaseDistributedSearchTestCase; Setting hostContext system property: /
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:43.522; org.apache.solr.SolrTestCaseJ4; ###Starting testDistribSearch
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:43.524; org.apache.solr.cloud.ZkTestServer; STARTING ZK TEST SERVER
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:43.525; org.apache.solr.cloud.ZkTestServer$ZKServerMain; Starting server
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:43.626; org.apache.solr.cloud.ZkTestServer; start zk server on port:49063
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:43.627; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:43.631; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@7616224e name:ZooKeeperConnection Watcher:127.0.0.1:49063 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:43.631; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:43.632; org.apache.solr.common.cloud.SolrZkClient; makePath: /solr
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:43.644; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:43.647; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@5c81b2b0 name:ZooKeeperConnection Watcher:127.0.0.1:49063/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:43.647; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:43.648; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:43.658; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/shards
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:43.661; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:43.664; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/shards
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:43.666; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:43.667; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:43.678; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:43.679; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/schema.xml
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:43.782; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:43.783; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:43.786; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:43.787; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/protwords.txt
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:43.795; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:43.796; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/currency.xml
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:43.799; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:43.800; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:43.803; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:43.804; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:43.806; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:43.807; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:43.810; org.apache.solr.cloud.AbstractZkTestCase; put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:43.811; org.apache.solr.common.cloud.SolrZkClient; makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.063; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.068; org.eclipse.jetty.server.AbstractConnector; Started SocketConnector@127.0.0.1:31841
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.068; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.069; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.070; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1369714123821
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.070; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1369714123821/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.071; org.apache.solr.core.CoreContainer; New CoreContainer 1169011356
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.071; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1369714123821/'
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.072; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1369714123821/'
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.233; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.234; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.235; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.235; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.236; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.236; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.237; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.237; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.238; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.238; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.255; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.256; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:49063/solr
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.257; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.258; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.260; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@a8ed1ac name:ZooKeeperConnection Watcher:127.0.0.1:49063 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.260; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.262; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.274; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.276; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@5d19eddd name:ZooKeeperConnection Watcher:127.0.0.1:49063/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.276; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.278; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.288; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/collection-queue-work
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.292; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.299; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:31841_
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.300; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:31841_
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.307; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/election
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.321; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer_elect/leader
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.324; org.apache.solr.cloud.Overseer; Overseer (id=89765584799662083-127.0.0.1:31841_-n_0000000000) starting
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.334; org.apache.solr.common.cloud.SolrZkClient; makePath: /overseer/queue-work
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.345; org.apache.solr.cloud.OverseerCollectionProcessor; Process current queue of collection creations
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.346; org.apache.solr.common.cloud.SolrZkClient; makePath: /clusterstate.json
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.348; org.apache.solr.common.cloud.SolrZkClient; makePath: /aliases.json
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.356; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.359; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Starting to work on the main queue
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.362; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1369714123821/collection1
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.362; org.apache.solr.cloud.ZkController; Check for collection zkNode:control_collection
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.363; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.363; org.apache.solr.cloud.ZkController; Load collection config from:/collections/control_collection
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.365; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1369714123821/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.366; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1369714123821/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.367; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1369714123821/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.417; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.476; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.578; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:44.584; org.apache.solr.schema.IndexSchema; [collection1] Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:45.141; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:45.145; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:45.148; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:45.153; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:45.172; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:45.172; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1369714123821/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1369714123523/control/data/
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:45.172; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5374a6e2
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:45.173; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:45.173; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1369714123523/control/data
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:45.173; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1369714123523/control/data/index/
[junit4:junit4]   1> WARN  - 2013-05-28 04:08:45.174; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1369714123523/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:45.174; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1369714123523/control/data/index
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:45.177; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4b3f459a lockFactory=org.apache.lucene.store.NativeFSLockFactory@556e5d0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:45.177; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:45.179; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:45.179; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:45.180; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:45.180; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:45.181; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:45.181; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:45.181; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:45.181; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:45.182; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:45.188; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:45.193; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@140c040b main
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:45.193; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1369714123523/control/data/tlog
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:45.194; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:45.194; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:45.196; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@140c040b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:45.198; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:45.198; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:45.862; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:45.863; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"1",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:31841_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:31841"}
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:45.863; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection control_collection with numShards 1
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:45.863; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:45.883; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:46.201; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:46.201; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:31841 collection:control_collection shard:shard1
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:46.202; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:46.218; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:46.229; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:46.230; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:46.230; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:31841/collection1/
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:46.230; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:46.230; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:31841/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:46.231; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:31841/collection1/
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:46.231; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:47.386; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:47.405; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:47.410; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:31841/collection1/ and leader is http://127.0.0.1:31841/collection1/
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:47.410; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:31841
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:47.410; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:47.411; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:47.411; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:47.412; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:47.413; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:47.414; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:47.415; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:47.429; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:47.431; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:47.433; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@9f23ccf name:ZooKeeperConnection Watcher:127.0.0.1:49063/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:47.433; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:47.434; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:47.436; org.apache.solr.cloud.ChaosMonkey; monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:47.685; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:47.688; org.eclipse.jetty.server.AbstractConnector; Started SocketConnector@127.0.0.1:60921
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:47.688; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:47.689; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:47.689; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1369714127437
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:47.690; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1369714127437/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:47.691; org.apache.solr.core.CoreContainer; New CoreContainer 778613196
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:47.691; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1369714127437/'
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:47.692; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1369714127437/'
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:47.853; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:47.854; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:47.854; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:47.855; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:47.855; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:47.856; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:47.856; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:47.857; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:47.857; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:47.858; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:47.873; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:47.873; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:49063/solr
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:47.874; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:47.875; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:47.883; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@4f7a5bad name:ZooKeeperConnection Watcher:127.0.0.1:49063 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:47.884; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:47.902; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:47.912; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:47.917; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@7e55775a name:ZooKeeperConnection Watcher:127.0.0.1:49063/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:47.917; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:47.933; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:48.909; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:48.910; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=1 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"1",
[junit4:junit4]   1>   "numShards":"1",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"control_collection",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:31841_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:31841"}
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:48.924; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:48.924; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:48.924; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:48.936; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60921_
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:48.938; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:60921_
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:48.940; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:48.940; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:48.940; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:48.941; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:48.941; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:48.942; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (2)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:48.953; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1369714127437/collection1
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:48.954; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:48.954; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:48.955; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:48.956; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1369714127437/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:48.957; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1369714127437/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:48.958; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1369714127437/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:49.008; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:49.073; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:49.174; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:49.179; org.apache.solr.schema.IndexSchema; [collection1] Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:49.731; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:49.735; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:49.738; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:49.743; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:49.762; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:49.763; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1369714127437/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1369714123523/jetty1/
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:49.763; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5374a6e2
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:49.764; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:49.764; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1369714123523/jetty1
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:49.765; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1369714123523/jetty1/index/
[junit4:junit4]   1> WARN  - 2013-05-28 04:08:49.765; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1369714123523/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:49.766; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1369714123523/jetty1/index
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:49.769; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2eee5855 lockFactory=org.apache.lucene.store.NativeFSLockFactory@139b166f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:49.770; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:49.773; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:49.773; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:49.774; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:49.774; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:49.775; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:49.775; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:49.776; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:49.776; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:49.777; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:49.786; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:49.793; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1649efbe main
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:49.794; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1369714123523/jetty1/tlog
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:49.795; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:49.795; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:49.799; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@1649efbe main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:49.801; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:49.802; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:50.429; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:50.430; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"2",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:60921_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:60921"}
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:50.430; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Create collection collection1 with numShards 2
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:50.430; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:50.444; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:50.444; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:50.444; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:50.805; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:50.805; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:60921 collection:collection1 shard:shard1
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:50.806; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:50.822; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:50.832; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:50.833; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:50.833; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:60921/collection1/
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:50.833; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:50.834; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:60921/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:50.834; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:60921/collection1/
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:50.834; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:51.948; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:51.965; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:51.965; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:51.965; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:52.013; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:60921/collection1/ and leader is http://127.0.0.1:60921/collection1/
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:52.013; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60921
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:52.013; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:52.013; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:52.014; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:52.015; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:52.016; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:52.017; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:52.018; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:52.279; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:52.281; org.eclipse.jetty.server.AbstractConnector; Started SocketConnector@127.0.0.1:38436
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:52.282; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:52.282; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:52.283; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1369714132033
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:52.283; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1369714132033/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:52.284; org.apache.solr.core.CoreContainer; New CoreContainer 1269597203
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:52.285; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1369714132033/'
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:52.285; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1369714132033/'
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:52.446; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:52.447; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:52.448; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:52.448; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:52.449; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:52.449; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:52.450; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:52.450; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:52.451; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:52.451; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:52.468; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:52.469; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:49063/solr
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:52.469; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:52.470; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:52.473; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@752adbaa name:ZooKeeperConnection Watcher:127.0.0.1:49063 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:52.473; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:52.488; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:52.499; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:52.501; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@2cdb6015 name:ZooKeeperConnection Watcher:127.0.0.1:49063/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:52.501; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:52.552; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:53.478; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:53.479; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"2",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:60921_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:60921"}
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:53.494; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:53.494; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:53.494; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:53.494; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:53.556; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38436_
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:53.558; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:38436_
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:53.560; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:53.560; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:53.560; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:53.561; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:53.562; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:53.562; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:53.569; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:53.569; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (3)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:53.573; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1369714132033/collection1
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:53.574; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:53.574; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:53.575; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:53.576; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1369714132033/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:53.578; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1369714132033/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:53.578; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1369714132033/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:53.628; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:53.687; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:53.788; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:53.793; org.apache.solr.schema.IndexSchema; [collection1] Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:54.350; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:54.354; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:54.356; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:54.361; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:54.381; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:54.381; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1369714132033/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1369714123523/jetty2/
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:54.382; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5374a6e2
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:54.382; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:54.383; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1369714123523/jetty2
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:54.383; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1369714123523/jetty2/index/
[junit4:junit4]   1> WARN  - 2013-05-28 04:08:54.384; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1369714123523/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:54.384; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1369714123523/jetty2/index
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:54.388; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@512d5b53 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6e79ae50),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:54.388; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:54.391; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:54.391; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:54.392; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:54.393; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:54.393; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:54.394; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:54.394; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:54.395; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:54.395; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:54.405; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:54.412; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@4e871e12 main
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:54.412; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1369714123523/jetty2/tlog
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:54.413; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:54.414; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:54.418; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@4e871e12 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:54.420; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:54.421; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:54.998; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:54.999; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"3",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:38436_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:38436"}
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:54.999; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:55.000; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard2
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:55.015; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:55.015; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:55.015; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:55.015; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:55.424; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:55.424; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:38436 collection:collection1 shard:shard2
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:55.425; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:55.440; org.apache.solr.cloud.ShardLeaderElectionContext; Running the leader process.
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:55.443; org.apache.solr.cloud.ShardLeaderElectionContext; Enough replicas found to continue.
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:55.443; org.apache.solr.cloud.ShardLeaderElectionContext; I may be the new leader - try and sync
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:55.443; org.apache.solr.cloud.SyncStrategy; Sync replicas to http://127.0.0.1:38436/collection1/
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:55.443; org.apache.solr.cloud.SyncStrategy; Sync Success - now sync replicas to me
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:55.444; org.apache.solr.cloud.SyncStrategy; http://127.0.0.1:38436/collection1/ has no replicas
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:55.444; org.apache.solr.cloud.ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:38436/collection1/
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:55.444; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:56.519; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:56.536; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:56.536; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:56.536; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:56.536; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:56.571; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:38436/collection1/ and leader is http://127.0.0.1:38436/collection1/
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:56.571; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:38436
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:56.571; org.apache.solr.cloud.ZkController; I am the leader, no recovery necessary
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:56.572; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:56.572; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:56.574; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:56.575; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:56.575; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:56.576; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:56.835; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:56.838; org.eclipse.jetty.server.AbstractConnector; Started SocketConnector@127.0.0.1:56646
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:56.839; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:56.839; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:56.840; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1369714136591
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:56.840; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1369714136591/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:56.841; org.apache.solr.core.CoreContainer; New CoreContainer 2101627636
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:56.841; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1369714136591/'
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:56.842; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1369714136591/'
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:57.002; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:57.003; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:57.004; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:57.004; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:57.005; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:57.005; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:57.006; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:57.006; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:57.007; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:57.007; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:57.022; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:57.023; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:49063/solr
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:57.023; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:57.024; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:57.117; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@5eb808ee name:ZooKeeperConnection Watcher:127.0.0.1:49063 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:57.117; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:57.132; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:57.142; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:57.144; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@241c5cc9 name:ZooKeeperConnection Watcher:127.0.0.1:49063/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:57.144; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:57.154; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:58.049; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:58.050; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"3",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:38436_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:38436"}
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:58.070; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:58.070; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:58.070; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:58.070; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:58.070; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:58.157; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56646_
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:58.162; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:56646_
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:58.164; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:58.164; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:58.164; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:58.164; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:58.164; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:58.166; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:58.165; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:58.166; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:58.175; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:58.175; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (4)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:58.180; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1369714136591/collection1
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:58.180; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:58.181; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:58.181; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:58.182; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1369714136591/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:58.184; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1369714136591/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:58.184; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1369714136591/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:58.234; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:58.299; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:58.401; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:58.406; org.apache.solr.schema.IndexSchema; [collection1] Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:58.965; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:58.969; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:58.971; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:58.976; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:58.995; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:58.996; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1369714136591/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1369714123523/jetty3/
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:58.996; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5374a6e2
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:58.997; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:58.998; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1369714123523/jetty3
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:58.998; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1369714123523/jetty3/index/
[junit4:junit4]   1> WARN  - 2013-05-28 04:08:58.998; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1369714123523/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:58.999; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1369714123523/jetty3/index
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:59.003; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@766660e5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@230bad0a),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:59.003; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:59.006; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:59.007; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:59.007; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:59.008; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:59.009; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:59.009; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:59.009; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:59.010; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:59.010; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:59.020; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:59.027; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@3dbbe9f3 main
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:59.027; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1369714123523/jetty3/tlog
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:59.029; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:59.029; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:59.033; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@3dbbe9f3 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:59.035; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:59.035; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:59.575; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:59.576; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"4",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:56646_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:56646"}
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:59.576; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:59.576; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard1
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:59.593; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:59.593; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:59.593; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:59.593; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-28 04:08:59.593; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:00.039; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:00.039; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:56646 collection:collection1 shard:shard1
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:00.042; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:56646/collection1/ and leader is http://127.0.0.1:60921/collection1/
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:00.042; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56646
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:00.042; org.apache.solr.cloud.ZkController; Core needs to recover:collection1
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:00.043; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:00.043; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:00.043; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:00.044; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:00.045; org.apache.solr.cloud.ZkController; publishing core=collection1 state=recovering
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:00.045; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:00.045; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:00.046; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:00.046; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:00.047; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:00.070; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:00.325; org.eclipse.jetty.server.Server; jetty-8.1.8.v20121106
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:00.327; org.eclipse.jetty.server.AbstractConnector; Started SocketConnector@127.0.0.1:19938
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:00.328; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init()
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:00.328; org.apache.solr.core.SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:00.329; org.apache.solr.core.SolrResourceLoader; using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1369714140069
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:00.329; org.apache.solr.core.CoreContainer$Initializer; looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1369714140069/solr.xml
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:00.330; org.apache.solr.core.CoreContainer; New CoreContainer 554674458
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:00.331; org.apache.solr.core.CoreContainer; Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1369714140069/'
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:00.331; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1369714140069/'
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:00.499; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:00.499; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting urlScheme to: http://
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:00.500; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting connTimeout to: 15000
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:00.500; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:00.501; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting corePoolSize to: 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:00.501; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 2147483647
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:00.502; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:00.502; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:00.503; org.apache.solr.handler.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:00.504; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:00.520; org.apache.solr.core.CoreContainer; Registering Log Listener
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:00.521; org.apache.solr.core.CoreContainer; Zookeeper client=127.0.0.1:49063/solr
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:00.522; org.apache.solr.cloud.ZkController; zkHost includes chroot
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:00.523; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:00.525; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@2c236005 name:ZooKeeperConnection Watcher:127.0.0.1:49063 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:00.526; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:00.538; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:00.551; org.apache.solr.common.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:00.552; org.apache.solr.common.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionManager@39e93135 name:ZooKeeperConnection Watcher:127.0.0.1:49063/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:00.553; org.apache.solr.common.cloud.ConnectionManager; Client is connected to ZooKeeper
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:00.562; org.apache.solr.common.cloud.ZkStateReader; Updating cluster state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:01.098; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:01.099; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"4",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:56646_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:56646"}
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:01.114; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:01.114; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:01.114; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:01.114; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:01.114; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:01.114; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:01.565; org.apache.solr.cloud.ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:19938_
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:01.567; org.apache.solr.common.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:19938_
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:01.569; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:01.569; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:01.570; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:01.569; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:01.570; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:01.571; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:01.570; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:01.570; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:01.571; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:01.572; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:01.579; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:01.579; org.apache.solr.common.cloud.ZkStateReader$3; Updating live nodes... (5)
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:01.584; org.apache.solr.core.CoreContainer; Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1369714140069/collection1
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:01.584; org.apache.solr.cloud.ZkController; Check for collection zkNode:collection1
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:01.585; org.apache.solr.cloud.ZkController; Collection zkNode exists
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:01.585; org.apache.solr.cloud.ZkController; Load collection config from:/collections/collection1
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:01.586; org.apache.solr.core.SolrResourceLoader; new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1369714140069/collection1/'
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:01.588; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty4-1369714140069/collection1/lib/classes/' to classloader
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:01.588; org.apache.solr.core.SolrResourceLoader; Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty4-1369714140069/collection1/lib/README' to classloader
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:01.638; org.apache.solr.core.SolrConfig; Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:01.696; org.apache.solr.core.SolrConfig; Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:01.798; org.apache.solr.schema.IndexSchema; Reading Solr Schema from schema.xml
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:01.803; org.apache.solr.schema.IndexSchema; [collection1] Schema name=test
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:02.072; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:02.072; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={coreNodeName=4&state=recovering&nodeName=127.0.0.1:56646_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2002 
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:02.359; org.apache.solr.schema.IndexSchema; default search field in schema is text
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:02.363; org.apache.solr.schema.IndexSchema; unique key field: id
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:02.366; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:02.371; org.apache.solr.schema.FileExchangeRateProvider; Reloading exchange rates from file currency.xml
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:02.390; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:02.390; org.apache.solr.core.SolrCore; [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty4-1369714140069/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1369714123523/jetty4/
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:02.391; org.apache.solr.core.JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5374a6e2
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:02.391; org.apache.solr.core.SolrCore; org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:02.392; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1369714123523/jetty4
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:02.392; org.apache.solr.core.SolrCore; New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1369714123523/jetty4/index/
[junit4:junit4]   1> WARN  - 2013-05-28 04:09:02.392; org.apache.solr.core.SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1369714123523/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:02.394; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1369714123523/jetty4/index
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:02.397; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@40188fd lockFactory=org.apache.lucene.store.NativeFSLockFactory@3d3900cd),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:02.398; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:02.400; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:02.401; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:02.402; org.apache.solr.update.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:02.402; org.apache.solr.core.RequestHandlers; created standard: solr.StandardRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:02.403; org.apache.solr.core.RequestHandlers; created /get: solr.RealTimeGetHandler
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:02.403; org.apache.solr.core.RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:02.404; org.apache.solr.core.RequestHandlers; created /replication: solr.ReplicationHandler
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:02.404; org.apache.solr.core.RequestHandlers; created /update: solr.UpdateRequestHandler
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:02.405; org.apache.solr.core.RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:02.414; org.apache.solr.handler.loader.XMLLoader; xsltCacheLifetimeSeconds=60
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:02.421; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@f63adc main
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:02.422; org.apache.solr.update.UpdateHandler; Clearing tlog files, tlogDir=./org.apache.solr.cloud.ShardSplitTest-1369714123523/jetty4/tlog
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:02.423; org.apache.solr.update.CommitTracker; Hard AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:02.423; org.apache.solr.update.CommitTracker; Soft AutoCommit: disabled
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:02.428; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@f63adc main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:02.430; org.apache.solr.cloud.ZkController; publishing core=collection1 state=down
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:02.430; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:02.618; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:02.619; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"5",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":null,
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"down",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:19938_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:19938"}
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:02.619; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Collection already exists with numShards=2
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:02.620; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Assigning new node to shard=shard2
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:02.693; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:02.693; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:02.693; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:02.693; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:02.693; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:02.693; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:03.433; org.apache.solr.core.CoreContainer; registering core: collection1
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:03.433; org.apache.solr.cloud.ZkController; Register replica - core:collection1 address:http://127.0.0.1:19938 collection:collection1 shard:shard2
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:03.437; org.apache.solr.cloud.ZkController; We are http://127.0.0.1:19938/collection1/ and leader is http://127.0.0.1:38436/collection1/
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:03.437; org.apache.solr.cloud.ZkController; No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:19938
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:03.437; org.apache.solr.cloud.ZkController; Core needs to recover:collection1
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:03.438; org.apache.solr.update.DefaultSolrCoreState; Running recovery - first canceling any ongoing recovery
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:03.438; org.apache.solr.cloud.RecoveryStrategy; Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:03.438; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:03.439; org.apache.solr.cloud.RecoveryStrategy; ###### startupVersions=[]
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:03.440; org.apache.solr.cloud.ZkController; publishing core=collection1 state=recovering
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:03.440; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:03.440; org.apache.solr.servlet.SolrDispatchFilter; user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:03.441; org.apache.solr.servlet.SolrDispatchFilter; SolrDispatchFilter.init() done
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:03.442; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:03.442; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:03.466; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:03.467; org.apache.solr.handler.admin.CoreAdminHandler; Going to wait for coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:03.467; org.apache.solr.cloud.AbstractFullDistribZkTestBase; Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:03.468; org.apache.solr.cloud.AbstractDistribZkTestBase; Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:03.469; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.074; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:60921/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.074; org.apache.solr.update.PeerSync; PeerSync: core=collection1 url=http://127.0.0.1:56646 START replicas=[http://127.0.0.1:60921/collection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-05-28 04:09:04.075; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.076; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.076; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.076; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.076; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.077; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:60921/collection1/. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.077; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.082; org.apache.solr.core.SolrCore; [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.087; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.090; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2eee5855 lockFactory=org.apache.lucene.store.NativeFSLockFactory@139b166f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.090; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.091; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2eee5855 lockFactory=org.apache.lucene.store.NativeFSLockFactory@139b166f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2eee5855 lockFactory=org.apache.lucene.store.NativeFSLockFactory@139b166f),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.092; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.092; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@6170f40e realtime
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.093; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.093; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 6
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.094; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.094; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.096; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.096; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.097; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.097; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.097; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.100; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.101; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.102; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1369714123523/jetty3/index.20130528040904101
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.102; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@25bc842b lockFactory=org.apache.lucene.store.NativeFSLockFactory@5cd9760d) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.105; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.106; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.107; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.107; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.109; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@766660e5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@230bad0a),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@766660e5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@230bad0a),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.110; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.110; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.111; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@79b2102d main
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.112; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@79b2102d main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.112; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.ShardSplitTest-1369714123523/jetty3/index.20130528040904101 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-1369714123523/jetty3/index.20130528040904101;done=true>>]
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.112; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.ShardSplitTest-1369714123523/jetty3/index.20130528040904101
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.113; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.cloud.ShardSplitTest-1369714123523/jetty3/index.20130528040904101
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.113; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.113; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.113; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.114; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.116; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.222; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.223; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"5",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"recovering",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:19938_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:19938"}
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.227; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"4",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard1",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:56646_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:56646"}
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.239; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.239; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.239; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.239; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.239; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.239; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.469; org.apache.solr.handler.admin.CoreAdminHandler; Waited coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.469; org.apache.solr.servlet.SolrDispatchFilter; [admin] webapp=null path=/admin/cores params={coreNodeName=5&state=recovering&nodeName=127.0.0.1:19938_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1002 
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:04.471; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:05.473; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:06.471; org.apache.solr.cloud.RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:38436/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:06.471; org.apache.solr.update.PeerSync; PeerSync: core=collection1 url=http://127.0.0.1:19938 START replicas=[http://127.0.0.1:38436/collection1/] nUpdates=100
[junit4:junit4]   1> WARN  - 2013-05-28 04:09:06.472; org.apache.solr.update.PeerSync; no frame of reference to tell of we've missed updates
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:06.472; org.apache.solr.cloud.RecoveryStrategy; PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:06.472; org.apache.solr.cloud.RecoveryStrategy; Starting Replication Recovery. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:06.472; org.apache.solr.cloud.RecoveryStrategy; Begin buffering updates. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:06.473; org.apache.solr.update.UpdateLog; Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:06.473; org.apache.solr.cloud.RecoveryStrategy; Attempting to replicate from http://127.0.0.1:38436/collection1/. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:06.473; org.apache.solr.client.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:06.475; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:06.479; org.apache.solr.core.SolrCore; [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:06.484; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:06.487; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@512d5b53 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6e79ae50),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:06.488; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:06.489; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@512d5b53 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6e79ae50),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@512d5b53 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6e79ae50),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:06.489; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:06.490; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1e228c08 realtime
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:06.490; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:06.490; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 6
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:06.491; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:06.492; org.apache.solr.handler.SnapPuller;  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:06.493; org.apache.solr.handler.ReplicationHandler; Commits will be reserved for  10000
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:06.494; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:06.494; org.apache.solr.handler.SnapPuller; Master's generation: 2
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:06.494; org.apache.solr.handler.SnapPuller; Slave's generation: 1
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:06.495; org.apache.solr.handler.SnapPuller; Starting replication process
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:06.497; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:06.498; org.apache.solr.handler.SnapPuller; Number of files in latest index in master: 1
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:06.499; org.apache.solr.core.CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.ShardSplitTest-1369714123523/jetty4/index.20130528040906498
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:06.499; org.apache.solr.handler.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@25056202 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6ad094e3) fullCopy=false
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:06.502; org.apache.solr.core.SolrCore; [collection1] webapp= path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:06.503; org.apache.solr.handler.SnapPuller; Total time taken for download : 0 secs
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:06.504; org.apache.solr.update.DefaultSolrCoreState; Creating new IndexWriter...
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:06.504; org.apache.solr.update.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:06.506; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@40188fd lockFactory=org.apache.lucene.store.NativeFSLockFactory@3d3900cd),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@40188fd lockFactory=org.apache.lucene.store.NativeFSLockFactory@3d3900cd),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:06.506; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:06.507; org.apache.solr.update.DefaultSolrCoreState; New IndexWriter is ready to be used.
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:06.507; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@4d7ef98c main
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:06.508; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@4d7ef98c main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:06.509; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.ShardSplitTest-1369714123523/jetty4/index.20130528040906498 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-1369714123523/jetty4/index.20130528040906498;done=true>>]
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:06.509; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.ShardSplitTest-1369714123523/jetty4/index.20130528040906498
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:06.509; org.apache.solr.core.CachingDirectoryFactory; Removing directory before core close: ./org.apache.solr.cloud.ShardSplitTest-1369714123523/jetty4/index.20130528040906498
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:06.509; org.apache.solr.cloud.RecoveryStrategy; No replay needed. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:06.510; org.apache.solr.cloud.RecoveryStrategy; Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:06.510; org.apache.solr.cloud.ZkController; publishing core=collection1 state=active
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:06.510; org.apache.solr.cloud.ZkController; numShards not found on descriptor - reading it from system property
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:06.512; org.apache.solr.cloud.RecoveryStrategy; Finished recovery process. core=collection1
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.247; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.248; org.apache.solr.cloud.Overseer$ClusterStateUpdater; Update state numShards=2 message={
[junit4:junit4]   1>   "operation":"state",
[junit4:junit4]   1>   "core_node_name":"5",
[junit4:junit4]   1>   "numShards":"2",
[junit4:junit4]   1>   "shard":"shard2",
[junit4:junit4]   1>   "roles":null,
[junit4:junit4]   1>   "state":"active",
[junit4:junit4]   1>   "shard_state":"active",
[junit4:junit4]   1>   "core":"collection1",
[junit4:junit4]   1>   "collection":"collection1",
[junit4:junit4]   1>   "shard_range":null,
[junit4:junit4]   1>   "node_name":"127.0.0.1:19938_",
[junit4:junit4]   1>   "base_url":"http://127.0.0.1:19938"}
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.265; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.265; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.265; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.265; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.265; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.265; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.477; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.478; org.apache.solr.cloud.AbstractDistribZkTestBase; Recoveries finished - collection: collection1
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.485; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.488; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4b3f459a lockFactory=org.apache.lucene.store.NativeFSLockFactory@556e5d0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.489; org.apache.solr.core.SolrDeletionPolicy; newest commit = 1[segments_1]
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.490; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4b3f459a lockFactory=org.apache.lucene.store.NativeFSLockFactory@556e5d0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4b3f459a lockFactory=org.apache.lucene.store.NativeFSLockFactory@556e5d0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.491; org.apache.solr.core.SolrDeletionPolicy; newest commit = 2[segments_2]
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.491; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@350f1a7 main
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.492; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.492; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@350f1a7 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.493; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 8
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.504; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.505; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2eee5855 lockFactory=org.apache.lucene.store.NativeFSLockFactory@139b166f),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2eee5855 lockFactory=org.apache.lucene.store.NativeFSLockFactory@139b166f),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.505; org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[segments_3]
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.506; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@73a8e2ca main
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.506; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.507; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@73a8e2ca main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.508; org.apache.solr.update.SolrCmdDistributor; Distrib commit to:[StdNode: http://127.0.0.1:56646/collection1/, StdNode: http://127.0.0.1:38436/collection1/, StdNode: http://127.0.0.1:19938/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.511; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.512; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@512d5b53 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6e79ae50),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@512d5b53 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6e79ae50),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.513; org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[segments_3]
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.513; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@5f4d8e6e main
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.514; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.514; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@5f4d8e6e main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.515; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 4
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.523; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.523; org.apache.solr.update.DirectUpdateHandler2; start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.524; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@766660e5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@230bad0a),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@766660e5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@230bad0a),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.525; org.apache.solr.core.SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@40188fd lockFactory=org.apache.lucene.store.NativeFSLockFactory@3d3900cd),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   1> 	commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@40188fd lockFactory=org.apache.lucene.store.NativeFSLockFactory@3d3900cd),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.525; org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[segments_3]
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.526; org.apache.solr.core.SolrDeletionPolicy; newest commit = 3[segments_3]
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.526; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@1510d957 main
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.527; org.apache.solr.search.SolrIndexSearcher; Opening Searcher@4799adf0 main
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.527; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.528; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@1510d957 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.528; org.apache.solr.core.SolrCore; [collection1] Registered new searcher Searcher@4799adf0 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.529; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 6
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.528; org.apache.solr.update.DirectUpdateHandler2; end_commit_flush
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.530; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.530; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 26
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.531; org.apache.solr.common.cloud.ZkStateReader; Updating cloud state from ZooKeeper... 
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.534; org.apache.solr.core.SolrCore; [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.536; org.apache.solr.core.SolrCore; [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.538; org.apache.solr.core.SolrCore; [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:07.539; org.apache.solr.core.SolrCore; [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.545; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1436249384071200768)} 0 2
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.580; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=FROMLEADER&_version_=-1436249384075395072&update.from=http://127.0.0.1:38436/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1436249384075395072)} 0 2
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.583; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=FROMLEADER&_version_=-1436249384107900928&update.from=http://127.0.0.1:60921/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1436249384107900928)} 0 1
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.584; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1436249384107900928)} 0 6
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.585; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1436249384075395072)} 0 38
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.589; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[a!0 (1436249384118386688)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.595; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:38436/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[a!0 (1436249384121532416)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.595; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[a!0 (1436249384121532416)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.598; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[b!1 (1436249384128872448)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.605; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:60921/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[b!1 (1436249384132018176)]} 0 1
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.605; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[b!1 (1436249384132018176)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.608; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[c!2 (1436249384139358208)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.613; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:60921/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[c!2 (1436249384142503936)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.614; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[c!2 (1436249384142503936)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.617; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[d!3 (1436249384148795392)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.623; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:38436/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[d!3 (1436249384151941120)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.624; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[d!3 (1436249384151941120)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.627; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[e!4 (1436249384159281152)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.635; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:38436/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[e!4 (1436249384164524032)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.636; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:60921/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[e!4 (1436249384164524032)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.637; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[e!4]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.639; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[f!5 (1436249384171864064)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.647; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:38436/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[f!5 (1436249384177106944)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.648; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:60921/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[f!5 (1436249384177106944)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.649; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[f!5]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.651; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[g!6 (1436249384184446976)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.659; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:60921/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[g!6 (1436249384189689856)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.660; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:38436/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[g!6 (1436249384189689856)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.661; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[g!6]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.663; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[h!7 (1436249384197029888)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.668; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:60921/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[h!7 (1436249384200175616)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.669; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[h!7 (1436249384200175616)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.672; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[i!8 (1436249384206467072)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.678; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:60921/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[i!8 (1436249384209612800)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.679; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[i!8 (1436249384209612800)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.682; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[j!9 (1436249384216952832)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.690; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:60921/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[j!9 (1436249384222195712)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.691; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:38436/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[j!9 (1436249384222195712)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.692; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[j!9]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.694; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[k!10 (1436249384229535744)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.699; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:60921/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[k!10 (1436249384232681472)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.700; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[k!10 (1436249384232681472)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.703; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[l!11 (1436249384238972928)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.711; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:38436/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[l!11 (1436249384244215808)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.712; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:60921/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[l!11 (1436249384244215808)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.713; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[l!11]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.715; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[m!12 (1436249384251555840)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.722; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:38436/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[m!12 (1436249384256798720)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.723; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:60921/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[m!12 (1436249384256798720)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.724; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[m!12]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.726; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[n!13 (1436249384263090176)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.731; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:60921/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[n!13 (1436249384266235904)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.732; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[n!13 (1436249384266235904)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.735; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[o!14 (1436249384272527360)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.741; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:38436/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[o!14 (1436249384275673088)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.742; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[o!14 (1436249384275673088)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.745; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[p!15 (1436249384283013120)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.752; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:60921/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[p!15 (1436249384288256000)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.753; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:38436/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[p!15 (1436249384288256000)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.754; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[p!15]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.756; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[q!16 (1436249384294547456)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.760; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:60921/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[q!16 (1436249384297693184)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.761; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[q!16 (1436249384297693184)]} 0 2
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.764; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[r!17 (1436249384302936064)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.771; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:38436/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[r!17 (1436249384308178944)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.772; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:60921/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[r!17 (1436249384308178944)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.773; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[r!17]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.775; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[s!18 (1436249384314470400)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.782; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:60921/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[s!18 (1436249384319713280)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.783; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:38436/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[s!18 (1436249384319713280)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.784; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[s!18]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.786; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[t!19 (1436249384326004736)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.793; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:60921/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[t!19 (1436249384331247616)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.794; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:38436/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[t!19 (1436249384331247616)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.795; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[t!19]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.797; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[u!20 (1436249384337539072)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.805; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:38436/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[u!20 (1436249384342781952)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.806; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:60921/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[u!20 (1436249384342781952)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.807; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[u!20]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.809; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[v!21 (1436249384350121984)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.815; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:60921/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[v!21 (1436249384353267712)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.816; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[v!21 (1436249384353267712)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.819; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[w!22 (1436249384360607744)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.824; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:60921/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[w!22 (1436249384363753472)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.825; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[w!22 (1436249384363753472)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.828; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[x!23 (1436249384370044928)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.836; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:38436/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[x!23 (1436249384375287808)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.837; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:60921/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[x!23 (1436249384375287808)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.838; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[x!23]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.840; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[y!24 (1436249384382627840)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.848; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:38436/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[y!24 (1436249384387870720)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.849; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:60921/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[y!24 (1436249384387870720)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.850; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[y!24]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.852; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[z!25 (1436249384395210752)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.859; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:60921/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[z!25 (1436249384400453632)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.860; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:38436/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[z!25 (1436249384400453632)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.861; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[z!25]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.863; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[a!26 (1436249384406745088)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.868; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:38436/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[a!26 (1436249384409890816)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.869; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[a!26 (1436249384409890816)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.872; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[b!27 (1436249384416182272)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.877; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:60921/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[b!27 (1436249384419328000)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.878; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[b!27 (1436249384419328000)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.881; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[c!28 (1436249384425619456)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.887; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:60921/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[c!28 (1436249384428765184)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.888; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[c!28 (1436249384428765184)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.891; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[d!29 (1436249384436105216)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.898; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:38436/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[d!29 (1436249384441348096)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.899; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:60921/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[d!29 (1436249384441348096)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.900; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[d!29]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.902; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[e!30 (1436249384447639552)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.910; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:38436/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[e!30 (1436249384452882432)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.911; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:60921/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[e!30 (1436249384452882432)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.912; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[e!30]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.914; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[f!31 (1436249384460222464)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.922; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:38436/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[f!31 (1436249384465465344)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.923; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:60921/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[f!31 (1436249384465465344)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.924; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[f!31]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.926; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[g!32 (1436249384472805376)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.932; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:60921/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[g!32 (1436249384475951104)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.933; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[g!32 (1436249384475951104)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.936; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[h!33 (1436249384483291136)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.942; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:60921/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[h!33 (1436249384486436864)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.943; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[h!33 (1436249384486436864)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.946; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[i!34 (1436249384493776896)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.951; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:60921/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[i!34 (1436249384496922624)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.952; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[i!34 (1436249384496922624)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.955; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[j!35 (1436249384503214080)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.960; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:60921/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[j!35 (1436249384506359808)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.961; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[j!35 (1436249384506359808)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.964; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[k!36 (1436249384512651264)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.972; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:60921/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[k!36 (1436249384517894144)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.973; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:38436/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[k!36 (1436249384517894144)]} 0 4
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.974; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[k!36]} 0 7
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.976; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[l!37 (1436249384525234176)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.983; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:38436/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[l!37 (1436249384530477056)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.984; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:60921/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[l!37 (1436249384530477056)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.985; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[l!37]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.987; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[m!38 (1436249384536768512)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.994; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:38436/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[m!38 (1436249384542011392)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.995; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:60921/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[m!38 (1436249384542011392)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.996; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[m!38]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:09.998; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[n!39 (1436249384548302848)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:10.005; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:60921/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[n!39 (1436249384553545728)]} 0 0
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:10.006; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:38436/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[n!39 (1436249384553545728)]} 0 3
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:10.007; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[n!39]} 0 6
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:10.009; org.apache.solr.update.processor.LogUpdateProcessor; [collection1] webapp= path=/u

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

est-1369714123523/jetty3 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-1369714123523/jetty3;done=false>>]
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:48.092; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.ShardSplitTest-1369714123523/jetty3
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:48.092; org.apache.solr.core.CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.ShardSplitTest-1369714123523/jetty3/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.ShardSplitTest-1369714123523/jetty3/index;done=false>>]
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:48.092; org.apache.solr.core.CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.ShardSplitTest-1369714123523/jetty3/index
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:48.093; org.apache.solr.common.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   1> WARN  - 2013-05-28 04:09:48.093; org.apache.solr.cloud.LeaderElector$1; 
[junit4:junit4]   1> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard1/election/89765584799662090-4-n_0000000001
[junit4:junit4]   1> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   1> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   1> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:152)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:149)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:149)
[junit4:junit4]   1> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:63)
[junit4:junit4]   1> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:260)
[junit4:junit4]   1> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:156)
[junit4:junit4]   1> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:100)
[junit4:junit4]   1> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   1> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   1> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   1> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   1> WARN  - 2013-05-28 04:09:48.094; org.apache.solr.common.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:48.094; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> WARN  - 2013-05-28 04:09:48.095; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> INFO  - 2013-05-28 04:09:48.095; org.apache.solr.common.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   1> WARN  - 2013-05-28 04:09:48.095; org.apache.solr.common.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   1> WARN  - 2013-05-28 04:09:48.095; org.apache.solr.cloud.LeaderElector$1; 
[junit4:junit4]   1> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
[junit4:junit4]   1> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   1> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   1> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:235)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:232)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   1> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:232)
[junit4:junit4]   1> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:84)
[junit4:junit4]   1> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   1> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   1> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   1> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {id=PostingsFormat(name=TestBloomFilteredLucene41Postings), _version_=Pulsing41(freqCutoff=14 minBlockSize=100 maxBlockSize=258)}, docValues:{}, sim=DefaultSimilarity, locale=es_PA, timezone=GMT
[junit4:junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=143739536,total=487587840
[junit4:junit4]   2> NOTE: All tests run in this JVM: [FastVectorHighlighterTest, AutoCommitTest, TestRemoteStreaming, QueryResultKeyTest, UnloadDistributedZkTest, TestStressRecovery, TestFastWriter, ChaosMonkeyNothingIsSafeTest, TestLMDirichletSimilarityFactory, DirectUpdateHandlerOptimizeTest, CachingDirectoryFactoryTest, SolrTestCaseJ4Test, TestLRUCache, LukeRequestHandlerTest, TestDynamicFieldCollectionResource, PrimitiveFieldTypeTest, TestSchemaNameResource, LeaderElectionTest, TestIBSimilarityFactory, WordBreakSolrSpellCheckerTest, TestQuerySenderListener, TestManagedSchema, TestStressVersions, TestFieldTypeCollectionResource, OverseerCollectionProcessorTest, CoreAdminHandlerTest, BasicFunctionalityTest, TestSolrQueryParser, OverseerTest, TestXIncludeConfig, StatelessScriptUpdateProcessorFactoryTest, TestFastLRUCache, ResourceLoaderTest, TestPhraseSuggestions, PeerSyncTest, TermsComponentTest, DirectSolrConnectionTest, SolrCoreTest, BinaryUpdateRequestHandlerTest, TermVectorComponentTest, TestCharFilters, SolrIndexSplitterTest, DistributedTermsComponentTest, TestTrie, TestPerFieldSimilarity, TestUniqueKeyFieldResource, TestJoin, TestConfig, SystemInfoHandlerTest, SearchHandlerTest, SyncSliceTest, PreAnalyzedFieldTest, TestDocumentBuilder, TestPHPSerializedResponseWriter, SpellingQueryConverterTest, ShardRoutingTest, TestSolrDeletionPolicy2, TestBadConfig, QueryElevationComponentTest, UUIDFieldTest, AlternateDirectoryTest, ReturnFieldsTest, JsonLoaderTest, FileBasedSpellCheckerTest, TestWriterPerf, TestRandomDVFaceting, MBeansHandlerTest, PolyFieldTest, BasicDistributedZkTest, PreAnalyzedUpdateProcessorTest, RecoveryZkTest, TestReplicationHandler, ZkCLITest, SliceStateUpdateTest, TestDistributedGrouping, TestFaceting, TestHashPartitioner, DistributedSpellCheckComponentTest, TestMultiCoreConfBootstrap, TestCoreContainer, TestGroupingSearch, TestFunctionQuery, TestIndexSearcher, SoftAutoCommitTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, TestFoldingMultitermQuery, SuggesterTest, SuggesterWFSTTest, NoCacheHeaderTest, TestPseudoReturnFields, TestAtomicUpdateErrorCases, QueryEqualityTest, SortByFunctionTest, TestSolrDeletionPolicy1, CacheHeaderTest, TestSurroundQueryParser, StandardRequestHandlerTest, DocumentAnalysisRequestHandlerTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest, TestIndexingPerformance, RequiredFieldsTest, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, UpdateRequestProcessorFactoryTest, JSONWriterTest, QueryParsingTest, CSVRequestHandlerTest, HighlighterConfigTest, SOLR749Test, TestSolrIndexConfig, CopyFieldTest, BadComponentTest, MultiTermTest, TestBinaryField, NumericFieldsTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestSolrCoreProperties, TestLuceneMatchVersion, TestCodecSupport, EchoParamsTest, TestDFRSimilarityFactory, LegacyHTMLStripCharFilterTest, TestPluginEnable, OpenExchangeRatesOrgProviderTest, PluginInfoTest, TestSystemIdResolver, DOMUtilTest, TestSolrJ, ZkNodePropsTest, CircularListTest, AliasIntegrationTest, ShardSplitTest]
[junit4:junit4] Completed on J0 in 65.01s, 1 test, 1 error <<< FAILURES!

[...truncated 44 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/build.xml:381: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/build.xml:361: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/build.xml:181: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/solr/common-build.xml:437: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/lucene/common-build.xml:1243: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.3-Java6/lucene/common-build.xml:887: There were test failures: 291 suites, 1206 tests, 1 error, 13 ignored (7 assumptions)

Total time: 48 minutes 59 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure