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/13 01:53:34 UTC

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

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

1 tests failed.
REGRESSION:  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([B9DE0099DB78EBE4:38388E81AC278BD8]: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 8440 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   2> 1 T424 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 9 T424 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-1363134976790
[junit4:junit4]   2> 10 T424 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 11 T425 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 15 T425 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 15 T425 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 15 T425 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 15 T425 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 16 T425 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-1363134976789/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 112 T424 oasc.ZkTestServer.run start zk server on port:56809
[junit4:junit4]   2> 112 T424 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56809 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@6bc947
[junit4:junit4]   2> 114 T424 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 114 T430 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56809. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 115 T430 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56809, initiating session
[junit4:junit4]   2> 115 T426 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:20392
[junit4:junit4]   2> 115 T426 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:20392
[junit4:junit4]   2> 115 T428 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 123 T428 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d612d131e0000 with negotiated timeout 10000 for client /140.211.11.196:20392
[junit4:junit4]   2> 123 T430 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56809, sessionid = 0x13d612d131e0000, negotiated timeout = 10000
[junit4:junit4]   2> 124 T431 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6bc947 name:ZooKeeperConnection Watcher:127.0.0.1:56809 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 124 T424 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 125 T424 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 134 T429 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d612d131e0000
[junit4:junit4]   2> 140 T431 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 140 T424 oaz.ZooKeeper.close Session: 0x13d612d131e0000 closed
[junit4:junit4]   2> 140 T426 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:20392 which had sessionid 0x13d612d131e0000
[junit4:junit4]   2> 141 T424 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56809/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@5e967746
[junit4:junit4]   2> 141 T424 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 142 T432 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56809. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 142 T432 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56809, initiating session
[junit4:junit4]   2> 143 T426 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:54349
[junit4:junit4]   2> 143 T426 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:54349
[junit4:junit4]   2> 152 T428 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d612d131e0001 with negotiated timeout 10000 for client /140.211.11.196:54349
[junit4:junit4]   2> 152 T432 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56809, sessionid = 0x13d612d131e0001, negotiated timeout = 10000
[junit4:junit4]   2> 152 T433 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5e967746 name:ZooKeeperConnection Watcher:127.0.0.1:56809/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 152 T424 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 153 T424 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 162 T424 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 169 T424 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 172 T424 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 186 T424 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> 186 T424 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 204 T424 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> 205 T424 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 314 T424 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> 314 T424 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 330 T424 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> 330 T424 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 339 T424 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> 340 T424 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 343 T424 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> 344 T424 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 347 T424 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> 347 T424 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 351 T424 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> 351 T424 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 354 T424 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> 355 T424 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 366 T429 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d612d131e0001
[junit4:junit4]   2> 373 T433 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 373 T424 oaz.ZooKeeper.close Session: 0x13d612d131e0001 closed
[junit4:junit4]   2> 373 T426 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:54349 which had sessionid 0x13d612d131e0001
[junit4:junit4]   2> 528 T424 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 535 T424 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:25158
[junit4:junit4]   2> 536 T424 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 536 T424 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 536 T424 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-1363134977154
[junit4:junit4]   2> 537 T424 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-1363134977154/solr.xml
[junit4:junit4]   2> 537 T424 oasc.CoreContainer.<init> New CoreContainer 409638510
[junit4:junit4]   2> 538 T424 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-1363134977154/'
[junit4:junit4]   2> 538 T424 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-1363134977154/'
[junit4:junit4]   2> 584 T424 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 585 T424 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 585 T424 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 585 T424 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 586 T424 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 586 T424 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 586 T424 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 587 T424 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 587 T424 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 587 T424 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 602 T424 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 619 T424 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:56809/solr
[junit4:junit4]   2> 620 T424 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 620 T424 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56809 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@4596b9cd
[junit4:junit4]   2> 621 T424 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 621 T443 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56809. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 622 T443 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56809, initiating session
[junit4:junit4]   2> 622 T426 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:37044
[junit4:junit4]   2> 623 T426 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:37044
[junit4:junit4]   2> 624 T428 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d612d131e0002 with negotiated timeout 20000 for client /140.211.11.196:37044
[junit4:junit4]   2> 624 T443 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56809, sessionid = 0x13d612d131e0002, negotiated timeout = 20000
[junit4:junit4]   2> 625 T444 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4596b9cd name:ZooKeeperConnection Watcher:127.0.0.1:56809 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 625 T424 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 626 T429 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d612d131e0002
[junit4:junit4]   2> 637 T444 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 637 T426 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:37044 which had sessionid 0x13d612d131e0002
[junit4:junit4]   2> 637 T424 oaz.ZooKeeper.close Session: 0x13d612d131e0002 closed
[junit4:junit4]   2> 638 T424 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 645 T424 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56809/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@42ca7192
[junit4:junit4]   2> 646 T424 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 650 T445 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56809. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 651 T445 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56809, initiating session
[junit4:junit4]   2> 651 T426 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:54770
[junit4:junit4]   2> 652 T426 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:54770
[junit4:junit4]   2> 653 T428 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d612d131e0003 with negotiated timeout 20000 for client /140.211.11.196:54770
[junit4:junit4]   2> 653 T445 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56809, sessionid = 0x13d612d131e0003, negotiated timeout = 20000
[junit4:junit4]   2> 654 T446 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42ca7192 name:ZooKeeperConnection Watcher:127.0.0.1:56809/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 654 T424 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 656 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 665 T424 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 667 T424 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:25158_
[junit4:junit4]   2> 668 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:25158_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:25158_
[junit4:junit4]   2> 669 T424 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:25158_
[junit4:junit4]   2> 678 T424 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 689 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0003 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> 691 T424 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 694 T424 oasc.Overseer.start Overseer (id=89334413839433731-127.0.0.1:25158_-n_0000000000) starting
[junit4:junit4]   2> 694 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 701 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 703 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 709 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 710 T448 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 711 T424 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 722 T424 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 725 T424 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 727 T447 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 732 T449 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-1363134977154/collection1
[junit4:junit4]   2> 733 T449 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 733 T449 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 734 T449 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 735 T449 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-1363134977154/collection1/'
[junit4:junit4]   2> 736 T449 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-1363134977154/collection1/lib/README' to classloader
[junit4:junit4]   2> 736 T449 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-1363134977154/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 775 T449 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 821 T449 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 922 T449 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 933 T449 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1690 T449 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1704 T449 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1709 T449 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1732 T449 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1738 T449 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1745 T449 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1746 T449 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1747 T449 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1747 T449 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1749 T449 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1749 T449 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1749 T449 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1750 T449 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-1363134977154/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/control/data/
[junit4:junit4]   2> 1750 T449 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a114025
[junit4:junit4]   2> 1752 T449 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1752 T449 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/control/data forceNew: false
[junit4:junit4]   2> 1753 T449 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/control/data/index/
[junit4:junit4]   2> 1753 T449 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1753 T449 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/control/data/index forceNew: false
[junit4:junit4]   2> 1758 T449 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@46ec780e lockFactory=org.apache.lucene.store.NativeFSLockFactory@1cd87431),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1758 T449 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1761 T449 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1761 T449 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1762 T449 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1763 T449 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1764 T449 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1764 T449 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1764 T449 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1765 T449 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1765 T449 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1774 T449 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1781 T449 oass.SolrIndexSearcher.<init> Opening Searcher@28439b37 main
[junit4:junit4]   2> 1781 T449 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/control/data/tlog
[junit4:junit4]   2> 1783 T449 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1783 T449 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1788 T450 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@28439b37 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1790 T449 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1791 T449 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1791 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0003 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> 2233 T447 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2234 T447 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:25158_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:25158"}
[junit4:junit4]   2> 2234 T447 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2235 T447 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2236 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0003 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> 2259 T446 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> 2848 T449 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2848 T449 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:25158 collection:control_collection shard:shard1
[junit4:junit4]   2> 2852 T449 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2897 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0003 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> 2904 T449 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2904 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0003 type:create cxid:0x78 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2910 T449 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2911 T449 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2911 T449 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:25158/collection1/
[junit4:junit4]   2> 2911 T449 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2912 T449 oasc.SyncStrategy.syncToMe http://127.0.0.1:25158/collection1/ has no replicas
[junit4:junit4]   2> 2912 T449 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:25158/collection1/
[junit4:junit4]   2> 2912 T449 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2921 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0003 type:create cxid:0x82 zxid:0x3c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3770 T447 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3814 T446 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> 3849 T449 oasc.ZkController.register We are http://127.0.0.1:25158/collection1/ and leader is http://127.0.0.1:25158/collection1/
[junit4:junit4]   2> 3849 T449 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:25158
[junit4:junit4]   2> 3850 T449 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3850 T449 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3850 T449 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3853 T449 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3854 T424 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> 3854 T424 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3855 T424 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3867 T424 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3868 T424 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56809/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@10530392
[junit4:junit4]   2> 3869 T424 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3869 T452 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56809. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 3869 T452 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56809, initiating session
[junit4:junit4]   2> 3870 T426 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:11908
[junit4:junit4]   2> 3870 T426 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:11908
[junit4:junit4]   2> 3871 T428 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d612d131e0004 with negotiated timeout 10000 for client /140.211.11.196:11908
[junit4:junit4]   2> 3871 T452 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56809, sessionid = 0x13d612d131e0004, negotiated timeout = 10000
[junit4:junit4]   2> 3872 T453 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10530392 name:ZooKeeperConnection Watcher:127.0.0.1:56809/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3872 T424 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3874 T424 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3876 T424 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4015 T424 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4018 T424 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:33693
[junit4:junit4]   2> 4019 T424 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4019 T424 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4020 T424 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-1363134980656
[junit4:junit4]   2> 4020 T424 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-1363134980656/solr.xml
[junit4:junit4]   2> 4021 T424 oasc.CoreContainer.<init> New CoreContainer 777609881
[junit4:junit4]   2> 4022 T424 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-1363134980656/'
[junit4:junit4]   2> 4022 T424 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-1363134980656/'
[junit4:junit4]   2> 4062 T424 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 4062 T424 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4063 T424 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4063 T424 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4063 T424 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4064 T424 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4064 T424 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4065 T424 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4065 T424 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4065 T424 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4084 T424 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4101 T424 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:56809/solr
[junit4:junit4]   2> 4102 T424 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4102 T424 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56809 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@647b3b24
[junit4:junit4]   2> 4103 T424 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4103 T463 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56809. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4104 T463 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56809, initiating session
[junit4:junit4]   2> 4104 T426 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:49403
[junit4:junit4]   2> 4105 T426 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:49403
[junit4:junit4]   2> 4107 T428 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d612d131e0005 with negotiated timeout 20000 for client /140.211.11.196:49403
[junit4:junit4]   2> 4107 T463 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56809, sessionid = 0x13d612d131e0005, negotiated timeout = 20000
[junit4:junit4]   2> 4107 T464 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@647b3b24 name:ZooKeeperConnection Watcher:127.0.0.1:56809 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4107 T424 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4108 T429 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d612d131e0005
[junit4:junit4]   2> 4109 T464 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4109 T424 oaz.ZooKeeper.close Session: 0x13d612d131e0005 closed
[junit4:junit4]   2> 4110 T426 oazs.NIOServerCnxn.doIO WARNING caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13d612d131e0005, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:679)
[junit4:junit4]   2> 
[junit4:junit4]   2> 4110 T424 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 4111 T426 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:49403 which had sessionid 0x13d612d131e0005
[junit4:junit4]   2> 4120 T424 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56809/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@551ffcc2
[junit4:junit4]   2> 4122 T424 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4122 T465 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56809. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4123 T465 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56809, initiating session
[junit4:junit4]   2> 4123 T426 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:51226
[junit4:junit4]   2> 4123 T426 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:51226
[junit4:junit4]   2> 4125 T428 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d612d131e0006 with negotiated timeout 20000 for client /140.211.11.196:51226
[junit4:junit4]   2> 4125 T465 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56809, sessionid = 0x13d612d131e0006, negotiated timeout = 20000
[junit4:junit4]   2> 4125 T466 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@551ffcc2 name:ZooKeeperConnection Watcher:127.0.0.1:56809/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4125 T424 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4127 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0006 type:create cxid:0x1 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4128 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0006 type:create cxid:0x2 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4131 T424 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5136 T424 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33693_
[junit4:junit4]   2> 5137 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0006 type:delete cxid:0xb zxid:0x4c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:33693_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:33693_
[junit4:junit4]   2> 5164 T424 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33693_
[junit4:junit4]   2> 5169 T446 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> 5169 T453 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5169 T466 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5171 T446 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5183 T467 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-1363134980656/collection1
[junit4:junit4]   2> 5184 T467 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 5185 T467 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 5185 T467 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 5188 T467 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-1363134980656/collection1/'
[junit4:junit4]   2> 5189 T467 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-1363134980656/collection1/lib/README' to classloader
[junit4:junit4]   2> 5190 T467 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-1363134980656/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 5248 T467 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 5320 T467 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5329 T447 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5330 T447 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:25158_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:25158"}
[junit4:junit4]   2> 5336 T446 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> 5336 T453 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> 5421 T467 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5421 T466 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> 5431 T467 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 6179 T467 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 6193 T467 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 6198 T467 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 6229 T467 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6238 T467 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6246 T467 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6248 T467 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 6249 T467 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 6250 T467 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6252 T467 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 6253 T467 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 6253 T467 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 6254 T467 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-1363134980656/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty1/
[junit4:junit4]   2> 6255 T467 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a114025
[junit4:junit4]   2> 6256 T467 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 6256 T467 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty1 forceNew: false
[junit4:junit4]   2> 6257 T467 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty1/index/
[junit4:junit4]   2> 6257 T467 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 6257 T467 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty1/index forceNew: false
[junit4:junit4]   2> 6261 T467 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2642c966 lockFactory=org.apache.lucene.store.NativeFSLockFactory@66cd1779),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6261 T467 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6264 T467 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 6265 T467 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 6266 T467 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 6266 T467 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 6267 T467 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 6267 T467 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 6268 T467 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 6269 T467 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 6269 T467 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6277 T467 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6284 T467 oass.SolrIndexSearcher.<init> Opening Searcher@4af59205 main
[junit4:junit4]   2> 6285 T467 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty1/tlog
[junit4:junit4]   2> 6286 T467 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 6286 T467 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 6292 T468 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4af59205 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6294 T467 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 6295 T467 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6846 T447 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6847 T447 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:33693_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33693"}
[junit4:junit4]   2> 6847 T447 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6848 T447 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6860 T466 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> 6860 T453 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> 6860 T446 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> 7300 T467 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7300 T467 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:33693 collection:collection1 shard:shard1
[junit4:junit4]   2> 7301 T467 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7322 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0006 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> 7324 T467 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7324 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0006 type:create cxid:0x49 zxid:0x5d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7335 T467 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7335 T467 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7336 T467 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:33693/collection1/
[junit4:junit4]   2> 7336 T467 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7336 T467 oasc.SyncStrategy.syncToMe http://127.0.0.1:33693/collection1/ has no replicas
[junit4:junit4]   2> 7336 T467 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:33693/collection1/
[junit4:junit4]   2> 7337 T467 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7343 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0006 type:create cxid:0x53 zxid:0x61 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8366 T447 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8386 T453 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> 8386 T446 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> 8386 T466 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> 8418 T467 oasc.ZkController.register We are http://127.0.0.1:33693/collection1/ and leader is http://127.0.0.1:33693/collection1/
[junit4:junit4]   2> 8418 T467 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:33693
[junit4:junit4]   2> 8419 T467 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8419 T467 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8419 T467 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8423 T467 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8424 T424 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> 8425 T424 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8426 T424 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8644 T424 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8646 T424 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:47275
[junit4:junit4]   2> 8648 T424 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8648 T424 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8649 T424 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-1363134985223
[junit4:junit4]   2> 8649 T424 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-1363134985223/solr.xml
[junit4:junit4]   2> 8650 T424 oasc.CoreContainer.<init> New CoreContainer 734973521
[junit4:junit4]   2> 8651 T424 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-1363134985223/'
[junit4:junit4]   2> 8651 T424 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-1363134985223/'
[junit4:junit4]   2> 8704 T424 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8705 T424 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8706 T424 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8706 T424 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8707 T424 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8707 T424 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8708 T424 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8708 T424 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8709 T424 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8709 T424 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8732 T424 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8756 T424 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:56809/solr
[junit4:junit4]   2> 8757 T424 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8757 T424 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56809 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@25e7bff8
[junit4:junit4]   2> 8758 T424 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8759 T479 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56809. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 8760 T479 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56809, initiating session
[junit4:junit4]   2> 8760 T426 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:58818
[junit4:junit4]   2> 8761 T426 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:58818
[junit4:junit4]   2> 8763 T428 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d612d131e0007 with negotiated timeout 20000 for client /140.211.11.196:58818
[junit4:junit4]   2> 8763 T479 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56809, sessionid = 0x13d612d131e0007, negotiated timeout = 20000
[junit4:junit4]   2> 8764 T480 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@25e7bff8 name:ZooKeeperConnection Watcher:127.0.0.1:56809 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8764 T424 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8767 T429 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d612d131e0007
[junit4:junit4]   2> 8778 T480 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8778 T424 oaz.ZooKeeper.close Session: 0x13d612d131e0007 closed
[junit4:junit4]   2> 8778 T426 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:58818 which had sessionid 0x13d612d131e0007
[junit4:junit4]   2> 8779 T424 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8790 T424 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56809/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@66c126b3
[junit4:junit4]   2> 8791 T424 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8792 T481 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56809. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 8792 T481 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56809, initiating session
[junit4:junit4]   2> 8793 T426 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:41986
[junit4:junit4]   2> 8793 T426 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:41986
[junit4:junit4]   2> 8795 T428 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d612d131e0008 with negotiated timeout 20000 for client /140.211.11.196:41986
[junit4:junit4]   2> 8795 T481 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56809, sessionid = 0x13d612d131e0008, negotiated timeout = 20000
[junit4:junit4]   2> 8795 T482 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@66c126b3 name:ZooKeeperConnection Watcher:127.0.0.1:56809/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8796 T424 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8797 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0008 type:create cxid:0x1 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8799 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0008 type:create cxid:0x2 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8810 T424 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9813 T424 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47275_
[junit4:junit4]   2> 9815 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0008 type:delete cxid:0xb zxid:0x70 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:47275_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:47275_
[junit4:junit4]   2> 9825 T424 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47275_
[junit4:junit4]   2> 9829 T446 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> 9831 T453 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9831 T482 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9831 T466 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9831 T453 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> 9832 T466 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> 9833 T446 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9842 T483 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-1363134985223/collection1
[junit4:junit4]   2> 9843 T483 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9844 T483 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9844 T483 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9845 T483 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-1363134985223/collection1/'
[junit4:junit4]   2> 9847 T483 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-1363134985223/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9847 T483 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-1363134985223/collection1/lib/README' to classloader
[junit4:junit4]   2> 9898 T483 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 9902 T447 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9903 T447 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:33693_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33693"}
[junit4:junit4]   2> 9912 T466 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> 9912 T482 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> 9912 T446 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> 9912 T453 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> 9959 T483 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 10061 T483 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 10071 T483 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10790 T483 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10804 T483 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10809 T483 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10833 T483 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10839 T483 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10845 T483 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10847 T483 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10847 T483 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10847 T483 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10849 T483 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10849 T483 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10849 T483 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10850 T483 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-1363134985223/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty2/
[junit4:junit4]   2> 10850 T483 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a114025
[junit4:junit4]   2> 10851 T483 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10852 T483 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty2 forceNew: false
[junit4:junit4]   2> 10853 T483 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty2/index/
[junit4:junit4]   2> 10853 T483 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10853 T483 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty2/index forceNew: false
[junit4:junit4]   2> 10857 T483 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6d75ae09 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f22c960),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10858 T483 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10861 T483 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10861 T483 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10862 T483 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10863 T483 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10864 T483 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10864 T483 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10865 T483 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10866 T483 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10866 T483 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10875 T483 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10882 T483 oass.SolrIndexSearcher.<init> Opening Searcher@77b48eeb main
[junit4:junit4]   2> 10882 T483 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty2/tlog
[junit4:junit4]   2> 10883 T483 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10884 T483 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10890 T484 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@77b48eeb main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10893 T483 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10893 T483 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11420 T447 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11423 T447 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:47275_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:47275"}
[junit4:junit4]   2> 11423 T447 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11424 T447 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 11440 T466 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> 11440 T453 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> 11440 T482 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> 11440 T446 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> 11896 T483 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11896 T483 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:47275 collection:collection1 shard:shard2
[junit4:junit4]   2> 11898 T483 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 11917 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0008 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> 11920 T483 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11921 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0008 type:create cxid:0x48 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11930 T483 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11931 T483 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11931 T483 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:47275/collection1/
[junit4:junit4]   2> 11932 T483 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11932 T483 oasc.SyncStrategy.syncToMe http://127.0.0.1:47275/collection1/ has no replicas
[junit4:junit4]   2> 11933 T483 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:47275/collection1/
[junit4:junit4]   2> 11933 T483 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 11937 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0008 type:create cxid:0x51 zxid:0x83 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12947 T447 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12969 T466 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> 12969 T446 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> 12969 T453 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> 12969 T482 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> 13018 T483 oasc.ZkController.register We are http://127.0.0.1:47275/collection1/ and leader is http://127.0.0.1:47275/collection1/
[junit4:junit4]   2> 13018 T483 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:47275
[junit4:junit4]   2> 13018 T483 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 13018 T483 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 13019 T483 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13021 T483 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13022 T424 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> 13022 T424 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 13023 T424 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13229 T424 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 13232 T424 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:49831
[junit4:junit4]   2> 13233 T424 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 13234 T424 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 13234 T424 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-1363134989819
[junit4:junit4]   2> 13234 T424 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-1363134989819/solr.xml
[junit4:junit4]   2> 13235 T424 oasc.CoreContainer.<init> New CoreContainer 1921594451
[junit4:junit4]   2> 13236 T424 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-1363134989819/'
[junit4:junit4]   2> 13236 T424 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-1363134989819/'
[junit4:junit4]   2> 13288 T424 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 13289 T424 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 13289 T424 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 13290 T424 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 13290 T424 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 13290 T424 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 13291 T424 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 13291 T424 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 13292 T424 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 13292 T424 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 13314 T424 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 13334 T424 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:56809/solr
[junit4:junit4]   2> 13335 T424 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 13335 T424 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56809 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@6577e8ce
[junit4:junit4]   2> 13336 T424 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13337 T495 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56809. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 13337 T495 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56809, initiating session
[junit4:junit4]   2> 13338 T426 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:36658
[junit4:junit4]   2> 13338 T426 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:36658
[junit4:junit4]   2> 13340 T428 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d612d131e0009 with negotiated timeout 20000 for client /140.211.11.196:36658
[junit4:junit4]   2> 13340 T495 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56809, sessionid = 0x13d612d131e0009, negotiated timeout = 20000
[junit4:junit4]   2> 13340 T496 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6577e8ce name:ZooKeeperConnection Watcher:127.0.0.1:56809 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13340 T424 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13342 T429 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d612d131e0009
[junit4:junit4]   2> 13343 T496 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 13343 T426 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:36658 which had sessionid 0x13d612d131e0009
[junit4:junit4]   2> 13343 T424 oaz.ZooKeeper.close Session: 0x13d612d131e0009 closed
[junit4:junit4]   2> 13344 T424 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 13356 T424 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56809/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1a6dca9d
[junit4:junit4]   2> 13357 T424 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13357 T497 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56809. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 13358 T497 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56809, initiating session
[junit4:junit4]   2> 13358 T426 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:25867
[junit4:junit4]   2> 13358 T426 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:25867
[junit4:junit4]   2> 13360 T428 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d612d131e000a with negotiated timeout 20000 for client /140.211.11.196:25867
[junit4:junit4]   2> 13360 T497 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56809, sessionid = 0x13d612d131e000a, negotiated timeout = 20000
[junit4:junit4]   2> 13360 T498 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a6dca9d name:ZooKeeperConnection Watcher:127.0.0.1:56809/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13360 T424 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13362 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e000a type:create cxid:0x1 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13363 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e000a type:create cxid:0x2 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13365 T424 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 14368 T424 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49831_
[junit4:junit4]   2> 14370 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e000a type:delete cxid:0xb zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49831_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49831_
[junit4:junit4]   2> 14371 T424 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49831_
[junit4:junit4]   2> 14387 T482 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> 14387 T446 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> 14387 T453 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14387 T466 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14388 T498 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14387 T453 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> 14388 T466 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> 14389 T482 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14389 T446 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14396 T499 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-1363134989819/collection1
[junit4:junit4]   2> 14397 T499 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 14397 T499 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 14398 T499 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 14399 T499 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-1363134989819/collection1/'
[junit4:junit4]   2> 14400 T499 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-1363134989819/collection1/lib/README' to classloader
[junit4:junit4]   2> 14401 T499 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-1363134989819/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 14459 T499 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 14477 T447 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14478 T447 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:47275_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:47275"}
[junit4:junit4]   2> 14491 T453 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> 14491 T498 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> 14491 T446 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> 14491 T482 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> 14491 T466 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> 14529 T499 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 14630 T499 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 14639 T499 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 15332 T499 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 15348 T499 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 15352 T499 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 15367 T499 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15372 T499 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15377 T499 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15378 T499 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 15381 T499 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 15381 T499 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15382 T499 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 15383 T499 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 15383 T499 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 15383 T499 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-1363134989819/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty3/
[junit4:junit4]   2> 15383 T499 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a114025
[junit4:junit4]   2> 15384 T499 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 15385 T499 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty3 forceNew: false
[junit4:junit4]   2> 15385 T499 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty3/index/
[junit4:junit4]   2> 15385 T499 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 15385 T499 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty3/index forceNew: false
[junit4:junit4]   2> 15388 T499 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@94ac7e0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4727d029),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15388 T499 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15391 T499 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 15391 T499 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 15391 T499 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 15392 T499 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 15392 T499 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 15393 T499 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 15393 T499 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 15393 T499 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 15394 T499 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 15401 T499 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 15407 T499 oass.SolrIndexSearcher.<init> Opening Searcher@575598a main
[junit4:junit4]   2> 15408 T499 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty3/tlog
[junit4:junit4]   2> 15409 T499 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 15409 T499 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 15412 T500 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@575598a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 15414 T499 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 15415 T499 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15996 T447 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15998 T447 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:49831_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49831"}
[junit4:junit4]   2> 15999 T447 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 15999 T447 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 16014 T498 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> 16014 T482 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> 16014 T453 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> 16014 T466 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> 16014 T446 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> 16418 T499 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16418 T499 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49831 collection:collection1 shard:shard1
[junit4:junit4]   2> 16422 T499 oasc.ZkController.register We are http://127.0.0.1:49831/collection1/ and leader is http://127.0.0.1:33693/collection1/
[junit4:junit4]   2> 16422 T499 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49831
[junit4:junit4]   2> 16422 T499 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16423 T499 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C20 name=collection1 org.apache.solr.core.SolrCore@318e45a8 url=http://127.0.0.1:49831/collection1 node=127.0.0.1:49831_ C20_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:49831_, base_url=http://127.0.0.1:49831}
[junit4:junit4]   2> 16423 T501 C20 P49831 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16424 T501 C20 P49831 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16424 T499 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16424 T501 C20 P49831 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16425 T501 C20 P49831 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16425 T424 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> 16426 T424 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16427 T424 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16441 T501 C20 P49831 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16712 T424 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16716 T424 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:25203
[junit4:junit4]   2> 16717 T424 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16718 T424 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16719 T424 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-1363134993225
[junit4:junit4]   2> 16720 T424 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-1363134993225/solr.xml
[junit4:junit4]   2> 16720 T424 oasc.CoreContainer.<init> New CoreContainer 1914775387
[junit4:junit4]   2> 16722 T424 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-1363134993225/'
[junit4:junit4]   2> 16722 T424 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-1363134993225/'
[junit4:junit4]   2> 16780 T424 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 16781 T424 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16781 T424 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16782 T424 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16782 T424 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16783 T424 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16783 T424 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16784 T424 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16784 T424 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16785 T424 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16809 T424 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16829 T424 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:56809/solr
[junit4:junit4]   2> 16830 T424 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16831 T424 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56809 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1935d392
[junit4:junit4]   2> 16832 T424 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16832 T512 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56809. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 16833 T512 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56809, initiating session
[junit4:junit4]   2> 16833 T426 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:11095
[junit4:junit4]   2> 16834 T426 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:11095
[junit4:junit4]   2> 16847 T428 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d612d131e000b with negotiated timeout 20000 for client /140.211.11.196:11095
[junit4:junit4]   2> 16848 T512 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56809, sessionid = 0x13d612d131e000b, negotiated timeout = 20000
[junit4:junit4]   2> 16848 T513 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1935d392 name:ZooKeeperConnection Watcher:127.0.0.1:56809 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16848 T424 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16850 T429 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d612d131e000b
[junit4:junit4]   2> 16851 T513 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16851 T426 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:11095 which had sessionid 0x13d612d131e000b
[junit4:junit4]   2> 16851 T424 oaz.ZooKeeper.close Session: 0x13d612d131e000b closed
[junit4:junit4]   2> 16852 T424 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 16864 T424 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56809/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@57f9cc39
[junit4:junit4]   2> 16866 T424 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16866 T514 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56809. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 16867 T514 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56809, initiating session
[junit4:junit4]   2> 16867 T426 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:29078
[junit4:junit4]   2> 16867 T426 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:29078
[junit4:junit4]   2> 16869 T428 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d612d131e000c with negotiated timeout 20000 for client /140.211.11.196:29078
[junit4:junit4]   2> 16869 T514 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56809, sessionid = 0x13d612d131e000c, negotiated timeout = 20000
[junit4:junit4]   2> 16869 T515 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@57f9cc39 name:ZooKeeperConnection Watcher:127.0.0.1:56809/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16869 T424 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16870 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e000c type:create cxid:0x1 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16908 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e000c type:create cxid:0x2 zxid:0xa4 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16910 T424 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 17519 T447 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17520 T447 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:49831_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49831"}
[junit4:junit4]   2> 17535 T515 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> 17535 T466 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> 17535 T482 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> 17535 T446 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> 17535 T498 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> 17535 T453 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> 17915 T424 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:25203_
[junit4:junit4]   2> 17916 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e000c type:delete cxid:0xd zxid:0xa9 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:25203_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:25203_
[junit4:junit4]   2> 17918 T424 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:25203_
[junit4:junit4]   2> 17921 T482 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> 17921 T446 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> 17921 T498 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> 17921 T453 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17921 T466 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17921 T515 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17922 T453 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> 17922 T515 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> 17922 T466 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> 17930 T482 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17930 T446 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17931 T498 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17935 T516 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-1363134993225/collection1
[junit4:junit4]   2> 17936 T516 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 17936 T516 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 17937 T516 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 17938 T516 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-1363134993225/collection1/'
[junit4:junit4]   2> 17939 T516 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-1363134993225/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 17940 T516 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-1363134993225/collection1/lib/README' to classloader
[junit4:junit4]   2> 17989 T516 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 18049 T516 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 18150 T516 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 18158 T516 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 18457 T456 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=127.0.0.1:49831__collection1&state=recovering&nodeName=127.0.0.1:49831_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2002 
[junit4:junit4]   2> 18839 T516 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 18855 T516 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 18858 T516 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 18874 T516 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18879 T516 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18882 T516 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18884 T516 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 18884 T516 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 18884 T516 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18885 T516 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 18886 T516 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 18886 T516 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 18886 T516 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-1363134993225/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty4/
[junit4:junit4]   2> 18886 T516 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a114025
[junit4:junit4]   2> 18887 T516 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 18887 T516 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty4 forceNew: false
[junit4:junit4]   2> 18887 T516 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty4/index/
[junit4:junit4]   2> 18888 T516 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 18888 T516 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty4/index forceNew: false
[junit4:junit4]   2> 18890 T516 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5327510b lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a81df82),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 18890 T516 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 18893 T516 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 18893 T516 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 18893 T516 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 18894 T516 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 18894 T516 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 18895 T516 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 18895 T516 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 18895 T516 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 18896 T516 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 18901 T516 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 18906 T516 oass.SolrIndexSearcher.<init> Opening Searcher@a5ab328 main
[junit4:junit4]   2> 18906 T516 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty4/tlog
[junit4:junit4]   2> 18907 T516 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 18907 T516 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 18911 T517 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a5ab328 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 18913 T516 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 18913 T516 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19042 T447 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19042 T447 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:25203_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:25203"}
[junit4:junit4]   2> 19043 T447 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 19043 T447 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 19056 T466 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19056 T482 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> 19056 T453 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19056 T515 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> 19056 T498 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> 19056 T446 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> 19942 T516 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 19942 T516 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:25203 collection:collection1 shard:shard2
[junit4:junit4]   2> 19976 T516 oasc.ZkController.register We are http://127.0.0.1:25203/collection1/ and leader is http://127.0.0.1:47275/collection1/
[junit4:junit4]   2> 19976 T516 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:25203
[junit4:junit4]   2> 19976 T516 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 19976 T516 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C21 name=collection1 org.apache.solr.core.SolrCore@60945fea url=http://127.0.0.1:25203/collection1 node=127.0.0.1:25203_ C21_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:25203_, base_url=http://127.0.0.1:25203}
[junit4:junit4]   2> 19977 T518 C21 P25203 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 19978 T518 C21 P25203 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 19978 T516 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19978 T518 C21 P25203 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 19978 T518 C21 P25203 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19979 T424 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> 19980 T424 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 19980 T518 C21 P25203 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19980 T424 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19997 T424 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19999 T424 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 20011 T457 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-1363134980656/onenodecollectioncore
[junit4:junit4]   2> 20012 T457 oasc.ZkController.createCollectionZkNode Check for collection zkNode:onenodecollection
[junit4:junit4]   2> 20013 T457 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   2> 20013 T457 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 20015 T457 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 20015 T457 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection
[junit4:junit4]   2> 20018 T457 oasc.ZkController.readConfigName Load collection config from:/collections/onenodecollection
[junit4:junit4]   2> 20020 T457 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-1363134980656/onenodecollectioncore/'
[junit4:junit4]   2> 20091 T457 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 20156 T457 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 20257 T457 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 20266 T457 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2>  C20_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:49831_, base_url=http://127.0.0.1:49831}
[junit4:junit4]   2> 20459 T501 C20 P49831 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:33693/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 20459 T501 C20 P49831 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:49831 START replicas=[http://127.0.0.1:33693/collection1/] nUpdates=100
[junit4:junit4]   2> 20460 T501 C20 P49831 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 20460 T501 C20 P49831 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 20460 T501 C20 P49831 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 20461 T501 C20 P49831 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 20461 T501 C20 P49831 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 20461 T501 C20 P49831 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:33693/collection1/. core=collection1
[junit4:junit4]   2> 20461 T501 C20 P49831 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C22 name=collection1 org.apache.solr.core.SolrCore@4eb754b0 url=http://127.0.0.1:33693/collection1 node=127.0.0.1:33693_ C22_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:33693_, base_url=http://127.0.0.1:33693, leader=true}
[junit4:junit4]   2> 20466 T458 C22 P33693 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 20473 T459 C22 P33693 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 20476 T459 C22 P33693 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2642c966 lockFactory=org.apache.lucene.store.NativeFSLockFactory@66cd1779),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 20476 T459 C22 P33693 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 20477 T459 C22 P33693 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2642c966 lockFactory=org.apache.lucene.store.NativeFSLockFactory@66cd1779),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2642c966 lockFactory=org.apache.lucene.store.NativeFSLockFactory@66cd1779),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20477 T459 C22 P33693 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20478 T459 C22 P33693 oass.SolrIndexSearcher.<init> Opening Searcher@35563b4b realtime
[junit4:junit4]   2> 20478 T459 C22 P33693 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 20478 T459 C22 P33693 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 20479 T501 C20 P49831 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20479 T501 C20 P49831 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 20482 T460 C22 P33693 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20482 T460 C22 P33693 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 20483 T501 C20 P49831 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 20483 T501 C20 P49831 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 20483 T501 C20 P49831 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 20485 T460 C22 P33693 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 20486 T501 C20 P49831 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 20487 T501 C20 P49831 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty3/index.20130312183637266 forceNew: false
[junit4:junit4]   2> 20487 T501 C20 P49831 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@158f7f27 lockFactory=org.apache.lucene.store.NativeFSLockFactory@c558f72) fullCopy=false
[junit4:junit4]   2> 20490 T460 C22 P33693 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 20491 T501 C20 P49831 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 20493 T501 C20 P49831 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 20493 T501 C20 P49831 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 20496 T501 C20 P49831 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@94ac7e0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4727d029),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@94ac7e0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4727d029),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20497 T501 C20 P49831 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20497 T501 C20 P49831 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 20498 T501 C20 P49831 oass.SolrIndexSearcher.<init> Opening Searcher@768f334b main
[junit4:junit4]   2> 20499 T500 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@768f334b main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 20500 T501 C20 P49831 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@158f7f27 lockFactory=org.apache.lucene.store.NativeFSLockFactory@c558f72)
[junit4:junit4]   2> 20500 T501 C20 P49831 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 20500 T501 C20 P49831 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 20500 T501 C20 P49831 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 20501 T501 C20 P49831 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 20503 T501 C20 P49831 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 20560 T447 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20561 T447 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:25203_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:25203"}
[junit4:junit4]   2> 20565 T447 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:49831_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49831"}
[junit4:junit4]   2> 20580 T515 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> 20580 T446 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> 20580 T453 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20580 T482 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> 20580 T498 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> 20580 T466 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20935 T457 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 20943 T457 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 20947 T457 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 20967 T457 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 20973 T457 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 20978 T457 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 20979 T457 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 20980 T457 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 20980 T457 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 20981 T457 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 20982 T457 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 20982 T457 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 20983 T457 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-1363134980656/onenodecollectioncore/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363134976790/onenodecollection/
[junit4:junit4]   2> 20984 T457 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a114025
[junit4:junit4]   2> 20984 T457 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 20985 T457 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-1363134976790/onenodecollection forceNew: false
[junit4:junit4]   2> 20986 T457 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-1363134976790/onenodecollection/index/
[junit4:junit4]   2> 20986 T457 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-1363134976790/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 20986 T457 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-1363134976790/onenodecollection/index forceNew: false
[junit4:junit4]   2> 20990 T457 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@37e840fd lockFactory=org.apache.lucene.store.NativeFSLockFactory@6b371a57),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 20990 T457 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 20993 T457 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 20994 T457 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 20995 T457 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 20996 T457 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 20996 T457 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 20997 T457 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 20997 T457 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 20998 T457 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 20999 T472 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=127.0.0.1:25203__collection1&state=recovering&nodeName=127.0.0.1:25203_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1001 
[junit4:junit4]   2> 20999 T457 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 21006 T457 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 21013 T457 oass.SolrIndexSearcher.<init> Opening Searcher@4823d4c8 main
[junit4:junit4]   2> 21014 T457 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-1363134976790/onenodecollection/tlog
[junit4:junit4]   2> 21015 T457 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 21015 T457 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 21020 T522 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@4823d4c8 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 21023 T457 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 22094 T447 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22095 T447 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:33693_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33693"}
[junit4:junit4]   2> 22095 T447 oasc.Overseer$ClusterStateUpdater.createCollection Create collection onenodecollection with numShards 1
[junit4:junit4]   2> 22095 T447 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 22111 T515 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> 22112 T482 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> 22112 T446 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> 22112 T453 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 22111 T498 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> 22111 T466 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2>  C21_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:25203_, base_url=http://127.0.0.1:25203}
[junit4:junit4]   2> 23000 T518 C21 P25203 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:47275/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 23000 T518 C21 P25203 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:25203 START replicas=[http://127.0.0.1:47275/collection1/] nUpdates=100
[junit4:junit4]   2> 23001 T518 C21 P25203 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 23001 T518 C21 P25203 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 23001 T518 C21 P25203 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 23001 T518 C21 P25203 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 23001 T518 C21 P25203 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 23001 T518 C21 P25203 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:47275/collection1/. core=collection1
[junit4:junit4]   2> 23002 T518 C21 P25203 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C23 name=collection1 org.apache.solr.core.SolrCore@395927e2 url=http://127.0.0.1:47275/collection1 node=127.0.0.1:47275_ C23_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:47275_, base_url=http://127.0.0.1:47275, leader=true}
[junit4:junit4]   2> 23009 T473 C23 P47275 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 23016 T474 C23 P47275 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 23018 T474 C23 P47275 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6d75ae09 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f22c960),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 23019 T474 C23 P47275 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 23020 T474 C23 P47275 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6d75ae09 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f22c960),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6d75ae09 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f22c960),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 23020 T474 C23 P47275 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 23021 T474 C23 P47275 oass.SolrIndexSearcher.<init> Opening Searcher@5e2c9d5b realtime
[junit4:junit4]   2> 23021 T474 C23 P47275 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 23021 T474 C23 P47275 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 23022 T518 C21 P25203 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 23023 T518 C21 P25203 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 23025 T475 C23 P47275 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 23026 T475 C23 P47275 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 23027 T518 C21 P25203 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 23027 T457 oasc.CoreContainer.registerCore registering core: onenodecollectioncore
[junit4:junit4]   2> 23027 T518 C21 P25203 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 23027 T457 oasc.ZkController.register Register replica - core:onenodecollectioncore address:http://127.0.0.1:33693 collection:onenodecollection shard:shard1
[junit4:junit4]   2> 23027 T518 C21 P25203 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 23028 T457 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   2> 23030 T475 C23 P47275 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 23031 T518 C21 P25203 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 23032 T518 C21 P25203 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363134976789/jetty4/index.20130312183639812 forceNew: false
[junit4:junit4]   2> 23033 T518 C21 P25203 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@7932e6fd lockFactory=org.apache.lucene.store.NativeFSLockFactory@18affbf6) fullCopy=false
[junit4:junit4]   2> 23035 T475 C23 P47275 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 23037 T518 C21 P25203 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 23038 T518 C21 P25203 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 23038 T518 C21 P25203 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 23040 T518 C21 P25203 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5327510b lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a81df82),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5327510b lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a81df82),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 23041 T518 C21 P25203 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 23042 T518 C21 P25203 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 23042 T518 C21 P25203 oass.SolrIndexSearcher.<init> Opening Searcher@7c6b1066 main
[junit4:junit4]   2> 23043 T517 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7c6b1066 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 23044 T518 C21 P25203 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@7932e6fd lockFactory=org.apache.lucene.store.NativeFSLockFactory@18affbf6)
[junit4:junit4]   2> 23044 T518 C21 P25203 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 23044 T518 C21 P25203 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 23045 T518 C21 P25203 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 23045 T518 C21 P25203 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 23059 T518 C21 P25203 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 23078 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0006 type:delete cxid:0xaa zxid:0xc6 txntype:-1 reqpath:n/a Error Path:/solr/collections/onenodecollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/onenodecollection/leaders
[junit4:junit4]   2> 23087 T457 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 23088 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0006 type:create cxid:0xab zxid:0xc7 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 23090 T457 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 23091 T457 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 23091 T457 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:33693/onenodecollectioncore/
[junit4:junit4]   2> 23092 T457 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 23092 T457 oasc.SyncStrategy.syncToMe http://127.0.0.1:33693/onenodecollectioncore/ has no replicas
[junit4:junit4]   2> 23092 T457 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:33693/onenodecollectioncore/
[junit4:junit4]   2> 23093 T457 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   2> 23102 T429 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d612d131e0006 type:create cxid:0xb5 zxid:0xcb txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 23617 T447 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23618 T447 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:25203_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:25203"}
[junit4:junit4]   2> 23645 T498 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> 23645 T515 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> 23645 T466 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23645 T482 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> 23645 T446 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> 23645 T453 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23674 T457 oasc.ZkController.register We are http://127.0.0.1:33693/onenodecollectioncore/ and leader is http://127.0.0.1:33693/onenodecollectioncore/
[junit4:junit4]   2> 23674 T457 oasc.ZkController.register No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:33693
[junit4:junit4]   2> 23674 T457 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 23675 T457 oasc.ZkController.publish publishing core=onenodecollectioncore state=active
[junit4:junit4]   2> 23677 T457 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23678 T457 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-1363134976790/onenodecollection&wt=javabin&version=2} status=0 QTime=3667 
[junit4:junit4]   2> 23679 T424 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 23680 T424 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24682 T424 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 25160 T447 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 25160 T447 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:33693_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33693"}
[junit4:junit4]   2> 25176 T498 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> 25176 T466 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 25176 T482 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> 25176 T446 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> 25176 T453 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 25176 T515 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> 25685 T424 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 25687 T424 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: onenodecollection
[junit4:junit4]   2> 25687 T424 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C24 name=onenodecollectioncore org.apache.solr.core.SolrCore@767af728 url=http://127.0.0.1:33693/onenodecollectioncore node=127.0.0.1:33693_ C24_STATE=coll:onenodecollection core:onenodecollectioncore props:{shard=shard1, roles=none, state=active, core=onenodecollectioncore, collection=onenodecollection, node_name=127.0.0.1:33693_, base_url=http://127.0.0.1:33693, leader=true}
[junit4:junit4]   2> 25719 T461 C24 P33693 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@37e840fd lockFactory=org.apache.lucene.store.NativeFSLockFactory@6b371a57),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 25720 T461 C24 P33693 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 25726 T461 C24 P33693 /update {wt=javabin&version=2} {add=[1 (1429350648377245696)]} 0 10
[junit4:junit4]   2> 25732 T461 C24 P33693 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 25793 T461 C24 P33693 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@37e840fd lockFactory=org.apache.lucene.store.NativeFSLockFactory@6b371a57),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@37e840fd lockFactory=org.apache.lucene.store.NativeFSLockFactory@6b371a57),segFN=segments_2,generation=2,filenames=[_0.fnm, _0.pos, _0.tim, _0.nvd, segments_2, _0.fdx, _0.si, _0.nvm, _0.doc, _0.tip, _0.fdt]
[junit4:junit4]   2> 25793 T461 C24 P33693 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0.fnm, _0.pos, _0.tim, _0.nvd, segments_2, _0.fdx, _0.si, _0.nvm, _0.doc, _0.tip, _0.fdt]
[junit4:junit4]   2> 25835 T461 C24 P33693 oass.SolrIndexSearcher.<init> Opening Searcher@5f04a340 main
[junit4:junit4]   2> 25836 T461 C24 P33693 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 25837 T522 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@5f04a340 main{StandardDirectoryReader(segments_2:3 _0(4.3):C1)}
[junit4:junit4]   2> 25837 T461 C24 P33693 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 105
[junit4:junit4]   2> 25843 T461 C24 P33693 REQ /select {q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=1 
[junit4:junit4]   2> 25844 T424 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 25865 T461 C24 P33693 REQ /select {q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0 
[junit4:junit4]   2> ASYNC  NEW_CORE C25 name=collection1 org.apache.solr.core.SolrCore@453130df url=http://127.0.0.1:25158/collection1 node=127.0.0.1:25158_ C25_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:25158_, base_url=http://127.0.0.1:25158, leader=true}
[junit4:junit4]   2> 25883 T436 C25 P25158 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@46ec780e lockFactory=org.apache.lucene.store.NativeFSLockFactory@1cd87431),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 25883 T436 C25 P25158 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 25888 T436 C25 P25158 /update {wt=javabin&version=2} {add=[1 (1429350648549212160)]} 0 8
[junit4:junit4]   2>  C20_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:49831_, base_url=http://127.0.0.1:49831}
[junit4:junit4]   2> 25916 T488 C20 P49831 /update {distrib.from=http://127.0.0.1:33693/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1429350648570183680)]} 0 4
[junit4:junit4]   2> 25917 T462 C22 P33693 /update {distrib.from=http://127.0.0.1:47275/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[1 (1429350648570183680)]} 0 17
[junit4:junit4]   2> 25918 T478 C23 P47275 /update {wt=javabin&version=2} {add=[1]} 0 20
[junit4:junit4]   2> 25921 T436 C25 P25158 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 25932 T436 C25 P25158 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@46ec780e lockFactory=org.apache.lucene.store.NativeFSLockFactory@1cd87431),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@46ec780e lockFactory=org.apache.lucene.store.NativeFSLockFactory@1cd87431),segFN=segments_2,generation=2,filenames=[_0.fnm, _0.pos, _0.tim, _0.nvd, segments_2, _0.fdx, _0.si, _0.nvm, _0.doc, _0.tip, _0.fdt]
[junit4:junit4]   2> 25933 T436 C25 P25158 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0.fnm, _0.pos, _0.tim, _0.nvd, segments_2, _0.fdx, _0.si, _0.nvm, _0.doc, _0.tip, _0.fdt]
[junit4:junit4]   2> 25942 T436 C25 P25158 oass.SolrIndexSearcher.<init> Opening Searcher@508f3052 main
[junit4:junit4]   2> 25943 T436 C25 P25158 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 25944 T450 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@508f3052 main{StandardDirectoryReader(segments_2:3 _0(4.3):C1)}
[junit4:junit4]   2> 25945 T436 C25 P25158 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 24
[junit4:junit4]   2> 25948 T478 C23 P47275 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 25949 T478 C23 P47275 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6d75ae09 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f22c960),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6d75ae09 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f22c960),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 25950 T478 C23 P47275 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 25950 T478 C23 P47275 oass.SolrIndexSearcher.<init> Opening Searcher@470276f2 main
[junit4:junit4]   2> 25950 T478 C23 P47275 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 25951 T484 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@470276f2 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 25952 T478 C23 P47275 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:33693/collection1/, StdNode: http://127.0.0.1:49831/collection1/, StdNode: http://127.0.0.1:25203/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 25955 T489 C20 P49831 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 25955 T462 C22 P33693 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 25966 T462 C22 P33693 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2642c966 lockFactory=org.apache.lucene.store.NativeFSLockFactory@66cd1779),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2642c966 lockFactory=org.apache.lucene.store.NativeFSLockFactory@66cd1779),segFN=segments_3,generation=3,filenames=[_0.fnm, _0.pos, _0.tim, _0.nvd, _0.fdx, _0.si, _0.nvm, _0.doc, _0.tip, _0.fdt, segments_3]
[junit4:junit4]   2> 25966 T489 C20 P49831 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@94ac7e0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4727d029),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@94ac7e0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4727d029),segFN=segments_3,generation=3,filenames=[_0.fnm, _0.pos, _0.tim, _0.nvd, _0.fdx, _0.si, _0.nvm, _0.doc, _0.tip, _0.fdt, segments_3]
[junit4:junit4]   2> 25967 T462 C22 P33693 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0.fnm, _0.pos, _0.tim, _0.nvd, _0.fdx, _0.si, _0.nvm, _0.doc, _0.tip, _0.fdt, segments_3]
[junit4:junit4]   2> 25967 T489 C20 P49831 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0.fnm, _0.pos, _0.tim, _0.nvd, _0.fdx, _0.si, _0.nvm, _0.doc, _0.tip, _0.fdt, segments_3]
[junit4:junit4]   2>  C21_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:25203_, base_url=http://127.0.0.1:25203}
[junit4:junit4]   2> 25967 T505 C21 P25203 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 25969 T505 C21 P25203 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5327510b lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a81df82),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5327510b lockFactory=org.apache.lucene.store.NativeFSLockFactory@2a81df82),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 25969 T489 C20 P49831 oass.SolrIndexSearcher.<init> Opening Searcher@309238ca main
[junit4:junit4]   2> 25969 T462 C22 P33693 oass.SolrIndexSearcher.<init> Opening Searcher@30359912 main
[junit4:junit4]   2> 25970 T505 C21 P25203 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 25971 T462 C22 P33693 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 25971 T489 C20 P49831 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 25971 T468 oasc.JmxMonitoredMap.put WARNING Failed to register info bean: searcher javax.management.InstanceNotFoundException: solr/collection1:type=searcher,id=org.apache.solr.search.SolrIndexSearcher
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1118)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:433)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:421)
[junit4:junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:541)
[junit4:junit4]   2> 	at org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:138)
[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:166)
[junit4:junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
[junit4:junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:679)
[junit4:junit4]   2> 
[junit4:junit4]   2> 25971 T500 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@309238ca main{StandardDirectoryReader(segments_3:3:nrt _0(4.3):C1)}
[junit4:junit4]   2> 25971 T505 C21 P25203 oass.SolrIndexSearcher.<init> Opening Searcher@468634b6 main
[junit4:junit4]   2> 25972 T468 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@30359912 main{StandardDirectoryReader(segments_3:3:nrt _0(4.3):C1)}
[junit4:junit4]   2> 25972 T489 C20 P49831 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 17
[junit4:junit4]   2> 25973 T505 C21 P25203 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 25973 T517 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@468634b6 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 25973 T462 C22 P33693 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 18
[junit4:junit4]   2> 25974 T505 C21 P25203 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 25975 T478 C23 P47275 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 27
[junit4:junit4]   2> 25975 T424 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 25976 T424 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 25977 T424 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> 25980 T436 C25 P25158 REQ /select {q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=1 
[junit4:junit4]   2> 25983 T424 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56809/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@45b3aac6
[junit4:junit4]   2> 25984 T424 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 25984 T530 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:56809. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 25985 T530 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:56809, initiating session
[junit4:junit4]   2> 25985 T426 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:27533
[junit4:junit4]   2> 25985 T426 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:27533
[junit4:junit4]   2> 25987 T428 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d612d131e000d with negotiated timeout 10000 for client /140.211.11.196:27533
[junit4:junit4]   2> 25987 T530 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:56809, sessionid = 0x13d612d131e000d, negotiated timeout = 10000
[junit4:junit4]   2> 25987 T531 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@45b3aac6 name:ZooKeeperConnection Watcher:127.0.0.1:56809/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 25987 T424 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 25989 T424 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 25991 T429 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d612d131e000d
[junit4:junit4]   2> 25992 T531 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 25992 T424 oaz.ZooKeeper.close Session: 0x13d612d131e000d closed
[junit4:junit4]   2> 25992 T426 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:27533 which had sessionid 0x13d612d131e000d
[junit4:junit4]   2> 25995 T456 C22 P33693 REQ /select {q=*:*&distrib=false&wt=javabin&version=2} hits=1 status=0 QTime=0 
[junit4:junit4]   2> 25998 T472 C23 P47275 REQ /select {q=*:*&distrib=false&wt=javabin&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 26004 T459 C22 P33693 REQ /select {NOW=1363135002780&shard.url=127.0.0.1:33693/collection1/|127.0.0.1:49831/collection1/&fl=id,score&start=0&q=*:*&distrib=false&wt=javabin&isShard=true&fsv=true&version=2&rows=10} hits=1 status=0 QTime=1 
[junit4:junit4]   2> 26004 T474 C23 P47275 REQ /select {NOW=1363135002780&shard.url=127.0.0.1:47275/collection1/|127.0.0.1:25203/collection1/&fl=id,score&start=0&q=*:*&distrib=false&wt=javabin&isShard=true&fsv=true&version=2&rows=10} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 26061 T459 C22 P33693 REQ /select {NOW=1363135002780&shard.url=127.0.0.1:33693/collection1/|127.0.0.1:49831/collection1/&ids=1&q=*:*&distrib=false&wt=javabin&isShard=true&version=2} status=0 QTime=48 
[junit4:junit4]   2> 26062 T490 C20 P49831 REQ /select {q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=62 
[junit4:junit4]   2> 26070 T436 C25 P25158 /update {wt=javabin&version=2} {add=[2 (1429350648745295872)]} 0 4
[junit4:junit4]   2> 26084 T505 C21 P25203 /update {distrib.from=http://127.0.0.1:47275/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1429350648752635904)]} 0 4
[junit4:junit4]   2> 26085 T477 C23 P47275 /update {distrib.from=http://127.0.0.1:33693/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[2 (1429350648752635904)]} 0 11
[junit4:junit4]   2> 26086 T534 C22 P33693 /update {wt=javabin&version=2} {add=[2]} 0 13
[junit4:junit4]   2> 26090 T436 C25 P25158 /update {wt=javabin&version=2} {add=[3 (1429350648767315968)]} 0 2
[junit4:junit4]   2> 26102 T505 C21 P25203 /update {distrib.from=http://127.0.0.1:47275/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[3 (1429350648773607424)]} 0 2
[junit4:junit4]   2> 26103 T478 C23 P47275 /update {wt=javabin&version=2} {add=[3 (1429350648773607424)]} 0 10
[junit4:junit4]   2> 26108 T436 C25 P25158 /update {wt=javabin&version=2} {add=[4 (1429350648786190336)]} 0 2
[junit4:junit4]   2> 26121 T488 C20 P49831 /update {distrib.from=http://127.0.0.1:33693/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[4 (1429350648791433216)]} 0 4
[junit4:junit4]   2> 26122 T534 C22 P33693 /update {wt=javabin&version=2} {add=[4 (1429350648791433216)]} 0 11
[junit4:junit4]   2> 26127 T436 C25 P25158 /update {wt=javabin&version=2} {add=[5 (1429350648806113280)]} 0 2
[junit4:junit4]   2> 26140 T505 C21 P25203 /update {distrib.from=http://127.0.0.1:47275/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[5 (1429350648814501888)]} 0 2
[junit4:junit4]   2> 26141 T477 C23 P47275 /update {distrib.from=http://127.0.0.1:33693/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[5 (1429350648814501888)]} 0 8
[junit4:junit4]   2> 26142 T534 C22 P33693 /update {wt=javabin&version=2} {add=[5]} 0 12
[junit4:junit4]   2> 26147 T436 C25 P25158 /update {wt=javabin&version=2} {add=[6 (1429350648827084800)]} 0 2
[junit4:junit4]   2> 26156 T505 C21 P25203 /update {distrib.from=http://127.0.0.1:47275/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[6 (1429350648832327680)]} 0 2
[junit4:junit4]   2> 26157 T478 C23 P47275 /update {wt=javabin&version=2} {add=[6 (1429350648832327680)]} 0 7
[junit4:junit4]   2> 26162 T436 C25 P25158 /update {wt=javabin&version=2} {add=[7 (1429350648842813440)]} 0 2
[junit4:junit4]   2> 26171 T505 C21 P25203 /update {distrib.from=http://127.0.0.1:472

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

elect (1)
[junit4:junit4]   1>      /solr/collections/control_collection/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/control_collection/leader_elect/shard1/election (1)
[junit4:junit4]   1>        /solr/collections/control_collection/leader_elect/shard1/election/89334413839433731-127.0.0.1:25158__collection1-n_0000000000 (0)
[junit4:junit4]   1>     /solr/collections/control_collection/leaders (1)
[junit4:junit4]   1>      /solr/collections/control_collection/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "core":"collection1",
[junit4:junit4]   1>            "node_name":"127.0.0.1:25158_",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:25158"}
[junit4:junit4]   1>   /solr/overseer_elect (2)
[junit4:junit4]   1>    /solr/overseer_elect/election (4)
[junit4:junit4]   1>     /solr/overseer_elect/election/89334413839433731-127.0.0.1:25158_-n_0000000000 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89334413839433736-127.0.0.1:47275_-n_0000000002 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89334413839433740-127.0.0.1:25203_-n_0000000004 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89334413839433738-127.0.0.1:49831_-n_0000000003 (0)
[junit4:junit4]   1>    /solr/overseer_elect/leader (0)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"id":"89334413839433731-127.0.0.1:25158_-n_0000000000"}
[junit4:junit4]   1>  /zookeeper (1)
[junit4:junit4]   1>  DATA:
[junit4:junit4]   1>      
[junit4:junit4]   1> 
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZk2Test -Dtests.method=testDistribSearch -Dtests.seed=B9DE0099DB78EBE4 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_SD -Dtests.timezone=SystemV/CST6 -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR    140s J1 | BasicDistributedZk2Test.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: No registered leader was found, collection:collection1 slice:shard1
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([B9DE0099DB78EBE4:38388E81AC278BD8]:0)
[junit4:junit4]    > 	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:484)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:291)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:116)
[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> 139642 T424 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 139649 T423 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
[junit4:junit4]   2> 140350 T515 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 140350 T515 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> 140350 T515 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 140351 T515 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=Asserting, sim=DefaultSimilarity, locale=ar_SD, timezone=SystemV/CST6
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=1,free=355053856,total=481361920
[junit4:junit4]   2> NOTE: All tests run in this JVM: [DocValuesMultiTest, ChaosMonkeySafeLeaderTest, TestLuceneMatchVersion, TestAtomicUpdateErrorCases, SolrRequestParserTest, BasicDistributedZk2Test]
[junit4:junit4] Completed on J1 in 140.44s, 1 test, 1 error <<< FAILURES!

[...truncated 761 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, 1144 tests, 1 error, 27 ignored (8 assumptions)

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