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/03/14 16:09:48 UTC

[JENKINS] Lucene-Solr-Tests-4.x-Java6 - Build # 1420 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java6/1420/

2 tests failed.
REGRESSION:  org.apache.solr.cloud.SyncSliceTest.testDistribSearch

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([60EC721D15B9797D:E10AFC0562E61941]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:196)
	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)


FAILED:  org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch

Error Message:
No registered leader was found, collection:collection1 slice:shard1

Stack Trace:
org.apache.solr.common.SolrException: No registered leader was found, collection:collection1 slice:shard1
	at __randomizedtesting.SeedInfo.seed([60EC721D15B9797D:E10AFC0562E61941]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:484)
	at org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:291)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:116)
	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 8508 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   2> 0 T350 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /muhkb/mb
[junit4:junit4]   2> 4 T350 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363272769278
[junit4:junit4]   2> 5 T350 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 6 T351 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 8 T351 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 9 T351 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 9 T351 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 9 T351 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 10 T351 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 106 T350 oasc.ZkTestServer.run start zk server on port:38144
[junit4:junit4]   2> 106 T350 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38144 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1ebf98fa
[junit4:junit4]   2> 107 T350 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 108 T356 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:38144. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 108 T356 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:38144, initiating session
[junit4:junit4]   2> 109 T352 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:38145
[junit4:junit4]   2> 109 T352 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:38145
[junit4:junit4]   2> 109 T354 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 112 T354 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d69639f040000 with negotiated timeout 10000 for client /140.211.11.196:38145
[junit4:junit4]   2> 112 T356 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:38144, sessionid = 0x13d69639f040000, negotiated timeout = 10000
[junit4:junit4]   2> 112 T357 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ebf98fa name:ZooKeeperConnection Watcher:127.0.0.1:38144 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 113 T350 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 113 T350 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 117 T355 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d69639f040000
[junit4:junit4]   2> 129 T357 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 129 T352 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:38145 which had sessionid 0x13d69639f040000
[junit4:junit4]   2> 129 T350 oaz.ZooKeeper.close Session: 0x13d69639f040000 closed
[junit4:junit4]   2> 130 T350 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38144/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@765b98f1
[junit4:junit4]   2> 131 T350 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 131 T358 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:38144. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 131 T358 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:38144, initiating session
[junit4:junit4]   2> 132 T352 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:38146
[junit4:junit4]   2> 132 T352 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:38146
[junit4:junit4]   2> 133 T354 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d69639f040001 with negotiated timeout 10000 for client /140.211.11.196:38146
[junit4:junit4]   2> 133 T358 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:38144, sessionid = 0x13d69639f040001, negotiated timeout = 10000
[junit4:junit4]   2> 134 T359 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@765b98f1 name:ZooKeeperConnection Watcher:127.0.0.1:38144/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 134 T350 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 134 T350 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 139 T350 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 143 T350 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 146 T350 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 150 T350 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 152 T350 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 160 T350 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 163 T350 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 169 T350 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 170 T350 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 175 T350 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 176 T350 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 180 T350 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 181 T350 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 186 T350 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 187 T350 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 191 T350 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 192 T350 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 196 T350 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 197 T350 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 205 T350 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 205 T350 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 213 T355 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d69639f040001
[junit4:junit4]   2> 214 T352 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:38146 which had sessionid 0x13d69639f040001
[junit4:junit4]   2> 215 T359 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 215 T350 oaz.ZooKeeper.close Session: 0x13d69639f040001 closed
[junit4:junit4]   2> 389 T350 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 403 T350 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:38147
[junit4:junit4]   2> 404 T350 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 404 T350 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 405 T350 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363272769489
[junit4:junit4]   2> 405 T350 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363272769489/solr.xml
[junit4:junit4]   2> 405 T350 oasc.CoreContainer.<init> New CoreContainer 1639745438
[junit4:junit4]   2> 406 T350 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363272769489/'
[junit4:junit4]   2> 406 T350 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363272769489/'
[junit4:junit4]   2> 473 T350 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 474 T350 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 474 T350 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 475 T350 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 475 T350 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 476 T350 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 476 T350 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 477 T350 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 477 T350 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 478 T350 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 510 T350 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 541 T350 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:38144/solr
[junit4:junit4]   2> 542 T350 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 543 T350 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38144 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@429bdb78
[junit4:junit4]   2> 544 T350 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 544 T369 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:38144. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 545 T369 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:38144, initiating session
[junit4:junit4]   2> 546 T352 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:38148
[junit4:junit4]   2> 546 T352 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:38148
[junit4:junit4]   2> 548 T354 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d69639f040002 with negotiated timeout 20000 for client /140.211.11.196:38148
[junit4:junit4]   2> 549 T369 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:38144, sessionid = 0x13d69639f040002, negotiated timeout = 20000
[junit4:junit4]   2> 549 T370 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@429bdb78 name:ZooKeeperConnection Watcher:127.0.0.1:38144 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 549 T350 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 551 T355 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d69639f040002
[junit4:junit4]   2> 560 T370 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 560 T352 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:38148 which had sessionid 0x13d69639f040002
[junit4:junit4]   2> 559 T350 oaz.ZooKeeper.close Session: 0x13d69639f040002 closed
[junit4:junit4]   2> 561 T350 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 576 T350 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38144/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@3fc1058a
[junit4:junit4]   2> 578 T350 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 578 T371 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:38144. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 579 T371 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:38144, initiating session
[junit4:junit4]   2> 579 T352 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:38149
[junit4:junit4]   2> 580 T352 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:38149
[junit4:junit4]   2> 581 T354 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d69639f040003 with negotiated timeout 20000 for client /140.211.11.196:38149
[junit4:junit4]   2> 582 T371 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:38144, sessionid = 0x13d69639f040003, negotiated timeout = 20000
[junit4:junit4]   2> 582 T372 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3fc1058a name:ZooKeeperConnection Watcher:127.0.0.1:38144/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 582 T350 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 585 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 595 T350 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 599 T350 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38147_muhkb%2Fmb
[junit4:junit4]   2> 600 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:38147_muhkb%2Fmb Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:38147_muhkb%2Fmb
[junit4:junit4]   2> 601 T350 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38147_muhkb%2Fmb
[junit4:junit4]   2> 607 T350 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 622 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040003 type:delete cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 623 T350 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 627 T350 oasc.Overseer.start Overseer (id=89343444207796227-127.0.0.1:38147_muhkb%2Fmb-n_0000000000) starting
[junit4:junit4]   2> 629 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 630 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 632 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 641 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 643 T374 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 644 T350 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 652 T350 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 656 T350 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 661 T373 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 680 T375 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363272769489/collection1
[junit4:junit4]   2> 681 T375 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 682 T375 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 683 T375 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 685 T375 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363272769489/collection1/'
[junit4:junit4]   2> 686 T375 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363272769489/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 687 T375 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363272769489/collection1/lib/README' to classloader
[junit4:junit4]   2> 743 T375 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 813 T375 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 814 T375 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 824 T375 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1516 T375 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1524 T375 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1527 T375 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1546 T375 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1551 T375 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1554 T375 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1556 T375 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1556 T375 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1556 T375 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1557 T375 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1558 T375 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1558 T375 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1558 T375 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363272769489/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/control/data/
[junit4:junit4]   2> 1558 T375 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3dbe8711
[junit4:junit4]   2> 1559 T375 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1559 T375 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/control/data forceNew: false
[junit4:junit4]   2> 1559 T375 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/control/data/index/
[junit4:junit4]   2> 1559 T375 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1560 T375 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/control/data/index forceNew: false
[junit4:junit4]   2> 1563 T375 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@8f9c09e lockFactory=org.apache.lucene.store.NativeFSLockFactory@6e045e81),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1563 T375 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1564 T375 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1565 T375 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1565 T375 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1565 T375 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1566 T375 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1566 T375 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1566 T375 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1566 T375 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1567 T375 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1571 T375 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1575 T375 oass.SolrIndexSearcher.<init> Opening Searcher@64fbccad main
[junit4:junit4]   2> 1575 T375 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/control/data/tlog
[junit4:junit4]   2> 1576 T375 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1576 T375 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1578 T376 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@64fbccad main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1579 T375 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1580 T375 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1580 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040003 type:create cxid:0x55 zxid:0x2a txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2169 T373 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2170 T373 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:38147_muhkb%2Fmb",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38147/muhkb/mb"}
[junit4:junit4]   2> 2170 T373 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2182 T373 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2184 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040003 type:create cxid:0x5d zxid:0x2d txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2205 T372 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2603 T375 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2603 T375 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:38147/muhkb/mb collection:control_collection shard:shard1
[junit4:junit4]   2> 2604 T375 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2679 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040003 type:delete cxid:0x77 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2697 T375 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2698 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040003 type:create cxid:0x78 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2757 T375 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2757 T375 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2758 T375 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:38147/muhkb/mb/collection1/
[junit4:junit4]   2> 2758 T375 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2758 T375 oasc.SyncStrategy.syncToMe http://127.0.0.1:38147/muhkb/mb/collection1/ has no replicas
[junit4:junit4]   2> 2758 T375 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:38147/muhkb/mb/collection1/
[junit4:junit4]   2> 2759 T375 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2766 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040003 type:create cxid:0x82 zxid:0x3c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3715 T373 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3769 T372 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 3814 T375 oasc.ZkController.register We are http://127.0.0.1:38147/muhkb/mb/collection1/ and leader is http://127.0.0.1:38147/muhkb/mb/collection1/
[junit4:junit4]   2> 3814 T375 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:38147/muhkb/mb
[junit4:junit4]   2> 3814 T375 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3815 T375 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3815 T375 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3818 T375 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3820 T350 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3821 T350 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3821 T350 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3843 T350 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3850 T350 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38144/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@d8e8e7f
[junit4:junit4]   2> 3851 T350 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3852 T378 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:38144. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 3852 T378 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:38144, initiating session
[junit4:junit4]   2> 3852 T352 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:38150
[junit4:junit4]   2> 3853 T352 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:38150
[junit4:junit4]   2> 3855 T354 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d69639f040004 with negotiated timeout 10000 for client /140.211.11.196:38150
[junit4:junit4]   2> 3855 T378 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:38144, sessionid = 0x13d69639f040004, negotiated timeout = 10000
[junit4:junit4]   2> 3856 T379 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d8e8e7f name:ZooKeeperConnection Watcher:127.0.0.1:38144/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3856 T350 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3858 T350 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3864 T350 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4059 T350 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4061 T350 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:38151
[junit4:junit4]   2> 4062 T350 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4063 T350 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4063 T350 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363272773137
[junit4:junit4]   2> 4063 T350 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363272773137/solr.xml
[junit4:junit4]   2> 4064 T350 oasc.CoreContainer.<init> New CoreContainer 456751011
[junit4:junit4]   2> 4065 T350 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363272773137/'
[junit4:junit4]   2> 4065 T350 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363272773137/'
[junit4:junit4]   2> 4117 T350 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 4118 T350 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4118 T350 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4119 T350 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4119 T350 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4120 T350 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4120 T350 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4120 T350 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4121 T350 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4121 T350 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4143 T350 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4163 T350 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:38144/solr
[junit4:junit4]   2> 4163 T350 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4164 T350 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38144 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@5c0b4e04
[junit4:junit4]   2> 4165 T350 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4165 T389 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:38144. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4166 T389 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:38144, initiating session
[junit4:junit4]   2> 4167 T352 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:38152
[junit4:junit4]   2> 4167 T352 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:38152
[junit4:junit4]   2> 4169 T354 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d69639f040005 with negotiated timeout 20000 for client /140.211.11.196:38152
[junit4:junit4]   2> 4169 T389 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:38144, sessionid = 0x13d69639f040005, negotiated timeout = 20000
[junit4:junit4]   2> 4170 T390 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5c0b4e04 name:ZooKeeperConnection Watcher:127.0.0.1:38144 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4170 T350 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4172 T355 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d69639f040005
[junit4:junit4]   2> 4186 T390 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4186 T352 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:38152 which had sessionid 0x13d69639f040005
[junit4:junit4]   2> 4186 T350 oaz.ZooKeeper.close Session: 0x13d69639f040005 closed
[junit4:junit4]   2> 4187 T350 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 4198 T350 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38144/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@6d9b3c58
[junit4:junit4]   2> 4199 T350 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4200 T391 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:38144. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4200 T391 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:38144, initiating session
[junit4:junit4]   2> 4201 T352 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:38153
[junit4:junit4]   2> 4201 T352 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:38153
[junit4:junit4]   2> 4203 T354 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d69639f040006 with negotiated timeout 20000 for client /140.211.11.196:38153
[junit4:junit4]   2> 4203 T391 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:38144, sessionid = 0x13d69639f040006, negotiated timeout = 20000
[junit4:junit4]   2> 4203 T392 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d9b3c58 name:ZooKeeperConnection Watcher:127.0.0.1:38144/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4203 T350 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4205 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040006 type:create cxid:0x1 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4207 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040006 type:create cxid:0x2 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4216 T350 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5229 T350 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38151_muhkb%2Fmb
[junit4:junit4]   2> 5230 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040006 type:delete cxid:0xb zxid:0x4c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:38151_muhkb%2Fmb Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:38151_muhkb%2Fmb
[junit4:junit4]   2> 5232 T350 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38151_muhkb%2Fmb
[junit4:junit4]   2> 5237 T372 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 5238 T379 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5238 T392 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5239 T372 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5253 T393 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363272773137/collection1
[junit4:junit4]   2> 5253 T393 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 5254 T393 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 5254 T393 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 5256 T393 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363272773137/collection1/'
[junit4:junit4]   2> 5257 T393 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363272773137/collection1/lib/README' to classloader
[junit4:junit4]   2> 5258 T393 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363272773137/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 5289 T373 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5290 T373 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:38147_muhkb%2Fmb",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38147/muhkb/mb"}
[junit4:junit4]   2> 5303 T379 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5303 T372 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5303 T392 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5310 T393 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 5369 T393 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5371 T393 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5378 T393 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 6069 T393 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 6080 T393 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 6084 T393 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 6101 T393 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6106 T393 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6109 T393 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6111 T393 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 6111 T393 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 6112 T393 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6113 T393 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 6113 T393 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 6113 T393 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 6114 T393 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363272773137/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty1/
[junit4:junit4]   2> 6114 T393 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3dbe8711
[junit4:junit4]   2> 6114 T393 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 6115 T393 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty1 forceNew: false
[junit4:junit4]   2> 6115 T393 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty1/index/
[junit4:junit4]   2> 6115 T393 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 6115 T393 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty1/index forceNew: false
[junit4:junit4]   2> 6117 T393 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@3f54b627 lockFactory=org.apache.lucene.store.NativeFSLockFactory@cf2e646),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6118 T393 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6119 T393 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 6120 T393 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 6120 T393 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 6120 T393 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 6121 T393 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 6121 T393 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 6121 T393 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 6122 T393 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 6122 T393 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6127 T393 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6132 T393 oass.SolrIndexSearcher.<init> Opening Searcher@1ded8ee6 main
[junit4:junit4]   2> 6132 T393 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty1/tlog
[junit4:junit4]   2> 6133 T393 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 6133 T393 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 6136 T394 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1ded8ee6 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6138 T393 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 6138 T393 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6812 T373 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6813 T373 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:38151_muhkb%2Fmb",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38151/muhkb/mb"}
[junit4:junit4]   2> 6813 T373 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6814 T373 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6830 T392 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6830 T379 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6830 T372 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 7141 T393 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7141 T393 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:38151/muhkb/mb collection:collection1 shard:shard1
[junit4:junit4]   2> 7142 T393 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7163 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040006 type:delete cxid:0x48 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7164 T393 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7165 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040006 type:create cxid:0x49 zxid:0x5d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7168 T393 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7168 T393 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7169 T393 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:38151/muhkb/mb/collection1/
[junit4:junit4]   2> 7169 T393 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7170 T393 oasc.SyncStrategy.syncToMe http://127.0.0.1:38151/muhkb/mb/collection1/ has no replicas
[junit4:junit4]   2> 7170 T393 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:38151/muhkb/mb/collection1/
[junit4:junit4]   2> 7171 T393 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7181 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040006 type:create cxid:0x53 zxid:0x61 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8338 T373 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8365 T392 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8365 T372 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8365 T379 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8408 T393 oasc.ZkController.register We are http://127.0.0.1:38151/muhkb/mb/collection1/ and leader is http://127.0.0.1:38151/muhkb/mb/collection1/
[junit4:junit4]   2> 8408 T393 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:38151/muhkb/mb
[junit4:junit4]   2> 8408 T393 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8409 T393 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8409 T393 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8412 T393 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8414 T350 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   2> 8415 T350 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8415 T350 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8656 T350 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8659 T350 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:38154
[junit4:junit4]   2> 8660 T350 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8661 T350 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8661 T350 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363272777707
[junit4:junit4]   2> 8662 T350 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363272777707/solr.xml
[junit4:junit4]   2> 8662 T350 oasc.CoreContainer.<init> New CoreContainer 1523392510
[junit4:junit4]   2> 8663 T350 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363272777707/'
[junit4:junit4]   2> 8664 T350 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363272777707/'
[junit4:junit4]   2> 8719 T350 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8720 T350 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8720 T350 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8721 T350 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8721 T350 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8721 T350 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8722 T350 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8722 T350 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8724 T350 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8724 T350 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8748 T350 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8783 T350 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:38144/solr
[junit4:junit4]   2> 8783 T350 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8784 T350 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38144 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1dc02a4a
[junit4:junit4]   2> 8785 T350 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8786 T405 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:38144. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 8786 T405 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:38144, initiating session
[junit4:junit4]   2> 8787 T352 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:38155
[junit4:junit4]   2> 8787 T352 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:38155
[junit4:junit4]   2> 8791 T354 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d69639f040007 with negotiated timeout 20000 for client /140.211.11.196:38155
[junit4:junit4]   2> 8791 T405 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:38144, sessionid = 0x13d69639f040007, negotiated timeout = 20000
[junit4:junit4]   2> 8792 T406 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1dc02a4a name:ZooKeeperConnection Watcher:127.0.0.1:38144 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8792 T350 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8794 T355 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d69639f040007
[junit4:junit4]   2> 8795 T406 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8795 T352 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:38155 which had sessionid 0x13d69639f040007
[junit4:junit4]   2> 8795 T350 oaz.ZooKeeper.close Session: 0x13d69639f040007 closed
[junit4:junit4]   2> 8796 T350 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8809 T350 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38144/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@61ab196b
[junit4:junit4]   2> 8810 T350 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8810 T407 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:38144. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 8811 T407 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:38144, initiating session
[junit4:junit4]   2> 8811 T352 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:38156
[junit4:junit4]   2> 8812 T352 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:38156
[junit4:junit4]   2> 8813 T354 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d69639f040008 with negotiated timeout 20000 for client /140.211.11.196:38156
[junit4:junit4]   2> 8813 T407 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:38144, sessionid = 0x13d69639f040008, negotiated timeout = 20000
[junit4:junit4]   2> 8814 T408 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@61ab196b name:ZooKeeperConnection Watcher:127.0.0.1:38144/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8814 T350 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8815 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040008 type:create cxid:0x1 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8818 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040008 type:create cxid:0x2 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8821 T350 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9826 T350 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38154_muhkb%2Fmb
[junit4:junit4]   2> 9827 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040008 type:delete cxid:0xb zxid:0x70 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:38154_muhkb%2Fmb Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:38154_muhkb%2Fmb
[junit4:junit4]   2> 9880 T350 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38154_muhkb%2Fmb
[junit4:junit4]   2> 9883 T373 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9885 T392 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 9885 T372 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 9886 T373 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:38151_muhkb%2Fmb",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38151/muhkb/mb"}
[junit4:junit4]   2> 9887 T379 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9887 T408 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9888 T379 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9890 T392 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9903 T392 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9903 T379 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9903 T408 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9907 T409 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363272777707/collection1
[junit4:junit4]   2> 9908 T409 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9909 T409 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9909 T409 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9910 T372 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9910 T372 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9911 T409 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363272777707/collection1/'
[junit4:junit4]   2> 9912 T409 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363272777707/collection1/lib/README' to classloader
[junit4:junit4]   2> 9913 T409 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363272777707/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9972 T409 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 10037 T409 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 10039 T409 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 10046 T409 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10684 T409 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10696 T409 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10731 T409 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10755 T409 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10761 T409 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10768 T409 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10770 T409 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10770 T409 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10771 T409 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10773 T409 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10773 T409 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10773 T409 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10773 T409 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363272777707/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty2/
[junit4:junit4]   2> 10774 T409 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3dbe8711
[junit4:junit4]   2> 10774 T409 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10775 T409 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty2 forceNew: false
[junit4:junit4]   2> 10775 T409 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty2/index/
[junit4:junit4]   2> 10776 T409 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10776 T409 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty2/index forceNew: false
[junit4:junit4]   2> 10779 T409 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1d04e75b lockFactory=org.apache.lucene.store.NativeFSLockFactory@7eb9926),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10779 T409 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10782 T409 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10782 T409 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10783 T409 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10783 T409 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10784 T409 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10784 T409 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10784 T409 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10785 T409 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10785 T409 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10793 T409 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10799 T409 oass.SolrIndexSearcher.<init> Opening Searcher@91f1520 main
[junit4:junit4]   2> 10799 T409 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty2/tlog
[junit4:junit4]   2> 10800 T409 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10801 T409 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10805 T410 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@91f1520 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10807 T409 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10807 T409 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11411 T373 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11412 T373 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:38154_muhkb%2Fmb",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38154/muhkb/mb"}
[junit4:junit4]   2> 11412 T373 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11412 T373 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 11451 T379 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11451 T392 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11451 T408 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11451 T372 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11846 T409 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11846 T409 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:38154/muhkb/mb collection:collection1 shard:shard2
[junit4:junit4]   2> 11847 T409 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 11875 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040008 type:delete cxid:0x47 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 11876 T409 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11877 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040008 type:create cxid:0x48 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11888 T409 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11889 T409 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11889 T409 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:38154/muhkb/mb/collection1/
[junit4:junit4]   2> 11889 T409 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11889 T409 oasc.SyncStrategy.syncToMe http://127.0.0.1:38154/muhkb/mb/collection1/ has no replicas
[junit4:junit4]   2> 11889 T409 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:38154/muhkb/mb/collection1/
[junit4:junit4]   2> 11890 T409 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 11895 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040008 type:create cxid:0x51 zxid:0x83 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12959 T373 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12980 T379 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12980 T392 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12981 T372 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12980 T408 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 13028 T409 oasc.ZkController.register We are http://127.0.0.1:38154/muhkb/mb/collection1/ and leader is http://127.0.0.1:38154/muhkb/mb/collection1/
[junit4:junit4]   2> 13028 T409 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:38154/muhkb/mb
[junit4:junit4]   2> 13028 T409 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 13028 T409 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 13029 T409 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13032 T409 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13034 T350 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   2> 13034 T350 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 13035 T350 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13247 T350 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 13250 T350 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:38157
[junit4:junit4]   2> 13251 T350 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 13252 T350 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 13253 T350 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363272782324
[junit4:junit4]   2> 13254 T350 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363272782324/solr.xml
[junit4:junit4]   2> 13254 T350 oasc.CoreContainer.<init> New CoreContainer 432131260
[junit4:junit4]   2> 13255 T350 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363272782324/'
[junit4:junit4]   2> 13256 T350 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363272782324/'
[junit4:junit4]   2> 13310 T350 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 13311 T350 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 13311 T350 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 13311 T350 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 13312 T350 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 13312 T350 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 13313 T350 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 13313 T350 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 13314 T350 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 13314 T350 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 13336 T350 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 13355 T350 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:38144/solr
[junit4:junit4]   2> 13356 T350 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 13356 T350 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38144 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@105faa72
[junit4:junit4]   2> 13357 T350 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13358 T421 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:38144. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 13358 T421 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:38144, initiating session
[junit4:junit4]   2> 13359 T352 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:38158
[junit4:junit4]   2> 13359 T352 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:38158
[junit4:junit4]   2> 13361 T354 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d69639f040009 with negotiated timeout 20000 for client /140.211.11.196:38158
[junit4:junit4]   2> 13361 T421 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:38144, sessionid = 0x13d69639f040009, negotiated timeout = 20000
[junit4:junit4]   2> 13362 T422 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@105faa72 name:ZooKeeperConnection Watcher:127.0.0.1:38144 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13362 T350 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13364 T355 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d69639f040009
[junit4:junit4]   2> 13377 T422 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 13377 T352 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:38158 which had sessionid 0x13d69639f040009
[junit4:junit4]   2> 13377 T350 oaz.ZooKeeper.close Session: 0x13d69639f040009 closed
[junit4:junit4]   2> 13378 T350 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 13391 T350 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38144/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@5b525b5f
[junit4:junit4]   2> 13393 T350 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13393 T423 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:38144. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 13394 T423 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:38144, initiating session
[junit4:junit4]   2> 13394 T352 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:38159
[junit4:junit4]   2> 13394 T352 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:38159
[junit4:junit4]   2> 13396 T354 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d69639f04000a with negotiated timeout 20000 for client /140.211.11.196:38159
[junit4:junit4]   2> 13396 T423 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:38144, sessionid = 0x13d69639f04000a, negotiated timeout = 20000
[junit4:junit4]   2> 13396 T424 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5b525b5f name:ZooKeeperConnection Watcher:127.0.0.1:38144/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13397 T350 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13398 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f04000a type:create cxid:0x1 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13400 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f04000a type:create cxid:0x2 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13403 T350 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 14408 T350 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38157_muhkb%2Fmb
[junit4:junit4]   2> 14409 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f04000a type:delete cxid:0xb zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:38157_muhkb%2Fmb Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:38157_muhkb%2Fmb
[junit4:junit4]   2> 14437 T350 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38157_muhkb%2Fmb
[junit4:junit4]   2> 14441 T392 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 14442 T372 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 14442 T408 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 14442 T379 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14442 T424 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14443 T379 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14445 T392 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14445 T372 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14446 T408 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14456 T425 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363272782324/collection1
[junit4:junit4]   2> 14456 T425 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 14458 T425 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 14458 T425 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 14460 T425 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363272782324/collection1/'
[junit4:junit4]   2> 14461 T425 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363272782324/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 14462 T425 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363272782324/collection1/lib/README' to classloader
[junit4:junit4]   2> 14496 T373 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14497 T373 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:38154_muhkb%2Fmb",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38154/muhkb/mb"}
[junit4:junit4]   2> 14511 T392 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14511 T379 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14511 T372 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14511 T408 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14511 T424 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14512 T425 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 14574 T425 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 14593 T425 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 14600 T425 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 15240 T425 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 15252 T425 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 15257 T425 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 15278 T425 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15284 T425 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15289 T425 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15291 T425 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 15291 T425 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 15291 T425 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15293 T425 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 15293 T425 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 15294 T425 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 15294 T425 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363272782324/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty3/
[junit4:junit4]   2> 15294 T425 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3dbe8711
[junit4:junit4]   2> 15295 T425 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 15295 T425 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty3 forceNew: false
[junit4:junit4]   2> 15295 T425 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty3/index/
[junit4:junit4]   2> 15296 T425 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 15296 T425 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty3/index forceNew: false
[junit4:junit4]   2> 15299 T425 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@588c6ea1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@438060f4),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15299 T425 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15302 T425 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 15302 T425 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 15303 T425 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 15303 T425 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 15304 T425 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 15304 T425 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 15304 T425 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 15305 T425 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 15305 T425 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 15313 T425 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 15319 T425 oass.SolrIndexSearcher.<init> Opening Searcher@70a58086 main
[junit4:junit4]   2> 15319 T425 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty3/tlog
[junit4:junit4]   2> 15320 T425 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 15320 T425 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 15324 T426 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@70a58086 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 15326 T425 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 15327 T425 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16023 T373 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16025 T373 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:38157_muhkb%2Fmb",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38157/muhkb/mb"}
[junit4:junit4]   2> 16025 T373 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 16026 T373 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 16113 T392 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16113 T424 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16114 T408 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16113 T372 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16114 T379 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16356 T425 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16356 T425 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:38157/muhkb/mb collection:collection1 shard:shard1
[junit4:junit4]   2> 16361 T425 oasc.ZkController.register We are http://127.0.0.1:38157/muhkb/mb/collection1/ and leader is http://127.0.0.1:38151/muhkb/mb/collection1/
[junit4:junit4]   2> 16361 T425 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:38157/muhkb/mb
[junit4:junit4]   2> 16362 T425 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16362 T425 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C60 name=collection1 org.apache.solr.core.SolrCore@7b898bff url=http://127.0.0.1:38157/muhkb/mb/collection1 node=127.0.0.1:38157_muhkb%2Fmb C60_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:38157_muhkb%2Fmb, base_url=http://127.0.0.1:38157/muhkb/mb}
[junit4:junit4]   2> 16369 T427 C60 P38157 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16370 T425 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16370 T427 C60 P38157 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16371 T427 C60 P38157 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16371 T427 C60 P38157 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16372 T350 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   2> 16372 T350 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16373 T427 C60 P38157 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16373 T350 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16617 T350 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16621 T350 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:38161
[junit4:junit4]   2> 16621 T350 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16622 T350 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16622 T350 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363272785670
[junit4:junit4]   2> 16623 T350 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363272785670/solr.xml
[junit4:junit4]   2> 16623 T350 oasc.CoreContainer.<init> New CoreContainer 1792970379
[junit4:junit4]   2> 16624 T350 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363272785670/'
[junit4:junit4]   2> 16624 T350 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363272785670/'
[junit4:junit4]   2> 16681 T350 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 16681 T350 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16682 T350 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16682 T350 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16683 T350 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16683 T350 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16684 T350 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16684 T350 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16685 T350 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16685 T350 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16713 T350 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16738 T350 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:38144/solr
[junit4:junit4]   2> 16739 T350 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16740 T350 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38144 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@6e105df8
[junit4:junit4]   2> 16742 T350 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16742 T438 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:38144. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 16743 T438 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:38144, initiating session
[junit4:junit4]   2> 16743 T352 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:38162
[junit4:junit4]   2> 16744 T352 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:38162
[junit4:junit4]   2> 16746 T354 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d69639f04000b with negotiated timeout 20000 for client /140.211.11.196:38162
[junit4:junit4]   2> 16746 T438 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:38144, sessionid = 0x13d69639f04000b, negotiated timeout = 20000
[junit4:junit4]   2> 16746 T439 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6e105df8 name:ZooKeeperConnection Watcher:127.0.0.1:38144 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16746 T350 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16749 T355 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d69639f04000b
[junit4:junit4]   2> 16759 T352 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:38162 which had sessionid 0x13d69639f04000b
[junit4:junit4]   2> 16759 T439 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16759 T350 oaz.ZooKeeper.close Session: 0x13d69639f04000b closed
[junit4:junit4]   2> 16761 T350 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 16772 T350 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38144/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@446d6f32
[junit4:junit4]   2> 16774 T350 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16774 T440 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:38144. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 16775 T440 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:38144, initiating session
[junit4:junit4]   2> 16775 T352 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:38163
[junit4:junit4]   2> 16776 T352 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:38163
[junit4:junit4]   2> 16777 T354 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d69639f04000c with negotiated timeout 20000 for client /140.211.11.196:38163
[junit4:junit4]   2> 16777 T440 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:38144, sessionid = 0x13d69639f04000c, negotiated timeout = 20000
[junit4:junit4]   2> 16778 T441 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@446d6f32 name:ZooKeeperConnection Watcher:127.0.0.1:38144/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16778 T350 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16780 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f04000c type:create cxid:0x1 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16783 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f04000c type:create cxid:0x2 zxid:0xa4 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16787 T350 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 17629 T373 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17630 T373 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:38157_muhkb%2Fmb",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38157/muhkb/mb"}
[junit4:junit4]   2> 17674 T372 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17674 T424 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17674 T392 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17674 T408 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17674 T379 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17674 T441 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17793 T350 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38161_muhkb%2Fmb
[junit4:junit4]   2> 17794 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f04000c type:delete cxid:0xd zxid:0xa9 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:38161_muhkb%2Fmb Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:38161_muhkb%2Fmb
[junit4:junit4]   2> 17799 T350 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38161_muhkb%2Fmb
[junit4:junit4]   2> 17802 T392 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17802 T408 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17802 T372 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17803 T379 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17803 T441 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17803 T424 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17803 T379 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17804 T441 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17804 T424 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17805 T392 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17806 T408 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17806 T372 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17813 T442 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363272785670/collection1
[junit4:junit4]   2> 17813 T442 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 17815 T442 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 17815 T442 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 17817 T442 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363272785670/collection1/'
[junit4:junit4]   2> 17818 T442 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363272785670/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 17819 T442 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363272785670/collection1/lib/README' to classloader
[junit4:junit4]   2> 17869 T442 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 17931 T442 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 17933 T442 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 17939 T442 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 18426 T382 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=4&state=recovering&nodeName=127.0.0.1:38157_muhkb%252Fmb&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2008 
[junit4:junit4]   2> 18538 T442 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 18547 T442 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 18550 T442 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 18571 T442 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18576 T442 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18580 T442 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18581 T442 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 18582 T442 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 18582 T442 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18583 T442 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 18583 T442 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 18583 T442 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 18584 T442 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363272785670/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty4/
[junit4:junit4]   2> 18584 T442 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3dbe8711
[junit4:junit4]   2> 18584 T442 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 18585 T442 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty4 forceNew: false
[junit4:junit4]   2> 18585 T442 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty4/index/
[junit4:junit4]   2> 18585 T442 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 18586 T442 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty4/index forceNew: false
[junit4:junit4]   2> 18588 T442 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@64d091d8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@213709b3),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 18588 T442 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 18590 T442 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 18590 T442 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 18590 T442 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 18591 T442 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 18591 T442 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 18591 T442 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 18591 T442 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 18592 T442 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 18592 T442 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 18597 T442 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 18602 T442 oass.SolrIndexSearcher.<init> Opening Searcher@b8ef90d main
[junit4:junit4]   2> 18602 T442 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty4/tlog
[junit4:junit4]   2> 18603 T442 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 18603 T442 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 18606 T443 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b8ef90d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 18607 T442 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 18607 T442 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19198 T373 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19200 T373 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:38161_muhkb%2Fmb",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38161/muhkb/mb"}
[junit4:junit4]   2> 19200 T373 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 19200 T373 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 19246 T441 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19246 T424 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19246 T408 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19246 T372 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19246 T379 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19246 T392 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19643 T442 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 19643 T442 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:38161/muhkb/mb collection:collection1 shard:shard2
[junit4:junit4]   2> 19649 T442 oasc.ZkController.register We are http://127.0.0.1:38161/muhkb/mb/collection1/ and leader is http://127.0.0.1:38154/muhkb/mb/collection1/
[junit4:junit4]   2> 19649 T442 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:38161/muhkb/mb
[junit4:junit4]   2> 19649 T442 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 19649 T442 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C61 name=collection1 org.apache.solr.core.SolrCore@2ad0107a url=http://127.0.0.1:38161/muhkb/mb/collection1 node=127.0.0.1:38161_muhkb%2Fmb C61_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:38161_muhkb%2Fmb, base_url=http://127.0.0.1:38161/muhkb/mb}
[junit4:junit4]   2> 19650 T444 C61 P38161 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 19651 T444 C61 P38161 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 19651 T442 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19651 T444 C61 P38161 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 19651 T444 C61 P38161 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19653 T350 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   2> 19653 T350 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 19653 T444 C61 P38161 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19654 T350 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19671 T350 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19674 T350 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19688 T383 oasc.CoreContainer.create Creating SolrCore 'onenodecollectioncore' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363272773137/onenodecollectioncore
[junit4:junit4]   2> 19689 T383 oasc.ZkController.createCollectionZkNode Check for collection zkNode:onenodecollection
[junit4:junit4]   2> 19690 T383 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   2> 19691 T383 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 19698 T383 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 19698 T383 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection
[junit4:junit4]   2> 19702 T383 oasc.ZkController.readConfigName Load collection config from:/collections/onenodecollection
[junit4:junit4]   2> 19705 T383 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363272773137/onenodecollectioncore/'
[junit4:junit4]   2> 19804 T383 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 19905 T383 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 19907 T383 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 19917 T383 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2>  C60_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:38157_muhkb%2Fmb, base_url=http://127.0.0.1:38157/muhkb/mb}
[junit4:junit4]   2> 20428 T427 C60 P38157 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:38151/muhkb/mb/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 20436 T427 C60 P38157 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   2> 20454 T427 C60 P38157 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:38157/muhkb/mb START replicas=[http://127.0.0.1:38151/muhkb/mb/collection1/] nUpdates=100
[junit4:junit4]   2> 20461 T427 C60 P38157 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 20462 T427 C60 P38157 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 20462 T427 C60 P38157 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 20462 T427 C60 P38157 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 20462 T427 C60 P38157 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 20462 T427 C60 P38157 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:38151/muhkb/mb/collection1/. core=collection1
[junit4:junit4]   2> 20462 T427 C60 P38157 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C62 name=collection1 org.apache.solr.core.SolrCore@2dedc443 url=http://127.0.0.1:38151/muhkb/mb/collection1 node=127.0.0.1:38151_muhkb%2Fmb C62_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:38151_muhkb%2Fmb, base_url=http://127.0.0.1:38151/muhkb/mb, leader=true}
[junit4:junit4]   2> 20473 T384 C62 P38151 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=2 
[junit4:junit4]   2> 20473 T385 C62 P38151 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 20475 T385 C62 P38151 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@3f54b627 lockFactory=org.apache.lucene.store.NativeFSLockFactory@cf2e646),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 20476 T385 C62 P38151 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 20476 T385 C62 P38151 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@3f54b627 lockFactory=org.apache.lucene.store.NativeFSLockFactory@cf2e646),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@3f54b627 lockFactory=org.apache.lucene.store.NativeFSLockFactory@cf2e646),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20477 T385 C62 P38151 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20477 T385 C62 P38151 oass.SolrIndexSearcher.<init> Opening Searcher@1b4f43c9 realtime
[junit4:junit4]   2> 20477 T385 C62 P38151 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 20477 T385 C62 P38151 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 4
[junit4:junit4]   2> 20478 T427 C60 P38157 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20478 T427 C60 P38157 oascsi.HttpClientUtil.createClient Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
[junit4:junit4]   2> 20493 T427 C60 P38157 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 20495 T386 C62 P38151 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20496 T386 C62 P38151 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 20497 T427 C60 P38157 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 20497 T427 C60 P38157 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 20497 T427 C60 P38157 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 20500 T386 C62 P38151 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 20500 T427 C60 P38157 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 20501 T427 C60 P38157 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty3/index.20130314155309774 forceNew: false
[junit4:junit4]   2> 20501 T427 C60 P38157 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@72d3b39a lockFactory=org.apache.lucene.store.NativeFSLockFactory@61d39d3d) fullCopy=false
[junit4:junit4]   2> 20513 T386 C62 P38151 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=5 
[junit4:junit4]   2> 20524 T427 C60 P38157 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 20525 T427 C60 P38157 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 20526 T427 C60 P38157 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 20527 T427 C60 P38157 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@588c6ea1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@438060f4),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@588c6ea1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@438060f4),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20528 T427 C60 P38157 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20528 T427 C60 P38157 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 20528 T427 C60 P38157 oass.SolrIndexSearcher.<init> Opening Searcher@2d235262 main
[junit4:junit4]   2> 20529 T426 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2d235262 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 20529 T427 C60 P38157 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@72d3b39a lockFactory=org.apache.lucene.store.NativeFSLockFactory@61d39d3d)
[junit4:junit4]   2> 20530 T427 C60 P38157 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 20530 T427 C60 P38157 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 20530 T427 C60 P38157 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 20530 T427 C60 P38157 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 20559 T427 C60 P38157 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 20621 T383 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 20629 T383 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 20632 T383 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 20647 T383 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 20653 T383 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 20658 T383 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 20659 T383 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 20660 T383 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 20660 T383 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 20665 T383 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 20665 T383 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 20666 T383 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 20666 T383 oasc.SolrCore.<init> [onenodecollectioncore] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363272773137/onenodecollectioncore/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363272769278/onenodecollection/
[junit4:junit4]   2> 20667 T383 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3dbe8711
[junit4:junit4]   2> 20668 T383 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 20668 T383 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363272769278/onenodecollection forceNew: false
[junit4:junit4]   2> 20669 T383 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363272769278/onenodecollection/index/
[junit4:junit4]   2> 20669 T383 oasc.SolrCore.initIndex WARNING [onenodecollectioncore] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363272769278/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 20669 T383 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363272769278/onenodecollection/index forceNew: false
[junit4:junit4]   2> 20671 T383 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@52380405 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4ea386b8),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 20672 T383 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 20674 T383 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 20674 T383 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 20675 T383 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 20675 T383 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 20676 T383 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 20676 T383 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 20676 T383 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 20677 T383 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 20677 T383 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 20683 T383 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 20687 T383 oass.SolrIndexSearcher.<init> Opening Searcher@330db8ad main
[junit4:junit4]   2> 20688 T383 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363272769278/onenodecollection/tlog
[junit4:junit4]   2> 20689 T383 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 20689 T383 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 20692 T448 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@330db8ad main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 20693 T383 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 20758 T373 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20759 T373 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:38161_muhkb%2Fmb",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38161/muhkb/mb"}
[junit4:junit4]   2> 20779 T373 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:38157_muhkb%2Fmb",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38157/muhkb/mb"}
[junit4:junit4]   2> 20790 T373 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:38151_muhkb%2Fmb",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38151/muhkb/mb"}
[junit4:junit4]   2> 20791 T373 oasc.Overseer$ClusterStateUpdater.createCollection Create collection onenodecollection with numShards 1
[junit4:junit4]   2> 20791 T373 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 20803 T392 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20803 T441 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20803 T372 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20803 T424 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20803 T379 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20803 T408 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21675 T398 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=5&state=recovering&nodeName=127.0.0.1:38161_muhkb%252Fmb&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2002 
[junit4:junit4]   2> 21696 T383 oasc.CoreContainer.registerCore registering core: onenodecollectioncore
[junit4:junit4]   2> 21697 T383 oasc.ZkController.register Register replica - core:onenodecollectioncore address:http://127.0.0.1:38151/muhkb/mb collection:onenodecollection shard:shard1
[junit4:junit4]   2> 21698 T383 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   2> 21725 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040006 type:delete cxid:0xa8 zxid:0xc4 txntype:-1 reqpath:n/a Error Path:/solr/collections/onenodecollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/onenodecollection/leaders
[junit4:junit4]   2> 21731 T383 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 21732 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040006 type:create cxid:0xa9 zxid:0xc5 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 21737 T383 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 21737 T383 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 21738 T383 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:38151/muhkb/mb/onenodecollectioncore/
[junit4:junit4]   2> 21738 T383 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 21738 T383 oasc.SyncStrategy.syncToMe http://127.0.0.1:38151/muhkb/mb/onenodecollectioncore/ has no replicas
[junit4:junit4]   2> 21739 T383 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:38151/muhkb/mb/onenodecollectioncore/
[junit4:junit4]   2> 21739 T383 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   2> 21746 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040006 type:create cxid:0xb3 zxid:0xc9 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 22322 T373 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22372 T424 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22372 T392 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22372 T441 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22372 T372 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22372 T408 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22372 T379 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22413 T383 oasc.ZkController.register We are http://127.0.0.1:38151/muhkb/mb/onenodecollectioncore/ and leader is http://127.0.0.1:38151/muhkb/mb/onenodecollectioncore/
[junit4:junit4]   2> 22413 T383 oasc.ZkController.register No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:38151/muhkb/mb
[junit4:junit4]   2> 22414 T383 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 22414 T383 oasc.ZkController.publish publishing core=onenodecollectioncore state=active
[junit4:junit4]   2> 22418 T383 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22419 T383 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {numShards=1&roles=none&name=onenodecollectioncore&action=CREATE&collection=onenodecollection&dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363272769278/onenodecollection&wt=javabin&version=2} status=0 QTime=2731 
[junit4:junit4]   2> 22420 T350 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 22422 T350 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23425 T350 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C61_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:38161_muhkb%2Fmb, base_url=http://127.0.0.1:38161/muhkb/mb}
[junit4:junit4]   2> 23677 T444 C61 P38161 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:38154/muhkb/mb/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 23677 T444 C61 P38161 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:38161/muhkb/mb START replicas=[http://127.0.0.1:38154/muhkb/mb/collection1/] nUpdates=100
[junit4:junit4]   2> 23678 T444 C61 P38161 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 23678 T444 C61 P38161 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 23679 T444 C61 P38161 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 23679 T444 C61 P38161 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 23679 T444 C61 P38161 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 23679 T444 C61 P38161 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:38154/muhkb/mb/collection1/. core=collection1
[junit4:junit4]   2> 23679 T444 C61 P38161 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C63 name=collection1 org.apache.solr.core.SolrCore@1244c1b9 url=http://127.0.0.1:38154/muhkb/mb/collection1 node=127.0.0.1:38154_muhkb%2Fmb C63_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:38154_muhkb%2Fmb, base_url=http://127.0.0.1:38154/muhkb/mb, leader=true}
[junit4:junit4]   2> 23693 T399 C63 P38154 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=5 
[junit4:junit4]   2> 23702 T400 C63 P38154 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 23704 T400 C63 P38154 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1d04e75b lockFactory=org.apache.lucene.store.NativeFSLockFactory@7eb9926),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 23705 T400 C63 P38154 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 23705 T400 C63 P38154 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1d04e75b lockFactory=org.apache.lucene.store.NativeFSLockFactory@7eb9926),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1d04e75b lockFactory=org.apache.lucene.store.NativeFSLockFactory@7eb9926),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 23706 T400 C63 P38154 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 23706 T400 C63 P38154 oass.SolrIndexSearcher.<init> Opening Searcher@25b0ead3 realtime
[junit4:junit4]   2> 23707 T400 C63 P38154 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 23707 T400 C63 P38154 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 23708 T444 C61 P38161 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 23708 T444 C61 P38161 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 23711 T401 C63 P38154 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 23711 T401 C63 P38154 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 23712 T444 C61 P38161 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 23712 T444 C61 P38161 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 23713 T444 C61 P38161 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 23716 T401 C63 P38154 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 23717 T444 C61 P38161 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 23718 T444 C61 P38161 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty4/index.20130314155312990 forceNew: false
[junit4:junit4]   2> 23718 T444 C61 P38161 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@593c2bdb lockFactory=org.apache.lucene.store.NativeFSLockFactory@863c657) fullCopy=false
[junit4:junit4]   2> 23722 T401 C63 P38154 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 23723 T444 C61 P38161 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 23724 T444 C61 P38161 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 23724 T444 C61 P38161 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 23726 T444 C61 P38161 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@64d091d8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@213709b3),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@64d091d8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@213709b3),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 23727 T444 C61 P38161 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 23727 T444 C61 P38161 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 23727 T444 C61 P38161 oass.SolrIndexSearcher.<init> Opening Searcher@7ce5bd main
[junit4:junit4]   2> 23728 T443 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7ce5bd main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 23729 T444 C61 P38161 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@593c2bdb lockFactory=org.apache.lucene.store.NativeFSLockFactory@863c657)
[junit4:junit4]   2> 23730 T444 C61 P38161 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 23730 T444 C61 P38161 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 23730 T444 C61 P38161 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 23730 T444 C61 P38161 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 23732 T444 C61 P38161 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 23884 T373 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23886 T373 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:38151_muhkb%2Fmb",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38151/muhkb/mb"}
[junit4:junit4]   2> 23893 T373 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:38161_muhkb%2Fmb",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38161/muhkb/mb"}
[junit4:junit4]   2> 23911 T424 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23911 T441 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23911 T392 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23911 T408 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23911 T379 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23911 T372 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 24428 T350 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24430 T350 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: onenodecollection
[junit4:junit4]   2> 24430 T350 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C64 name=onenodecollectioncore org.apache.solr.core.SolrCore@17a5f5a5 url=http://127.0.0.1:38151/muhkb/mb/onenodecollectioncore node=127.0.0.1:38151_muhkb%2Fmb C64_STATE=coll:onenodecollection core:onenodecollectioncore props:{shard=shard1, roles=none, state=active, core=onenodecollectioncore, collection=onenodecollection, node_name=127.0.0.1:38151_muhkb%2Fmb, base_url=http://127.0.0.1:38151/muhkb/mb, leader=true}
[junit4:junit4]   2> 24501 T387 C64 P38151 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@52380405 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4ea386b8),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 24502 T387 C64 P38151 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 24506 T387 C64 P38151 /update {wt=javabin&version=2} {add=[1 (1429495133003317248)]} 0 7
[junit4:junit4]   2> 24517 T387 C64 P38151 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24520 T387 C64 P38151 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@52380405 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4ea386b8),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@52380405 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4ea386b8),segFN=segments_2,generation=2,filenames=[_0_NestedPulsing_0.doc, _0.fnm, _0_Memory_0.ram, _0_Lucene41_0.pos, _0_NestedPulsing_0.tip, _0.nvm, _0_NestedPulsing_0.tim, _0_NestedPulsing_0.pos, _0_Lucene41_0.doc, _0.nvd, segments_2, _0.fdx, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt]
[junit4:junit4]   2> 24520 T387 C64 P38151 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0_NestedPulsing_0.doc, _0.fnm, _0_Memory_0.ram, _0_Lucene41_0.pos, _0_NestedPulsing_0.tip, _0.nvm, _0_NestedPulsing_0.tim, _0_NestedPulsing_0.pos, _0_Lucene41_0.doc, _0.nvd, segments_2, _0.fdx, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt]
[junit4:junit4]   2> 24522 T387 C64 P38151 oass.SolrIndexSearcher.<init> Opening Searcher@52baae9d main
[junit4:junit4]   2> 24523 T387 C64 P38151 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24524 T448 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@52baae9d main{StandardDirectoryReader(segments_2:3 _0(4.3):C1)}
[junit4:junit4]   2> 24525 T387 C64 P38151 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 8
[junit4:junit4]   2> 24531 T387 C64 P38151 REQ /select {q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=1 
[junit4:junit4]   2> 24533 T350 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 24548 T387 C64 P38151 REQ /select {q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0 
[junit4:junit4]   2> ASYNC  NEW_CORE C65 name=collection1 org.apache.solr.core.SolrCore@50dafd61 url=http://127.0.0.1:38147/muhkb/mb/collection1 node=127.0.0.1:38147_muhkb%2Fmb C65_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:38147_muhkb%2Fmb, base_url=http://127.0.0.1:38147/muhkb/mb, leader=true}
[junit4:junit4]   2> 24565 T362 C65 P38147 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@8f9c09e lockFactory=org.apache.lucene.store.NativeFSLockFactory@6e045e81),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 24566 T362 C65 P38147 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 24570 T362 C65 P38147 /update {wt=javabin&version=2} {add=[1 (1429495133069377536)]} 0 8
[junit4:junit4]   2>  C60_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:38157_muhkb%2Fmb, base_url=http://127.0.0.1:38157/muhkb/mb}
[junit4:junit4]   2> 24623 T414 C60 P38157 /update {distrib.from=http://127.0.0.1:38151/muhkb/mb/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1429495133115514880)]} 0 3
[junit4:junit4]   2> 24624 T388 C62 P38151 /update {distrib.from=http://127.0.0.1:38154/muhkb/mb/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[1 (1429495133115514880)]} 0 17
[junit4:junit4]   2> 24625 T404 C63 P38154 /update {wt=javabin&version=2} {add=[1]} 0 30
[junit4:junit4]   2> 24629 T362 C65 P38147 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24635 T362 C65 P38147 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@8f9c09e lockFactory=org.apache.lucene.store.NativeFSLockFactory@6e045e81),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@8f9c09e lockFactory=org.apache.lucene.store.NativeFSLockFactory@6e045e81),segFN=segments_2,generation=2,filenames=[_0_NestedPulsing_0.doc, _0.fnm, _0_Memory_0.ram, _0_Lucene41_0.pos, _0.nvm, _0_NestedPulsing_0.tip, _0_Memory_1.ram, _0_NestedPulsing_0.tim, _0_NestedPulsing_0.pos, _0_Lucene41_0.doc, _0.nvd, segments_2, _0.fdx, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt]
[junit4:junit4]   2> 24636 T362 C65 P38147 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0_NestedPulsing_0.doc, _0.fnm, _0_Memory_0.ram, _0_Lucene41_0.pos, _0.nvm, _0_NestedPulsing_0.tip, _0_Memory_1.ram, _0_NestedPulsing_0.tim, _0_NestedPulsing_0.pos, _0_Lucene41_0.doc, _0.nvd, segments_2, _0.fdx, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt]
[junit4:junit4]   2> 24638 T362 C65 P38147 oass.SolrIndexSearcher.<init> Opening Searcher@63bbd1f9 main
[junit4:junit4]   2> 24639 T362 C65 P38147 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24640 T376 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@63bbd1f9 main{StandardDirectoryReader(segments_2:3 _0(4.3):C1)}
[junit4:junit4]   2> 24642 T362 C65 P38147 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 13
[junit4:junit4]   2> 24645 T382 C62 P38151 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24659 T382 C62 P38151 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@3f54b627 lockFactory=org.apache.lucene.store.NativeFSLockFactory@cf2e646),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@3f54b627 lockFactory=org.apache.lucene.store.NativeFSLockFactory@cf2e646),segFN=segments_3,generation=3,filenames=[_0_NestedPulsing_0.doc, _0.fnm, _0_Memory_0.ram, _0_Lucene41_0.pos, _0.nvm, _0_NestedPulsing_0.tip, _0_Memory_1.ram, _0_NestedPulsing_0.tim, _0_NestedPulsing_0.pos, _0_Lucene41_0.doc, _0.nvd, _0.fdx, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt, segments_3]
[junit4:junit4]   2> 24660 T382 C62 P38151 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0_NestedPulsing_0.doc, _0.fnm, _0_Memory_0.ram, _0_Lucene41_0.pos, _0.nvm, _0_NestedPulsing_0.tip, _0_Memory_1.ram, _0_NestedPulsing_0.tim, _0_NestedPulsing_0.pos, _0_Lucene41_0.doc, _0.nvd, _0.fdx, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt, segments_3]
[junit4:junit4]   2> 24662 T382 C62 P38151 oass.SolrIndexSearcher.<init> Opening Searcher@58bbaf09 main
[junit4:junit4]   2> 24663 T382 C62 P38151 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24663 T394 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@58bbaf09 main{StandardDirectoryReader(segments_3:3:nrt _0(4.3):C1)}
[junit4:junit4]   2> 24664 T382 C62 P38151 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:38157/muhkb/mb/collection1/, StdNode: http://127.0.0.1:38154/muhkb/mb/collection1/, StdNode: http://127.0.0.1:38161/muhkb/mb/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 24667 T398 C63 P38154 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24668 T414 C60 P38157 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24671 T398 C63 P38154 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1d04e75b lockFactory=org.apache.lucene.store.NativeFSLockFactory@7eb9926),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1d04e75b lockFactory=org.apache.lucene.store.NativeFSLockFactory@7eb9926),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 24672 T398 C63 P38154 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 24672 T398 C63 P38154 oass.SolrIndexSearcher.<init> Opening Searcher@3f7188a9 main
[junit4:junit4]   2> 24673 T398 C63 P38154 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24674 T410 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3f7188a9 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 24674 T398 C63 P38154 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 24676 T414 C60 P38157 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@588c6ea1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@438060f4),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@588c6ea1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@438060f4),segFN=segments_3,generation=3,filenames=[_0_NestedPulsing_0.doc, _0.fnm, _0_Memory_0.ram, _0_Lucene41_0.pos, _0.nvm, _0_NestedPulsing_0.tip, _0_Memory_1.ram, _0_NestedPulsing_0.tim, _0_NestedPulsing_0.pos, _0_Lucene41_0.doc, _0.nvd, _0.fdx, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt, segments_3]
[junit4:junit4]   2> 24677 T414 C60 P38157 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0_NestedPulsing_0.doc, _0.fnm, _0_Memory_0.ram, _0_Lucene41_0.pos, _0.nvm, _0_NestedPulsing_0.tip, _0_Memory_1.ram, _0_NestedPulsing_0.tim, _0_NestedPulsing_0.pos, _0_Lucene41_0.doc, _0.nvd, _0.fdx, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt, segments_3]
[junit4:junit4]   2>  C61_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:38161_muhkb%2Fmb, base_url=http://127.0.0.1:38161/muhkb/mb}
[junit4:junit4]   2> 24679 T431 C61 P38161 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24679 T414 C60 P38157 oass.SolrIndexSearcher.<init> Opening Searcher@25e2203c main
[junit4:junit4]   2> 24680 T414 C60 P38157 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24680 T431 C61 P38161 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@64d091d8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@213709b3),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@64d091d8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@213709b3),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 24681 T431 C61 P38161 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 24681 T426 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@25e2203c main{StandardDirectoryReader(segments_3:3:nrt _0(4.3):C1)}
[junit4:junit4]   2> 24681 T431 C61 P38161 oass.SolrIndexSearcher.<init> Opening Searcher@6fa0b93e main
[junit4:junit4]   2> 24682 T414 C60 P38157 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 14
[junit4:junit4]   2> 24682 T431 C61 P38161 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24683 T443 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6fa0b93e main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 24683 T431 C61 P38161 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 24684 T382 C62 P38151 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 39
[junit4:junit4]   2> 24685 T350 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 24686 T350 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24688 T350 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> 24692 T362 C65 P38147 REQ /select {q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=1 
[junit4:junit4]   2> 24694 T350 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38144/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@48c95aa2
[junit4:junit4]   2> 24696 T350 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 24696 T456 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:38144. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 24697 T456 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:38144, initiating session
[junit4:junit4]   2> 24697 T352 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:38182
[junit4:junit4]   2> 24698 T352 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:38182
[junit4:junit4]   2> 24700 T354 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d69639f04000d with negotiated timeout 10000 for client /140.211.11.196:38182
[junit4:junit4]   2> 24700 T456 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:38144, sessionid = 0x13d69639f04000d, negotiated timeout = 10000
[junit4:junit4]   2> 24701 T457 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@48c95aa2 name:ZooKeeperConnection Watcher:127.0.0.1:38144/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 24701 T350 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 24703 T350 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 24713 T355 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d69639f04000d
[junit4:junit4]   2> 24714 T457 oaz.ClientCnxn$EventThread.r

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

79 oazs.SyncRequestProcessor.run SyncRequestProcessor exited!
[junit4:junit4]   2> 79422 T2275 oazs.FinalRequestProcessor.shutdown shutdown of request processor complete
[junit4:junit4]   2> 79423 T2275 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:12323 12323
[junit4:junit4]   2> 79550 T2277 oazs.NIOServerCnxnFactory.run NIOServerCnxn factory exited run method
[junit4:junit4]   2> 79551 T2275 oazs.ZooKeeperServer.shutdown shutting down
[junit4:junit4]   2> 79551 T2275 oazs.SessionTrackerImpl.shutdown Shutting down
[junit4:junit4]   2> 79552 T2275 oazs.PrepRequestProcessor.shutdown Shutting down
[junit4:junit4]   2> 79552 T2275 oazs.SyncRequestProcessor.shutdown Shutting down
[junit4:junit4]   2> 79552 T2275 oazs.FinalRequestProcessor.shutdown shutdown of request processor complete
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SyncSliceTest -Dtests.method=testDistribSearch -Dtests.seed=60EC721D15B9797D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de -Dtests.timezone=Australia/Broken_Hill -Dtests.file.encoding=US-ASCII
[junit4:junit4] FAILURE 79.6s J1 | SyncSliceTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([60EC721D15B9797D:E10AFC0562E61941]:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:92)
[junit4:junit4]    > 	at org.junit.Assert.assertTrue(Assert.java:43)
[junit4:junit4]    > 	at org.junit.Assert.assertTrue(Assert.java:54)
[junit4:junit4]    > 	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:196)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:616)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:679)
[junit4:junit4]   2> 79558 T2275 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 79561 T2274 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
[junit4:junit4]   2> 80079 T2278 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=de, timezone=Australia/Broken_Hill
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=4,free=216916560,total=453246976
[junit4:junit4]   2> NOTE: All tests run in this JVM: [SignatureUpdateProcessorFactoryTest, CurrencyFieldXmlFileTest, IndexReaderFactoryTest, SuggesterTSTTest, TestQueryTypes, NumericFieldsTest, TestOmitPositions, TestCSVLoader, BadIndexSchemaTest, RequestHandlersTest, TestStressReorder, TestLMJelinekMercerSimilarityFactory, ConvertedLegacyTest, PathHierarchyTokenizerFactoryTest, BasicZkTest, DateMathParserTest, CurrencyFieldOpenExchangeTest, TestReload, TestFastOutputStream, SolrCmdDistributorTest, TestElisionMultitermQuery, URLClassifyProcessorTest, BasicDistributedZk2Test, MultiTermTest, AliasIntegrationTest, SolrIndexConfigTest, FullSolrCloudDistribCmdsTest, OpenCloseCoreStressTest, TestSystemIdResolver, TestSolr4Spatial, IndexSchemaRuntimeFieldTest, PingRequestHandlerTest, TestUtils, OpenExchangeRatesOrgProviderTest, TestFieldCollectionResource, TestFiltering, TestJmxMonitoredMap, TestDistributedGrouping, XmlUpdateRequestHandlerTest, LeaderElectionIntegrationTest, SpellCheckComponentTest, TestArbitraryIndexDir, StandardRequestHandlerTest, FileUtilsTest, StatsComponentTest, ShardRoutingCustomTest, SolrRequestParserTest, TestCollationField, TestLazyCores, TestStressLucene, SampleTest, TestJmxIntegration, TestSuggestSpellingConverter, CollectionsAPIDistributedZkTest, DistanceFunctionTest, SortByFunctionTest, TestRangeQuery, XsltUpdateRequestHandlerTest, RequiredFieldsTest, TestBinaryField, TestUpdate, TestQuerySenderNoQuery, SolrPluginUtilsTest, SyncSliceTest]
[junit4:junit4] Completed on J1 in 80.33s, 1 test, 1 failure <<< FAILURES!

[...truncated 412 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:381: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:361: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build.xml:183: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/common-build.xml:449: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:1213: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:877: There were test failures: 272 suites, 1145 tests, 1 error, 1 failure, 27 ignored (8 assumptions)

Total time: 48 minutes 20 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.x-Java6 - Build # 1421 - Still Failing

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

2 tests failed.
FAILED:  org.apache.solr.cloud.SyncSliceTest.testDistribSearch

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([17F144F8F83E1D1D:9617CAE08F617D21]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:196)
	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)


FAILED:  org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch

Error Message:
No registered leader was found, collection:collection1 slice:shard1

Stack Trace:
org.apache.solr.common.SolrException: No registered leader was found, collection:collection1 slice:shard1
	at __randomizedtesting.SeedInfo.seed([17F144F8F83E1D1D:9617CAE08F617D21]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:484)
	at org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:291)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:116)
	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 8841 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   2> 0 T2181 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /g_/
[junit4:junit4]   2> 3 T2181 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363301554896
[junit4:junit4]   2> 3 T2181 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 4 T2182 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 7 T2182 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 7 T2182 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 7 T2182 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 8 T2182 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 9 T2182 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 105 T2181 oasc.ZkTestServer.run start zk server on port:31090
[junit4:junit4]   2> 105 T2181 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:31090 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@573814ce
[junit4:junit4]   2> 106 T2181 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 106 T2187 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:31090. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 107 T2187 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:31090, initiating session
[junit4:junit4]   2> 107 T2183 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:31091
[junit4:junit4]   2> 107 T2183 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:31091
[junit4:junit4]   2> 108 T2185 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 110 T2185 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6b1adad60000 with negotiated timeout 10000 for client /140.211.11.196:31091
[junit4:junit4]   2> 110 T2187 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:31090, sessionid = 0x13d6b1adad60000, negotiated timeout = 10000
[junit4:junit4]   2> 111 T2188 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@573814ce name:ZooKeeperConnection Watcher:127.0.0.1:31090 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 111 T2181 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 111 T2181 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 114 T2186 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6b1adad60000
[junit4:junit4]   2> 115 T2188 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 115 T2181 oaz.ZooKeeper.close Session: 0x13d6b1adad60000 closed
[junit4:junit4]   2> 115 T2183 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:31091 which had sessionid 0x13d6b1adad60000
[junit4:junit4]   2> 116 T2181 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:31090/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@4ece4cd0
[junit4:junit4]   2> 116 T2181 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 117 T2189 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:31090. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 117 T2189 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:31090, initiating session
[junit4:junit4]   2> 117 T2183 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:31092
[junit4:junit4]   2> 117 T2183 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:31092
[junit4:junit4]   2> 124 T2185 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6b1adad60001 with negotiated timeout 10000 for client /140.211.11.196:31092
[junit4:junit4]   2> 124 T2189 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:31090, sessionid = 0x13d6b1adad60001, negotiated timeout = 10000
[junit4:junit4]   2> 124 T2190 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4ece4cd0 name:ZooKeeperConnection Watcher:127.0.0.1:31090/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 124 T2181 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 125 T2181 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 137 T2181 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 140 T2181 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 142 T2181 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 144 T2181 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 145 T2181 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 150 T2181 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 151 T2181 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 261 T2181 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 261 T2181 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 271 T2181 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 272 T2181 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 279 T2181 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 279 T2181 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 287 T2181 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 288 T2181 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 297 T2181 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 298 T2181 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 300 T2181 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 301 T2181 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 312 T2181 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 312 T2181 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 315 T2186 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6b1adad60001
[junit4:junit4]   2> 315 T2190 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 315 T2181 oaz.ZooKeeper.close Session: 0x13d6b1adad60001 closed
[junit4:junit4]   2> 315 T2183 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:31092 which had sessionid 0x13d6b1adad60001
[junit4:junit4]   2> 454 T2181 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 459 T2181 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:31093
[junit4:junit4]   2> 460 T2181 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 460 T2181 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 460 T2181 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363301555209
[junit4:junit4]   2> 461 T2181 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363301555209/solr.xml
[junit4:junit4]   2> 461 T2181 oasc.CoreContainer.<init> New CoreContainer 1531313519
[junit4:junit4]   2> 462 T2181 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363301555209/'
[junit4:junit4]   2> 462 T2181 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363301555209/'
[junit4:junit4]   2> 510 T2181 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 511 T2181 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 511 T2181 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 512 T2181 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 512 T2181 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 512 T2181 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 513 T2181 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 513 T2181 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 514 T2181 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 514 T2181 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 535 T2181 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 553 T2181 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:31090/solr
[junit4:junit4]   2> 553 T2181 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 554 T2181 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:31090 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1f1a3e38
[junit4:junit4]   2> 555 T2181 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 555 T2200 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:31090. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 556 T2200 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:31090, initiating session
[junit4:junit4]   2> 556 T2183 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:31094
[junit4:junit4]   2> 556 T2183 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:31094
[junit4:junit4]   2> 560 T2185 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6b1adad60002 with negotiated timeout 20000 for client /140.211.11.196:31094
[junit4:junit4]   2> 560 T2200 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:31090, sessionid = 0x13d6b1adad60002, negotiated timeout = 20000
[junit4:junit4]   2> 561 T2201 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f1a3e38 name:ZooKeeperConnection Watcher:127.0.0.1:31090 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 561 T2181 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 562 T2186 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6b1adad60002
[junit4:junit4]   2> 573 T2201 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 573 T2183 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:31094 which had sessionid 0x13d6b1adad60002
[junit4:junit4]   2> 573 T2181 oaz.ZooKeeper.close Session: 0x13d6b1adad60002 closed
[junit4:junit4]   2> 574 T2181 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 585 T2181 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:31090/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@699349c3
[junit4:junit4]   2> 586 T2181 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 586 T2202 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:31090. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 586 T2202 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:31090, initiating session
[junit4:junit4]   2> 587 T2183 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:31095
[junit4:junit4]   2> 587 T2183 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:31095
[junit4:junit4]   2> 588 T2185 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6b1adad60003 with negotiated timeout 20000 for client /140.211.11.196:31095
[junit4:junit4]   2> 588 T2202 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:31090, sessionid = 0x13d6b1adad60003, negotiated timeout = 20000
[junit4:junit4]   2> 588 T2203 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@699349c3 name:ZooKeeperConnection Watcher:127.0.0.1:31090/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 589 T2181 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 590 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 599 T2181 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 601 T2181 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:31093_g_
[junit4:junit4]   2> 601 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:31093_g_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:31093_g_
[junit4:junit4]   2> 602 T2181 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:31093_g_
[junit4:junit4]   2> 612 T2181 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 621 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60003 type:delete cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 622 T2181 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 629 T2181 oasc.Overseer.start Overseer (id=89345330702057475-127.0.0.1:31093_g_-n_0000000000) starting
[junit4:junit4]   2> 629 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 630 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 637 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 638 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 639 T2205 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 640 T2181 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 652 T2181 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 654 T2181 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 656 T2204 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 660 T2206 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363301555209/collection1
[junit4:junit4]   2> 660 T2206 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 661 T2206 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 661 T2206 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 662 T2206 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363301555209/collection1/'
[junit4:junit4]   2> 663 T2206 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363301555209/collection1/lib/README' to classloader
[junit4:junit4]   2> 663 T2206 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363301555209/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 709 T2206 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 764 T2206 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 865 T2206 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 881 T2206 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1499 T2206 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1511 T2206 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1515 T2206 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1527 T2206 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1532 T2206 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1536 T2206 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1537 T2206 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1538 T2206 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1538 T2206 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1539 T2206 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1539 T2206 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1539 T2206 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1540 T2206 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363301555209/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/control/data/
[junit4:junit4]   2> 1540 T2206 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b0d95cd
[junit4:junit4]   2> 1540 T2206 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1541 T2206 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/control/data forceNew: false
[junit4:junit4]   2> 1541 T2206 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/control/data/index/
[junit4:junit4]   2> 1541 T2206 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1542 T2206 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/control/data/index forceNew: false
[junit4:junit4]   2> 1545 T2206 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6712022d lockFactory=org.apache.lucene.store.NativeFSLockFactory@4b9f0034),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1545 T2206 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1547 T2206 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1548 T2206 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1548 T2206 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1549 T2206 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1549 T2206 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1549 T2206 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1550 T2206 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1550 T2206 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1550 T2206 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1558 T2206 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1563 T2206 oass.SolrIndexSearcher.<init> Opening Searcher@740f2b19 main
[junit4:junit4]   2> 1564 T2206 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/control/data/tlog
[junit4:junit4]   2> 1565 T2206 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1565 T2206 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1568 T2207 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@740f2b19 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1569 T2206 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1569 T2206 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1569 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60003 type:create cxid:0x55 zxid:0x2a txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2159 T2204 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2159 T2204 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:31093_g_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:31093/g_"}
[junit4:junit4]   2> 2160 T2204 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2160 T2204 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2160 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60003 type:create cxid:0x5d zxid:0x2d txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2176 T2203 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2587 T2206 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2587 T2206 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:31093/g_ collection:control_collection shard:shard1
[junit4:junit4]   2> 2588 T2206 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2603 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60003 type:delete cxid:0x77 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2609 T2206 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2610 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60003 type:create cxid:0x78 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2618 T2206 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2618 T2206 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2618 T2206 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:31093/g_/collection1/
[junit4:junit4]   2> 2619 T2206 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2619 T2206 oasc.SyncStrategy.syncToMe http://127.0.0.1:31093/g_/collection1/ has no replicas
[junit4:junit4]   2> 2619 T2206 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:31093/g_/collection1/
[junit4:junit4]   2> 2619 T2206 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2628 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60003 type:create cxid:0x82 zxid:0x3c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3687 T2204 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3705 T2203 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 3757 T2206 oasc.ZkController.register We are http://127.0.0.1:31093/g_/collection1/ and leader is http://127.0.0.1:31093/g_/collection1/
[junit4:junit4]   2> 3757 T2206 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:31093/g_
[junit4:junit4]   2> 3757 T2206 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3757 T2206 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3757 T2206 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3759 T2206 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3760 T2181 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3760 T2181 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3761 T2181 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3774 T2181 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3775 T2181 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:31090/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@46738f26
[junit4:junit4]   2> 3776 T2181 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3777 T2209 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:31090. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 3777 T2209 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:31090, initiating session
[junit4:junit4]   2> 3777 T2183 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:31101
[junit4:junit4]   2> 3778 T2183 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:31101
[junit4:junit4]   2> 3779 T2185 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6b1adad60004 with negotiated timeout 10000 for client /140.211.11.196:31101
[junit4:junit4]   2> 3779 T2209 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:31090, sessionid = 0x13d6b1adad60004, negotiated timeout = 10000
[junit4:junit4]   2> 3779 T2210 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@46738f26 name:ZooKeeperConnection Watcher:127.0.0.1:31090/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3779 T2181 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3780 T2181 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3782 T2181 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3969 T2181 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3972 T2181 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:31102
[junit4:junit4]   2> 3973 T2181 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3973 T2181 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3974 T2181 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363301558675
[junit4:junit4]   2> 3974 T2181 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363301558675/solr.xml
[junit4:junit4]   2> 3974 T2181 oasc.CoreContainer.<init> New CoreContainer 973453536
[junit4:junit4]   2> 3975 T2181 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363301558675/'
[junit4:junit4]   2> 3975 T2181 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363301558675/'
[junit4:junit4]   2> 4023 T2181 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 4024 T2181 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4024 T2181 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4025 T2181 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4025 T2181 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4025 T2181 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4026 T2181 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4026 T2181 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4027 T2181 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4027 T2181 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4046 T2181 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4064 T2181 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:31090/solr
[junit4:junit4]   2> 4064 T2181 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4065 T2181 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:31090 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@7e279e44
[junit4:junit4]   2> 4066 T2181 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4066 T2220 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:31090. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4067 T2220 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:31090, initiating session
[junit4:junit4]   2> 4067 T2183 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:31103
[junit4:junit4]   2> 4067 T2183 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:31103
[junit4:junit4]   2> 4069 T2185 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6b1adad60005 with negotiated timeout 20000 for client /140.211.11.196:31103
[junit4:junit4]   2> 4069 T2220 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:31090, sessionid = 0x13d6b1adad60005, negotiated timeout = 20000
[junit4:junit4]   2> 4070 T2221 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7e279e44 name:ZooKeeperConnection Watcher:127.0.0.1:31090 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4070 T2181 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4071 T2186 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6b1adad60005
[junit4:junit4]   2> 4072 T2221 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4072 T2183 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:31103 which had sessionid 0x13d6b1adad60005
[junit4:junit4]   2> 4072 T2181 oaz.ZooKeeper.close Session: 0x13d6b1adad60005 closed
[junit4:junit4]   2> 4072 T2181 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 4082 T2181 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:31090/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@32ab33ed
[junit4:junit4]   2> 4083 T2181 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4083 T2222 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:31090. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4084 T2222 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:31090, initiating session
[junit4:junit4]   2> 4084 T2183 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:31104
[junit4:junit4]   2> 4084 T2183 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:31104
[junit4:junit4]   2> 4085 T2185 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6b1adad60006 with negotiated timeout 20000 for client /140.211.11.196:31104
[junit4:junit4]   2> 4085 T2222 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:31090, sessionid = 0x13d6b1adad60006, negotiated timeout = 20000
[junit4:junit4]   2> 4085 T2223 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@32ab33ed name:ZooKeeperConnection Watcher:127.0.0.1:31090/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4086 T2181 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4086 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60006 type:create cxid:0x1 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4087 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60006 type:create cxid:0x2 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4097 T2181 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5099 T2181 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:31102_g_
[junit4:junit4]   2> 5100 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60006 type:delete cxid:0xb zxid:0x4c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:31102_g_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:31102_g_
[junit4:junit4]   2> 5101 T2181 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:31102_g_
[junit4:junit4]   2> 5103 T2203 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 5103 T2210 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5103 T2223 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5104 T2203 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5110 T2224 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363301558675/collection1
[junit4:junit4]   2> 5110 T2224 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 5111 T2224 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 5111 T2224 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 5112 T2224 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363301558675/collection1/'
[junit4:junit4]   2> 5113 T2224 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363301558675/collection1/lib/README' to classloader
[junit4:junit4]   2> 5114 T2224 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363301558675/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 5161 T2224 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 5218 T2224 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5219 T2204 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5220 T2204 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:31093_g_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:31093/g_"}
[junit4:junit4]   2> 5233 T2210 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5233 T2203 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5318 T2224 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5318 T2223 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5333 T2224 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5932 T2224 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5944 T2224 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5948 T2224 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5961 T2224 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5966 T2224 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5970 T2224 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5971 T2224 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5972 T2224 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5972 T2224 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5973 T2224 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5973 T2224 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5974 T2224 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5974 T2224 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363301558675/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty1/
[junit4:junit4]   2> 5974 T2224 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b0d95cd
[junit4:junit4]   2> 5975 T2224 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5975 T2224 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty1 forceNew: false
[junit4:junit4]   2> 5975 T2224 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty1/index/
[junit4:junit4]   2> 5976 T2224 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5976 T2224 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty1/index forceNew: false
[junit4:junit4]   2> 5979 T2224 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@61c8a4cb lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c7de2f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5979 T2224 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5981 T2224 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5981 T2224 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5982 T2224 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5983 T2224 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5983 T2224 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5983 T2224 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5984 T2224 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5984 T2224 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5984 T2224 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5991 T2224 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5997 T2224 oass.SolrIndexSearcher.<init> Opening Searcher@7650a5f3 main
[junit4:junit4]   2> 5997 T2224 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty1/tlog
[junit4:junit4]   2> 5998 T2224 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5998 T2224 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 6002 T2225 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7650a5f3 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6004 T2224 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 6004 T2224 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6737 T2204 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6738 T2204 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:31102_g_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:31102/g_"}
[junit4:junit4]   2> 6738 T2204 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6738 T2204 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6752 T2210 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6752 T2223 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6752 T2203 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 7006 T2224 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7006 T2224 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:31102/g_ collection:collection1 shard:shard1
[junit4:junit4]   2> 7006 T2224 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7021 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60006 type:delete cxid:0x48 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7022 T2224 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7022 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60006 type:create cxid:0x49 zxid:0x5d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7024 T2224 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7024 T2224 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7024 T2224 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:31102/g_/collection1/
[junit4:junit4]   2> 7024 T2224 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7025 T2224 oasc.SyncStrategy.syncToMe http://127.0.0.1:31102/g_/collection1/ has no replicas
[junit4:junit4]   2> 7025 T2224 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:31102/g_/collection1/
[junit4:junit4]   2> 7025 T2224 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7028 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60006 type:create cxid:0x53 zxid:0x61 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8255 T2204 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8275 T2203 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8275 T2210 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8275 T2223 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 8305 T2224 oasc.ZkController.register We are http://127.0.0.1:31102/g_/collection1/ and leader is http://127.0.0.1:31102/g_/collection1/
[junit4:junit4]   2> 8305 T2224 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:31102/g_
[junit4:junit4]   2> 8305 T2224 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8305 T2224 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8305 T2224 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8307 T2224 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8308 T2181 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 8308 T2181 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8309 T2181 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8517 T2181 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8520 T2181 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:64486
[junit4:junit4]   2> 8521 T2181 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8521 T2181 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8521 T2181 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363301563218
[junit4:junit4]   2> 8522 T2181 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363301563218/solr.xml
[junit4:junit4]   2> 8522 T2181 oasc.CoreContainer.<init> New CoreContainer 193714343
[junit4:junit4]   2> 8523 T2181 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363301563218/'
[junit4:junit4]   2> 8523 T2181 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363301563218/'
[junit4:junit4]   2> 8571 T2181 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8572 T2181 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8572 T2181 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8572 T2181 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8573 T2181 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8573 T2181 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8574 T2181 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8574 T2181 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8574 T2181 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8575 T2181 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8596 T2181 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8613 T2181 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:31090/solr
[junit4:junit4]   2> 8614 T2181 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8614 T2181 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:31090 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1adb996b
[junit4:junit4]   2> 8615 T2181 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8616 T2236 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:31090. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 8617 T2236 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:31090, initiating session
[junit4:junit4]   2> 8617 T2183 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:59681
[junit4:junit4]   2> 8617 T2183 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:59681
[junit4:junit4]   2> 8619 T2185 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6b1adad60007 with negotiated timeout 20000 for client /140.211.11.196:59681
[junit4:junit4]   2> 8619 T2236 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:31090, sessionid = 0x13d6b1adad60007, negotiated timeout = 20000
[junit4:junit4]   2> 8619 T2237 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1adb996b name:ZooKeeperConnection Watcher:127.0.0.1:31090 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8619 T2181 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8620 T2186 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6b1adad60007
[junit4:junit4]   2> 8629 T2237 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8629 T2183 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:59681 which had sessionid 0x13d6b1adad60007
[junit4:junit4]   2> 8629 T2181 oaz.ZooKeeper.close Session: 0x13d6b1adad60007 closed
[junit4:junit4]   2> 8629 T2181 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8640 T2181 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:31090/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@7d735de4
[junit4:junit4]   2> 8642 T2181 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8642 T2238 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:31090. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 8642 T2238 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:31090, initiating session
[junit4:junit4]   2> 8642 T2183 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:43934
[junit4:junit4]   2> 8643 T2183 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:43934
[junit4:junit4]   2> 8644 T2185 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6b1adad60008 with negotiated timeout 20000 for client /140.211.11.196:43934
[junit4:junit4]   2> 8644 T2238 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:31090, sessionid = 0x13d6b1adad60008, negotiated timeout = 20000
[junit4:junit4]   2> 8644 T2239 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7d735de4 name:ZooKeeperConnection Watcher:127.0.0.1:31090/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8644 T2181 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8645 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60008 type:create cxid:0x1 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8651 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60008 type:create cxid:0x2 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8654 T2181 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9656 T2181 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64486_g_
[junit4:junit4]   2> 9657 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60008 type:delete cxid:0xb zxid:0x70 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:64486_g_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:64486_g_
[junit4:junit4]   2> 9658 T2181 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:64486_g_
[junit4:junit4]   2> 9662 T2223 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 9662 T2203 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 9662 T2210 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9662 T2239 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9662 T2210 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9663 T2203 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9664 T2223 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9671 T2240 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363301563218/collection1
[junit4:junit4]   2> 9671 T2240 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9672 T2240 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9672 T2240 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9673 T2240 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363301563218/collection1/'
[junit4:junit4]   2> 9674 T2240 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363301563218/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9675 T2240 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363301563218/collection1/lib/README' to classloader
[junit4:junit4]   2> 9732 T2240 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 9791 T2204 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9792 T2204 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:31102_g_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:31102/g_"}
[junit4:junit4]   2> 9800 T2240 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9833 T2203 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9833 T2223 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9833 T2210 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9921 T2239 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9921 T2240 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9937 T2240 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10605 T2240 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10617 T2240 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10622 T2240 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10642 T2240 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10649 T2240 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10656 T2240 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10657 T2240 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10658 T2240 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10658 T2240 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10659 T2240 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10659 T2240 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10660 T2240 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10660 T2240 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363301563218/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty2/
[junit4:junit4]   2> 10660 T2240 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b0d95cd
[junit4:junit4]   2> 10661 T2240 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10662 T2240 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty2 forceNew: false
[junit4:junit4]   2> 10662 T2240 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty2/index/
[junit4:junit4]   2> 10662 T2240 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10663 T2240 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty2/index forceNew: false
[junit4:junit4]   2> 10667 T2240 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2f424d41 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2d78d675),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10667 T2240 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10670 T2240 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10671 T2240 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10671 T2240 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10672 T2240 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10673 T2240 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10673 T2240 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10674 T2240 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10674 T2240 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10675 T2240 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10685 T2240 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10695 T2240 oass.SolrIndexSearcher.<init> Opening Searcher@39c82e64 main
[junit4:junit4]   2> 10696 T2240 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty2/tlog
[junit4:junit4]   2> 10697 T2240 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10698 T2240 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10702 T2241 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@39c82e64 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10703 T2240 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10704 T2240 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11338 T2204 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11338 T2204 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:64486_g_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:64486/g_"}
[junit4:junit4]   2> 11339 T2204 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11339 T2204 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 11351 T2223 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11351 T2210 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11351 T2239 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11351 T2203 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 11706 T2240 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11706 T2240 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:64486/g_ collection:collection1 shard:shard2
[junit4:junit4]   2> 11707 T2240 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 11724 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60008 type:delete cxid:0x47 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 11724 T2240 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11725 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60008 type:create cxid:0x48 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11726 T2240 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11726 T2240 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11727 T2240 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:64486/g_/collection1/
[junit4:junit4]   2> 11727 T2240 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11727 T2240 oasc.SyncStrategy.syncToMe http://127.0.0.1:64486/g_/collection1/ has no replicas
[junit4:junit4]   2> 11727 T2240 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:64486/g_/collection1/
[junit4:junit4]   2> 11727 T2240 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 11729 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60008 type:create cxid:0x51 zxid:0x83 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12861 T2204 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12874 T2223 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12874 T2210 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12874 T2239 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12874 T2203 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 12904 T2240 oasc.ZkController.register We are http://127.0.0.1:64486/g_/collection1/ and leader is http://127.0.0.1:64486/g_/collection1/
[junit4:junit4]   2> 12904 T2240 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:64486/g_
[junit4:junit4]   2> 12904 T2240 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 12904 T2240 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12904 T2240 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12910 T2240 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12911 T2181 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 12912 T2181 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12912 T2181 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13137 T2181 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 13140 T2181 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:19483
[junit4:junit4]   2> 13141 T2181 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 13141 T2181 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 13142 T2181 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363301567822
[junit4:junit4]   2> 13142 T2181 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363301567822/solr.xml
[junit4:junit4]   2> 13143 T2181 oasc.CoreContainer.<init> New CoreContainer 1376976737
[junit4:junit4]   2> 13143 T2181 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363301567822/'
[junit4:junit4]   2> 13144 T2181 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363301567822/'
[junit4:junit4]   2> 13197 T2181 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 13197 T2181 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 13198 T2181 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 13198 T2181 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 13198 T2181 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 13199 T2181 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 13199 T2181 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 13200 T2181 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 13200 T2181 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 13201 T2181 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 13223 T2181 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 13242 T2181 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:31090/solr
[junit4:junit4]   2> 13243 T2181 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 13243 T2181 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:31090 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@27a021cb
[junit4:junit4]   2> 13244 T2181 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13245 T2252 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:31090. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 13246 T2252 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:31090, initiating session
[junit4:junit4]   2> 13246 T2183 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:49106
[junit4:junit4]   2> 13246 T2183 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:49106
[junit4:junit4]   2> 13248 T2185 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6b1adad60009 with negotiated timeout 20000 for client /140.211.11.196:49106
[junit4:junit4]   2> 13248 T2252 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:31090, sessionid = 0x13d6b1adad60009, negotiated timeout = 20000
[junit4:junit4]   2> 13248 T2253 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@27a021cb name:ZooKeeperConnection Watcher:127.0.0.1:31090 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13248 T2181 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13249 T2186 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6b1adad60009
[junit4:junit4]   2> 13250 T2253 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 13250 T2183 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:49106 which had sessionid 0x13d6b1adad60009
[junit4:junit4]   2> 13250 T2181 oaz.ZooKeeper.close Session: 0x13d6b1adad60009 closed
[junit4:junit4]   2> 13251 T2181 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 13262 T2181 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:31090/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@25b8fc77
[junit4:junit4]   2> 13263 T2181 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13263 T2254 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:31090. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 13264 T2254 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:31090, initiating session
[junit4:junit4]   2> 13264 T2183 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:34145
[junit4:junit4]   2> 13264 T2183 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:34145
[junit4:junit4]   2> 13268 T2185 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6b1adad6000a with negotiated timeout 20000 for client /140.211.11.196:34145
[junit4:junit4]   2> 13268 T2254 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:31090, sessionid = 0x13d6b1adad6000a, negotiated timeout = 20000
[junit4:junit4]   2> 13268 T2255 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@25b8fc77 name:ZooKeeperConnection Watcher:127.0.0.1:31090/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13268 T2181 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13269 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad6000a type:create cxid:0x1 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13276 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad6000a type:create cxid:0x2 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13288 T2181 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 14291 T2181 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:19483_g_
[junit4:junit4]   2> 14292 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad6000a type:delete cxid:0xb zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:19483_g_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:19483_g_
[junit4:junit4]   2> 14293 T2181 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:19483_g_
[junit4:junit4]   2> 14295 T2223 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 14295 T2239 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 14295 T2255 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14295 T2203 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 14295 T2210 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14296 T2210 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14296 T2223 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14304 T2239 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14305 T2203 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14312 T2256 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363301567822/collection1
[junit4:junit4]   2> 14312 T2256 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 14312 T2256 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 14312 T2256 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 14314 T2256 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363301567822/collection1/'
[junit4:junit4]   2> 14315 T2256 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363301567822/collection1/lib/README' to classloader
[junit4:junit4]   2> 14315 T2256 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363301567822/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 14361 T2256 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 14378 T2204 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14379 T2204 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:64486_g_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:64486/g_"}
[junit4:junit4]   2> 14391 T2223 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14391 T2239 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14391 T2203 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14391 T2255 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14391 T2210 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 14418 T2256 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 14519 T2256 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 14535 T2256 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 15213 T2256 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 15225 T2256 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 15230 T2256 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 15244 T2256 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15250 T2256 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15255 T2256 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15256 T2256 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 15257 T2256 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 15257 T2256 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15258 T2256 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 15258 T2256 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 15258 T2256 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 15259 T2256 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363301567822/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty3/
[junit4:junit4]   2> 15259 T2256 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b0d95cd
[junit4:junit4]   2> 15259 T2256 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 15260 T2256 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty3 forceNew: false
[junit4:junit4]   2> 15260 T2256 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty3/index/
[junit4:junit4]   2> 15260 T2256 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 15261 T2256 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty3/index forceNew: false
[junit4:junit4]   2> 15264 T2256 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@27d2eadd lockFactory=org.apache.lucene.store.NativeFSLockFactory@70c0305f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15264 T2256 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15266 T2256 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 15267 T2256 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 15267 T2256 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 15268 T2256 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 15268 T2256 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 15269 T2256 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 15269 T2256 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 15269 T2256 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 15270 T2256 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 15279 T2256 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 15285 T2256 oass.SolrIndexSearcher.<init> Opening Searcher@5e409ede main
[junit4:junit4]   2> 15286 T2256 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty3/tlog
[junit4:junit4]   2> 15287 T2256 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 15287 T2256 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 15290 T2257 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5e409ede main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 15292 T2256 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 15292 T2256 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15895 T2204 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15896 T2204 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:19483_g_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:19483/g_"}
[junit4:junit4]   2> 15896 T2204 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 15896 T2204 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 15939 T2239 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15939 T2210 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15939 T2203 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15939 T2223 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 15939 T2255 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16323 T2256 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16323 T2256 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:19483/g_ collection:collection1 shard:shard1
[junit4:junit4]   2> 16326 T2256 oasc.ZkController.register We are http://127.0.0.1:19483/g_/collection1/ and leader is http://127.0.0.1:31102/g_/collection1/
[junit4:junit4]   2> 16326 T2256 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:19483/g_
[junit4:junit4]   2> 16326 T2256 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16326 T2256 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C90 name=collection1 org.apache.solr.core.SolrCore@63c850d7 url=http://127.0.0.1:19483/g_/collection1 node=127.0.0.1:19483_g_ C90_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:19483_g_, base_url=http://127.0.0.1:19483/g_}
[junit4:junit4]   2> 16327 T2258 C90 P19483 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16327 T2256 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16328 T2258 C90 P19483 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16328 T2258 C90 P19483 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16328 T2258 C90 P19483 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16328 T2181 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 16329 T2181 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16329 T2258 C90 P19483 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16329 T2181 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16555 T2181 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16558 T2181 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:51605
[junit4:junit4]   2> 16559 T2181 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16559 T2181 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16560 T2181 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363301571242
[junit4:junit4]   2> 16560 T2181 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363301571242/solr.xml
[junit4:junit4]   2> 16561 T2181 oasc.CoreContainer.<init> New CoreContainer 944708911
[junit4:junit4]   2> 16561 T2181 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363301571242/'
[junit4:junit4]   2> 16562 T2181 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363301571242/'
[junit4:junit4]   2> 16615 T2181 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 16616 T2181 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16616 T2181 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16617 T2181 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16617 T2181 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16617 T2181 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16618 T2181 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16618 T2181 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16619 T2181 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16619 T2181 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16640 T2181 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16659 T2181 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:31090/solr
[junit4:junit4]   2> 16659 T2181 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16660 T2181 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:31090 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@4bc94117
[junit4:junit4]   2> 16661 T2181 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16661 T2269 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:31090. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 16662 T2269 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:31090, initiating session
[junit4:junit4]   2> 16663 T2183 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:35570
[junit4:junit4]   2> 16663 T2183 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:35570
[junit4:junit4]   2> 16666 T2185 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6b1adad6000b with negotiated timeout 20000 for client /140.211.11.196:35570
[junit4:junit4]   2> 16666 T2269 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:31090, sessionid = 0x13d6b1adad6000b, negotiated timeout = 20000
[junit4:junit4]   2> 16667 T2270 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4bc94117 name:ZooKeeperConnection Watcher:127.0.0.1:31090 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16667 T2181 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16668 T2186 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6b1adad6000b
[junit4:junit4]   2> 16669 T2270 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16669 T2183 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:35570 which had sessionid 0x13d6b1adad6000b
[junit4:junit4]   2> 16669 T2181 oaz.ZooKeeper.close Session: 0x13d6b1adad6000b closed
[junit4:junit4]   2> 16669 T2181 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 16679 T2181 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:31090/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@7eef75cd
[junit4:junit4]   2> 16680 T2181 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16680 T2271 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:31090. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 16681 T2271 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:31090, initiating session
[junit4:junit4]   2> 16681 T2183 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:59261
[junit4:junit4]   2> 16682 T2183 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:59261
[junit4:junit4]   2> 16683 T2185 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6b1adad6000c with negotiated timeout 20000 for client /140.211.11.196:59261
[junit4:junit4]   2> 16683 T2271 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:31090, sessionid = 0x13d6b1adad6000c, negotiated timeout = 20000
[junit4:junit4]   2> 16683 T2272 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7eef75cd name:ZooKeeperConnection Watcher:127.0.0.1:31090/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16683 T2181 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16684 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad6000c type:create cxid:0x1 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16685 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad6000c type:create cxid:0x2 zxid:0xa4 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16687 T2181 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 17473 T2204 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17474 T2204 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:19483_g_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:19483/g_"}
[junit4:junit4]   2> 17477 T2239 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17477 T2272 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17477 T2210 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17477 T2223 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17477 T2203 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17477 T2255 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17690 T2181 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51605_g_
[junit4:junit4]   2> 17691 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad6000c type:delete cxid:0xd zxid:0xa9 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:51605_g_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:51605_g_
[junit4:junit4]   2> 17691 T2181 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51605_g_
[junit4:junit4]   2> 17693 T2223 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17693 T2203 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17693 T2210 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17693 T2272 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17693 T2255 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17693 T2239 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 17693 T2210 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17694 T2223 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17694 T2203 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17703 T2239 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17703 T2272 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17703 T2255 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17707 T2273 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363301571242/collection1
[junit4:junit4]   2> 17708 T2273 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 17708 T2273 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 17708 T2273 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 17709 T2273 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363301571242/collection1/'
[junit4:junit4]   2> 17710 T2273 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363301571242/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 17711 T2273 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363301571242/collection1/lib/README' to classloader
[junit4:junit4]   2> 17751 T2273 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 17800 T2273 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 17901 T2273 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 17909 T2273 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 18353 T2213 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=127.0.0.1:19483_g__collection1&state=recovering&nodeName=127.0.0.1:19483_g_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2002 
[junit4:junit4]   2> 18504 T2273 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 18515 T2273 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 18519 T2273 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 18541 T2273 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18546 T2273 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18551 T2273 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18552 T2273 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 18552 T2273 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 18553 T2273 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18553 T2273 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 18554 T2273 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 18554 T2273 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 18554 T2273 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363301571242/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty4/
[junit4:junit4]   2> 18554 T2273 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b0d95cd
[junit4:junit4]   2> 18555 T2273 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 18555 T2273 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty4 forceNew: false
[junit4:junit4]   2> 18556 T2273 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty4/index/
[junit4:junit4]   2> 18556 T2273 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 18556 T2273 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty4/index forceNew: false
[junit4:junit4]   2> 18559 T2273 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@354ff282 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2ce3f8e8),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 18559 T2273 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 18561 T2273 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 18562 T2273 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 18562 T2273 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 18563 T2273 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 18563 T2273 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 18563 T2273 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 18564 T2273 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 18564 T2273 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 18565 T2273 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 18571 T2273 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 18577 T2273 oass.SolrIndexSearcher.<init> Opening Searcher@2ac58b67 main
[junit4:junit4]   2> 18577 T2273 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty4/tlog
[junit4:junit4]   2> 18578 T2273 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 18579 T2273 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 18582 T2274 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2ac58b67 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 18584 T2273 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 18584 T2273 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18981 T2204 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18981 T2204 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51605_g_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51605/g_"}
[junit4:junit4]   2> 18982 T2204 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 18982 T2204 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 18995 T2223 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18995 T2272 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18995 T2255 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18995 T2210 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18995 T2203 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18995 T2239 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19587 T2273 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 19587 T2273 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51605/g_ collection:collection1 shard:shard2
[junit4:junit4]   2> 19590 T2273 oasc.ZkController.register We are http://127.0.0.1:51605/g_/collection1/ and leader is http://127.0.0.1:64486/g_/collection1/
[junit4:junit4]   2> 19590 T2273 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51605/g_
[junit4:junit4]   2> 19590 T2273 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 19590 T2273 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C91 name=collection1 org.apache.solr.core.SolrCore@12e8a6a7 url=http://127.0.0.1:51605/g_/collection1 node=127.0.0.1:51605_g_ C91_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:51605_g_, base_url=http://127.0.0.1:51605/g_}
[junit4:junit4]   2> 19591 T2275 C91 P51605 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 19592 T2273 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19592 T2275 C91 P51605 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 19592 T2275 C91 P51605 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 19593 T2275 C91 P51605 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19593 T2181 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 19594 T2181 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 19594 T2275 C91 P51605 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19594 T2181 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19614 T2181 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19615 T2181 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19626 T2214 oasc.CoreContainer.create Creating SolrCore 'onenodecollectioncore' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363301558675/onenodecollectioncore
[junit4:junit4]   2> 19626 T2214 oasc.ZkController.createCollectionZkNode Check for collection zkNode:onenodecollection
[junit4:junit4]   2> 19627 T2214 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   2> 19627 T2214 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 19628 T2214 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 19628 T2214 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection
[junit4:junit4]   2> 19630 T2214 oasc.ZkController.readConfigName Load collection config from:/collections/onenodecollection
[junit4:junit4]   2> 19632 T2214 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363301558675/onenodecollectioncore/'
[junit4:junit4]   2> 19692 T2214 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 19747 T2214 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 19748 T2214 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 19757 T2214 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 20353 T2214 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2>  C90_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:19483_g_, base_url=http://127.0.0.1:19483/g_}
[junit4:junit4]   2> 20355 T2258 C90 P19483 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:31102/g_/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 20355 T2258 C90 P19483 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:19483/g_ START replicas=[http://127.0.0.1:31102/g_/collection1/] nUpdates=100
[junit4:junit4]   2> 20355 T2258 C90 P19483 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 20356 T2258 C90 P19483 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 20356 T2258 C90 P19483 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 20357 T2258 C90 P19483 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 20357 T2258 C90 P19483 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 20357 T2258 C90 P19483 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:31102/g_/collection1/. core=collection1
[junit4:junit4]   2> 20357 T2258 C90 P19483 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C92 name=collection1 org.apache.solr.core.SolrCore@397a13d1 url=http://127.0.0.1:31102/g_/collection1 node=127.0.0.1:31102_g_ C92_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:31102_g_, base_url=http://127.0.0.1:31102/g_, leader=true}
[junit4:junit4]   2> 20367 T2215 C92 P31102 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 20368 T2214 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 20368 T2216 C92 P31102 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 20371 T2216 C92 P31102 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@61c8a4cb lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c7de2f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 20371 T2216 C92 P31102 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 20372 T2216 C92 P31102 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@61c8a4cb lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c7de2f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@61c8a4cb lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c7de2f),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20372 T2216 C92 P31102 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20373 T2214 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 20373 T2216 C92 P31102 oass.SolrIndexSearcher.<init> Opening Searcher@37b5fd0f realtime
[junit4:junit4]   2> 20373 T2216 C92 P31102 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 20374 T2216 C92 P31102 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 6
[junit4:junit4]   2> 20374 T2258 C90 P19483 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20375 T2258 C90 P19483 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 20376 T2217 C92 P31102 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20377 T2217 C92 P31102 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 20377 T2258 C90 P19483 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 20378 T2258 C90 P19483 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 20378 T2258 C90 P19483 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 20380 T2217 C92 P31102 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 20381 T2258 C90 P19483 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 20382 T2258 C90 P19483 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty3/index.20130315035255274 forceNew: false
[junit4:junit4]   2> 20382 T2258 C90 P19483 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@632c1a03 lockFactory=org.apache.lucene.store.NativeFSLockFactory@55f6a979) fullCopy=false
[junit4:junit4]   2> 20385 T2217 C92 P31102 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 20386 T2258 C90 P19483 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 20387 T2258 C90 P19483 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 20387 T2258 C90 P19483 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 20387 T2214 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 20389 T2258 C90 P19483 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@27d2eadd lockFactory=org.apache.lucene.store.NativeFSLockFactory@70c0305f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@27d2eadd lockFactory=org.apache.lucene.store.NativeFSLockFactory@70c0305f),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20389 T2258 C90 P19483 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20390 T2258 C90 P19483 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 20390 T2258 C90 P19483 oass.SolrIndexSearcher.<init> Opening Searcher@643fee6f main
[junit4:junit4]   2> 20391 T2257 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@643fee6f main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 20391 T2258 C90 P19483 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@632c1a03 lockFactory=org.apache.lucene.store.NativeFSLockFactory@55f6a979)
[junit4:junit4]   2> 20391 T2258 C90 P19483 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 20392 T2258 C90 P19483 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 20392 T2258 C90 P19483 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 20392 T2258 C90 P19483 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 20392 T2214 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 20393 T2258 C90 P19483 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 20398 T2214 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 20398 T2214 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 20399 T2214 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 20399 T2214 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 20400 T2214 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 20400 T2214 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 20401 T2214 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 20401 T2214 oasc.SolrCore.<init> [onenodecollectioncore] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363301558675/onenodecollectioncore/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363301554896/onenodecollection/
[junit4:junit4]   2> 20401 T2214 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b0d95cd
[junit4:junit4]   2> 20402 T2214 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 20403 T2214 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363301554896/onenodecollection forceNew: false
[junit4:junit4]   2> 20403 T2214 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363301554896/onenodecollection/index/
[junit4:junit4]   2> 20404 T2214 oasc.SolrCore.initIndex WARNING [onenodecollectioncore] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363301554896/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 20404 T2214 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363301554896/onenodecollection/index forceNew: false
[junit4:junit4]   2> 20407 T2214 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@138a2739 lockFactory=org.apache.lucene.store.NativeFSLockFactory@e29cf89),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 20407 T2214 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 20410 T2214 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 20410 T2214 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 20411 T2214 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 20411 T2214 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 20412 T2214 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 20412 T2214 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 20412 T2214 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 20413 T2214 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 20413 T2214 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 20420 T2214 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 20425 T2214 oass.SolrIndexSearcher.<init> Opening Searcher@9ea6849 main
[junit4:junit4]   2> 20426 T2214 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363301554896/onenodecollection/tlog
[junit4:junit4]   2> 20427 T2214 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 20427 T2214 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 20430 T2279 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@9ea6849 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 20431 T2214 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 20499 T2204 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20500 T2204 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51605_g_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51605/g_"}
[junit4:junit4]   2> 20503 T2204 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:19483_g_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:19483/g_"}
[junit4:junit4]   2> 20513 T2204 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:31102_g_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:31102/g_"}
[junit4:junit4]   2> 20514 T2204 oasc.Overseer$ClusterStateUpdater.createCollection Create collection onenodecollection with numShards 1
[junit4:junit4]   2> 20514 T2204 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 20524 T2210 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20524 T2203 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20524 T2223 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20524 T2272 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20524 T2255 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20524 T2239 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20616 T2229 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=127.0.0.1:51605_g__collection1&state=recovering&nodeName=127.0.0.1:51605_g_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1001 
[junit4:junit4]   2> 21433 T2214 oasc.CoreContainer.registerCore registering core: onenodecollectioncore
[junit4:junit4]   2> 21434 T2214 oasc.ZkController.register Register replica - core:onenodecollectioncore address:http://127.0.0.1:31102/g_ collection:onenodecollection shard:shard1
[junit4:junit4]   2> 21435 T2214 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   2> 21452 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60006 type:delete cxid:0xa8 zxid:0xc4 txntype:-1 reqpath:n/a Error Path:/solr/collections/onenodecollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/onenodecollection/leaders
[junit4:junit4]   2> 21453 T2214 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 21453 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60006 type:create cxid:0xa9 zxid:0xc5 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 21455 T2214 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 21455 T2214 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 21456 T2214 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:31102/g_/onenodecollectioncore/
[junit4:junit4]   2> 21456 T2214 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 21456 T2214 oasc.SyncStrategy.syncToMe http://127.0.0.1:31102/g_/onenodecollectioncore/ has no replicas
[junit4:junit4]   2> 21457 T2214 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:31102/g_/onenodecollectioncore/
[junit4:junit4]   2> 21457 T2214 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   2> 21460 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60006 type:create cxid:0xb3 zxid:0xc9 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 22036 T2204 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22062 T2223 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22062 T2203 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22062 T2255 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22062 T2272 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22062 T2239 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22062 T2210 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22074 T2214 oasc.ZkController.register We are http://127.0.0.1:31102/g_/onenodecollectioncore/ and leader is http://127.0.0.1:31102/g_/onenodecollectioncore/
[junit4:junit4]   2> 22074 T2214 oasc.ZkController.register No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:31102/g_
[junit4:junit4]   2> 22074 T2214 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 22075 T2214 oasc.ZkController.publish publishing core=onenodecollectioncore state=active
[junit4:junit4]   2> 22076 T2214 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22077 T2214 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {numShards=1&roles=none&name=onenodecollectioncore&action=CREATE&collection=onenodecollection&dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363301554896/onenodecollection&wt=javabin&version=2} status=0 QTime=2451 
[junit4:junit4]   2> 22077 T2181 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 22078 T2181 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C91_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:51605_g_, base_url=http://127.0.0.1:51605/g_}
[junit4:junit4]   2> 22618 T2275 C91 P51605 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:64486/g_/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 22618 T2275 C91 P51605 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:51605/g_ START replicas=[http://127.0.0.1:64486/g_/collection1/] nUpdates=100
[junit4:junit4]   2> 22618 T2275 C91 P51605 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 22619 T2275 C91 P51605 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 22619 T2275 C91 P51605 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 22619 T2275 C91 P51605 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 22619 T2275 C91 P51605 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 22619 T2275 C91 P51605 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:64486/g_/collection1/. core=collection1
[junit4:junit4]   2> 22620 T2275 C91 P51605 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C93 name=collection1 org.apache.solr.core.SolrCore@4415fe82 url=http://127.0.0.1:64486/g_/collection1 node=127.0.0.1:64486_g_ C93_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:64486_g_, base_url=http://127.0.0.1:64486/g_, leader=true}
[junit4:junit4]   2> 22626 T2230 C93 P64486 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 22637 T2231 C93 P64486 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22639 T2231 C93 P64486 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2f424d41 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2d78d675),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 22640 T2231 C93 P64486 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 22640 T2231 C93 P64486 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2f424d41 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2d78d675),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2f424d41 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2d78d675),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22641 T2231 C93 P64486 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22641 T2231 C93 P64486 oass.SolrIndexSearcher.<init> Opening Searcher@6184f98 realtime
[junit4:junit4]   2> 22642 T2231 C93 P64486 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22642 T2231 C93 P64486 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 22643 T2275 C91 P51605 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22643 T2275 C91 P51605 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 22644 T2232 C93 P64486 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22645 T2232 C93 P64486 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 22645 T2275 C91 P51605 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 22645 T2275 C91 P51605 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 22646 T2275 C91 P51605 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 22648 T2232 C93 P64486 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 22649 T2275 C91 P51605 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 22650 T2275 C91 P51605 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty4/index.20130315035257542 forceNew: false
[junit4:junit4]   2> 22650 T2275 C91 P51605 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@75ab43b7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2e068e42) fullCopy=false
[junit4:junit4]   2> 22652 T2232 C93 P64486 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 22653 T2275 C91 P51605 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 22654 T2275 C91 P51605 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 22654 T2275 C91 P51605 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 22656 T2275 C91 P51605 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@354ff282 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2ce3f8e8),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@354ff282 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2ce3f8e8),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22656 T2275 C91 P51605 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22656 T2275 C91 P51605 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 22657 T2275 C91 P51605 oass.SolrIndexSearcher.<init> Opening Searcher@24480a4f main
[junit4:junit4]   2> 22658 T2274 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@24480a4f main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 22658 T2275 C91 P51605 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@75ab43b7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2e068e42)
[junit4:junit4]   2> 22658 T2275 C91 P51605 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 22658 T2275 C91 P51605 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 22659 T2275 C91 P51605 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 22659 T2275 C91 P51605 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 22660 T2275 C91 P51605 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 23080 T2181 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23574 T2204 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23575 T2204 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:31102_g_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:31102/g_"}
[junit4:junit4]   2> 23612 T2204 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51605_g_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51605/g_"}
[junit4:junit4]   2> 23623 T2223 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23624 T2255 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23624 T2203 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23624 T2239 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23624 T2272 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23624 T2210 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 24082 T2181 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24083 T2181 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: onenodecollection
[junit4:junit4]   2> 24083 T2181 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C94 name=onenodecollectioncore org.apache.solr.core.SolrCore@213eecd4 url=http://127.0.0.1:31102/g_/onenodecollectioncore node=127.0.0.1:31102_g_ C94_STATE=coll:onenodecollection core:onenodecollectioncore props:{shard=shard1, roles=none, state=active, core=onenodecollectioncore, collection=onenodecollection, node_name=127.0.0.1:31102_g_, base_url=http://127.0.0.1:31102/g_, leader=true}
[junit4:junit4]   2> 24102 T2218 C94 P31102 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@138a2739 lockFactory=org.apache.lucene.store.NativeFSLockFactory@e29cf89),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 24103 T2218 C94 P31102 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 24105 T2218 C94 P31102 /update {wt=javabin&version=2} {add=[1 (1429525316495212544)]} 0 5
[junit4:junit4]   2> 24109 T2218 C94 P31102 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24112 T2218 C94 P31102 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@138a2739 lockFactory=org.apache.lucene.store.NativeFSLockFactory@e29cf89),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@138a2739 lockFactory=org.apache.lucene.store.NativeFSLockFactory@e29cf89),segFN=segments_2,generation=2,filenames=[_0_Lucene41WithOrds_0.tib, _0_Lucene41WithOrds_0.tii, _0_Lucene41WithOrds_0.pos, _0_MockFixedIntBlock_0.tib, _0_NestedPulsing_0.tip, _0_NestedPulsing_0.tim, _0_NestedPulsing_0.pos, _0_MockFixedIntBlock_0.skp, _0_MockFixedIntBlock_0.pyl, _0_MockFixedIntBlock_0.tii, _0.nvd, _0.si, _0_NestedPulsing_0.doc, _0.fnm, _0_Lucene41WithOrds_0.doc, _0_MockFixedIntBlock_0.pos, _0.nvm, _0_MockFixedIntBlock_0.frq, _0_Direct_0.doc, _0_MockFixedIntBlock_0.doc, segments_2, _0_Direct_0.pos, _0_Direct_0.tip, _0.fdx, _0_Direct_0.tim, _0.fdt]
[junit4:junit4]   2> 24112 T2218 C94 P31102 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0_Lucene41WithOrds_0.tib, _0_Lucene41WithOrds_0.tii, _0_Lucene41WithOrds_0.pos, _0_MockFixedIntBlock_0.tib, _0_NestedPulsing_0.tip, _0_NestedPulsing_0.tim, _0_NestedPulsing_0.pos, _0_MockFixedIntBlock_0.skp, _0_MockFixedIntBlock_0.pyl, _0_MockFixedIntBlock_0.tii, _0.nvd, _0.si, _0_NestedPulsing_0.doc, _0.fnm, _0_Lucene41WithOrds_0.doc, _0_MockFixedIntBlock_0.pos, _0.nvm, _0_MockFixedIntBlock_0.frq, _0_Direct_0.doc, _0_MockFixedIntBlock_0.doc, segments_2, _0_Direct_0.pos, _0_Direct_0.tip, _0.fdx, _0_Direct_0.tim, _0.fdt]
[junit4:junit4]   2> 24140 T2218 C94 P31102 oass.SolrIndexSearcher.<init> Opening Searcher@555644c7 main
[junit4:junit4]   2> 24141 T2218 C94 P31102 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24141 T2279 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@555644c7 main{StandardDirectoryReader(segments_2:3 _0(4.3):C1)}
[junit4:junit4]   2> 24142 T2218 C94 P31102 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 33
[junit4:junit4]   2> 24145 T2218 C94 P31102 REQ /select {q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=1 
[junit4:junit4]   2> 24146 T2181 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 24158 T2218 C94 P31102 REQ /select {q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0 
[junit4:junit4]   2> ASYNC  NEW_CORE C95 name=collection1 org.apache.solr.core.SolrCore@64eac62c url=http://127.0.0.1:31093/g_/collection1 node=127.0.0.1:31093_g_ C95_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:31093_g_, base_url=http://127.0.0.1:31093/g_, leader=true}
[junit4:junit4]   2> 24167 T2193 C95 P31093 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6712022d lockFactory=org.apache.lucene.store.NativeFSLockFactory@4b9f0034),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 24168 T2193 C95 P31093 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 24171 T2193 C95 P31093 /update {wt=javabin&version=2} {add=[1 (1429525316562321408)]} 0 6
[junit4:junit4]   2>  C90_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:19483_g_, base_url=http://127.0.0.1:19483/g_}
[junit4:junit4]   2> 24195 T2245 C90 P19483 /update {distrib.from=http://127.0.0.1:31102/g_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1429525316581195776)]} 0 2
[junit4:junit4]   2> 24196 T2219 C92 P31102 /update {distrib.from=http://127.0.0.1:64486/g_/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[1 (1429525316581195776)]} 0 13
[junit4:junit4]   2> 24197 T2235 C93 P64486 /update {wt=javabin&version=2} {add=[1]} 0 16
[junit4:junit4]   2> 24199 T2193 C95 P31093 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24204 T2193 C95 P31093 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6712022d lockFactory=org.apache.lucene.store.NativeFSLockFactory@4b9f0034),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6712022d lockFactory=org.apache.lucene.store.NativeFSLockFactory@4b9f0034),segFN=segments_2,generation=2,filenames=[_0_Lucene41WithOrds_0.tib, _0_Lucene41WithOrds_0.tii, _0_Lucene41WithOrds_0.pos, _0_NestedPulsing_0.tip, _0_MockFixedIntBlock_0.tib, _0_NestedPulsing_0.tim, _0_NestedPulsing_0.pos, _0_MockFixedIntBlock_0.skp, _0_MockFixedIntBlock_0.pyl, _0_MockFixedIntBlock_0.tii, _0.nvd, _0.si, _0_NestedPulsing_0.doc, _0.fnm, _0_Lucene41WithOrds_0.doc, _0_MockFixedIntBlock_0.pos, _0.nvm, _0_MockFixedIntBlock_0.frq, _0_Direct_0.doc, _0_MockFixedIntBlock_0.doc, segments_2, _0_Direct_0.pos, _0_Direct_0.tip, _0.fdx, _0_Direct_0.tim, _0.fdt]
[junit4:junit4]   2> 24204 T2193 C95 P31093 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0_Lucene41WithOrds_0.tib, _0_Lucene41WithOrds_0.tii, _0_Lucene41WithOrds_0.pos, _0_NestedPulsing_0.tip, _0_MockFixedIntBlock_0.tib, _0_NestedPulsing_0.tim, _0_NestedPulsing_0.pos, _0_MockFixedIntBlock_0.skp, _0_MockFixedIntBlock_0.pyl, _0_MockFixedIntBlock_0.tii, _0.nvd, _0.si, _0_NestedPulsing_0.doc, _0.fnm, _0_Lucene41WithOrds_0.doc, _0_MockFixedIntBlock_0.pos, _0.nvm, _0_MockFixedIntBlock_0.frq, _0_Direct_0.doc, _0_MockFixedIntBlock_0.doc, segments_2, _0_Direct_0.pos, _0_Direct_0.tip, _0.fdx, _0_Direct_0.tim, _0.fdt]
[junit4:junit4]   2> 24207 T2193 C95 P31093 oass.SolrIndexSearcher.<init> Opening Searcher@151588ea main
[junit4:junit4]   2> 24207 T2193 C95 P31093 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24208 T2207 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@151588ea main{StandardDirectoryReader(segments_2:3 _0(4.3):C1)}
[junit4:junit4]   2> 24208 T2193 C95 P31093 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 9
[junit4:junit4]   2> 24210 T2213 C92 P31102 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24215 T2213 C92 P31102 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@61c8a4cb lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c7de2f),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@61c8a4cb lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c7de2f),segFN=segments_3,generation=3,filenames=[_0_Lucene41WithOrds_0.tib, _0_Lucene41WithOrds_0.tii, _0_Lucene41WithOrds_0.pos, _0_NestedPulsing_0.tip, _0_MockFixedIntBlock_0.tib, _0_NestedPulsing_0.tim, _0_NestedPulsing_0.pos, _0_MockFixedIntBlock_0.skp, _0_MockFixedIntBlock_0.pyl, _0_MockFixedIntBlock_0.tii, _0.nvd, _0.si, _0_NestedPulsing_0.doc, _0.fnm, _0_Lucene41WithOrds_0.doc, _0_MockFixedIntBlock_0.pos, _0.nvm, _0_MockFixedIntBlock_0.frq, _0_Direct_0.doc, _0_MockFixedIntBlock_0.doc, _0_Direct_0.pos, _0_Direct_0.tip, _0.fdx, _0_Direct_0.tim, _0.fdt, segments_3]
[junit4:junit4]   2> 24215 T2213 C92 P31102 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0_Lucene41WithOrds_0.tib, _0_Lucene41WithOrds_0.tii, _0_Lucene41WithOrds_0.pos, _0_NestedPulsing_0.tip, _0_MockFixedIntBlock_0.tib, _0_NestedPulsing_0.tim, _0_NestedPulsing_0.pos, _0_MockFixedIntBlock_0.skp, _0_MockFixedIntBlock_0.pyl, _0_MockFixedIntBlock_0.tii, _0.nvd, _0.si, _0_NestedPulsing_0.doc, _0.fnm, _0_Lucene41WithOrds_0.doc, _0_MockFixedIntBlock_0.pos, _0.nvm, _0_MockFixedIntBlock_0.frq, _0_Direct_0.doc, _0_MockFixedIntBlock_0.doc, _0_Direct_0.pos, _0_Direct_0.tip, _0.fdx, _0_Direct_0.tim, _0.fdt, segments_3]
[junit4:junit4]   2> 24217 T2213 C92 P31102 oass.SolrIndexSearcher.<init> Opening Searcher@887d6e8 main
[junit4:junit4]   2> 24218 T2213 C92 P31102 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24218 T2225 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@887d6e8 main{StandardDirectoryReader(segments_3:3:nrt _0(4.3):C1)}
[junit4:junit4]   2> 24219 T2213 C92 P31102 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:19483/g_/collection1/, StdNode: http://127.0.0.1:64486/g_/collection1/, StdNode: http://127.0.0.1:51605/g_/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 24222 T2245 C90 P19483 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24222 T2229 C93 P64486 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24224 T2229 C93 P64486 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2f424d41 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2d78d675),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2f424d41 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2d78d675),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 24224 T2229 C93 P64486 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 24225 T2229 C93 P64486 oass.SolrIndexSearcher.<init> Opening Searcher@2728c55a main
[junit4:junit4]   2> 24226 T2229 C93 P64486 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24226 T2241 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2728c55a main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 24227 T2229 C93 P64486 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 24227 T2245 C90 P19483 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@27d2eadd lockFactory=org.apache.lucene.store.NativeFSLockFactory@70c0305f),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@27d2eadd lockFactory=org.apache.lucene.store.NativeFSLockFactory@70c0305f),segFN=segments_3,generation=3,filenames=[_0_Lucene41WithOrds_0.tib, _0_Lucene41WithOrds_0.tii, _0_Lucene41WithOrds_0.pos, _0_NestedPulsing_0.tip, _0_MockFixedIntBlock_0.tib, _0_NestedPulsing_0.tim, _0_NestedPulsing_0.pos, _0_MockFixedIntBlock_0.skp, _0_MockFixedIntBlock_0.pyl, _0_MockFixedIntBlock_0.tii, _0.nvd, _0.si, _0_NestedPulsing_0.doc, _0.fnm, _0_Lucene41WithOrds_0.doc, _0_MockFixedIntBlock_0.pos, _0.nvm, _0_MockFixedIntBlock_0.frq, _0_Direct_0.doc, _0_MockFixedIntBlock_0.doc, _0_Direct_0.pos, _0_Direct_0.tip, _0.fdx, _0_Direct_0.tim, _0.fdt, segments_3]
[junit4:junit4]   2> 24228 T2245 C90 P19483 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0_Lucene41WithOrds_0.tib, _0_Lucene41WithOrds_0.tii, _0_Lucene41WithOrds_0.pos, _0_NestedPulsing_0.tip, _0_MockFixedIntBlock_0.tib, _0_NestedPulsing_0.tim, _0_NestedPulsing_0.pos, _0_MockFixedIntBlock_0.skp, _0_MockFixedIntBlock_0.pyl, _0_MockFixedIntBlock_0.tii, _0.nvd, _0.si, _0_NestedPulsing_0.doc, _0.fnm, _0_Lucene41WithOrds_0.doc, _0_MockFixedIntBlock_0.pos, _0.nvm, _0_MockFixedIntBlock_0.frq, _0_Direct_0.doc, _0_MockFixedIntBlock_0.doc, _0_Direct_0.pos, _0_Direct_0.tip, _0.fdx, _0_Direct_0.tim, _0.fdt, segments_3]
[junit4:junit4]   2>  C91_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:51605_g_, base_url=http://127.0.0.1:51605/g_}
[junit4:junit4]   2> 24229 T2262 C91 P51605 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24239 T2262 C91 P51605 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@354ff282 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2ce3f8e8),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@354ff282 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2ce3f8e8),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 24239 T2262 C91 P51605 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 24239 T2245 C90 P19483 oass.SolrIndexSearcher.<init> Opening Searcher@29429344 main
[junit4:junit4]   2> 24240 T2262 C91 P51605 oass.SolrIndexSearcher.<init> Opening Searcher@4d4f6bba main
[junit4:junit4]   2> 24240 T2245 C90 P19483 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24240 T2262 C91 P51605 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24241 T2274 oasc.JmxMonitoredMap.put WARNING Failed to register info bean: searcher javax.management.InstanceAlreadyExistsException: solr/collection1:type=searcher,id=org.apache.solr.search.SolrIndexSearcher
[junit4:junit4]   2> 	at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:467)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.internal_addObject(DefaultMBeanServerInterceptor.java:1520)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:986)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:938)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:330)
[junit4:junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:517)
[junit4:junit4]   2> 	at org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:140)
[junit4:junit4]   2> 	at org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:51)
[junit4:junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.register(SolrIndexSearcher.java:239)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.registerSearcher(SolrCore.java:1763)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.access$000(SolrCore.java:129)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore$7.call(SolrCore.java:1640)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:16

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

adLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:679)
[junit4:junit4]   2> 83742 T1904 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 112652 T1996 oasu.PeerSync.handleResponse WARNING PeerSync: core=collection1 url=http://127.0.0.1:61508  couldn't connect to http://127.0.0.1:61503/collection1/, counting as success
[junit4:junit4]   2> 112652 T1996 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:61508 DONE. sync succeeded
[junit4:junit4]   2> 112652 T1996 oasc.SyncStrategy.syncReplicas We have been closed, won't attempt to sync replicas back to leader
[junit4:junit4]   2> 112653 T1996 oasc.ShardLeaderElectionContext.runLeaderProcess Sync was not a success but no one else is active! I am the leader
[junit4:junit4]   2> 112653 T1996 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:61508/collection1/
[junit4:junit4]   2> 112653 T1996 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3b1fab8a
[junit4:junit4]   2> 112653 T1996 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=4,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   2> 112654 T1996 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 112654 T1996 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 112655 T1996 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 112655 T1996 C178 P61508 oasu.TransactionLog.forceClose SEVERE Error: Forcing close of tlog{file=./org.apache.solr.cloud.SyncSliceTest-1363301738354/jetty4/tlog/tlog.0000000000000000003 refcount=1}
[junit4:junit4]   2> 112655 T1996 C178 P61508 oasu.TransactionLog.forceClose SEVERE Error: Forcing close of tlog{file=./org.apache.solr.cloud.SyncSliceTest-1363301738354/jetty4/tlog/tlog.0000000000000000001 refcount=1}
[junit4:junit4]   2> 112657 T1996 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 112657 T1996 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.SyncSliceTest-1363301738354/jetty4/index
[junit4:junit4]   2> 112657 T1996 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.SyncSliceTest-1363301738354/jetty4/index
[junit4:junit4]   2> 112657 T1996 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.SyncSliceTest-1363301738354/jetty4/index.20130314185559490
[junit4:junit4]   2> 112658 T1996 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.SyncSliceTest-1363301738354/jetty4/index.20130314185559490
[junit4:junit4]   2> 112658 T1996 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.SyncSliceTest-1363301738354/jetty4
[junit4:junit4]   2> 112658 T1996 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.SyncSliceTest-1363301738354/jetty4
[junit4:junit4]   2> 112658 T1996 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 112658 T1996 oasc.LeaderElector$1.process WARNING  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard1/election/89345342725226508-127.0.0.1:61508__collection1-n_0000000003
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:153)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:150)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:150)
[junit4:junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:63)
[junit4:junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:243)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:156)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:100)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   2> 
[junit4:junit4]   2> 112659 T1996 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 112659 T1996 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 112659 T1996 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 112659 T1996 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 112659 T1996 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 112659 T1996 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {range_facet_l=PostingsFormat(name=Memory doPackFST= true), text=PostingsFormat(name=MockRandom), _version_=PostingsFormat(name=Direct), rnd_b=MockVariableIntBlock(baseBlockSize=38), intDefault=PostingsFormat(name=Direct), id=MockVariableIntBlock(baseBlockSize=38), timestamp=PostingsFormat(name=Memory doPackFST= true), a_t=PostingsFormat(name=Memory doPackFST= true), range_facet_sl=MockVariableIntBlock(baseBlockSize=38), range_facet_si=PostingsFormat(name=Memory doPackFST= true), other_tl1=PostingsFormat(name=Direct), multiDefault=PostingsFormat(name=Memory doPackFST= true), a_si=PostingsFormat(name=Direct)}, docValues:{}, sim=DefaultSimilarity, locale=sr_ME, timezone=America/La_Paz
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=3,free=73116648,total=435683328
[junit4:junit4]   2> NOTE: All tests run in this JVM: [CoreContainerCoreInitFailuresTest, TestPartialUpdateDeduplication, TestIndexSearcher, TestJmxIntegration, ChaosMonkeySafeLeaderTest, PathHierarchyTokenizerFactoryTest, RequestHandlersTest, FieldAnalysisRequestHandlerTest, SuggesterTSTTest, TestRandomFaceting, TestSystemIdResolver, TestRecovery, TestQuerySenderNoQuery, EchoParamsTest, TestCSVResponseWriter, TestLMJelinekMercerSimilarityFactory, TestSuggestSpellingConverter, TestSolrXMLSerializer, TestMultiCoreConfBootstrap, PingRequestHandlerTest, FileUtilsTest, DateMathParserTest, HighlighterTest, MultiTermTest, TestCSVLoader, TestFieldTypeResource, TestJmxMonitoredMap, TestCollationField, TestPropInject, TestRangeQuery, IndexBasedSpellCheckerTest, TestSolr4Spatial, OutputWriterTest, IndexSchemaRuntimeFieldTest, TestAnalyzedSuggestions, TestLazyCores, TestFastOutputStream, TestDefaultSimilarityFactory, TestAtomicUpdateErrorCases, TestSolrDiscoveryProperties, OpenExchangeRatesOrgProviderTest, TestNumberUtils, XsltUpdateRequestHandlerTest, SimplePostToolTest, IndexReaderFactoryTest, DOMUtilTest, BadIndexSchemaTest, NotRequiredUniqueKeyTest, CurrencyFieldOpenExchangeTest, SignatureUpdateProcessorFactoryTest, TestPostingsSolrHighlighter, UniqFieldsUpdateProcessorFactoryTest, TestMergePolicyConfig, TestReload, DefaultValueUpdateProcessorTest, SolrTestCaseJ4Test, CurrencyFieldXmlFileTest, SampleTest, StandardRequestHandlerTest, TestCodecSupport, TestZkChroot, TestFiltering, FullSolrCloudDistribCmdsTest, BasicDistributedZkTest, UnloadDistributedZkTest, SyncSliceTest]
[junit4:junit4] Completed on J1 in 112.80s, 1 test, 1 failure <<< FAILURES!

[...truncated 420 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:381: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:361: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build.xml:183: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/common-build.xml:449: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:1213: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:877: There were test failures: 273 suites, 1147 tests, 1 error, 1 failure, 27 ignored (8 assumptions)

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



Re: [JENKINS] Lucene-Solr-Tests-4.x-Java6 - Build # 1420 - Still Failing

Posted by Mark Miller <ma...@gmail.com>.
High on my list to tackle…

- Mark

On Mar 14, 2013, at 11:09 AM, Apache Jenkins Server <je...@builds.apache.org> wrote:

> Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java6/1420/
> 
> 2 tests failed.
> REGRESSION:  org.apache.solr.cloud.SyncSliceTest.testDistribSearch
> 
> Error Message:
> 
> 
> Stack Trace:
> java.lang.AssertionError
> 	at __randomizedtesting.SeedInfo.seed([60EC721D15B9797D:E10AFC0562E61941]:0)
> 	at org.junit.Assert.fail(Assert.java:92)
> 	at org.junit.Assert.assertTrue(Assert.java:43)
> 	at org.junit.Assert.assertTrue(Assert.java:54)
> 	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:196)
> 	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)
> 
> 
> FAILED:  org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch
> 
> Error Message:
> No registered leader was found, collection:collection1 slice:shard1
> 
> Stack Trace:
> org.apache.solr.common.SolrException: No registered leader was found, collection:collection1 slice:shard1
> 	at __randomizedtesting.SeedInfo.seed([60EC721D15B9797D:E10AFC0562E61941]:0)
> 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:484)
> 	at org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:291)
> 	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:116)
> 	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 8508 lines...]
> [junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
> [junit4:junit4]   2> 0 T350 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /muhkb/mb
> [junit4:junit4]   2> 4 T350 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
> [junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363272769278
> [junit4:junit4]   2> 5 T350 oasc.ZkTestServer.run STARTING ZK TEST SERVER
> [junit4:junit4]   2> 6 T351 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
> [junit4:junit4]   2> 8 T351 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
> [junit4:junit4]   2> 9 T351 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
> [junit4:junit4]   2> 9 T351 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
> [junit4:junit4]   2> 9 T351 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
> [junit4:junit4]   2> 10 T351 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/zookeeper/server1/data/version-2/snapshot.0
> [junit4:junit4]   2> 106 T350 oasc.ZkTestServer.run start zk server on port:38144
> [junit4:junit4]   2> 106 T350 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38144 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1ebf98fa
> [junit4:junit4]   2> 107 T350 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 108 T356 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:38144. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
> [junit4:junit4]   2> 108 T356 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:38144, initiating session
> [junit4:junit4]   2> 109 T352 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:38145
> [junit4:junit4]   2> 109 T352 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:38145
> [junit4:junit4]   2> 109 T354 oazsp.FileTxnLog.append Creating new log file: log.1
> [junit4:junit4]   2> 112 T354 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d69639f040000 with negotiated timeout 10000 for client /140.211.11.196:38145
> [junit4:junit4]   2> 112 T356 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:38144, sessionid = 0x13d69639f040000, negotiated timeout = 10000
> [junit4:junit4]   2> 112 T357 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ebf98fa name:ZooKeeperConnection Watcher:127.0.0.1:38144 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 113 T350 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 113 T350 oascc.SolrZkClient.makePath makePath: /solr
> [junit4:junit4]   2> 117 T355 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d69639f040000
> [junit4:junit4]   2> 129 T357 oaz.ClientCnxn$EventThread.run EventThread shut down
> [junit4:junit4]   2> 129 T352 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:38145 which had sessionid 0x13d69639f040000
> [junit4:junit4]   2> 129 T350 oaz.ZooKeeper.close Session: 0x13d69639f040000 closed
> [junit4:junit4]   2> 130 T350 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38144/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@765b98f1
> [junit4:junit4]   2> 131 T350 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 131 T358 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:38144. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
> [junit4:junit4]   2> 131 T358 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:38144, initiating session
> [junit4:junit4]   2> 132 T352 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:38146
> [junit4:junit4]   2> 132 T352 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:38146
> [junit4:junit4]   2> 133 T354 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d69639f040001 with negotiated timeout 10000 for client /140.211.11.196:38146
> [junit4:junit4]   2> 133 T358 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:38144, sessionid = 0x13d69639f040001, negotiated timeout = 10000
> [junit4:junit4]   2> 134 T359 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@765b98f1 name:ZooKeeperConnection Watcher:127.0.0.1:38144/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 134 T350 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 134 T350 oascc.SolrZkClient.makePath makePath: /collections/collection1
> [junit4:junit4]   2> 139 T350 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
> [junit4:junit4]   2> 143 T350 oascc.SolrZkClient.makePath makePath: /collections/control_collection
> [junit4:junit4]   2> 146 T350 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
> [junit4:junit4]   2> 150 T350 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
> [junit4:junit4]   2> 152 T350 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
> [junit4:junit4]   2> 160 T350 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
> [junit4:junit4]   2> 163 T350 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
> [junit4:junit4]   2> 169 T350 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
> [junit4:junit4]   2> 170 T350 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
> [junit4:junit4]   2> 175 T350 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
> [junit4:junit4]   2> 176 T350 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
> [junit4:junit4]   2> 180 T350 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
> [junit4:junit4]   2> 181 T350 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
> [junit4:junit4]   2> 186 T350 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
> [junit4:junit4]   2> 187 T350 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
> [junit4:junit4]   2> 191 T350 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
> [junit4:junit4]   2> 192 T350 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
> [junit4:junit4]   2> 196 T350 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
> [junit4:junit4]   2> 197 T350 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
> [junit4:junit4]   2> 205 T350 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
> [junit4:junit4]   2> 205 T350 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
> [junit4:junit4]   2> 213 T355 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d69639f040001
> [junit4:junit4]   2> 214 T352 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:38146 which had sessionid 0x13d69639f040001
> [junit4:junit4]   2> 215 T359 oaz.ClientCnxn$EventThread.run EventThread shut down
> [junit4:junit4]   2> 215 T350 oaz.ZooKeeper.close Session: 0x13d69639f040001 closed
> [junit4:junit4]   2> 389 T350 oejs.Server.doStart jetty-8.1.8.v20121106
> [junit4:junit4]   2> 403 T350 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:38147
> [junit4:junit4]   2> 404 T350 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
> [junit4:junit4]   2> 404 T350 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
> [junit4:junit4]   2> 405 T350 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363272769489
> [junit4:junit4]   2> 405 T350 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363272769489/solr.xml
> [junit4:junit4]   2> 405 T350 oasc.CoreContainer.<init> New CoreContainer 1639745438
> [junit4:junit4]   2> 406 T350 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363272769489/'
> [junit4:junit4]   2> 406 T350 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363272769489/'
> [junit4:junit4]   2> 473 T350 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
> [junit4:junit4]   2> 474 T350 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
> [junit4:junit4]   2> 474 T350 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
> [junit4:junit4]   2> 475 T350 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
> [junit4:junit4]   2> 475 T350 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
> [junit4:junit4]   2> 476 T350 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
> [junit4:junit4]   2> 476 T350 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
> [junit4:junit4]   2> 477 T350 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
> [junit4:junit4]   2> 477 T350 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
> [junit4:junit4]   2> 478 T350 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
> [junit4:junit4]   2> 510 T350 oasc.CoreContainer.load Registering Log Listener
> [junit4:junit4]   2> 541 T350 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:38144/solr
> [junit4:junit4]   2> 542 T350 oasc.ZkController.checkChrootPath zkHost includes chroot
> [junit4:junit4]   2> 543 T350 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38144 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@429bdb78
> [junit4:junit4]   2> 544 T350 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 544 T369 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:38144. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
> [junit4:junit4]   2> 545 T369 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:38144, initiating session
> [junit4:junit4]   2> 546 T352 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:38148
> [junit4:junit4]   2> 546 T352 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:38148
> [junit4:junit4]   2> 548 T354 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d69639f040002 with negotiated timeout 20000 for client /140.211.11.196:38148
> [junit4:junit4]   2> 549 T369 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:38144, sessionid = 0x13d69639f040002, negotiated timeout = 20000
> [junit4:junit4]   2> 549 T370 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@429bdb78 name:ZooKeeperConnection Watcher:127.0.0.1:38144 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 549 T350 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 551 T355 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d69639f040002
> [junit4:junit4]   2> 560 T370 oaz.ClientCnxn$EventThread.run EventThread shut down
> [junit4:junit4]   2> 560 T352 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:38148 which had sessionid 0x13d69639f040002
> [junit4:junit4]   2> 559 T350 oaz.ZooKeeper.close Session: 0x13d69639f040002 closed
> [junit4:junit4]   2> 561 T350 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
> [junit4:junit4]   2> 576 T350 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38144/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@3fc1058a
> [junit4:junit4]   2> 578 T350 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 578 T371 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:38144. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
> [junit4:junit4]   2> 579 T371 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:38144, initiating session
> [junit4:junit4]   2> 579 T352 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:38149
> [junit4:junit4]   2> 580 T352 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:38149
> [junit4:junit4]   2> 581 T354 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d69639f040003 with negotiated timeout 20000 for client /140.211.11.196:38149
> [junit4:junit4]   2> 582 T371 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:38144, sessionid = 0x13d69639f040003, negotiated timeout = 20000
> [junit4:junit4]   2> 582 T372 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3fc1058a name:ZooKeeperConnection Watcher:127.0.0.1:38144/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 582 T350 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 585 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 595 T350 oascc.SolrZkClient.makePath makePath: /live_nodes
> [junit4:junit4]   2> 599 T350 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38147_muhkb%2Fmb
> [junit4:junit4]   2> 600 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:38147_muhkb%2Fmb Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:38147_muhkb%2Fmb
> [junit4:junit4]   2> 601 T350 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38147_muhkb%2Fmb
> [junit4:junit4]   2> 607 T350 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
> [junit4:junit4]   2> 622 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040003 type:delete cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
> [junit4:junit4]   2> 623 T350 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
> [junit4:junit4]   2> 627 T350 oasc.Overseer.start Overseer (id=89343444207796227-127.0.0.1:38147_muhkb%2Fmb-n_0000000000) starting
> [junit4:junit4]   2> 629 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 630 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 632 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 641 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 643 T374 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
> [junit4:junit4]   2> 644 T350 oascc.SolrZkClient.makePath makePath: /clusterstate.json
> [junit4:junit4]   2> 652 T350 oascc.SolrZkClient.makePath makePath: /aliases.json
> [junit4:junit4]   2> 656 T350 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
> [junit4:junit4]   2> 661 T373 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
> [junit4:junit4]   2> 680 T375 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363272769489/collection1
> [junit4:junit4]   2> 681 T375 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
> [junit4:junit4]   2> 682 T375 oasc.ZkController.createCollectionZkNode Collection zkNode exists
> [junit4:junit4]   2> 683 T375 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
> [junit4:junit4]   2> 685 T375 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363272769489/collection1/'
> [junit4:junit4]   2> 686 T375 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363272769489/collection1/lib/classes/' to classloader
> [junit4:junit4]   2> 687 T375 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363272769489/collection1/lib/README' to classloader
> [junit4:junit4]   2> 743 T375 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
> [junit4:junit4]   2> 813 T375 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 814 T375 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 824 T375 oass.IndexSchema.readSchema Schema name=test
> [junit4:junit4]   2> 1516 T375 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
> [junit4:junit4]   2> 1524 T375 oass.IndexSchema.readSchema default search field in schema is text
> [junit4:junit4]   2> 1527 T375 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 1546 T375 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
> [junit4:junit4]   2> 1551 T375 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
> [junit4:junit4]   2> 1554 T375 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
> [junit4:junit4]   2> 1556 T375 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
> [junit4:junit4]   2> 1556 T375 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
> [junit4:junit4]   2> 1556 T375 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
> [junit4:junit4]   2> 1557 T375 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
> [junit4:junit4]   2> 1558 T375 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
> [junit4:junit4]   2> 1558 T375 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   2> 1558 T375 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363272769489/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/control/data/
> [junit4:junit4]   2> 1558 T375 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3dbe8711
> [junit4:junit4]   2> 1559 T375 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   2> 1559 T375 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/control/data forceNew: false
> [junit4:junit4]   2> 1559 T375 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/control/data/index/
> [junit4:junit4]   2> 1559 T375 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/control/data/index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 1560 T375 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/control/data/index forceNew: false
> [junit4:junit4]   2> 1563 T375 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@8f9c09e lockFactory=org.apache.lucene.store.NativeFSLockFactory@6e045e81),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 1563 T375 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 1564 T375 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
> [junit4:junit4]   2> 1565 T375 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
> [junit4:junit4]   2> 1565 T375 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
> [junit4:junit4]   2> 1565 T375 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 1566 T375 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
> [junit4:junit4]   2> 1566 T375 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
> [junit4:junit4]   2> 1566 T375 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
> [junit4:junit4]   2> 1566 T375 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 1567 T375 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
> [junit4:junit4]   2> 1571 T375 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 1575 T375 oass.SolrIndexSearcher.<init> Opening Searcher@64fbccad main
> [junit4:junit4]   2> 1575 T375 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/control/data/tlog
> [junit4:junit4]   2> 1576 T375 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 1576 T375 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 1578 T376 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@64fbccad main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 1579 T375 oasc.ZkController.publish publishing core=collection1 state=down
> [junit4:junit4]   2> 1580 T375 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
> [junit4:junit4]   2> 1580 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040003 type:create cxid:0x55 zxid:0x2a txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
> [junit4:junit4]   2> 2169 T373 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 2170 T373 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
> [junit4:junit4]   2> 	  "operation":"state",
> [junit4:junit4]   2> 	  "core_node_name":"1",
> [junit4:junit4]   2> 	  "numShards":"1",
> [junit4:junit4]   2> 	  "shard":null,
> [junit4:junit4]   2> 	  "roles":null,
> [junit4:junit4]   2> 	  "state":"down",
> [junit4:junit4]   2> 	  "core":"collection1",
> [junit4:junit4]   2> 	  "collection":"control_collection",
> [junit4:junit4]   2> 	  "node_name":"127.0.0.1:38147_muhkb%2Fmb",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38147/muhkb/mb"}
> [junit4:junit4]   2> 2170 T373 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
> [junit4:junit4]   2> 2182 T373 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
> [junit4:junit4]   2> 2184 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040003 type:create cxid:0x5d zxid:0x2d txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
> [junit4:junit4]   2> 2205 T372 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
> [junit4:junit4]   2> 2603 T375 oasc.CoreContainer.registerCore registering core: collection1
> [junit4:junit4]   2> 2603 T375 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:38147/muhkb/mb collection:control_collection shard:shard1
> [junit4:junit4]   2> 2604 T375 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
> [junit4:junit4]   2> 2679 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040003 type:delete cxid:0x77 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
> [junit4:junit4]   2> 2697 T375 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
> [junit4:junit4]   2> 2698 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040003 type:create cxid:0x78 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 2757 T375 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
> [junit4:junit4]   2> 2757 T375 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
> [junit4:junit4]   2> 2758 T375 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:38147/muhkb/mb/collection1/
> [junit4:junit4]   2> 2758 T375 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
> [junit4:junit4]   2> 2758 T375 oasc.SyncStrategy.syncToMe http://127.0.0.1:38147/muhkb/mb/collection1/ has no replicas
> [junit4:junit4]   2> 2758 T375 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:38147/muhkb/mb/collection1/
> [junit4:junit4]   2> 2759 T375 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
> [junit4:junit4]   2> 2766 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040003 type:create cxid:0x82 zxid:0x3c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 3715 T373 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 3769 T372 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
> [junit4:junit4]   2> 3814 T375 oasc.ZkController.register We are http://127.0.0.1:38147/muhkb/mb/collection1/ and leader is http://127.0.0.1:38147/muhkb/mb/collection1/
> [junit4:junit4]   2> 3814 T375 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:38147/muhkb/mb
> [junit4:junit4]   2> 3814 T375 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
> [junit4:junit4]   2> 3815 T375 oasc.ZkController.publish publishing core=collection1 state=active
> [junit4:junit4]   2> 3815 T375 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
> [junit4:junit4]   2> 3818 T375 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 3820 T350 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1
> [junit4:junit4]   2> 3821 T350 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
> [junit4:junit4]   2> 3821 T350 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 3843 T350 oascsi.HttpClientUtil.createClient Creating new http client, config:
> [junit4:junit4]   2> 3850 T350 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38144/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@d8e8e7f
> [junit4:junit4]   2> 3851 T350 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 3852 T378 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:38144. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
> [junit4:junit4]   2> 3852 T378 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:38144, initiating session
> [junit4:junit4]   2> 3852 T352 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:38150
> [junit4:junit4]   2> 3853 T352 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:38150
> [junit4:junit4]   2> 3855 T354 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d69639f040004 with negotiated timeout 10000 for client /140.211.11.196:38150
> [junit4:junit4]   2> 3855 T378 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:38144, sessionid = 0x13d69639f040004, negotiated timeout = 10000
> [junit4:junit4]   2> 3856 T379 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d8e8e7f name:ZooKeeperConnection Watcher:127.0.0.1:38144/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 3856 T350 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 3858 T350 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
> [junit4:junit4]   2> 3864 T350 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
> [junit4:junit4]   2> 4059 T350 oejs.Server.doStart jetty-8.1.8.v20121106
> [junit4:junit4]   2> 4061 T350 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:38151
> [junit4:junit4]   2> 4062 T350 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
> [junit4:junit4]   2> 4063 T350 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
> [junit4:junit4]   2> 4063 T350 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363272773137
> [junit4:junit4]   2> 4063 T350 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363272773137/solr.xml
> [junit4:junit4]   2> 4064 T350 oasc.CoreContainer.<init> New CoreContainer 456751011
> [junit4:junit4]   2> 4065 T350 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363272773137/'
> [junit4:junit4]   2> 4065 T350 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363272773137/'
> [junit4:junit4]   2> 4117 T350 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
> [junit4:junit4]   2> 4118 T350 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
> [junit4:junit4]   2> 4118 T350 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
> [junit4:junit4]   2> 4119 T350 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
> [junit4:junit4]   2> 4119 T350 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
> [junit4:junit4]   2> 4120 T350 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
> [junit4:junit4]   2> 4120 T350 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
> [junit4:junit4]   2> 4120 T350 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
> [junit4:junit4]   2> 4121 T350 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
> [junit4:junit4]   2> 4121 T350 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
> [junit4:junit4]   2> 4143 T350 oasc.CoreContainer.load Registering Log Listener
> [junit4:junit4]   2> 4163 T350 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:38144/solr
> [junit4:junit4]   2> 4163 T350 oasc.ZkController.checkChrootPath zkHost includes chroot
> [junit4:junit4]   2> 4164 T350 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38144 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@5c0b4e04
> [junit4:junit4]   2> 4165 T350 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 4165 T389 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:38144. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
> [junit4:junit4]   2> 4166 T389 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:38144, initiating session
> [junit4:junit4]   2> 4167 T352 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:38152
> [junit4:junit4]   2> 4167 T352 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:38152
> [junit4:junit4]   2> 4169 T354 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d69639f040005 with negotiated timeout 20000 for client /140.211.11.196:38152
> [junit4:junit4]   2> 4169 T389 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:38144, sessionid = 0x13d69639f040005, negotiated timeout = 20000
> [junit4:junit4]   2> 4170 T390 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5c0b4e04 name:ZooKeeperConnection Watcher:127.0.0.1:38144 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 4170 T350 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 4172 T355 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d69639f040005
> [junit4:junit4]   2> 4186 T390 oaz.ClientCnxn$EventThread.run EventThread shut down
> [junit4:junit4]   2> 4186 T352 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:38152 which had sessionid 0x13d69639f040005
> [junit4:junit4]   2> 4186 T350 oaz.ZooKeeper.close Session: 0x13d69639f040005 closed
> [junit4:junit4]   2> 4187 T350 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
> [junit4:junit4]   2> 4198 T350 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38144/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@6d9b3c58
> [junit4:junit4]   2> 4199 T350 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 4200 T391 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:38144. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
> [junit4:junit4]   2> 4200 T391 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:38144, initiating session
> [junit4:junit4]   2> 4201 T352 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:38153
> [junit4:junit4]   2> 4201 T352 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:38153
> [junit4:junit4]   2> 4203 T354 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d69639f040006 with negotiated timeout 20000 for client /140.211.11.196:38153
> [junit4:junit4]   2> 4203 T391 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:38144, sessionid = 0x13d69639f040006, negotiated timeout = 20000
> [junit4:junit4]   2> 4203 T392 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d9b3c58 name:ZooKeeperConnection Watcher:127.0.0.1:38144/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 4203 T350 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 4205 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040006 type:create cxid:0x1 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 4207 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040006 type:create cxid:0x2 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 4216 T350 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
> [junit4:junit4]   2> 5229 T350 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38151_muhkb%2Fmb
> [junit4:junit4]   2> 5230 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040006 type:delete cxid:0xb zxid:0x4c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:38151_muhkb%2Fmb Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:38151_muhkb%2Fmb
> [junit4:junit4]   2> 5232 T350 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38151_muhkb%2Fmb
> [junit4:junit4]   2> 5237 T372 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
> [junit4:junit4]   2> 5238 T379 oascc.ZkStateReader$3.process Updating live nodes... (2)
> [junit4:junit4]   2> 5238 T392 oascc.ZkStateReader$3.process Updating live nodes... (2)
> [junit4:junit4]   2> 5239 T372 oascc.ZkStateReader$3.process Updating live nodes... (2)
> [junit4:junit4]   2> 5253 T393 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363272773137/collection1
> [junit4:junit4]   2> 5253 T393 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
> [junit4:junit4]   2> 5254 T393 oasc.ZkController.createCollectionZkNode Collection zkNode exists
> [junit4:junit4]   2> 5254 T393 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
> [junit4:junit4]   2> 5256 T393 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363272773137/collection1/'
> [junit4:junit4]   2> 5257 T393 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363272773137/collection1/lib/README' to classloader
> [junit4:junit4]   2> 5258 T393 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363272773137/collection1/lib/classes/' to classloader
> [junit4:junit4]   2> 5289 T373 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 5290 T373 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
> [junit4:junit4]   2> 	  "operation":"state",
> [junit4:junit4]   2> 	  "core_node_name":"1",
> [junit4:junit4]   2> 	  "numShards":"1",
> [junit4:junit4]   2> 	  "shard":"shard1",
> [junit4:junit4]   2> 	  "roles":null,
> [junit4:junit4]   2> 	  "state":"active",
> [junit4:junit4]   2> 	  "core":"collection1",
> [junit4:junit4]   2> 	  "collection":"control_collection",
> [junit4:junit4]   2> 	  "node_name":"127.0.0.1:38147_muhkb%2Fmb",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38147/muhkb/mb"}
> [junit4:junit4]   2> 5303 T379 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
> [junit4:junit4]   2> 5303 T372 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
> [junit4:junit4]   2> 5303 T392 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
> [junit4:junit4]   2> 5310 T393 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
> [junit4:junit4]   2> 5369 T393 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 5371 T393 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 5378 T393 oass.IndexSchema.readSchema Schema name=test
> [junit4:junit4]   2> 6069 T393 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
> [junit4:junit4]   2> 6080 T393 oass.IndexSchema.readSchema default search field in schema is text
> [junit4:junit4]   2> 6084 T393 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 6101 T393 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
> [junit4:junit4]   2> 6106 T393 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
> [junit4:junit4]   2> 6109 T393 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
> [junit4:junit4]   2> 6111 T393 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
> [junit4:junit4]   2> 6111 T393 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
> [junit4:junit4]   2> 6112 T393 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
> [junit4:junit4]   2> 6113 T393 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
> [junit4:junit4]   2> 6113 T393 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
> [junit4:junit4]   2> 6113 T393 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   2> 6114 T393 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363272773137/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty1/
> [junit4:junit4]   2> 6114 T393 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3dbe8711
> [junit4:junit4]   2> 6114 T393 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   2> 6115 T393 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty1 forceNew: false
> [junit4:junit4]   2> 6115 T393 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty1/index/
> [junit4:junit4]   2> 6115 T393 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty1/index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 6115 T393 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty1/index forceNew: false
> [junit4:junit4]   2> 6117 T393 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@3f54b627 lockFactory=org.apache.lucene.store.NativeFSLockFactory@cf2e646),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 6118 T393 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 6119 T393 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
> [junit4:junit4]   2> 6120 T393 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
> [junit4:junit4]   2> 6120 T393 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
> [junit4:junit4]   2> 6120 T393 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 6121 T393 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
> [junit4:junit4]   2> 6121 T393 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
> [junit4:junit4]   2> 6121 T393 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
> [junit4:junit4]   2> 6122 T393 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 6122 T393 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
> [junit4:junit4]   2> 6127 T393 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 6132 T393 oass.SolrIndexSearcher.<init> Opening Searcher@1ded8ee6 main
> [junit4:junit4]   2> 6132 T393 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty1/tlog
> [junit4:junit4]   2> 6133 T393 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 6133 T393 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 6136 T394 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1ded8ee6 main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 6138 T393 oasc.ZkController.publish publishing core=collection1 state=down
> [junit4:junit4]   2> 6138 T393 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
> [junit4:junit4]   2> 6812 T373 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 6813 T373 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
> [junit4:junit4]   2> 	  "operation":"state",
> [junit4:junit4]   2> 	  "core_node_name":"2",
> [junit4:junit4]   2> 	  "numShards":"2",
> [junit4:junit4]   2> 	  "shard":null,
> [junit4:junit4]   2> 	  "roles":null,
> [junit4:junit4]   2> 	  "state":"down",
> [junit4:junit4]   2> 	  "core":"collection1",
> [junit4:junit4]   2> 	  "collection":"collection1",
> [junit4:junit4]   2> 	  "node_name":"127.0.0.1:38151_muhkb%2Fmb",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38151/muhkb/mb"}
> [junit4:junit4]   2> 6813 T373 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
> [junit4:junit4]   2> 6814 T373 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
> [junit4:junit4]   2> 6830 T392 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
> [junit4:junit4]   2> 6830 T379 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
> [junit4:junit4]   2> 6830 T372 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
> [junit4:junit4]   2> 7141 T393 oasc.CoreContainer.registerCore registering core: collection1
> [junit4:junit4]   2> 7141 T393 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:38151/muhkb/mb collection:collection1 shard:shard1
> [junit4:junit4]   2> 7142 T393 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
> [junit4:junit4]   2> 7163 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040006 type:delete cxid:0x48 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
> [junit4:junit4]   2> 7164 T393 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
> [junit4:junit4]   2> 7165 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040006 type:create cxid:0x49 zxid:0x5d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 7168 T393 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
> [junit4:junit4]   2> 7168 T393 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
> [junit4:junit4]   2> 7169 T393 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:38151/muhkb/mb/collection1/
> [junit4:junit4]   2> 7169 T393 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
> [junit4:junit4]   2> 7170 T393 oasc.SyncStrategy.syncToMe http://127.0.0.1:38151/muhkb/mb/collection1/ has no replicas
> [junit4:junit4]   2> 7170 T393 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:38151/muhkb/mb/collection1/
> [junit4:junit4]   2> 7171 T393 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
> [junit4:junit4]   2> 7181 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040006 type:create cxid:0x53 zxid:0x61 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 8338 T373 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 8365 T392 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
> [junit4:junit4]   2> 8365 T372 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
> [junit4:junit4]   2> 8365 T379 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
> [junit4:junit4]   2> 8408 T393 oasc.ZkController.register We are http://127.0.0.1:38151/muhkb/mb/collection1/ and leader is http://127.0.0.1:38151/muhkb/mb/collection1/
> [junit4:junit4]   2> 8408 T393 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:38151/muhkb/mb
> [junit4:junit4]   2> 8408 T393 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
> [junit4:junit4]   2> 8409 T393 oasc.ZkController.publish publishing core=collection1 state=active
> [junit4:junit4]   2> 8409 T393 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
> [junit4:junit4]   2> 8412 T393 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 8414 T350 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1
> [junit4:junit4]   2> 8415 T350 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
> [junit4:junit4]   2> 8415 T350 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 8656 T350 oejs.Server.doStart jetty-8.1.8.v20121106
> [junit4:junit4]   2> 8659 T350 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:38154
> [junit4:junit4]   2> 8660 T350 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
> [junit4:junit4]   2> 8661 T350 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
> [junit4:junit4]   2> 8661 T350 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363272777707
> [junit4:junit4]   2> 8662 T350 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363272777707/solr.xml
> [junit4:junit4]   2> 8662 T350 oasc.CoreContainer.<init> New CoreContainer 1523392510
> [junit4:junit4]   2> 8663 T350 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363272777707/'
> [junit4:junit4]   2> 8664 T350 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363272777707/'
> [junit4:junit4]   2> 8719 T350 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
> [junit4:junit4]   2> 8720 T350 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
> [junit4:junit4]   2> 8720 T350 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
> [junit4:junit4]   2> 8721 T350 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
> [junit4:junit4]   2> 8721 T350 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
> [junit4:junit4]   2> 8721 T350 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
> [junit4:junit4]   2> 8722 T350 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
> [junit4:junit4]   2> 8722 T350 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
> [junit4:junit4]   2> 8724 T350 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
> [junit4:junit4]   2> 8724 T350 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
> [junit4:junit4]   2> 8748 T350 oasc.CoreContainer.load Registering Log Listener
> [junit4:junit4]   2> 8783 T350 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:38144/solr
> [junit4:junit4]   2> 8783 T350 oasc.ZkController.checkChrootPath zkHost includes chroot
> [junit4:junit4]   2> 8784 T350 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38144 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1dc02a4a
> [junit4:junit4]   2> 8785 T350 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 8786 T405 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:38144. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
> [junit4:junit4]   2> 8786 T405 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:38144, initiating session
> [junit4:junit4]   2> 8787 T352 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:38155
> [junit4:junit4]   2> 8787 T352 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:38155
> [junit4:junit4]   2> 8791 T354 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d69639f040007 with negotiated timeout 20000 for client /140.211.11.196:38155
> [junit4:junit4]   2> 8791 T405 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:38144, sessionid = 0x13d69639f040007, negotiated timeout = 20000
> [junit4:junit4]   2> 8792 T406 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1dc02a4a name:ZooKeeperConnection Watcher:127.0.0.1:38144 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 8792 T350 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 8794 T355 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d69639f040007
> [junit4:junit4]   2> 8795 T406 oaz.ClientCnxn$EventThread.run EventThread shut down
> [junit4:junit4]   2> 8795 T352 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:38155 which had sessionid 0x13d69639f040007
> [junit4:junit4]   2> 8795 T350 oaz.ZooKeeper.close Session: 0x13d69639f040007 closed
> [junit4:junit4]   2> 8796 T350 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
> [junit4:junit4]   2> 8809 T350 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38144/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@61ab196b
> [junit4:junit4]   2> 8810 T350 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 8810 T407 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:38144. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
> [junit4:junit4]   2> 8811 T407 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:38144, initiating session
> [junit4:junit4]   2> 8811 T352 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:38156
> [junit4:junit4]   2> 8812 T352 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:38156
> [junit4:junit4]   2> 8813 T354 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d69639f040008 with negotiated timeout 20000 for client /140.211.11.196:38156
> [junit4:junit4]   2> 8813 T407 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:38144, sessionid = 0x13d69639f040008, negotiated timeout = 20000
> [junit4:junit4]   2> 8814 T408 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@61ab196b name:ZooKeeperConnection Watcher:127.0.0.1:38144/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 8814 T350 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 8815 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040008 type:create cxid:0x1 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 8818 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040008 type:create cxid:0x2 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 8821 T350 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
> [junit4:junit4]   2> 9826 T350 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38154_muhkb%2Fmb
> [junit4:junit4]   2> 9827 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040008 type:delete cxid:0xb zxid:0x70 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:38154_muhkb%2Fmb Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:38154_muhkb%2Fmb
> [junit4:junit4]   2> 9880 T350 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38154_muhkb%2Fmb
> [junit4:junit4]   2> 9883 T373 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 9885 T392 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
> [junit4:junit4]   2> 9885 T372 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
> [junit4:junit4]   2> 9886 T373 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
> [junit4:junit4]   2> 	  "operation":"state",
> [junit4:junit4]   2> 	  "core_node_name":"2",
> [junit4:junit4]   2> 	  "numShards":"2",
> [junit4:junit4]   2> 	  "shard":"shard1",
> [junit4:junit4]   2> 	  "roles":null,
> [junit4:junit4]   2> 	  "state":"active",
> [junit4:junit4]   2> 	  "core":"collection1",
> [junit4:junit4]   2> 	  "collection":"collection1",
> [junit4:junit4]   2> 	  "node_name":"127.0.0.1:38151_muhkb%2Fmb",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38151/muhkb/mb"}
> [junit4:junit4]   2> 9887 T379 oascc.ZkStateReader$3.process Updating live nodes... (3)
> [junit4:junit4]   2> 9887 T408 oascc.ZkStateReader$3.process Updating live nodes... (3)
> [junit4:junit4]   2> 9888 T379 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
> [junit4:junit4]   2> 9890 T392 oascc.ZkStateReader$3.process Updating live nodes... (3)
> [junit4:junit4]   2> 9903 T392 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
> [junit4:junit4]   2> 9903 T379 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
> [junit4:junit4]   2> 9903 T408 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
> [junit4:junit4]   2> 9907 T409 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363272777707/collection1
> [junit4:junit4]   2> 9908 T409 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
> [junit4:junit4]   2> 9909 T409 oasc.ZkController.createCollectionZkNode Collection zkNode exists
> [junit4:junit4]   2> 9909 T409 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
> [junit4:junit4]   2> 9910 T372 oascc.ZkStateReader$3.process Updating live nodes... (3)
> [junit4:junit4]   2> 9910 T372 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
> [junit4:junit4]   2> 9911 T409 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363272777707/collection1/'
> [junit4:junit4]   2> 9912 T409 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363272777707/collection1/lib/README' to classloader
> [junit4:junit4]   2> 9913 T409 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363272777707/collection1/lib/classes/' to classloader
> [junit4:junit4]   2> 9972 T409 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
> [junit4:junit4]   2> 10037 T409 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 10039 T409 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 10046 T409 oass.IndexSchema.readSchema Schema name=test
> [junit4:junit4]   2> 10684 T409 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
> [junit4:junit4]   2> 10696 T409 oass.IndexSchema.readSchema default search field in schema is text
> [junit4:junit4]   2> 10731 T409 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 10755 T409 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
> [junit4:junit4]   2> 10761 T409 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
> [junit4:junit4]   2> 10768 T409 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
> [junit4:junit4]   2> 10770 T409 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
> [junit4:junit4]   2> 10770 T409 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
> [junit4:junit4]   2> 10771 T409 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
> [junit4:junit4]   2> 10773 T409 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
> [junit4:junit4]   2> 10773 T409 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
> [junit4:junit4]   2> 10773 T409 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   2> 10773 T409 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363272777707/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty2/
> [junit4:junit4]   2> 10774 T409 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3dbe8711
> [junit4:junit4]   2> 10774 T409 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   2> 10775 T409 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty2 forceNew: false
> [junit4:junit4]   2> 10775 T409 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty2/index/
> [junit4:junit4]   2> 10776 T409 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty2/index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 10776 T409 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty2/index forceNew: false
> [junit4:junit4]   2> 10779 T409 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1d04e75b lockFactory=org.apache.lucene.store.NativeFSLockFactory@7eb9926),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 10779 T409 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 10782 T409 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
> [junit4:junit4]   2> 10782 T409 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
> [junit4:junit4]   2> 10783 T409 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
> [junit4:junit4]   2> 10783 T409 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 10784 T409 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
> [junit4:junit4]   2> 10784 T409 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
> [junit4:junit4]   2> 10784 T409 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
> [junit4:junit4]   2> 10785 T409 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 10785 T409 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
> [junit4:junit4]   2> 10793 T409 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 10799 T409 oass.SolrIndexSearcher.<init> Opening Searcher@91f1520 main
> [junit4:junit4]   2> 10799 T409 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty2/tlog
> [junit4:junit4]   2> 10800 T409 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 10801 T409 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 10805 T410 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@91f1520 main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 10807 T409 oasc.ZkController.publish publishing core=collection1 state=down
> [junit4:junit4]   2> 10807 T409 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
> [junit4:junit4]   2> 11411 T373 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 11412 T373 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
> [junit4:junit4]   2> 	  "operation":"state",
> [junit4:junit4]   2> 	  "core_node_name":"3",
> [junit4:junit4]   2> 	  "numShards":"2",
> [junit4:junit4]   2> 	  "shard":null,
> [junit4:junit4]   2> 	  "roles":null,
> [junit4:junit4]   2> 	  "state":"down",
> [junit4:junit4]   2> 	  "core":"collection1",
> [junit4:junit4]   2> 	  "collection":"collection1",
> [junit4:junit4]   2> 	  "node_name":"127.0.0.1:38154_muhkb%2Fmb",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38154/muhkb/mb"}
> [junit4:junit4]   2> 11412 T373 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
> [junit4:junit4]   2> 11412 T373 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
> [junit4:junit4]   2> 11451 T379 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
> [junit4:junit4]   2> 11451 T392 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
> [junit4:junit4]   2> 11451 T408 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
> [junit4:junit4]   2> 11451 T372 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
> [junit4:junit4]   2> 11846 T409 oasc.CoreContainer.registerCore registering core: collection1
> [junit4:junit4]   2> 11846 T409 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:38154/muhkb/mb collection:collection1 shard:shard2
> [junit4:junit4]   2> 11847 T409 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
> [junit4:junit4]   2> 11875 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040008 type:delete cxid:0x47 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
> [junit4:junit4]   2> 11876 T409 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
> [junit4:junit4]   2> 11877 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040008 type:create cxid:0x48 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 11888 T409 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
> [junit4:junit4]   2> 11889 T409 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
> [junit4:junit4]   2> 11889 T409 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:38154/muhkb/mb/collection1/
> [junit4:junit4]   2> 11889 T409 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
> [junit4:junit4]   2> 11889 T409 oasc.SyncStrategy.syncToMe http://127.0.0.1:38154/muhkb/mb/collection1/ has no replicas
> [junit4:junit4]   2> 11889 T409 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:38154/muhkb/mb/collection1/
> [junit4:junit4]   2> 11890 T409 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
> [junit4:junit4]   2> 11895 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040008 type:create cxid:0x51 zxid:0x83 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 12959 T373 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 12980 T379 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
> [junit4:junit4]   2> 12980 T392 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
> [junit4:junit4]   2> 12981 T372 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
> [junit4:junit4]   2> 12980 T408 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
> [junit4:junit4]   2> 13028 T409 oasc.ZkController.register We are http://127.0.0.1:38154/muhkb/mb/collection1/ and leader is http://127.0.0.1:38154/muhkb/mb/collection1/
> [junit4:junit4]   2> 13028 T409 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:38154/muhkb/mb
> [junit4:junit4]   2> 13028 T409 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
> [junit4:junit4]   2> 13028 T409 oasc.ZkController.publish publishing core=collection1 state=active
> [junit4:junit4]   2> 13029 T409 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
> [junit4:junit4]   2> 13032 T409 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 13034 T350 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1
> [junit4:junit4]   2> 13034 T350 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
> [junit4:junit4]   2> 13035 T350 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 13247 T350 oejs.Server.doStart jetty-8.1.8.v20121106
> [junit4:junit4]   2> 13250 T350 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:38157
> [junit4:junit4]   2> 13251 T350 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
> [junit4:junit4]   2> 13252 T350 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
> [junit4:junit4]   2> 13253 T350 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363272782324
> [junit4:junit4]   2> 13254 T350 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363272782324/solr.xml
> [junit4:junit4]   2> 13254 T350 oasc.CoreContainer.<init> New CoreContainer 432131260
> [junit4:junit4]   2> 13255 T350 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363272782324/'
> [junit4:junit4]   2> 13256 T350 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363272782324/'
> [junit4:junit4]   2> 13310 T350 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
> [junit4:junit4]   2> 13311 T350 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
> [junit4:junit4]   2> 13311 T350 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
> [junit4:junit4]   2> 13311 T350 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
> [junit4:junit4]   2> 13312 T350 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
> [junit4:junit4]   2> 13312 T350 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
> [junit4:junit4]   2> 13313 T350 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
> [junit4:junit4]   2> 13313 T350 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
> [junit4:junit4]   2> 13314 T350 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
> [junit4:junit4]   2> 13314 T350 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
> [junit4:junit4]   2> 13336 T350 oasc.CoreContainer.load Registering Log Listener
> [junit4:junit4]   2> 13355 T350 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:38144/solr
> [junit4:junit4]   2> 13356 T350 oasc.ZkController.checkChrootPath zkHost includes chroot
> [junit4:junit4]   2> 13356 T350 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38144 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@105faa72
> [junit4:junit4]   2> 13357 T350 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 13358 T421 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:38144. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
> [junit4:junit4]   2> 13358 T421 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:38144, initiating session
> [junit4:junit4]   2> 13359 T352 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:38158
> [junit4:junit4]   2> 13359 T352 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:38158
> [junit4:junit4]   2> 13361 T354 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d69639f040009 with negotiated timeout 20000 for client /140.211.11.196:38158
> [junit4:junit4]   2> 13361 T421 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:38144, sessionid = 0x13d69639f040009, negotiated timeout = 20000
> [junit4:junit4]   2> 13362 T422 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@105faa72 name:ZooKeeperConnection Watcher:127.0.0.1:38144 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 13362 T350 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 13364 T355 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d69639f040009
> [junit4:junit4]   2> 13377 T422 oaz.ClientCnxn$EventThread.run EventThread shut down
> [junit4:junit4]   2> 13377 T352 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:38158 which had sessionid 0x13d69639f040009
> [junit4:junit4]   2> 13377 T350 oaz.ZooKeeper.close Session: 0x13d69639f040009 closed
> [junit4:junit4]   2> 13378 T350 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
> [junit4:junit4]   2> 13391 T350 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38144/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@5b525b5f
> [junit4:junit4]   2> 13393 T350 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 13393 T423 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:38144. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
> [junit4:junit4]   2> 13394 T423 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:38144, initiating session
> [junit4:junit4]   2> 13394 T352 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:38159
> [junit4:junit4]   2> 13394 T352 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:38159
> [junit4:junit4]   2> 13396 T354 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d69639f04000a with negotiated timeout 20000 for client /140.211.11.196:38159
> [junit4:junit4]   2> 13396 T423 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:38144, sessionid = 0x13d69639f04000a, negotiated timeout = 20000
> [junit4:junit4]   2> 13396 T424 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5b525b5f name:ZooKeeperConnection Watcher:127.0.0.1:38144/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 13397 T350 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 13398 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f04000a type:create cxid:0x1 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 13400 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f04000a type:create cxid:0x2 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 13403 T350 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
> [junit4:junit4]   2> 14408 T350 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38157_muhkb%2Fmb
> [junit4:junit4]   2> 14409 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f04000a type:delete cxid:0xb zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:38157_muhkb%2Fmb Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:38157_muhkb%2Fmb
> [junit4:junit4]   2> 14437 T350 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38157_muhkb%2Fmb
> [junit4:junit4]   2> 14441 T392 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
> [junit4:junit4]   2> 14442 T372 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
> [junit4:junit4]   2> 14442 T408 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
> [junit4:junit4]   2> 14442 T379 oascc.ZkStateReader$3.process Updating live nodes... (4)
> [junit4:junit4]   2> 14442 T424 oascc.ZkStateReader$3.process Updating live nodes... (4)
> [junit4:junit4]   2> 14443 T379 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 14445 T392 oascc.ZkStateReader$3.process Updating live nodes... (4)
> [junit4:junit4]   2> 14445 T372 oascc.ZkStateReader$3.process Updating live nodes... (4)
> [junit4:junit4]   2> 14446 T408 oascc.ZkStateReader$3.process Updating live nodes... (4)
> [junit4:junit4]   2> 14456 T425 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363272782324/collection1
> [junit4:junit4]   2> 14456 T425 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
> [junit4:junit4]   2> 14458 T425 oasc.ZkController.createCollectionZkNode Collection zkNode exists
> [junit4:junit4]   2> 14458 T425 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
> [junit4:junit4]   2> 14460 T425 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363272782324/collection1/'
> [junit4:junit4]   2> 14461 T425 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363272782324/collection1/lib/classes/' to classloader
> [junit4:junit4]   2> 14462 T425 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363272782324/collection1/lib/README' to classloader
> [junit4:junit4]   2> 14496 T373 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 14497 T373 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
> [junit4:junit4]   2> 	  "operation":"state",
> [junit4:junit4]   2> 	  "core_node_name":"3",
> [junit4:junit4]   2> 	  "numShards":"2",
> [junit4:junit4]   2> 	  "shard":"shard2",
> [junit4:junit4]   2> 	  "roles":null,
> [junit4:junit4]   2> 	  "state":"active",
> [junit4:junit4]   2> 	  "core":"collection1",
> [junit4:junit4]   2> 	  "collection":"collection1",
> [junit4:junit4]   2> 	  "node_name":"127.0.0.1:38154_muhkb%2Fmb",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38154/muhkb/mb"}
> [junit4:junit4]   2> 14511 T392 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 14511 T379 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 14511 T372 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 14511 T408 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 14511 T424 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 14512 T425 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
> [junit4:junit4]   2> 14574 T425 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 14593 T425 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 14600 T425 oass.IndexSchema.readSchema Schema name=test
> [junit4:junit4]   2> 15240 T425 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
> [junit4:junit4]   2> 15252 T425 oass.IndexSchema.readSchema default search field in schema is text
> [junit4:junit4]   2> 15257 T425 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 15278 T425 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
> [junit4:junit4]   2> 15284 T425 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
> [junit4:junit4]   2> 15289 T425 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
> [junit4:junit4]   2> 15291 T425 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
> [junit4:junit4]   2> 15291 T425 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
> [junit4:junit4]   2> 15291 T425 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
> [junit4:junit4]   2> 15293 T425 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
> [junit4:junit4]   2> 15293 T425 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
> [junit4:junit4]   2> 15294 T425 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   2> 15294 T425 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363272782324/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty3/
> [junit4:junit4]   2> 15294 T425 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3dbe8711
> [junit4:junit4]   2> 15295 T425 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   2> 15295 T425 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty3 forceNew: false
> [junit4:junit4]   2> 15295 T425 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty3/index/
> [junit4:junit4]   2> 15296 T425 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty3/index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 15296 T425 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty3/index forceNew: false
> [junit4:junit4]   2> 15299 T425 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@588c6ea1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@438060f4),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 15299 T425 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 15302 T425 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
> [junit4:junit4]   2> 15302 T425 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
> [junit4:junit4]   2> 15303 T425 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
> [junit4:junit4]   2> 15303 T425 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 15304 T425 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
> [junit4:junit4]   2> 15304 T425 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
> [junit4:junit4]   2> 15304 T425 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
> [junit4:junit4]   2> 15305 T425 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 15305 T425 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
> [junit4:junit4]   2> 15313 T425 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 15319 T425 oass.SolrIndexSearcher.<init> Opening Searcher@70a58086 main
> [junit4:junit4]   2> 15319 T425 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty3/tlog
> [junit4:junit4]   2> 15320 T425 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 15320 T425 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 15324 T426 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@70a58086 main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 15326 T425 oasc.ZkController.publish publishing core=collection1 state=down
> [junit4:junit4]   2> 15327 T425 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
> [junit4:junit4]   2> 16023 T373 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 16025 T373 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
> [junit4:junit4]   2> 	  "operation":"state",
> [junit4:junit4]   2> 	  "core_node_name":"4",
> [junit4:junit4]   2> 	  "numShards":"2",
> [junit4:junit4]   2> 	  "shard":null,
> [junit4:junit4]   2> 	  "roles":null,
> [junit4:junit4]   2> 	  "state":"down",
> [junit4:junit4]   2> 	  "core":"collection1",
> [junit4:junit4]   2> 	  "collection":"collection1",
> [junit4:junit4]   2> 	  "node_name":"127.0.0.1:38157_muhkb%2Fmb",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38157/muhkb/mb"}
> [junit4:junit4]   2> 16025 T373 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
> [junit4:junit4]   2> 16026 T373 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
> [junit4:junit4]   2> 16113 T392 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 16113 T424 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 16114 T408 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 16113 T372 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 16114 T379 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 16356 T425 oasc.CoreContainer.registerCore registering core: collection1
> [junit4:junit4]   2> 16356 T425 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:38157/muhkb/mb collection:collection1 shard:shard1
> [junit4:junit4]   2> 16361 T425 oasc.ZkController.register We are http://127.0.0.1:38157/muhkb/mb/collection1/ and leader is http://127.0.0.1:38151/muhkb/mb/collection1/
> [junit4:junit4]   2> 16361 T425 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:38157/muhkb/mb
> [junit4:junit4]   2> 16362 T425 oasc.ZkController.checkRecovery Core needs to recover:collection1
> [junit4:junit4]   2> 16362 T425 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
> [junit4:junit4]   2> ASYNC  NEW_CORE C60 name=collection1 org.apache.solr.core.SolrCore@7b898bff url=http://127.0.0.1:38157/muhkb/mb/collection1 node=127.0.0.1:38157_muhkb%2Fmb C60_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:38157_muhkb%2Fmb, base_url=http://127.0.0.1:38157/muhkb/mb}
> [junit4:junit4]   2> 16369 T427 C60 P38157 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
> [junit4:junit4]   2> 16370 T425 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 16370 T427 C60 P38157 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
> [junit4:junit4]   2> 16371 T427 C60 P38157 oasc.ZkController.publish publishing core=collection1 state=recovering
> [junit4:junit4]   2> 16371 T427 C60 P38157 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
> [junit4:junit4]   2> 16372 T350 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1
> [junit4:junit4]   2> 16372 T350 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
> [junit4:junit4]   2> 16373 T427 C60 P38157 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 16373 T350 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 16617 T350 oejs.Server.doStart jetty-8.1.8.v20121106
> [junit4:junit4]   2> 16621 T350 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:38161
> [junit4:junit4]   2> 16621 T350 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
> [junit4:junit4]   2> 16622 T350 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
> [junit4:junit4]   2> 16622 T350 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363272785670
> [junit4:junit4]   2> 16623 T350 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363272785670/solr.xml
> [junit4:junit4]   2> 16623 T350 oasc.CoreContainer.<init> New CoreContainer 1792970379
> [junit4:junit4]   2> 16624 T350 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363272785670/'
> [junit4:junit4]   2> 16624 T350 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363272785670/'
> [junit4:junit4]   2> 16681 T350 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
> [junit4:junit4]   2> 16681 T350 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
> [junit4:junit4]   2> 16682 T350 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
> [junit4:junit4]   2> 16682 T350 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
> [junit4:junit4]   2> 16683 T350 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
> [junit4:junit4]   2> 16683 T350 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
> [junit4:junit4]   2> 16684 T350 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
> [junit4:junit4]   2> 16684 T350 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
> [junit4:junit4]   2> 16685 T350 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
> [junit4:junit4]   2> 16685 T350 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
> [junit4:junit4]   2> 16713 T350 oasc.CoreContainer.load Registering Log Listener
> [junit4:junit4]   2> 16738 T350 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:38144/solr
> [junit4:junit4]   2> 16739 T350 oasc.ZkController.checkChrootPath zkHost includes chroot
> [junit4:junit4]   2> 16740 T350 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38144 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@6e105df8
> [junit4:junit4]   2> 16742 T350 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 16742 T438 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:38144. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
> [junit4:junit4]   2> 16743 T438 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:38144, initiating session
> [junit4:junit4]   2> 16743 T352 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:38162
> [junit4:junit4]   2> 16744 T352 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:38162
> [junit4:junit4]   2> 16746 T354 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d69639f04000b with negotiated timeout 20000 for client /140.211.11.196:38162
> [junit4:junit4]   2> 16746 T438 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:38144, sessionid = 0x13d69639f04000b, negotiated timeout = 20000
> [junit4:junit4]   2> 16746 T439 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6e105df8 name:ZooKeeperConnection Watcher:127.0.0.1:38144 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 16746 T350 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 16749 T355 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d69639f04000b
> [junit4:junit4]   2> 16759 T352 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:38162 which had sessionid 0x13d69639f04000b
> [junit4:junit4]   2> 16759 T439 oaz.ClientCnxn$EventThread.run EventThread shut down
> [junit4:junit4]   2> 16759 T350 oaz.ZooKeeper.close Session: 0x13d69639f04000b closed
> [junit4:junit4]   2> 16761 T350 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
> [junit4:junit4]   2> 16772 T350 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38144/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@446d6f32
> [junit4:junit4]   2> 16774 T350 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 16774 T440 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:38144. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
> [junit4:junit4]   2> 16775 T440 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:38144, initiating session
> [junit4:junit4]   2> 16775 T352 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:38163
> [junit4:junit4]   2> 16776 T352 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:38163
> [junit4:junit4]   2> 16777 T354 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d69639f04000c with negotiated timeout 20000 for client /140.211.11.196:38163
> [junit4:junit4]   2> 16777 T440 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:38144, sessionid = 0x13d69639f04000c, negotiated timeout = 20000
> [junit4:junit4]   2> 16778 T441 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@446d6f32 name:ZooKeeperConnection Watcher:127.0.0.1:38144/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 16778 T350 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 16780 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f04000c type:create cxid:0x1 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 16783 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f04000c type:create cxid:0x2 zxid:0xa4 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 16787 T350 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
> [junit4:junit4]   2> 17629 T373 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 17630 T373 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
> [junit4:junit4]   2> 	  "operation":"state",
> [junit4:junit4]   2> 	  "core_node_name":"4",
> [junit4:junit4]   2> 	  "numShards":"2",
> [junit4:junit4]   2> 	  "shard":"shard1",
> [junit4:junit4]   2> 	  "roles":null,
> [junit4:junit4]   2> 	  "state":"recovering",
> [junit4:junit4]   2> 	  "core":"collection1",
> [junit4:junit4]   2> 	  "collection":"collection1",
> [junit4:junit4]   2> 	  "node_name":"127.0.0.1:38157_muhkb%2Fmb",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38157/muhkb/mb"}
> [junit4:junit4]   2> 17674 T372 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 17674 T424 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 17674 T392 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 17674 T408 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 17674 T379 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 17674 T441 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 17793 T350 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38161_muhkb%2Fmb
> [junit4:junit4]   2> 17794 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f04000c type:delete cxid:0xd zxid:0xa9 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:38161_muhkb%2Fmb Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:38161_muhkb%2Fmb
> [junit4:junit4]   2> 17799 T350 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38161_muhkb%2Fmb
> [junit4:junit4]   2> 17802 T392 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 17802 T408 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 17802 T372 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
> [junit4:junit4]   2> 17803 T379 oascc.ZkStateReader$3.process Updating live nodes... (5)
> [junit4:junit4]   2> 17803 T441 oascc.ZkStateReader$3.process Updating live nodes... (5)
> [junit4:junit4]   2> 17803 T424 oascc.ZkStateReader$3.process Updating live nodes... (5)
> [junit4:junit4]   2> 17803 T379 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 17804 T441 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 17804 T424 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 17805 T392 oascc.ZkStateReader$3.process Updating live nodes... (5)
> [junit4:junit4]   2> 17806 T408 oascc.ZkStateReader$3.process Updating live nodes... (5)
> [junit4:junit4]   2> 17806 T372 oascc.ZkStateReader$3.process Updating live nodes... (5)
> [junit4:junit4]   2> 17813 T442 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363272785670/collection1
> [junit4:junit4]   2> 17813 T442 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
> [junit4:junit4]   2> 17815 T442 oasc.ZkController.createCollectionZkNode Collection zkNode exists
> [junit4:junit4]   2> 17815 T442 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
> [junit4:junit4]   2> 17817 T442 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363272785670/collection1/'
> [junit4:junit4]   2> 17818 T442 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363272785670/collection1/lib/classes/' to classloader
> [junit4:junit4]   2> 17819 T442 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363272785670/collection1/lib/README' to classloader
> [junit4:junit4]   2> 17869 T442 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
> [junit4:junit4]   2> 17931 T442 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 17933 T442 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 17939 T442 oass.IndexSchema.readSchema Schema name=test
> [junit4:junit4]   2> 18426 T382 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=4&state=recovering&nodeName=127.0.0.1:38157_muhkb%252Fmb&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2008 
> [junit4:junit4]   2> 18538 T442 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
> [junit4:junit4]   2> 18547 T442 oass.IndexSchema.readSchema default search field in schema is text
> [junit4:junit4]   2> 18550 T442 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 18571 T442 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
> [junit4:junit4]   2> 18576 T442 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
> [junit4:junit4]   2> 18580 T442 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
> [junit4:junit4]   2> 18581 T442 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
> [junit4:junit4]   2> 18582 T442 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
> [junit4:junit4]   2> 18582 T442 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
> [junit4:junit4]   2> 18583 T442 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
> [junit4:junit4]   2> 18583 T442 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
> [junit4:junit4]   2> 18583 T442 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   2> 18584 T442 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363272785670/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty4/
> [junit4:junit4]   2> 18584 T442 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3dbe8711
> [junit4:junit4]   2> 18584 T442 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   2> 18585 T442 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty4 forceNew: false
> [junit4:junit4]   2> 18585 T442 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty4/index/
> [junit4:junit4]   2> 18585 T442 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty4/index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 18586 T442 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty4/index forceNew: false
> [junit4:junit4]   2> 18588 T442 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@64d091d8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@213709b3),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 18588 T442 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 18590 T442 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
> [junit4:junit4]   2> 18590 T442 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
> [junit4:junit4]   2> 18590 T442 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
> [junit4:junit4]   2> 18591 T442 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 18591 T442 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
> [junit4:junit4]   2> 18591 T442 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
> [junit4:junit4]   2> 18591 T442 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
> [junit4:junit4]   2> 18592 T442 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 18592 T442 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
> [junit4:junit4]   2> 18597 T442 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 18602 T442 oass.SolrIndexSearcher.<init> Opening Searcher@b8ef90d main
> [junit4:junit4]   2> 18602 T442 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty4/tlog
> [junit4:junit4]   2> 18603 T442 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 18603 T442 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 18606 T443 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b8ef90d main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 18607 T442 oasc.ZkController.publish publishing core=collection1 state=down
> [junit4:junit4]   2> 18607 T442 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
> [junit4:junit4]   2> 19198 T373 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 19200 T373 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
> [junit4:junit4]   2> 	  "operation":"state",
> [junit4:junit4]   2> 	  "core_node_name":"5",
> [junit4:junit4]   2> 	  "numShards":"2",
> [junit4:junit4]   2> 	  "shard":null,
> [junit4:junit4]   2> 	  "roles":null,
> [junit4:junit4]   2> 	  "state":"down",
> [junit4:junit4]   2> 	  "core":"collection1",
> [junit4:junit4]   2> 	  "collection":"collection1",
> [junit4:junit4]   2> 	  "node_name":"127.0.0.1:38161_muhkb%2Fmb",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38161/muhkb/mb"}
> [junit4:junit4]   2> 19200 T373 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
> [junit4:junit4]   2> 19200 T373 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
> [junit4:junit4]   2> 19246 T441 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 19246 T424 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 19246 T408 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 19246 T372 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 19246 T379 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 19246 T392 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 19643 T442 oasc.CoreContainer.registerCore registering core: collection1
> [junit4:junit4]   2> 19643 T442 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:38161/muhkb/mb collection:collection1 shard:shard2
> [junit4:junit4]   2> 19649 T442 oasc.ZkController.register We are http://127.0.0.1:38161/muhkb/mb/collection1/ and leader is http://127.0.0.1:38154/muhkb/mb/collection1/
> [junit4:junit4]   2> 19649 T442 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:38161/muhkb/mb
> [junit4:junit4]   2> 19649 T442 oasc.ZkController.checkRecovery Core needs to recover:collection1
> [junit4:junit4]   2> 19649 T442 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
> [junit4:junit4]   2> ASYNC  NEW_CORE C61 name=collection1 org.apache.solr.core.SolrCore@2ad0107a url=http://127.0.0.1:38161/muhkb/mb/collection1 node=127.0.0.1:38161_muhkb%2Fmb C61_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:38161_muhkb%2Fmb, base_url=http://127.0.0.1:38161/muhkb/mb}
> [junit4:junit4]   2> 19650 T444 C61 P38161 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
> [junit4:junit4]   2> 19651 T444 C61 P38161 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
> [junit4:junit4]   2> 19651 T442 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 19651 T444 C61 P38161 oasc.ZkController.publish publishing core=collection1 state=recovering
> [junit4:junit4]   2> 19651 T444 C61 P38161 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
> [junit4:junit4]   2> 19653 T350 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1
> [junit4:junit4]   2> 19653 T350 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
> [junit4:junit4]   2> 19653 T444 C61 P38161 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 19654 T350 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 19671 T350 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 19674 T350 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 19688 T383 oasc.CoreContainer.create Creating SolrCore 'onenodecollectioncore' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363272773137/onenodecollectioncore
> [junit4:junit4]   2> 19689 T383 oasc.ZkController.createCollectionZkNode Check for collection zkNode:onenodecollection
> [junit4:junit4]   2> 19690 T383 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:onenodecollection
> [junit4:junit4]   2> 19691 T383 oasc.ZkController.getConfName Looking for collection configName
> [junit4:junit4]   2> 19698 T383 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
> [junit4:junit4]   2> 19698 T383 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection
> [junit4:junit4]   2> 19702 T383 oasc.ZkController.readConfigName Load collection config from:/collections/onenodecollection
> [junit4:junit4]   2> 19705 T383 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363272773137/onenodecollectioncore/'
> [junit4:junit4]   2> 19804 T383 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
> [junit4:junit4]   2> 19905 T383 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
> [junit4:junit4]   2> 19907 T383 oass.IndexSchema.readSchema Reading Solr Schema
> [junit4:junit4]   2> 19917 T383 oass.IndexSchema.readSchema Schema name=test
> [junit4:junit4]   2>  C60_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:38157_muhkb%2Fmb, base_url=http://127.0.0.1:38157/muhkb/mb}
> [junit4:junit4]   2> 20428 T427 C60 P38157 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:38151/muhkb/mb/collection1/ core=collection1 - recoveringAfterStartup=true
> [junit4:junit4]   2> 20436 T427 C60 P38157 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&connTimeout=30000&socketTimeout=30000&retry=false
> [junit4:junit4]   2> 20454 T427 C60 P38157 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:38157/muhkb/mb START replicas=[http://127.0.0.1:38151/muhkb/mb/collection1/] nUpdates=100
> [junit4:junit4]   2> 20461 T427 C60 P38157 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
> [junit4:junit4]   2> 20462 T427 C60 P38157 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
> [junit4:junit4]   2> 20462 T427 C60 P38157 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
> [junit4:junit4]   2> 20462 T427 C60 P38157 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
> [junit4:junit4]   2> 20462 T427 C60 P38157 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
> [junit4:junit4]   2> 20462 T427 C60 P38157 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:38151/muhkb/mb/collection1/. core=collection1
> [junit4:junit4]   2> 20462 T427 C60 P38157 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> ASYNC  NEW_CORE C62 name=collection1 org.apache.solr.core.SolrCore@2dedc443 url=http://127.0.0.1:38151/muhkb/mb/collection1 node=127.0.0.1:38151_muhkb%2Fmb C62_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:38151_muhkb%2Fmb, base_url=http://127.0.0.1:38151/muhkb/mb, leader=true}
> [junit4:junit4]   2> 20473 T384 C62 P38151 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=2 
> [junit4:junit4]   2> 20473 T385 C62 P38151 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
> [junit4:junit4]   2> 20475 T385 C62 P38151 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
> [junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@3f54b627 lockFactory=org.apache.lucene.store.NativeFSLockFactory@cf2e646),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 20476 T385 C62 P38151 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 20476 T385 C62 P38151 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
> [junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@3f54b627 lockFactory=org.apache.lucene.store.NativeFSLockFactory@cf2e646),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@3f54b627 lockFactory=org.apache.lucene.store.NativeFSLockFactory@cf2e646),segFN=segments_2,generation=2,filenames=[segments_2]
> [junit4:junit4]   2> 20477 T385 C62 P38151 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
> [junit4:junit4]   2> 20477 T385 C62 P38151 oass.SolrIndexSearcher.<init> Opening Searcher@1b4f43c9 realtime
> [junit4:junit4]   2> 20477 T385 C62 P38151 oasu.DirectUpdateHandler2.commit end_commit_flush
> [junit4:junit4]   2> 20477 T385 C62 P38151 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 4
> [junit4:junit4]   2> 20478 T427 C60 P38157 oash.ReplicationHandler.inform Commits will be reserved for  10000
> [junit4:junit4]   2> 20478 T427 C60 P38157 oascsi.HttpClientUtil.createClient Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
> [junit4:junit4]   2> 20493 T427 C60 P38157 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
> [junit4:junit4]   2> 20495 T386 C62 P38151 oash.ReplicationHandler.inform Commits will be reserved for  10000
> [junit4:junit4]   2> 20496 T386 C62 P38151 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
> [junit4:junit4]   2> 20497 T427 C60 P38157 oash.SnapPuller.fetchLatestIndex Master's generation: 2
> [junit4:junit4]   2> 20497 T427 C60 P38157 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
> [junit4:junit4]   2> 20497 T427 C60 P38157 oash.SnapPuller.fetchLatestIndex Starting replication process
> [junit4:junit4]   2> 20500 T386 C62 P38151 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
> [junit4:junit4]   2> 20500 T427 C60 P38157 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
> [junit4:junit4]   2> 20501 T427 C60 P38157 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty3/index.20130314155309774 forceNew: false
> [junit4:junit4]   2> 20501 T427 C60 P38157 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@72d3b39a lockFactory=org.apache.lucene.store.NativeFSLockFactory@61d39d3d) fullCopy=false
> [junit4:junit4]   2> 20513 T386 C62 P38151 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=5 
> [junit4:junit4]   2> 20524 T427 C60 P38157 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
> [junit4:junit4]   2> 20525 T427 C60 P38157 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
> [junit4:junit4]   2> 20526 T427 C60 P38157 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
> [junit4:junit4]   2> 20527 T427 C60 P38157 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
> [junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@588c6ea1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@438060f4),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@588c6ea1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@438060f4),segFN=segments_2,generation=2,filenames=[segments_2]
> [junit4:junit4]   2> 20528 T427 C60 P38157 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
> [junit4:junit4]   2> 20528 T427 C60 P38157 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
> [junit4:junit4]   2> 20528 T427 C60 P38157 oass.SolrIndexSearcher.<init> Opening Searcher@2d235262 main
> [junit4:junit4]   2> 20529 T426 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2d235262 main{StandardDirectoryReader(segments_2:1:nrt)}
> [junit4:junit4]   2> 20529 T427 C60 P38157 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@72d3b39a lockFactory=org.apache.lucene.store.NativeFSLockFactory@61d39d3d)
> [junit4:junit4]   2> 20530 T427 C60 P38157 oasc.RecoveryStrategy.replay No replay needed. core=collection1
> [junit4:junit4]   2> 20530 T427 C60 P38157 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
> [junit4:junit4]   2> 20530 T427 C60 P38157 oasc.ZkController.publish publishing core=collection1 state=active
> [junit4:junit4]   2> 20530 T427 C60 P38157 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
> [junit4:junit4]   2> 20559 T427 C60 P38157 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
> [junit4:junit4]   2> 20621 T383 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
> [junit4:junit4]   2> 20629 T383 oass.IndexSchema.readSchema default search field in schema is text
> [junit4:junit4]   2> 20632 T383 oass.IndexSchema.readSchema unique key field: id
> [junit4:junit4]   2> 20647 T383 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
> [junit4:junit4]   2> 20653 T383 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
> [junit4:junit4]   2> 20658 T383 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
> [junit4:junit4]   2> 20659 T383 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
> [junit4:junit4]   2> 20660 T383 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
> [junit4:junit4]   2> 20660 T383 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
> [junit4:junit4]   2> 20665 T383 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
> [junit4:junit4]   2> 20665 T383 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
> [junit4:junit4]   2> 20666 T383 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   2> 20666 T383 oasc.SolrCore.<init> [onenodecollectioncore] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363272773137/onenodecollectioncore/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363272769278/onenodecollection/
> [junit4:junit4]   2> 20667 T383 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3dbe8711
> [junit4:junit4]   2> 20668 T383 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
> [junit4:junit4]   2> 20668 T383 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363272769278/onenodecollection forceNew: false
> [junit4:junit4]   2> 20669 T383 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363272769278/onenodecollection/index/
> [junit4:junit4]   2> 20669 T383 oasc.SolrCore.initIndex WARNING [onenodecollectioncore] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363272769278/onenodecollection/index' doesn't exist. Creating new index...
> [junit4:junit4]   2> 20669 T383 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363272769278/onenodecollection/index forceNew: false
> [junit4:junit4]   2> 20671 T383 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
> [junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@52380405 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4ea386b8),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 20672 T383 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 20674 T383 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
> [junit4:junit4]   2> 20674 T383 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
> [junit4:junit4]   2> 20675 T383 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
> [junit4:junit4]   2> 20675 T383 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
> [junit4:junit4]   2> 20676 T383 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
> [junit4:junit4]   2> 20676 T383 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
> [junit4:junit4]   2> 20676 T383 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
> [junit4:junit4]   2> 20677 T383 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
> [junit4:junit4]   2> 20677 T383 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
> [junit4:junit4]   2> 20683 T383 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
> [junit4:junit4]   2> 20687 T383 oass.SolrIndexSearcher.<init> Opening Searcher@330db8ad main
> [junit4:junit4]   2> 20688 T383 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363272769278/onenodecollection/tlog
> [junit4:junit4]   2> 20689 T383 oasu.CommitTracker.<init> Hard AutoCommit: disabled
> [junit4:junit4]   2> 20689 T383 oasu.CommitTracker.<init> Soft AutoCommit: disabled
> [junit4:junit4]   2> 20692 T448 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@330db8ad main{StandardDirectoryReader(segments_1:1)}
> [junit4:junit4]   2> 20693 T383 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
> [junit4:junit4]   2> 20758 T373 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 20759 T373 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
> [junit4:junit4]   2> 	  "operation":"state",
> [junit4:junit4]   2> 	  "core_node_name":"5",
> [junit4:junit4]   2> 	  "numShards":"2",
> [junit4:junit4]   2> 	  "shard":"shard2",
> [junit4:junit4]   2> 	  "roles":null,
> [junit4:junit4]   2> 	  "state":"recovering",
> [junit4:junit4]   2> 	  "core":"collection1",
> [junit4:junit4]   2> 	  "collection":"collection1",
> [junit4:junit4]   2> 	  "node_name":"127.0.0.1:38161_muhkb%2Fmb",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38161/muhkb/mb"}
> [junit4:junit4]   2> 20779 T373 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
> [junit4:junit4]   2> 	  "operation":"state",
> [junit4:junit4]   2> 	  "core_node_name":"4",
> [junit4:junit4]   2> 	  "numShards":"2",
> [junit4:junit4]   2> 	  "shard":"shard1",
> [junit4:junit4]   2> 	  "roles":null,
> [junit4:junit4]   2> 	  "state":"active",
> [junit4:junit4]   2> 	  "core":"collection1",
> [junit4:junit4]   2> 	  "collection":"collection1",
> [junit4:junit4]   2> 	  "node_name":"127.0.0.1:38157_muhkb%2Fmb",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38157/muhkb/mb"}
> [junit4:junit4]   2> 20790 T373 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
> [junit4:junit4]   2> 	  "operation":"state",
> [junit4:junit4]   2> 	  "core_node_name":null,
> [junit4:junit4]   2> 	  "numShards":"1",
> [junit4:junit4]   2> 	  "shard":null,
> [junit4:junit4]   2> 	  "roles":"none",
> [junit4:junit4]   2> 	  "state":"down",
> [junit4:junit4]   2> 	  "core":"onenodecollectioncore",
> [junit4:junit4]   2> 	  "collection":"onenodecollection",
> [junit4:junit4]   2> 	  "node_name":"127.0.0.1:38151_muhkb%2Fmb",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38151/muhkb/mb"}
> [junit4:junit4]   2> 20791 T373 oasc.Overseer$ClusterStateUpdater.createCollection Create collection onenodecollection with numShards 1
> [junit4:junit4]   2> 20791 T373 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
> [junit4:junit4]   2> 20803 T392 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 20803 T441 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 20803 T372 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 20803 T424 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 20803 T379 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 20803 T408 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 21675 T398 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=5&state=recovering&nodeName=127.0.0.1:38161_muhkb%252Fmb&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2002 
> [junit4:junit4]   2> 21696 T383 oasc.CoreContainer.registerCore registering core: onenodecollectioncore
> [junit4:junit4]   2> 21697 T383 oasc.ZkController.register Register replica - core:onenodecollectioncore address:http://127.0.0.1:38151/muhkb/mb collection:onenodecollection shard:shard1
> [junit4:junit4]   2> 21698 T383 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leader_elect/shard1/election
> [junit4:junit4]   2> 21725 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040006 type:delete cxid:0xa8 zxid:0xc4 txntype:-1 reqpath:n/a Error Path:/solr/collections/onenodecollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/onenodecollection/leaders
> [junit4:junit4]   2> 21731 T383 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
> [junit4:junit4]   2> 21732 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040006 type:create cxid:0xa9 zxid:0xc5 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 21737 T383 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
> [junit4:junit4]   2> 21737 T383 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
> [junit4:junit4]   2> 21738 T383 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:38151/muhkb/mb/onenodecollectioncore/
> [junit4:junit4]   2> 21738 T383 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
> [junit4:junit4]   2> 21738 T383 oasc.SyncStrategy.syncToMe http://127.0.0.1:38151/muhkb/mb/onenodecollectioncore/ has no replicas
> [junit4:junit4]   2> 21739 T383 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:38151/muhkb/mb/onenodecollectioncore/
> [junit4:junit4]   2> 21739 T383 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leaders/shard1
> [junit4:junit4]   2> 21746 T355 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d69639f040006 type:create cxid:0xb3 zxid:0xc9 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
> [junit4:junit4]   2> 22322 T373 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 22372 T424 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 22372 T392 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 22372 T441 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 22372 T372 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 22372 T408 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 22372 T379 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 22413 T383 oasc.ZkController.register We are http://127.0.0.1:38151/muhkb/mb/onenodecollectioncore/ and leader is http://127.0.0.1:38151/muhkb/mb/onenodecollectioncore/
> [junit4:junit4]   2> 22413 T383 oasc.ZkController.register No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:38151/muhkb/mb
> [junit4:junit4]   2> 22414 T383 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
> [junit4:junit4]   2> 22414 T383 oasc.ZkController.publish publishing core=onenodecollectioncore state=active
> [junit4:junit4]   2> 22418 T383 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 22419 T383 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {numShards=1&roles=none&name=onenodecollectioncore&action=CREATE&collection=onenodecollection&dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363272769278/onenodecollection&wt=javabin&version=2} status=0 QTime=2731 
> [junit4:junit4]   2> 22420 T350 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
> [junit4:junit4]   2> 22422 T350 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 23425 T350 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2>  C61_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:38161_muhkb%2Fmb, base_url=http://127.0.0.1:38161/muhkb/mb}
> [junit4:junit4]   2> 23677 T444 C61 P38161 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:38154/muhkb/mb/collection1/ core=collection1 - recoveringAfterStartup=true
> [junit4:junit4]   2> 23677 T444 C61 P38161 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:38161/muhkb/mb START replicas=[http://127.0.0.1:38154/muhkb/mb/collection1/] nUpdates=100
> [junit4:junit4]   2> 23678 T444 C61 P38161 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
> [junit4:junit4]   2> 23678 T444 C61 P38161 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
> [junit4:junit4]   2> 23679 T444 C61 P38161 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
> [junit4:junit4]   2> 23679 T444 C61 P38161 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
> [junit4:junit4]   2> 23679 T444 C61 P38161 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
> [junit4:junit4]   2> 23679 T444 C61 P38161 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:38154/muhkb/mb/collection1/. core=collection1
> [junit4:junit4]   2> 23679 T444 C61 P38161 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> ASYNC  NEW_CORE C63 name=collection1 org.apache.solr.core.SolrCore@1244c1b9 url=http://127.0.0.1:38154/muhkb/mb/collection1 node=127.0.0.1:38154_muhkb%2Fmb C63_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:38154_muhkb%2Fmb, base_url=http://127.0.0.1:38154/muhkb/mb, leader=true}
> [junit4:junit4]   2> 23693 T399 C63 P38154 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=5 
> [junit4:junit4]   2> 23702 T400 C63 P38154 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
> [junit4:junit4]   2> 23704 T400 C63 P38154 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
> [junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1d04e75b lockFactory=org.apache.lucene.store.NativeFSLockFactory@7eb9926),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 23705 T400 C63 P38154 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 23705 T400 C63 P38154 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
> [junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1d04e75b lockFactory=org.apache.lucene.store.NativeFSLockFactory@7eb9926),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1d04e75b lockFactory=org.apache.lucene.store.NativeFSLockFactory@7eb9926),segFN=segments_2,generation=2,filenames=[segments_2]
> [junit4:junit4]   2> 23706 T400 C63 P38154 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
> [junit4:junit4]   2> 23706 T400 C63 P38154 oass.SolrIndexSearcher.<init> Opening Searcher@25b0ead3 realtime
> [junit4:junit4]   2> 23707 T400 C63 P38154 oasu.DirectUpdateHandler2.commit end_commit_flush
> [junit4:junit4]   2> 23707 T400 C63 P38154 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 5
> [junit4:junit4]   2> 23708 T444 C61 P38161 oash.ReplicationHandler.inform Commits will be reserved for  10000
> [junit4:junit4]   2> 23708 T444 C61 P38161 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
> [junit4:junit4]   2> 23711 T401 C63 P38154 oash.ReplicationHandler.inform Commits will be reserved for  10000
> [junit4:junit4]   2> 23711 T401 C63 P38154 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
> [junit4:junit4]   2> 23712 T444 C61 P38161 oash.SnapPuller.fetchLatestIndex Master's generation: 2
> [junit4:junit4]   2> 23712 T444 C61 P38161 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
> [junit4:junit4]   2> 23713 T444 C61 P38161 oash.SnapPuller.fetchLatestIndex Starting replication process
> [junit4:junit4]   2> 23716 T401 C63 P38154 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
> [junit4:junit4]   2> 23717 T444 C61 P38161 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
> [junit4:junit4]   2> 23718 T444 C61 P38161 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363272769277/jetty4/index.20130314155312990 forceNew: false
> [junit4:junit4]   2> 23718 T444 C61 P38161 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@593c2bdb lockFactory=org.apache.lucene.store.NativeFSLockFactory@863c657) fullCopy=false
> [junit4:junit4]   2> 23722 T401 C63 P38154 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
> [junit4:junit4]   2> 23723 T444 C61 P38161 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
> [junit4:junit4]   2> 23724 T444 C61 P38161 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
> [junit4:junit4]   2> 23724 T444 C61 P38161 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
> [junit4:junit4]   2> 23726 T444 C61 P38161 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
> [junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@64d091d8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@213709b3),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@64d091d8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@213709b3),segFN=segments_2,generation=2,filenames=[segments_2]
> [junit4:junit4]   2> 23727 T444 C61 P38161 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
> [junit4:junit4]   2> 23727 T444 C61 P38161 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
> [junit4:junit4]   2> 23727 T444 C61 P38161 oass.SolrIndexSearcher.<init> Opening Searcher@7ce5bd main
> [junit4:junit4]   2> 23728 T443 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7ce5bd main{StandardDirectoryReader(segments_2:1:nrt)}
> [junit4:junit4]   2> 23729 T444 C61 P38161 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@593c2bdb lockFactory=org.apache.lucene.store.NativeFSLockFactory@863c657)
> [junit4:junit4]   2> 23730 T444 C61 P38161 oasc.RecoveryStrategy.replay No replay needed. core=collection1
> [junit4:junit4]   2> 23730 T444 C61 P38161 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
> [junit4:junit4]   2> 23730 T444 C61 P38161 oasc.ZkController.publish publishing core=collection1 state=active
> [junit4:junit4]   2> 23730 T444 C61 P38161 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
> [junit4:junit4]   2> 23732 T444 C61 P38161 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
> [junit4:junit4]   2> 23884 T373 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 23886 T373 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
> [junit4:junit4]   2> 	  "operation":"state",
> [junit4:junit4]   2> 	  "core_node_name":null,
> [junit4:junit4]   2> 	  "numShards":"1",
> [junit4:junit4]   2> 	  "shard":"shard1",
> [junit4:junit4]   2> 	  "roles":"none",
> [junit4:junit4]   2> 	  "state":"active",
> [junit4:junit4]   2> 	  "core":"onenodecollectioncore",
> [junit4:junit4]   2> 	  "collection":"onenodecollection",
> [junit4:junit4]   2> 	  "node_name":"127.0.0.1:38151_muhkb%2Fmb",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38151/muhkb/mb"}
> [junit4:junit4]   2> 23893 T373 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
> [junit4:junit4]   2> 	  "operation":"state",
> [junit4:junit4]   2> 	  "core_node_name":"5",
> [junit4:junit4]   2> 	  "numShards":"2",
> [junit4:junit4]   2> 	  "shard":"shard2",
> [junit4:junit4]   2> 	  "roles":null,
> [junit4:junit4]   2> 	  "state":"active",
> [junit4:junit4]   2> 	  "core":"collection1",
> [junit4:junit4]   2> 	  "collection":"collection1",
> [junit4:junit4]   2> 	  "node_name":"127.0.0.1:38161_muhkb%2Fmb",
> [junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38161/muhkb/mb"}
> [junit4:junit4]   2> 23911 T424 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 23911 T441 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 23911 T392 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 23911 T408 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 23911 T379 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 23911 T372 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
> [junit4:junit4]   2> 24428 T350 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 24430 T350 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: onenodecollection
> [junit4:junit4]   2> 24430 T350 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> ASYNC  NEW_CORE C64 name=onenodecollectioncore org.apache.solr.core.SolrCore@17a5f5a5 url=http://127.0.0.1:38151/muhkb/mb/onenodecollectioncore node=127.0.0.1:38151_muhkb%2Fmb C64_STATE=coll:onenodecollection core:onenodecollectioncore props:{shard=shard1, roles=none, state=active, core=onenodecollectioncore, collection=onenodecollection, node_name=127.0.0.1:38151_muhkb%2Fmb, base_url=http://127.0.0.1:38151/muhkb/mb, leader=true}
> [junit4:junit4]   2> 24501 T387 C64 P38151 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
> [junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@52380405 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4ea386b8),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 24502 T387 C64 P38151 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 24506 T387 C64 P38151 /update {wt=javabin&version=2} {add=[1 (1429495133003317248)]} 0 7
> [junit4:junit4]   2> 24517 T387 C64 P38151 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
> [junit4:junit4]   2> 24520 T387 C64 P38151 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
> [junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@52380405 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4ea386b8),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@52380405 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4ea386b8),segFN=segments_2,generation=2,filenames=[_0_NestedPulsing_0.doc, _0.fnm, _0_Memory_0.ram, _0_Lucene41_0.pos, _0_NestedPulsing_0.tip, _0.nvm, _0_NestedPulsing_0.tim, _0_NestedPulsing_0.pos, _0_Lucene41_0.doc, _0.nvd, segments_2, _0.fdx, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt]
> [junit4:junit4]   2> 24520 T387 C64 P38151 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0_NestedPulsing_0.doc, _0.fnm, _0_Memory_0.ram, _0_Lucene41_0.pos, _0_NestedPulsing_0.tip, _0.nvm, _0_NestedPulsing_0.tim, _0_NestedPulsing_0.pos, _0_Lucene41_0.doc, _0.nvd, segments_2, _0.fdx, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt]
> [junit4:junit4]   2> 24522 T387 C64 P38151 oass.SolrIndexSearcher.<init> Opening Searcher@52baae9d main
> [junit4:junit4]   2> 24523 T387 C64 P38151 oasu.DirectUpdateHandler2.commit end_commit_flush
> [junit4:junit4]   2> 24524 T448 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@52baae9d main{StandardDirectoryReader(segments_2:3 _0(4.3):C1)}
> [junit4:junit4]   2> 24525 T387 C64 P38151 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 8
> [junit4:junit4]   2> 24531 T387 C64 P38151 REQ /select {q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=1 
> [junit4:junit4]   2> 24533 T350 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
> [junit4:junit4]   2> 24548 T387 C64 P38151 REQ /select {q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0 
> [junit4:junit4]   2> ASYNC  NEW_CORE C65 name=collection1 org.apache.solr.core.SolrCore@50dafd61 url=http://127.0.0.1:38147/muhkb/mb/collection1 node=127.0.0.1:38147_muhkb%2Fmb C65_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:38147_muhkb%2Fmb, base_url=http://127.0.0.1:38147/muhkb/mb, leader=true}
> [junit4:junit4]   2> 24565 T362 C65 P38147 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
> [junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@8f9c09e lockFactory=org.apache.lucene.store.NativeFSLockFactory@6e045e81),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 24566 T362 C65 P38147 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
> [junit4:junit4]   2> 24570 T362 C65 P38147 /update {wt=javabin&version=2} {add=[1 (1429495133069377536)]} 0 8
> [junit4:junit4]   2>  C60_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:38157_muhkb%2Fmb, base_url=http://127.0.0.1:38157/muhkb/mb}
> [junit4:junit4]   2> 24623 T414 C60 P38157 /update {distrib.from=http://127.0.0.1:38151/muhkb/mb/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1429495133115514880)]} 0 3
> [junit4:junit4]   2> 24624 T388 C62 P38151 /update {distrib.from=http://127.0.0.1:38154/muhkb/mb/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[1 (1429495133115514880)]} 0 17
> [junit4:junit4]   2> 24625 T404 C63 P38154 /update {wt=javabin&version=2} {add=[1]} 0 30
> [junit4:junit4]   2> 24629 T362 C65 P38147 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
> [junit4:junit4]   2> 24635 T362 C65 P38147 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
> [junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@8f9c09e lockFactory=org.apache.lucene.store.NativeFSLockFactory@6e045e81),segFN=segments_1,generation=1,filenames=[segments_1]
> [junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@8f9c09e lockFactory=org.apache.lucene.store.NativeFSLockFactory@6e045e81),segFN=segments_2,generation=2,filenames=[_0_NestedPulsing_0.doc, _0.fnm, _0_Memory_0.ram, _0_Lucene41_0.pos, _0.nvm, _0_NestedPulsing_0.tip, _0_Memory_1.ram, _0_NestedPulsing_0.tim, _0_NestedPulsing_0.pos, _0_Lucene41_0.doc, _0.nvd, segments_2, _0.fdx, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt]
> [junit4:junit4]   2> 24636 T362 C65 P38147 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0_NestedPulsing_0.doc, _0.fnm, _0_Memory_0.ram, _0_Lucene41_0.pos, _0.nvm, _0_NestedPulsing_0.tip, _0_Memory_1.ram, _0_NestedPulsing_0.tim, _0_NestedPulsing_0.pos, _0_Lucene41_0.doc, _0.nvd, segments_2, _0.fdx, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt]
> [junit4:junit4]   2> 24638 T362 C65 P38147 oass.SolrIndexSearcher.<init> Opening Searcher@63bbd1f9 main
> [junit4:junit4]   2> 24639 T362 C65 P38147 oasu.DirectUpdateHandler2.commit end_commit_flush
> [junit4:junit4]   2> 24640 T376 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@63bbd1f9 main{StandardDirectoryReader(segments_2:3 _0(4.3):C1)}
> [junit4:junit4]   2> 24642 T362 C65 P38147 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 13
> [junit4:junit4]   2> 24645 T382 C62 P38151 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
> [junit4:junit4]   2> 24659 T382 C62 P38151 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
> [junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@3f54b627 lockFactory=org.apache.lucene.store.NativeFSLockFactory@cf2e646),segFN=segments_2,generation=2,filenames=[segments_2]
> [junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@3f54b627 lockFactory=org.apache.lucene.store.NativeFSLockFactory@cf2e646),segFN=segments_3,generation=3,filenames=[_0_NestedPulsing_0.doc, _0.fnm, _0_Memory_0.ram, _0_Lucene41_0.pos, _0.nvm, _0_NestedPulsing_0.tip, _0_Memory_1.ram, _0_NestedPulsing_0.tim, _0_NestedPulsing_0.pos, _0_Lucene41_0.doc, _0.nvd, _0.fdx, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt, segments_3]
> [junit4:junit4]   2> 24660 T382 C62 P38151 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0_NestedPulsing_0.doc, _0.fnm, _0_Memory_0.ram, _0_Lucene41_0.pos, _0.nvm, _0_NestedPulsing_0.tip, _0_Memory_1.ram, _0_NestedPulsing_0.tim, _0_NestedPulsing_0.pos, _0_Lucene41_0.doc, _0.nvd, _0.fdx, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt, segments_3]
> [junit4:junit4]   2> 24662 T382 C62 P38151 oass.SolrIndexSearcher.<init> Opening Searcher@58bbaf09 main
> [junit4:junit4]   2> 24663 T382 C62 P38151 oasu.DirectUpdateHandler2.commit end_commit_flush
> [junit4:junit4]   2> 24663 T394 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@58bbaf09 main{StandardDirectoryReader(segments_3:3:nrt _0(4.3):C1)}
> [junit4:junit4]   2> 24664 T382 C62 P38151 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:38157/muhkb/mb/collection1/, StdNode: http://127.0.0.1:38154/muhkb/mb/collection1/, StdNode: http://127.0.0.1:38161/muhkb/mb/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
> [junit4:junit4]   2> 24667 T398 C63 P38154 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
> [junit4:junit4]   2> 24668 T414 C60 P38157 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
> [junit4:junit4]   2> 24671 T398 C63 P38154 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
> [junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1d04e75b lockFactory=org.apache.lucene.store.NativeFSLockFactory@7eb9926),segFN=segments_2,generation=2,filenames=[segments_2]
> [junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1d04e75b lockFactory=org.apache.lucene.store.NativeFSLockFactory@7eb9926),segFN=segments_3,generation=3,filenames=[segments_3]
> [junit4:junit4]   2> 24672 T398 C63 P38154 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
> [junit4:junit4]   2> 24672 T398 C63 P38154 oass.SolrIndexSearcher.<init> Opening Searcher@3f7188a9 main
> [junit4:junit4]   2> 24673 T398 C63 P38154 oasu.DirectUpdateHandler2.commit end_commit_flush
> [junit4:junit4]   2> 24674 T410 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3f7188a9 main{StandardDirectoryReader(segments_2:1:nrt)}
> [junit4:junit4]   2> 24674 T398 C63 P38154 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
> [junit4:junit4]   2> 24676 T414 C60 P38157 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
> [junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@588c6ea1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@438060f4),segFN=segments_2,generation=2,filenames=[segments_2]
> [junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@588c6ea1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@438060f4),segFN=segments_3,generation=3,filenames=[_0_NestedPulsing_0.doc, _0.fnm, _0_Memory_0.ram, _0_Lucene41_0.pos, _0.nvm, _0_NestedPulsing_0.tip, _0_Memory_1.ram, _0_NestedPulsing_0.tim, _0_NestedPulsing_0.pos, _0_Lucene41_0.doc, _0.nvd, _0.fdx, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt, segments_3]
> [junit4:junit4]   2> 24677 T414 C60 P38157 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0_NestedPulsing_0.doc, _0.fnm, _0_Memory_0.ram, _0_Lucene41_0.pos, _0.nvm, _0_NestedPulsing_0.tip, _0_Memory_1.ram, _0_NestedPulsing_0.tim, _0_NestedPulsing_0.pos, _0_Lucene41_0.doc, _0.nvd, _0.fdx, _0.si, _0_Lucene41_0.tim, _0_Lucene41_0.tip, _0.fdt, segments_3]
> [junit4:junit4]   2>  C61_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:38161_muhkb%2Fmb, base_url=http://127.0.0.1:38161/muhkb/mb}
> [junit4:junit4]   2> 24679 T431 C61 P38161 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
> [junit4:junit4]   2> 24679 T414 C60 P38157 oass.SolrIndexSearcher.<init> Opening Searcher@25e2203c main
> [junit4:junit4]   2> 24680 T414 C60 P38157 oasu.DirectUpdateHandler2.commit end_commit_flush
> [junit4:junit4]   2> 24680 T431 C61 P38161 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
> [junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@64d091d8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@213709b3),segFN=segments_2,generation=2,filenames=[segments_2]
> [junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@64d091d8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@213709b3),segFN=segments_3,generation=3,filenames=[segments_3]
> [junit4:junit4]   2> 24681 T431 C61 P38161 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
> [junit4:junit4]   2> 24681 T426 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@25e2203c main{StandardDirectoryReader(segments_3:3:nrt _0(4.3):C1)}
> [junit4:junit4]   2> 24681 T431 C61 P38161 oass.SolrIndexSearcher.<init> Opening Searcher@6fa0b93e main
> [junit4:junit4]   2> 24682 T414 C60 P38157 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 14
> [junit4:junit4]   2> 24682 T431 C61 P38161 oasu.DirectUpdateHandler2.commit end_commit_flush
> [junit4:junit4]   2> 24683 T443 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6fa0b93e main{StandardDirectoryReader(segments_2:1:nrt)}
> [junit4:junit4]   2> 24683 T431 C61 P38161 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 5
> [junit4:junit4]   2> 24684 T382 C62 P38151 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 39
> [junit4:junit4]   2> 24685 T350 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
> [junit4:junit4]   2> 24686 T350 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
> [junit4:junit4]   2> 24688 T350 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
> [junit4:junit4]   2> 24692 T362 C65 P38147 REQ /select {q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=1 
> [junit4:junit4]   2> 24694 T350 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38144/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@48c95aa2
> [junit4:junit4]   2> 24696 T350 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
> [junit4:junit4]   2> 24696 T456 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:38144. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
> [junit4:junit4]   2> 24697 T456 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:38144, initiating session
> [junit4:junit4]   2> 24697 T352 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:38182
> [junit4:junit4]   2> 24698 T352 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:38182
> [junit4:junit4]   2> 24700 T354 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d69639f04000d with negotiated timeout 10000 for client /140.211.11.196:38182
> [junit4:junit4]   2> 24700 T456 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:38144, sessionid = 0x13d69639f04000d, negotiated timeout = 10000
> [junit4:junit4]   2> 24701 T457 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@48c95aa2 name:ZooKeeperConnection Watcher:127.0.0.1:38144/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
> [junit4:junit4]   2> 24701 T350 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
> [junit4:junit4]   2> 24703 T350 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
> [junit4:junit4]   2> 24713 T355 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d69639f04000d
> [junit4:junit4]   2> 24714 T457 oaz.ClientCnxn$EventThread.r
> 
> [...truncated too long message...]
> 
> 79 oazs.SyncRequestProcessor.run SyncRequestProcessor exited!
> [junit4:junit4]   2> 79422 T2275 oazs.FinalRequestProcessor.shutdown shutdown of request processor complete
> [junit4:junit4]   2> 79423 T2275 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:12323 12323
> [junit4:junit4]   2> 79550 T2277 oazs.NIOServerCnxnFactory.run NIOServerCnxn factory exited run method
> [junit4:junit4]   2> 79551 T2275 oazs.ZooKeeperServer.shutdown shutting down
> [junit4:junit4]   2> 79551 T2275 oazs.SessionTrackerImpl.shutdown Shutting down
> [junit4:junit4]   2> 79552 T2275 oazs.PrepRequestProcessor.shutdown Shutting down
> [junit4:junit4]   2> 79552 T2275 oazs.SyncRequestProcessor.shutdown Shutting down
> [junit4:junit4]   2> 79552 T2275 oazs.FinalRequestProcessor.shutdown shutdown of request processor complete
> [junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
> [junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SyncSliceTest -Dtests.method=testDistribSearch -Dtests.seed=60EC721D15B9797D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de -Dtests.timezone=Australia/Broken_Hill -Dtests.file.encoding=US-ASCII
> [junit4:junit4] FAILURE 79.6s J1 | SyncSliceTest.testDistribSearch <<<
> [junit4:junit4]    > Throwable #1: java.lang.AssertionError
> [junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([60EC721D15B9797D:E10AFC0562E61941]:0)
> [junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:92)
> [junit4:junit4]    > 	at org.junit.Assert.assertTrue(Assert.java:43)
> [junit4:junit4]    > 	at org.junit.Assert.assertTrue(Assert.java:54)
> [junit4:junit4]    > 	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:196)
> [junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
> [junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> [junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> [junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:616)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
> [junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
> [junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
> [junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
> [junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
> [junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
> [junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
> [junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
> [junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
> [junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
> [junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
> [junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> [junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
> [junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:679)
> [junit4:junit4]   2> 79558 T2275 oas.SolrTestCaseJ4.deleteCore ###deleteCore
> [junit4:junit4]   2> 79561 T2274 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
> [junit4:junit4]   2> 80079 T2278 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
> [junit4:junit4]   2> NOTE: test params are: codec=Lucene41, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=de, timezone=Australia/Broken_Hill
> [junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=4,free=216916560,total=453246976
> [junit4:junit4]   2> NOTE: All tests run in this JVM: [SignatureUpdateProcessorFactoryTest, CurrencyFieldXmlFileTest, IndexReaderFactoryTest, SuggesterTSTTest, TestQueryTypes, NumericFieldsTest, TestOmitPositions, TestCSVLoader, BadIndexSchemaTest, RequestHandlersTest, TestStressReorder, TestLMJelinekMercerSimilarityFactory, ConvertedLegacyTest, PathHierarchyTokenizerFactoryTest, BasicZkTest, DateMathParserTest, CurrencyFieldOpenExchangeTest, TestReload, TestFastOutputStream, SolrCmdDistributorTest, TestElisionMultitermQuery, URLClassifyProcessorTest, BasicDistributedZk2Test, MultiTermTest, AliasIntegrationTest, SolrIndexConfigTest, FullSolrCloudDistribCmdsTest, OpenCloseCoreStressTest, TestSystemIdResolver, TestSolr4Spatial, IndexSchemaRuntimeFieldTest, PingRequestHandlerTest, TestUtils, OpenExchangeRatesOrgProviderTest, TestFieldCollectionResource, TestFiltering, TestJmxMonitoredMap, TestDistributedGrouping, XmlUpdateRequestHandlerTest, LeaderElectionIntegrationTest, SpellCheckComponentTest, TestArbitraryIndexDir, StandardRequestHandlerTest, FileUtilsTest, StatsComponentTest, ShardRoutingCustomTest, SolrRequestParserTest, TestCollationField, TestLazyCores, TestStressLucene, SampleTest, TestJmxIntegration, TestSuggestSpellingConverter, CollectionsAPIDistributedZkTest, DistanceFunctionTest, SortByFunctionTest, TestRangeQuery, XsltUpdateRequestHandlerTest, RequiredFieldsTest, TestBinaryField, TestUpdate, TestQuerySenderNoQuery, SolrPluginUtilsTest, SyncSliceTest]
> [junit4:junit4] Completed on J1 in 80.33s, 1 test, 1 failure <<< FAILURES!
> 
> [...truncated 412 lines...]
> BUILD FAILED
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:381: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:361: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:39: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build.xml:183: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/common-build.xml:449: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:1213: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:877: There were test failures: 272 suites, 1145 tests, 1 error, 1 failure, 27 ignored (8 assumptions)
> 
> Total time: 48 minutes 20 seconds
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure
> Sending email for trigger: Failure
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org