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/10 21:20:49 UTC

[JENKINS] Lucene-Solr-Tests-4.x-java7 - Build # 1057 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-java7/1057/

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

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

Stack Trace:
org.apache.solr.common.SolrException: No registered leader was found, collection:collection1 slice:shard1
	at __randomizedtesting.SeedInfo.seed([E028A72475EA259:8FE4046A3001C265]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:481)
	at org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:295)
	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:601)
	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:722)




Build Log:
[...truncated 9288 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   2> 0 T1645 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 4 T1645 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362946342674
[junit4:junit4]   2> 5 T1645 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 6 T1646 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 9 T1646 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 9 T1646 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 9 T1646 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 10 T1646 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 11 T1646 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362946342674/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 107 T1645 oasc.ZkTestServer.run start zk server on port:42473
[junit4:junit4]   2> 107 T1645 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:42473 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@3b3e7d6d
[junit4:junit4]   2> 108 T1645 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 108 T1651 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:42473. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 109 T1651 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:42473, initiating session
[junit4:junit4]   2> 109 T1647 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:42474
[junit4:junit4]   2> 110 T1647 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:42474
[junit4:junit4]   2> 110 T1649 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 144 T1649 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d55eebf190000 with negotiated timeout 10000 for client /140.211.11.196:42474
[junit4:junit4]   2> 144 T1651 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:42473, sessionid = 0x13d55eebf190000, negotiated timeout = 10000
[junit4:junit4]   2> 145 T1652 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3b3e7d6d name:ZooKeeperConnection Watcher:127.0.0.1:42473 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 145 T1645 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 146 T1645 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 148 T1650 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d55eebf190000
[junit4:junit4]   2> 149 T1652 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 150 T1647 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:42474 which had sessionid 0x13d55eebf190000
[junit4:junit4]   2> 149 T1645 oaz.ZooKeeper.close Session: 0x13d55eebf190000 closed
[junit4:junit4]   2> 150 T1645 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:42473/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@44bfc261
[junit4:junit4]   2> 151 T1645 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 151 T1653 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:42473. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 152 T1653 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:42473, initiating session
[junit4:junit4]   2> 152 T1647 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:42475
[junit4:junit4]   2> 152 T1647 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:42475
[junit4:junit4]   2> 164 T1649 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d55eebf190001 with negotiated timeout 10000 for client /140.211.11.196:42475
[junit4:junit4]   2> 164 T1653 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:42473, sessionid = 0x13d55eebf190001, negotiated timeout = 10000
[junit4:junit4]   2> 164 T1654 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@44bfc261 name:ZooKeeperConnection Watcher:127.0.0.1:42473/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 165 T1645 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 165 T1645 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 168 T1645 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 171 T1645 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 179 T1645 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 182 T1645 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 183 T1645 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 192 T1645 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 193 T1645 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 296 T1645 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 297 T1645 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 310 T1645 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 311 T1645 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 323 T1645 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 323 T1645 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 330 T1645 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 331 T1645 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 338 T1645 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 339 T1645 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 346 T1645 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 346 T1645 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 361 T1645 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 362 T1645 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 372 T1650 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d55eebf190001
[junit4:junit4]   2> 380 T1654 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 380 T1645 oaz.ZooKeeper.close Session: 0x13d55eebf190001 closed
[junit4:junit4]   2> 380 T1647 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:42475 which had sessionid 0x13d55eebf190001
[junit4:junit4]   2> 601 T1645 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 606 T1645 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:42481
[junit4:junit4]   2> 607 T1645 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 607 T1645 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 608 T1645 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362946343050
[junit4:junit4]   2> 608 T1645 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362946343050/solr.xml
[junit4:junit4]   2> 609 T1645 oasc.CoreContainer.<init> New CoreContainer 250967633
[junit4:junit4]   2> 610 T1645 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362946343050/'
[junit4:junit4]   2> 610 T1645 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362946343050/'
[junit4:junit4]   2> 674 T1645 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 675 T1645 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 675 T1645 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 676 T1645 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 676 T1645 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 677 T1645 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 677 T1645 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 678 T1645 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 678 T1645 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 679 T1645 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 700 T1645 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 720 T1645 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:42473/solr
[junit4:junit4]   2> 721 T1645 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 721 T1645 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:42473 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@5e8c5cd9
[junit4:junit4]   2> 722 T1645 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 723 T1664 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:42473. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 723 T1664 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:42473, initiating session
[junit4:junit4]   2> 724 T1647 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:42482
[junit4:junit4]   2> 724 T1647 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:42482
[junit4:junit4]   2> 725 T1649 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d55eebf190002 with negotiated timeout 20000 for client /140.211.11.196:42482
[junit4:junit4]   2> 726 T1664 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:42473, sessionid = 0x13d55eebf190002, negotiated timeout = 20000
[junit4:junit4]   2> 726 T1665 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5e8c5cd9 name:ZooKeeperConnection Watcher:127.0.0.1:42473 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 726 T1645 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 727 T1650 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d55eebf190002
[junit4:junit4]   2> 728 T1665 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 728 T1647 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:42482 which had sessionid 0x13d55eebf190002
[junit4:junit4]   2> 728 T1645 oaz.ZooKeeper.close Session: 0x13d55eebf190002 closed
[junit4:junit4]   2> 729 T1645 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 740 T1645 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:42473/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@2260653a
[junit4:junit4]   2> 740 T1645 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 741 T1666 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:42473. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 741 T1666 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:42473, initiating session
[junit4:junit4]   2> 742 T1647 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:42483
[junit4:junit4]   2> 742 T1647 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:42483
[junit4:junit4]   2> 743 T1649 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d55eebf190003 with negotiated timeout 20000 for client /140.211.11.196:42483
[junit4:junit4]   2> 743 T1666 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:42473, sessionid = 0x13d55eebf190003, negotiated timeout = 20000
[junit4:junit4]   2> 744 T1667 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2260653a name:ZooKeeperConnection Watcher:127.0.0.1:42473/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 744 T1645 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 746 T1650 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d55eebf190003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 753 T1645 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 755 T1645 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42481_
[junit4:junit4]   2> 756 T1650 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d55eebf190003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:42481_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:42481_
[junit4:junit4]   2> 757 T1645 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42481_
[junit4:junit4]   2> 765 T1645 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 774 T1650 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d55eebf190003 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> 775 T1645 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 784 T1645 oasc.Overseer.start Overseer (id=89322051513942019-127.0.0.1:42481_-n_0000000000) starting
[junit4:junit4]   2> 785 T1650 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d55eebf190003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 786 T1650 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d55eebf190003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 792 T1650 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d55eebf190003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 793 T1650 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d55eebf190003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 802 T1669 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 803 T1645 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 805 T1645 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 815 T1645 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 817 T1668 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 821 T1670 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362946343050/collection1
[junit4:junit4]   2> 822 T1670 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 822 T1670 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 822 T1670 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 824 T1670 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362946343050/collection1/'
[junit4:junit4]   2> 825 T1670 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362946343050/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 825 T1670 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362946343050/collection1/lib/README' to classloader
[junit4:junit4]   2> 877 T1670 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 938 T1670 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1039 T1670 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1046 T1670 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1677 T1670 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1688 T1670 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1693 T1670 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1704 T1670 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1708 T1670 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1711 T1670 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1712 T1670 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1712 T1670 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1713 T1670 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1713 T1670 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1713 T1670 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1714 T1670 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362946343050/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362946342674/control/data/
[junit4:junit4]   2> 1714 T1670 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@64b0a168
[junit4:junit4]   2> 1714 T1670 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1715 T1670 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362946342674/control/data forceNew: false
[junit4:junit4]   2> 1715 T1670 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1362946342674/control/data/index/
[junit4:junit4]   2> 1716 T1670 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1362946342674/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1716 T1670 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362946342674/control/data/index forceNew: false
[junit4:junit4]   2> 1719 T1670 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@37012fc4 lockFactory=org.apache.lucene.store.NativeFSLockFactory@420494cc),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1719 T1670 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1721 T1670 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1721 T1670 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1722 T1670 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1722 T1670 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1722 T1670 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1723 T1670 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1723 T1670 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1723 T1670 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1723 T1670 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1732 T1670 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1736 T1670 oass.SolrIndexSearcher.<init> Opening Searcher@34b99ae3 main
[junit4:junit4]   2> 1737 T1670 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362946342674/control/data/tlog
[junit4:junit4]   2> 1737 T1670 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1737 T1670 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1740 T1671 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@34b99ae3 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1742 T1670 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1742 T1670 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1742 T1650 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d55eebf190003 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> 2320 T1668 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2321 T1668 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:42481_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42481"}
[junit4:junit4]   2> 2321 T1668 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2321 T1668 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2321 T1650 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d55eebf190003 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> 2374 T1667 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> 2756 T1670 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2756 T1670 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:42481 collection:control_collection shard:shard1
[junit4:junit4]   2> 2757 T1670 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2778 T1650 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d55eebf190003 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> 2779 T1670 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2780 T1650 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d55eebf190003 type:create cxid:0x78 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2782 T1670 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2782 T1670 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2782 T1670 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:42481/collection1/
[junit4:junit4]   2> 2782 T1670 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2783 T1670 oasc.SyncStrategy.syncToMe http://127.0.0.1:42481/collection1/ has no replicas
[junit4:junit4]   2> 2783 T1670 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:42481/collection1/
[junit4:junit4]   2> 2783 T1670 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2786 T1650 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d55eebf190003 type:create cxid:0x82 zxid:0x3c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3923 T1668 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3947 T1667 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> 3961 T1670 oasc.ZkController.register We are http://127.0.0.1:42481/collection1/ and leader is http://127.0.0.1:42481/collection1/
[junit4:junit4]   2> 3961 T1670 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:42481
[junit4:junit4]   2> 3961 T1670 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3961 T1670 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3962 T1670 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3963 T1670 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3964 T1645 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3965 T1645 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3966 T1645 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3980 T1645 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3981 T1645 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:42473/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@50abb4e6
[junit4:junit4]   2> 3982 T1645 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3982 T1673 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:42473. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3983 T1673 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:42473, initiating session
[junit4:junit4]   2> 3983 T1647 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:42485
[junit4:junit4]   2> 3983 T1647 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:42485
[junit4:junit4]   2> 3985 T1649 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d55eebf190004 with negotiated timeout 10000 for client /140.211.11.196:42485
[junit4:junit4]   2> 3985 T1673 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:42473, sessionid = 0x13d55eebf190004, negotiated timeout = 10000
[junit4:junit4]   2> 3985 T1674 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@50abb4e6 name:ZooKeeperConnection Watcher:127.0.0.1:42473/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3985 T1645 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3986 T1645 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3988 T1645 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4179 T1645 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4183 T1645 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:42486
[junit4:junit4]   2> 4183 T1645 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4184 T1645 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4185 T1645 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362946346657
[junit4:junit4]   2> 4185 T1645 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362946346657/solr.xml
[junit4:junit4]   2> 4186 T1645 oasc.CoreContainer.<init> New CoreContainer 156614303
[junit4:junit4]   2> 4186 T1645 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362946346657/'
[junit4:junit4]   2> 4187 T1645 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362946346657/'
[junit4:junit4]   2> 4250 T1645 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 4251 T1645 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4251 T1645 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4252 T1645 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4252 T1645 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4253 T1645 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4253 T1645 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4254 T1645 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4254 T1645 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4255 T1645 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4275 T1645 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4295 T1645 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:42473/solr
[junit4:junit4]   2> 4296 T1645 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4296 T1645 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:42473 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@dc48f8a
[junit4:junit4]   2> 4297 T1645 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4298 T1684 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:42473. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4299 T1684 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:42473, initiating session
[junit4:junit4]   2> 4299 T1647 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:42487
[junit4:junit4]   2> 4299 T1647 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:42487
[junit4:junit4]   2> 4301 T1649 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d55eebf190005 with negotiated timeout 20000 for client /140.211.11.196:42487
[junit4:junit4]   2> 4301 T1684 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:42473, sessionid = 0x13d55eebf190005, negotiated timeout = 20000
[junit4:junit4]   2> 4302 T1685 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@dc48f8a name:ZooKeeperConnection Watcher:127.0.0.1:42473 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4302 T1645 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4303 T1650 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d55eebf190005
[junit4:junit4]   2> 4311 T1685 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4311 T1647 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:42487 which had sessionid 0x13d55eebf190005
[junit4:junit4]   2> 4311 T1645 oaz.ZooKeeper.close Session: 0x13d55eebf190005 closed
[junit4:junit4]   2> 4312 T1645 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 4323 T1645 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:42473/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@2712d715
[junit4:junit4]   2> 4324 T1645 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4324 T1686 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:42473. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4324 T1686 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:42473, initiating session
[junit4:junit4]   2> 4325 T1647 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:42488
[junit4:junit4]   2> 4325 T1647 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:42488
[junit4:junit4]   2> 4326 T1649 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d55eebf190006 with negotiated timeout 20000 for client /140.211.11.196:42488
[junit4:junit4]   2> 4326 T1686 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:42473, sessionid = 0x13d55eebf190006, negotiated timeout = 20000
[junit4:junit4]   2> 4327 T1687 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2712d715 name:ZooKeeperConnection Watcher:127.0.0.1:42473/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4327 T1645 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4328 T1650 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d55eebf190006 type:create cxid:0x1 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4329 T1650 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d55eebf190006 type:create cxid:0x2 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4338 T1645 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5340 T1645 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42486_
[junit4:junit4]   2> 5341 T1650 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d55eebf190006 type:delete cxid:0xb zxid:0x4c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:42486_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:42486_
[junit4:junit4]   2> 5368 T1645 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42486_
[junit4:junit4]   2> 5371 T1667 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> 5372 T1674 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5372 T1687 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5381 T1667 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5386 T1688 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362946346657/collection1
[junit4:junit4]   2> 5386 T1688 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 5387 T1688 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 5387 T1688 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 5388 T1688 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362946346657/collection1/'
[junit4:junit4]   2> 5390 T1688 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362946346657/collection1/lib/README' to classloader
[junit4:junit4]   2> 5390 T1688 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362946346657/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 5442 T1688 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 5457 T1668 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5458 T1668 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:42481_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42481"}
[junit4:junit4]   2> 5471 T1687 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> 5471 T1667 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> 5471 T1674 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> 5504 T1688 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5605 T1688 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5612 T1688 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 6242 T1688 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 6250 T1688 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 6253 T1688 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 6264 T1688 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6268 T1688 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6271 T1688 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6272 T1688 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 6273 T1688 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 6273 T1688 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6274 T1688 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 6274 T1688 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 6274 T1688 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362946346657/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362946342674/jetty1/
[junit4:junit4]   2> 6274 T1688 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@64b0a168
[junit4:junit4]   2> 6275 T1688 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 6276 T1688 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362946342674/jetty1 forceNew: false
[junit4:junit4]   2> 6276 T1688 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1362946342674/jetty1/index/
[junit4:junit4]   2> 6276 T1688 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1362946342674/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 6277 T1688 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362946342674/jetty1/index forceNew: false
[junit4:junit4]   2> 6278 T1688 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@384773ab lockFactory=org.apache.lucene.store.NativeFSLockFactory@13d1c1d0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6279 T1688 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6281 T1688 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 6281 T1688 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 6282 T1688 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 6282 T1688 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 6283 T1688 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 6283 T1688 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 6283 T1688 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 6284 T1688 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 6284 T1688 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6292 T1688 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6297 T1688 oass.SolrIndexSearcher.<init> Opening Searcher@3dccf96a main
[junit4:junit4]   2> 6297 T1688 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362946342674/jetty1/tlog
[junit4:junit4]   2> 6298 T1688 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 6298 T1688 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 6302 T1689 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3dccf96a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6303 T1688 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 6304 T1688 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6975 T1668 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6976 T1668 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:42486_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42486"}
[junit4:junit4]   2> 6976 T1668 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6976 T1668 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6993 T1674 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> 6993 T1687 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> 6993 T1667 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> 7306 T1688 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7306 T1688 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:42486 collection:collection1 shard:shard1
[junit4:junit4]   2> 7307 T1688 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7389 T1650 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d55eebf190006 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> 7418 T1688 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7419 T1650 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d55eebf190006 type:create cxid:0x49 zxid:0x5d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7421 T1688 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7422 T1688 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7422 T1688 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:42486/collection1/
[junit4:junit4]   2> 7422 T1688 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7422 T1688 oasc.SyncStrategy.syncToMe http://127.0.0.1:42486/collection1/ has no replicas
[junit4:junit4]   2> 7423 T1688 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:42486/collection1/
[junit4:junit4]   2> 7423 T1688 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7459 T1650 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d55eebf190006 type:create cxid:0x53 zxid:0x61 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8496 T1668 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8518 T1674 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> 8518 T1687 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> 8518 T1667 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> 8532 T1688 oasc.ZkController.register We are http://127.0.0.1:42486/collection1/ and leader is http://127.0.0.1:42486/collection1/
[junit4:junit4]   2> 8532 T1688 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:42486
[junit4:junit4]   2> 8532 T1688 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8532 T1688 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8533 T1688 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8534 T1688 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8535 T1645 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 8536 T1645 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8536 T1645 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8742 T1645 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8746 T1645 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:42489
[junit4:junit4]   2> 8747 T1645 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8747 T1645 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8748 T1645 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362946351220
[junit4:junit4]   2> 8748 T1645 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362946351220/solr.xml
[junit4:junit4]   2> 8749 T1645 oasc.CoreContainer.<init> New CoreContainer 1078949187
[junit4:junit4]   2> 8749 T1645 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362946351220/'
[junit4:junit4]   2> 8750 T1645 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362946351220/'
[junit4:junit4]   2> 8813 T1645 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8814 T1645 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8814 T1645 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8815 T1645 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8815 T1645 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8816 T1645 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8816 T1645 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8817 T1645 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8817 T1645 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8818 T1645 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8840 T1645 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8860 T1645 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:42473/solr
[junit4:junit4]   2> 8861 T1645 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8861 T1645 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:42473 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@4556df12
[junit4:junit4]   2> 8862 T1645 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8863 T1700 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:42473. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8864 T1700 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:42473, initiating session
[junit4:junit4]   2> 8864 T1647 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:42490
[junit4:junit4]   2> 8864 T1647 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:42490
[junit4:junit4]   2> 8866 T1649 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d55eebf190007 with negotiated timeout 20000 for client /140.211.11.196:42490
[junit4:junit4]   2> 8866 T1700 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:42473, sessionid = 0x13d55eebf190007, negotiated timeout = 20000
[junit4:junit4]   2> 8867 T1701 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4556df12 name:ZooKeeperConnection Watcher:127.0.0.1:42473 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8867 T1645 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8868 T1650 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d55eebf190007
[junit4:junit4]   2> 8869 T1701 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8869 T1647 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:42490 which had sessionid 0x13d55eebf190007
[junit4:junit4]   2> 8869 T1645 oaz.ZooKeeper.close Session: 0x13d55eebf190007 closed
[junit4:junit4]   2> 8870 T1645 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8882 T1645 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:42473/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@782aa1ac
[junit4:junit4]   2> 8883 T1645 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8883 T1702 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:42473. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8884 T1702 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:42473, initiating session
[junit4:junit4]   2> 8884 T1647 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:42491
[junit4:junit4]   2> 8885 T1647 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:42491
[junit4:junit4]   2> 8886 T1649 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d55eebf190008 with negotiated timeout 20000 for client /140.211.11.196:42491
[junit4:junit4]   2> 8886 T1702 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:42473, sessionid = 0x13d55eebf190008, negotiated timeout = 20000
[junit4:junit4]   2> 8886 T1703 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@782aa1ac name:ZooKeeperConnection Watcher:127.0.0.1:42473/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8886 T1645 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8887 T1650 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d55eebf190008 type:create cxid:0x1 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8888 T1650 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d55eebf190008 type:create cxid:0x2 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8897 T1645 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9900 T1645 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42489_
[junit4:junit4]   2> 9901 T1650 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d55eebf190008 type:delete cxid:0xb zxid:0x70 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:42489_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:42489_
[junit4:junit4]   2> 9903 T1645 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42489_
[junit4:junit4]   2> 9911 T1667 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> 9911 T1703 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9911 T1687 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9911 T1674 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9911 T1687 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> 9911 T1674 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> 9913 T1667 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9919 T1704 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362946351220/collection1
[junit4:junit4]   2> 9919 T1704 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9919 T1704 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9920 T1704 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9921 T1704 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362946351220/collection1/'
[junit4:junit4]   2> 9922 T1704 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362946351220/collection1/lib/README' to classloader
[junit4:junit4]   2> 9923 T1704 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362946351220/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9973 T1704 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 10023 T1668 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10024 T1668 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:42486_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42486"}
[junit4:junit4]   2> 10035 T1704 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 10038 T1703 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> 10038 T1687 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> 10038 T1667 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> 10038 T1674 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> 10038 T1704 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 10046 T1704 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10687 T1704 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10698 T1704 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10701 T1704 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10711 T1704 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10715 T1704 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10718 T1704 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10718 T1704 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10719 T1704 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10719 T1704 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10720 T1704 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10720 T1704 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10720 T1704 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362946351220/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362946342674/jetty2/
[junit4:junit4]   2> 10721 T1704 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@64b0a168
[junit4:junit4]   2> 10721 T1704 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10722 T1704 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362946342674/jetty2 forceNew: false
[junit4:junit4]   2> 10722 T1704 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1362946342674/jetty2/index/
[junit4:junit4]   2> 10722 T1704 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1362946342674/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10723 T1704 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362946342674/jetty2/index forceNew: false
[junit4:junit4]   2> 10725 T1704 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7c8a1216 lockFactory=org.apache.lucene.store.NativeFSLockFactory@14d9b528),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10725 T1704 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10727 T1704 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10727 T1704 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10728 T1704 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10728 T1704 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10729 T1704 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10729 T1704 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10729 T1704 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10730 T1704 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10730 T1704 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10738 T1704 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10742 T1704 oass.SolrIndexSearcher.<init> Opening Searcher@5b2394c9 main
[junit4:junit4]   2> 10743 T1704 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362946342674/jetty2/tlog
[junit4:junit4]   2> 10743 T1704 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10744 T1704 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10747 T1705 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5b2394c9 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10749 T1704 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10749 T1704 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11542 T1668 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11542 T1668 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:42489_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42489"}
[junit4:junit4]   2> 11543 T1668 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11543 T1668 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 11558 T1667 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> 11558 T1687 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> 11558 T1703 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> 11558 T1674 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> 11752 T1704 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11752 T1704 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:42489 collection:collection1 shard:shard2
[junit4:junit4]   2> 11753 T1704 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 11769 T1650 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d55eebf190008 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> 11770 T1704 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11771 T1650 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d55eebf190008 type:create cxid:0x48 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11781 T1704 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11781 T1704 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11781 T1704 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:42489/collection1/
[junit4:junit4]   2> 11781 T1704 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11782 T1704 oasc.SyncStrategy.syncToMe http://127.0.0.1:42489/collection1/ has no replicas
[junit4:junit4]   2> 11782 T1704 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:42489/collection1/
[junit4:junit4]   2> 11782 T1704 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 11785 T1650 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d55eebf190008 type:create cxid:0x51 zxid:0x83 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13062 T1668 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13087 T1687 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> 13087 T1674 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> 13087 T1667 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> 13087 T1703 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> 13121 T1704 oasc.ZkController.register We are http://127.0.0.1:42489/collection1/ and leader is http://127.0.0.1:42489/collection1/
[junit4:junit4]   2> 13121 T1704 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:42489
[junit4:junit4]   2> 13121 T1704 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 13121 T1704 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 13122 T1704 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13123 T1704 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13124 T1645 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 13125 T1645 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 13126 T1645 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13331 T1645 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 13334 T1645 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:59535
[junit4:junit4]   2> 13335 T1645 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 13336 T1645 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 13336 T1645 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362946355809
[junit4:junit4]   2> 13337 T1645 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362946355809/solr.xml
[junit4:junit4]   2> 13337 T1645 oasc.CoreContainer.<init> New CoreContainer 1927122749
[junit4:junit4]   2> 13338 T1645 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362946355809/'
[junit4:junit4]   2> 13338 T1645 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362946355809/'
[junit4:junit4]   2> 13402 T1645 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 13403 T1645 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 13403 T1645 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 13404 T1645 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 13404 T1645 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 13405 T1645 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 13405 T1645 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 13406 T1645 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 13406 T1645 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 13407 T1645 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 13427 T1645 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 13447 T1645 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:42473/solr
[junit4:junit4]   2> 13448 T1645 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 13449 T1645 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:42473 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@3eb1eca8
[junit4:junit4]   2> 13450 T1645 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13450 T1716 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:42473. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13451 T1716 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:42473, initiating session
[junit4:junit4]   2> 13451 T1647 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:26595
[junit4:junit4]   2> 13452 T1647 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:26595
[junit4:junit4]   2> 13454 T1649 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d55eebf190009 with negotiated timeout 20000 for client /140.211.11.196:26595
[junit4:junit4]   2> 13454 T1716 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:42473, sessionid = 0x13d55eebf190009, negotiated timeout = 20000
[junit4:junit4]   2> 13454 T1717 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3eb1eca8 name:ZooKeeperConnection Watcher:127.0.0.1:42473 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13455 T1645 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13456 T1650 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d55eebf190009
[junit4:junit4]   2> 13468 T1717 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 13468 T1647 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:26595 which had sessionid 0x13d55eebf190009
[junit4:junit4]   2> 13468 T1645 oaz.ZooKeeper.close Session: 0x13d55eebf190009 closed
[junit4:junit4]   2> 13469 T1645 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 13479 T1645 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:42473/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@74a371aa
[junit4:junit4]   2> 13480 T1645 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13481 T1718 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:42473. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13481 T1718 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:42473, initiating session
[junit4:junit4]   2> 13481 T1647 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:19909
[junit4:junit4]   2> 13482 T1647 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:19909
[junit4:junit4]   2> 13483 T1649 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d55eebf19000a with negotiated timeout 20000 for client /140.211.11.196:19909
[junit4:junit4]   2> 13483 T1718 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:42473, sessionid = 0x13d55eebf19000a, negotiated timeout = 20000
[junit4:junit4]   2> 13484 T1719 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@74a371aa name:ZooKeeperConnection Watcher:127.0.0.1:42473/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13484 T1645 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13485 T1650 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d55eebf19000a type:create cxid:0x1 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13487 T1650 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d55eebf19000a type:create cxid:0x2 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13493 T1645 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 14496 T1645 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59535_
[junit4:junit4]   2> 14497 T1650 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d55eebf19000a type:delete cxid:0xb zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:59535_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:59535_
[junit4:junit4]   2> 14498 T1645 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59535_
[junit4:junit4]   2> 14501 T1703 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> 14501 T1667 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> 14502 T1674 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14502 T1719 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14502 T1674 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> 14502 T1687 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14503 T1687 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> 14503 T1703 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14503 T1667 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14510 T1720 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362946355809/collection1
[junit4:junit4]   2> 14510 T1720 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 14511 T1720 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 14511 T1720 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 14512 T1720 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362946355809/collection1/'
[junit4:junit4]   2> 14513 T1720 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362946355809/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 14514 T1720 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362946355809/collection1/lib/README' to classloader
[junit4:junit4]   2> 14565 T1720 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 14592 T1668 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14593 T1668 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:42489_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42489"}
[junit4:junit4]   2> 14606 T1703 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> 14606 T1667 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> 14606 T1719 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> 14606 T1674 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> 14606 T1687 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> 14626 T1720 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 14726 T1720 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 14733 T1720 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 15346 T1720 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 15357 T1720 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 15361 T1720 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 15373 T1720 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15378 T1720 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15382 T1720 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15383 T1720 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 15384 T1720 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 15384 T1720 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15385 T1720 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 15385 T1720 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 15385 T1720 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362946355809/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362946342674/jetty3/
[junit4:junit4]   2> 15386 T1720 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@64b0a168
[junit4:junit4]   2> 15386 T1720 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 15387 T1720 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362946342674/jetty3 forceNew: false
[junit4:junit4]   2> 15387 T1720 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1362946342674/jetty3/index/
[junit4:junit4]   2> 15388 T1720 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1362946342674/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 15388 T1720 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362946342674/jetty3/index forceNew: false
[junit4:junit4]   2> 15391 T1720 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@d386a79 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4d1ed3a0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15391 T1720 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15394 T1720 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 15395 T1720 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 15395 T1720 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 15396 T1720 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 15397 T1720 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 15397 T1720 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 15397 T1720 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 15398 T1720 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 15399 T1720 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 15411 T1720 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 15417 T1720 oass.SolrIndexSearcher.<init> Opening Searcher@67a6062d main
[junit4:junit4]   2> 15417 T1720 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362946342674/jetty3/tlog
[junit4:junit4]   2> 15418 T1720 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 15418 T1720 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 15423 T1721 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@67a6062d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 15426 T1720 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 15426 T1720 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16111 T1668 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16112 T1668 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:59535_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59535"}
[junit4:junit4]   2> 16112 T1668 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 16112 T1668 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 16117 T1703 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> 16117 T1687 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> 16117 T1674 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> 16117 T1719 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> 16117 T1667 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> 16429 T1720 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16429 T1720 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:59535 collection:collection1 shard:shard1
[junit4:junit4]   2> 16432 T1720 oasc.ZkController.register We are http://127.0.0.1:59535/collection1/ and leader is http://127.0.0.1:42486/collection1/
[junit4:junit4]   2> 16432 T1720 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59535
[junit4:junit4]   2> 16432 T1720 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16432 T1720 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C61 name=collection1 org.apache.solr.core.SolrCore@2b023f96 url=http://127.0.0.1:59535/collection1 node=127.0.0.1:59535_ C61_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:59535_, base_url=http://127.0.0.1:59535}
[junit4:junit4]   2> 16433 T1722 C61 P59535 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16433 T1720 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16434 T1722 C61 P59535 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16434 T1722 C61 P59535 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16435 T1722 C61 P59535 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16435 T1645 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 16436 T1645 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16436 T1645 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16436 T1722 C61 P59535 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16458 T1645 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16459 T1645 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16471 T1678 oasc.CoreContainer.create Creating SolrCore 'onenodecollectioncore' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362946346657/onenodecollectioncore
[junit4:junit4]   2> 16471 T1678 oasc.ZkController.createCollectionZkNode Check for collection zkNode:onenodecollection
[junit4:junit4]   2> 16472 T1678 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   2> 16472 T1678 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 16473 T1678 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 16474 T1678 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection
[junit4:junit4]   2> 16476 T1678 oasc.ZkController.readConfigName Load collection config from:/collections/onenodecollection
[junit4:junit4]   2> 16477 T1678 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362946346657/onenodecollectioncore/'
[junit4:junit4]   2> 16565 T1678 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 16626 T1678 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 16727 T1678 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 16734 T1678 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17356 T1678 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17367 T1678 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17371 T1678 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17384 T1678 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17389 T1678 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17394 T1678 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17395 T1678 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17396 T1678 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17396 T1678 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17397 T1678 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17397 T1678 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17398 T1678 oasc.SolrCore.<init> [onenodecollectioncore] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362946346657/onenodecollectioncore/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362946342674/onenodecollection/
[junit4:junit4]   2> 17398 T1678 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@64b0a168
[junit4:junit4]   2> 17399 T1678 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17400 T1678 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362946342674/onenodecollection forceNew: false
[junit4:junit4]   2> 17400 T1678 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362946342674/onenodecollection/index/
[junit4:junit4]   2> 17401 T1678 oasc.SolrCore.initIndex WARNING [onenodecollectioncore] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362946342674/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17402 T1678 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362946342674/onenodecollection/index forceNew: false
[junit4:junit4]   2> 17405 T1678 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3831eff3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3e63d1f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17405 T1678 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17408 T1678 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17409 T1678 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17409 T1678 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17410 T1678 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17411 T1678 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17411 T1678 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17412 T1678 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17412 T1678 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17413 T1678 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17425 T1678 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17431 T1678 oass.SolrIndexSearcher.<init> Opening Searcher@4f015c6b main
[junit4:junit4]   2> 17431 T1678 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362946342674/onenodecollection/tlog
[junit4:junit4]   2> 17432 T1678 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17433 T1678 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17436 T1724 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@4f015c6b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17439 T1678 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 17621 T1668 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17622 T1668 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:59535_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59535"}
[junit4:junit4]   2> 17627 T1668 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:42486_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42486"}
[junit4:junit4]   2> 17627 T1668 oasc.Overseer$ClusterStateUpdater.createCollection Create collection onenodecollection with numShards 1
[junit4:junit4]   2> 17627 T1668 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 17640 T1703 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> 17640 T1719 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> 17640 T1667 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> 17640 T1687 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> 17640 T1674 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> 18442 T1678 oasc.CoreContainer.registerCore registering core: onenodecollectioncore
[junit4:junit4]   2> 18443 T1678 oasc.ZkController.register Register replica - core:onenodecollectioncore address:http://127.0.0.1:42486 collection:onenodecollection shard:shard1
[junit4:junit4]   2> 18444 T1678 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   2> 18461 T1677 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=127.0.0.1:59535__collection1&state=recovering&nodeName=127.0.0.1:59535_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2002 
[junit4:junit4]   2> 18490 T1650 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d55eebf190006 type:delete cxid:0xa1 zxid:0xad txntype:-1 reqpath:n/a Error Path:/solr/collections/onenodecollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/onenodecollection/leaders
[junit4:junit4]   2> 18491 T1678 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 18491 T1650 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d55eebf190006 type:create cxid:0xa2 zxid:0xae txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 18501 T1678 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 18502 T1678 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 18502 T1678 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:42486/onenodecollectioncore/
[junit4:junit4]   2> 18502 T1678 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 18503 T1678 oasc.SyncStrategy.syncToMe http://127.0.0.1:42486/onenodecollectioncore/ has no replicas
[junit4:junit4]   2> 18503 T1678 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:42486/onenodecollectioncore/
[junit4:junit4]   2> 18503 T1678 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   2> 18507 T1650 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d55eebf190006 type:create cxid:0xac zxid:0xb2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 19153 T1668 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19183 T1703 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> 19183 T1674 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> 19183 T1719 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> 19183 T1667 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> 19183 T1687 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> 19231 T1678 oasc.ZkController.register We are http://127.0.0.1:42486/onenodecollectioncore/ and leader is http://127.0.0.1:42486/onenodecollectioncore/
[junit4:junit4]   2> 19231 T1678 oasc.ZkController.register No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:42486
[junit4:junit4]   2> 19231 T1678 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 19232 T1678 oasc.ZkController.publish publishing core=onenodecollectioncore state=active
[junit4:junit4]   2> 19234 T1678 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19234 T1678 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-java7/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362946342674/onenodecollection&wt=javabin&version=2} status=0 QTime=2763 
[junit4:junit4]   2> 19235 T1645 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 19236 T1645 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20238 T1645 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C61_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:59535_, base_url=http://127.0.0.1:59535}
[junit4:junit4]   2> 20463 T1722 C61 P59535 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:42486/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 20463 T1722 C61 P59535 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:59535 START replicas=[http://127.0.0.1:42486/collection1/] nUpdates=100
[junit4:junit4]   2> 20464 T1722 C61 P59535 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 20464 T1722 C61 P59535 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 20464 T1722 C61 P59535 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 20464 T1722 C61 P59535 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 20464 T1722 C61 P59535 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 20465 T1722 C61 P59535 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:42486/collection1/. core=collection1
[junit4:junit4]   2> 20465 T1722 C61 P59535 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C62 name=collection1 org.apache.solr.core.SolrCore@6661ce66 url=http://127.0.0.1:42486/collection1 node=127.0.0.1:42486_ C62_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:42486_, base_url=http://127.0.0.1:42486, leader=true}
[junit4:junit4]   2> 20472 T1679 C62 P42486 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 20481 T1680 C62 P42486 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 20484 T1680 C62 P42486 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@384773ab lockFactory=org.apache.lucene.store.NativeFSLockFactory@13d1c1d0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 20484 T1680 C62 P42486 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 20485 T1680 C62 P42486 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@384773ab lockFactory=org.apache.lucene.store.NativeFSLockFactory@13d1c1d0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@384773ab lockFactory=org.apache.lucene.store.NativeFSLockFactory@13d1c1d0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20485 T1680 C62 P42486 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20486 T1680 C62 P42486 oass.SolrIndexSearcher.<init> Opening Searcher@76c9936 realtime
[junit4:junit4]   2> 20486 T1680 C62 P42486 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 20487 T1680 C62 P42486 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 6
[junit4:junit4]   2> 20488 T1722 C61 P59535 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20488 T1722 C61 P59535 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 20490 T1681 C62 P42486 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20490 T1681 C62 P42486 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 20491 T1722 C61 P59535 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 20491 T1722 C61 P59535 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 20491 T1722 C61 P59535 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 20494 T1681 C62 P42486 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 20495 T1722 C61 P59535 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 20496 T1722 C61 P59535 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362946342674/jetty3/index.20130310161243164 forceNew: false
[junit4:junit4]   2> 20497 T1722 C61 P59535 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4304a345 lockFactory=org.apache.lucene.store.NativeFSLockFactory@78da14fa)) fullCopy=false
[junit4:junit4]   2> 20499 T1681 C62 P42486 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 20500 T1722 C61 P59535 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 20501 T1722 C61 P59535 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 20502 T1722 C61 P59535 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 20503 T1722 C61 P59535 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@d386a79 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4d1ed3a0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@d386a79 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4d1ed3a0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20504 T1722 C61 P59535 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20504 T1722 C61 P59535 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 20505 T1722 C61 P59535 oass.SolrIndexSearcher.<init> Opening Searcher@1a47b2eb main
[junit4:junit4]   2> 20506 T1721 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a47b2eb main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 20507 T1722 C61 P59535 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4304a345 lockFactory=org.apache.lucene.store.NativeFSLockFactory@78da14fa))
[junit4:junit4]   2> 20507 T1722 C61 P59535 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 20507 T1722 C61 P59535 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 20507 T1722 C61 P59535 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 20508 T1722 C61 P59535 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 20509 T1722 C61 P59535 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 20695 T1668 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20696 T1668 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:42486_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42486"}
[junit4:junit4]   2> 20699 T1668 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:59535_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59535"}
[junit4:junit4]   2> 20713 T1703 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> 20713 T1719 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> 20713 T1674 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> 20713 T1667 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> 20713 T1687 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> 21240 T1645 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21241 T1645 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: onenodecollection
[junit4:junit4]   2> 21241 T1645 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C63 name=onenodecollectioncore org.apache.solr.core.SolrCore@207dd0df url=http://127.0.0.1:42486/onenodecollectioncore node=127.0.0.1:42486_ C63_STATE=coll:onenodecollection core:onenodecollectioncore props:{shard=shard1, roles=none, state=active, core=onenodecollectioncore, collection=onenodecollection, node_name=127.0.0.1:42486_, base_url=http://127.0.0.1:42486, leader=true}
[junit4:junit4]   2> 21271 T1682 C63 P42486 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3831eff3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3e63d1f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 21272 T1682 C63 P42486 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 21274 T1682 C63 P42486 /update {wt=javabin&version=2} {add=[1 (1429152846512652288)]} 0 5
[junit4:junit4]   2> 21281 T1682 C63 P42486 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 21283 T1682 C63 P42486 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3831eff3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3e63d1f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3831eff3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3e63d1f),segFN=segments_2,generation=2,filenames=[_0_Lucene40_0.tim, _0.fnm, _0_Lucene40_0.frq, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene40_0.prx, _0.fdt, _0_Lucene40_0.tip]
[junit4:junit4]   2> 21284 T1682 C63 P42486 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0_Lucene40_0.tim, _0.fnm, _0_Lucene40_0.frq, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene40_0.prx, _0.fdt, _0_Lucene40_0.tip]
[junit4:junit4]   2> 21285 T1682 C63 P42486 oass.SolrIndexSearcher.<init> Opening Searcher@380cf0c main
[junit4:junit4]   2> 21286 T1682 C63 P42486 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 21287 T1724 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@380cf0c main{StandardDirectoryReader(segments_2:3 _0(4.2):C1)}
[junit4:junit4]   2> 21288 T1682 C63 P42486 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 21292 T1682 C63 P42486 REQ /select {q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0 
[junit4:junit4]   2> 21293 T1645 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 21307 T1682 C63 P42486 REQ /select {q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0 
[junit4:junit4]   2> ASYNC  NEW_CORE C64 name=collection1 org.apache.solr.core.SolrCore@6bfc0ada url=http://127.0.0.1:42481/collection1 node=127.0.0.1:42481_ C64_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:42481_, base_url=http://127.0.0.1:42481, leader=true}
[junit4:junit4]   2> 21318 T1657 C64 P42481 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@37012fc4 lockFactory=org.apache.lucene.store.NativeFSLockFactory@420494cc),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 21319 T1657 C64 P42481 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 21323 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[1 (1429152846561935360)]} 0 7
[junit4:junit4]   2>  C61_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:59535_, base_url=http://127.0.0.1:59535}
[junit4:junit4]   2> 21350 T1709 C61 P59535 /update {distrib.from=http://127.0.0.1:42486/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1429152846581858304)]} 0 4
[junit4:junit4]   2> 21351 T1683 C62 P42486 /update {wt=javabin&version=2} {add=[1 (1429152846581858304)]} 0 16
[junit4:junit4]   2> 21354 T1657 C64 P42481 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 21359 T1657 C64 P42481 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@37012fc4 lockFactory=org.apache.lucene.store.NativeFSLockFactory@420494cc),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@37012fc4 lockFactory=org.apache.lucene.store.NativeFSLockFactory@420494cc),segFN=segments_2,generation=2,filenames=[_0_Lucene40_0.tim, _0.fnm, _0_Lucene40_0.frq, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene40_0.prx, _0.fdt, _0_Lucene40_0.tip]
[junit4:junit4]   2> 21359 T1657 C64 P42481 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0_Lucene40_0.tim, _0.fnm, _0_Lucene40_0.frq, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene40_0.prx, _0.fdt, _0_Lucene40_0.tip]
[junit4:junit4]   2> 21361 T1657 C64 P42481 oass.SolrIndexSearcher.<init> Opening Searcher@23434f28 main
[junit4:junit4]   2> 21362 T1657 C64 P42481 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 21363 T1671 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@23434f28 main{StandardDirectoryReader(segments_2:3 _0(4.2):C1)}
[junit4:junit4]   2> 21364 T1657 C64 P42481 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 10
[junit4:junit4]   2> 21367 T1683 C62 P42486 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 21372 T1683 C62 P42486 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@384773ab lockFactory=org.apache.lucene.store.NativeFSLockFactory@13d1c1d0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@384773ab lockFactory=org.apache.lucene.store.NativeFSLockFactory@13d1c1d0),segFN=segments_3,generation=3,filenames=[_0_Lucene40_0.tim, _0.fnm, _0_Lucene40_0.frq, _0_nrm.cfe, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene40_0.prx, _0.fdt, segments_3, _0_Lucene40_0.tip]
[junit4:junit4]   2> 21373 T1683 C62 P42486 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0_Lucene40_0.tim, _0.fnm, _0_Lucene40_0.frq, _0_nrm.cfe, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene40_0.prx, _0.fdt, segments_3, _0_Lucene40_0.tip]
[junit4:junit4]   2> 21374 T1683 C62 P42486 oass.SolrIndexSearcher.<init> Opening Searcher@6c035806 main
[junit4:junit4]   2> 21375 T1683 C62 P42486 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 21376 T1689 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6c035806 main{StandardDirectoryReader(segments_3:3:nrt _0(4.2):C1)}
[junit4:junit4]   2> 21376 T1683 C62 P42486 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:59535/collection1/, StdNode: http://127.0.0.1:42489/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 21379 T1709 C61 P59535 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 21384 T1709 C61 P59535 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@d386a79 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4d1ed3a0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@d386a79 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4d1ed3a0),segFN=segments_3,generation=3,filenames=[_0_Lucene40_0.tim, _0.fnm, _0_Lucene40_0.frq, _0_nrm.cfe, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene40_0.prx, _0.fdt, segments_3, _0_Lucene40_0.tip]
[junit4:junit4]   2> ASYNC  NEW_CORE C65 name=collection1 org.apache.solr.core.SolrCore@1832c2f3 url=http://127.0.0.1:42489/collection1 node=127.0.0.1:42489_ C65_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:42489_, base_url=http://127.0.0.1:42489, leader=true}
[junit4:junit4]   2> 21384 T1695 C65 P42489 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 21385 T1709 C61 P59535 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0_Lucene40_0.tim, _0.fnm, _0_Lucene40_0.frq, _0_nrm.cfe, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene40_0.prx, _0.fdt, segments_3, _0_Lucene40_0.tip]
[junit4:junit4]   2> 21387 T1709 C61 P59535 oass.SolrIndexSearcher.<init> Opening Searcher@10605d1d main
[junit4:junit4]   2> 21387 T1695 C65 P42489 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7c8a1216 lockFactory=org.apache.lucene.store.NativeFSLockFactory@14d9b528),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 21388 T1695 C65 P42489 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 21388 T1709 C61 P59535 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 21389 T1695 C65 P42489 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7c8a1216 lockFactory=org.apache.lucene.store.NativeFSLockFactory@14d9b528),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7c8a1216 lockFactory=org.apache.lucene.store.NativeFSLockFactory@14d9b528),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 21389 T1721 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@10605d1d main{StandardDirectoryReader(segments_3:3:nrt _0(4.2):C1)}
[junit4:junit4]   2> 21389 T1695 C65 P42489 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 21390 T1709 C61 P59535 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 11
[junit4:junit4]   2> 21390 T1695 C65 P42489 oass.SolrIndexSearcher.<init> Opening Searcher@44648f3 main
[junit4:junit4]   2> 21390 T1695 C65 P42489 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 21391 T1705 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@44648f3 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 21392 T1695 C65 P42489 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 8
[junit4:junit4]   2> 21393 T1683 C62 P42486 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 26
[junit4:junit4]   2> 21394 T1645 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 21395 T1645 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21396 T1645 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> 21400 T1657 C64 P42481 REQ /select {q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=1 
[junit4:junit4]   2> 21401 T1645 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:42473/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1e63ab5b
[junit4:junit4]   2> 21402 T1645 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 21403 T1730 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:42473. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 21403 T1730 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:42473, initiating session
[junit4:junit4]   2> 21403 T1647 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:18362
[junit4:junit4]   2> 21404 T1647 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:18362
[junit4:junit4]   2> 21405 T1649 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d55eebf19000b with negotiated timeout 10000 for client /140.211.11.196:18362
[junit4:junit4]   2> 21405 T1730 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:42473, sessionid = 0x13d55eebf19000b, negotiated timeout = 10000
[junit4:junit4]   2> 21406 T1731 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e63ab5b name:ZooKeeperConnection Watcher:127.0.0.1:42473/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 21406 T1645 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 21407 T1645 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 21409 T1650 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d55eebf19000b
[junit4:junit4]   2> 21410 T1731 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 21410 T1647 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:18362 which had sessionid 0x13d55eebf19000b
[junit4:junit4]   2> 21410 T1645 oaz.ZooKeeper.close Session: 0x13d55eebf19000b closed
[junit4:junit4]   2> 21413 T1677 C62 P42486 REQ /select {q=*:*&distrib=false&wt=javabin&version=2} hits=1 status=0 QTime=1 
[junit4:junit4]   2> 21415 T1696 C65 P42489 REQ /select {q=*:*&distrib=false&wt=javabin&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 21423 T1697 C65 P42489 REQ /select {NOW=1362946364088&shard.url=127.0.0.1:42489/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> 21423 T1710 C61 P59535 REQ /select {NOW=1362946364088&shard.url=127.0.0.1:42486/collection1/|127.0.0.1:59535/collection1/&fl=id,score&start=0&q=*:*&distrib=false&wt=javabin&isShard=true&fsv=true&version=2&rows=10} hits=1 status=0 QTime=0 
[junit4:junit4]   2> 21426 T1710 C61 P59535 REQ /select {NOW=1362946364088&shard.url=127.0.0.1:42486/collection1/|127.0.0.1:59535/collection1/&ids=1&q=*:*&distrib=false&wt=javabin&isShard=true&version=2} status=0 QTime=0 
[junit4:junit4]   2> 21427 T1683 C62 P42486 REQ /select {q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=8 
[junit4:junit4]   2> 21434 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[2 (1429152846683570176)]} 0 3
[junit4:junit4]   2> 21439 T1698 C65 P42489 /update {wt=javabin&version=2} {add=[2 (1429152846687764480)]} 0 3
[junit4:junit4]   2> 21444 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[3 (1429152846694055936)]} 0 2
[junit4:junit4]   2> 21449 T1698 C65 P42489 /update {wt=javabin&version=2} {add=[3 (1429152846699298816)]} 0 2
[junit4:junit4]   2> 21454 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[4 (1429152846704541696)]} 0 2
[junit4:junit4]   2> 21468 T1709 C61 P59535 /update {distrib.from=http://127.0.0.1:42486/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[4 (1429152846712930304)]} 0 3
[junit4:junit4]   2> 21469 T1680 C62 P42486 /update {distrib.from=http://127.0.0.1:42489/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[4 (1429152846712930304)]} 0 10
[junit4:junit4]   2> 21469 T1698 C65 P42489 /update {wt=javabin&version=2} {add=[4]} 0 12
[junit4:junit4]   2> 21474 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[5 (1429152846725513216)]} 0 2
[junit4:junit4]   2> 21483 T1695 C65 P42489 /update {distrib.from=http://127.0.0.1:42486/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[5 (1429152846733901824)]} 0 3
[junit4:junit4]   2> 21483 T1683 C62 P42486 /update {wt=javabin&version=2} {add=[5]} 0 6
[junit4:junit4]   2> 21488 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[6 (1429152846740193280)]} 0 2
[junit4:junit4]   2> 21493 T1698 C65 P42489 /update {wt=javabin&version=2} {add=[6 (1429152846745436160)]} 0 2
[junit4:junit4]   2> 21498 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[7 (1429152846750679040)]} 0 2
[junit4:junit4]   2> 21503 T1698 C65 P42489 /update {wt=javabin&version=2} {add=[7 (1429152846755921920)]} 0 2
[junit4:junit4]   2> 21508 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[8 (1429152846761164800)]} 0 2
[junit4:junit4]   2> 21518 T1709 C61 P59535 /update {distrib.from=http://127.0.0.1:42486/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[8 (1429152846766407680)]} 0 2
[junit4:junit4]   2> 21519 T1683 C62 P42486 /update {wt=javabin&version=2} {add=[8 (1429152846766407680)]} 0 8
[junit4:junit4]   2> 21524 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[9 (1429152846777942016)]} 0 2
[junit4:junit4]   2> 21532 T1695 C65 P42489 /update {distrib.from=http://127.0.0.1:42486/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[9 (1429152846786330624)]} 0 2
[junit4:junit4]   2> 21533 T1683 C62 P42486 /update {wt=javabin&version=2} {add=[9]} 0 6
[junit4:junit4]   2> 21538 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[10 (1429152846792622080)]} 0 2
[junit4:junit4]   2> 21547 T1709 C61 P59535 /update {distrib.from=http://127.0.0.1:42486/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10 (1429152846797864960)]} 0 2
[junit4:junit4]   2> 21548 T1683 C62 P42486 /update {wt=javabin&version=2} {add=[10 (1429152846797864960)]} 0 7
[junit4:junit4]   2> 21553 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[11 (1429152846809399296)]} 0 2
[junit4:junit4]   2> 21562 T1709 C61 P59535 /update {distrib.from=http://127.0.0.1:42486/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[11 (1429152846814642176)]} 0 2
[junit4:junit4]   2> 21562 T1683 C62 P42486 /update {wt=javabin&version=2} {add=[11 (1429152846814642176)]} 0 6
[junit4:junit4]   2> 21567 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[12 (1429152846823030784)]} 0 2
[junit4:junit4]   2> 21578 T1709 C61 P59535 /update {distrib.from=http://127.0.0.1:42486/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[12 (1429152846830370816)]} 0 2
[junit4:junit4]   2> 21578 T1680 C62 P42486 /update {distrib.from=http://127.0.0.1:42489/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[12 (1429152846830370816)]} 0 6
[junit4:junit4]   2> 21579 T1698 C65 P42489 /update {wt=javabin&version=2} {add=[12]} 0 10
[junit4:junit4]   2> 21584 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[13 (1429152846840856576)]} 0 2
[junit4:junit4]   2> 21595 T1709 C61 P59535 /update {distrib.from=http://127.0.0.1:42486/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[13 (1429152846848196608)]} 0 2
[junit4:junit4]   2> 21595 T1680 C62 P42486 /update {distrib.from=http://127.0.0.1:42489/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[13 (1429152846848196608)]} 0 6
[junit4:junit4]   2> 21596 T1698 C65 P42489 /update {wt=javabin&version=2} {add=[13]} 0 10
[junit4:junit4]   2> 21601 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[14 (1429152846858682368)]} 0 2
[junit4:junit4]   2> 21609 T1709 C61 P59535 /update {distrib.from=http://127.0.0.1:42486/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[14 (1429152846862876672)]} 0 2
[junit4:junit4]   2> 21609 T1683 C62 P42486 /update {wt=javabin&version=2} {add=[14 (1429152846862876672)]} 0 6
[junit4:junit4]   2> 21613 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[15 (1429152846872313856)]} 0 1
[junit4:junit4]   2> 21625 T1709 C61 P59535 /update {distrib.from=http://127.0.0.1:42486/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[15 (1429152846879653888)]} 0 2
[junit4:junit4]   2> 21625 T1680 C62 P42486 /update {distrib.from=http://127.0.0.1:42489/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[15 (1429152846879653888)]} 0 6
[junit4:junit4]   2> 21626 T1698 C65 P42489 /update {wt=javabin&version=2} {add=[15]} 0 10
[junit4:junit4]   2> 21630 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[16 (1429152846890139648)]} 0 1
[junit4:junit4]   2> 21641 T1709 C61 P59535 /update {distrib.from=http://127.0.0.1:42486/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[16 (1429152846897479680)]} 0 1
[junit4:junit4]   2> 21642 T1680 C62 P42486 /update {distrib.from=http://127.0.0.1:42489/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[16 (1429152846897479680)]} 0 6
[junit4:junit4]   2> 21643 T1698 C65 P42489 /update {wt=javabin&version=2} {add=[16]} 0 10
[junit4:junit4]   2> 21649 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[17 (1429152846909014016)]} 0 3
[junit4:junit4]   2> 21660 T1695 C65 P42489 /update {distrib.from=http://127.0.0.1:42486/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[17 (1429152846919499776)]} 0 4
[junit4:junit4]   2> 21661 T1683 C62 P42486 /update {wt=javabin&version=2} {add=[17]} 0 9
[junit4:junit4]   2> 21665 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[100 (1429152846926839808)]} 0 1
[junit4:junit4]   2> 21673 T1709 C61 P59535 /update {distrib.from=http://127.0.0.1:42486/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[100 (1429152846931034112)]} 0 1
[junit4:junit4]   2> 21674 T1683 C62 P42486 /update {wt=javabin&version=2} {add=[100 (1429152846931034112)]} 0 6
[junit4:junit4]   2> 21678 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[101 (1429152846940471296)]} 0 1
[junit4:junit4]   2> 21686 T1709 C61 P59535 /update {distrib.from=http://127.0.0.1:42486/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[101 (1429152846944665600)]} 0 1
[junit4:junit4]   2> 21687 T1683 C62 P42486 /update {wt=javabin&version=2} {add=[101 (1429152846944665600)]} 0 6
[junit4:junit4]   2> 21691 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[102 (1429152846954102784)]} 0 1
[junit4:junit4]   2> 21702 T1709 C61 P59535 /update {distrib.from=http://127.0.0.1:42486/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[102 (1429152846961442816)]} 0 1
[junit4:junit4]   2> 21703 T1680 C62 P42486 /update {distrib.from=http://127.0.0.1:42489/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[102 (1429152846961442816)]} 0 6
[junit4:junit4]   2> 21704 T1698 C65 P42489 /update {wt=javabin&version=2} {add=[102]} 0 10
[junit4:junit4]   2> 21708 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[103 (1429152846971928576)]} 0 1
[junit4:junit4]   2> 21712 T1698 C65 P42489 /update {wt=javabin&version=2} {add=[103 (1429152846976122880)]} 0 1
[junit4:junit4]   2> 21716 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[104 (1429152846980317184)]} 0 1
[junit4:junit4]   2> 21723 T1695 C65 P42489 /update {distrib.from=http://127.0.0.1:42486/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[104 (1429152846987657216)]} 0 1
[junit4:junit4]   2> 21724 T1683 C62 P42486 /update {wt=javabin&version=2} {add=[104]} 0 5
[junit4:junit4]   2> 21728 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[105 (1429152846992900096)]} 0 1
[junit4:junit4]   2> 21732 T1698 C65 P42489 /update {wt=javabin&version=2} {add=[105 (1429152846997094400)]} 0 1
[junit4:junit4]   2> 21736 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[106 (1429152847001288704)]} 0 1
[junit4:junit4]   2> 21743 T1695 C65 P42489 /update {distrib.from=http://127.0.0.1:42486/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[106 (1429152847008628736)]} 0 1
[junit4:junit4]   2> 21744 T1683 C62 P42486 /update {wt=javabin&version=2} {add=[106]} 0 5
[junit4:junit4]   2> 21748 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[107 (1429152847013871616)]} 0 1
[junit4:junit4]   2> 21757 T1709 C61 P59535 /update {distrib.from=http://127.0.0.1:42486/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[107 (1429152847018065920)]} 0 2
[junit4:junit4]   2> 21758 T1683 C62 P42486 /update {wt=javabin&version=2} {add=[107 (1429152847018065920)]} 0 7
[junit4:junit4]   2> 21762 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[108 (1429152847028551680)]} 0 1
[junit4:junit4]   2> 21771 T1709 C61 P59535 /update {distrib.from=http://127.0.0.1:42486/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[108 (1429152847032745984)]} 0 2
[junit4:junit4]   2> 21771 T1683 C62 P42486 /update {wt=javabin&version=2} {add=[108 (1429152847032745984)]} 0 6
[junit4:junit4]   2> 21775 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[109 (1429152847042183168)]} 0 1
[junit4:junit4]   2> 21784 T1709 C61 P59535 /update {distrib.from=http://127.0.0.1:42486/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[109 (1429152847046377472)]} 0 2
[junit4:junit4]   2> 21784 T1683 C62 P42486 /update {wt=javabin&version=2} {add=[109 (1429152847046377472)]} 0 6
[junit4:junit4]   2> 21788 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[110 (1429152847055814656)]} 0 1
[junit4:junit4]   2> 21797 T1709 C61 P59535 /update {distrib.from=http://127.0.0.1:42486/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[110 (1429152847062106112)]} 0 1
[junit4:junit4]   2> 21798 T1683 C62 P42486 /update {wt=javabin&version=2} {add=[110 (1429152847062106112)]} 0 6
[junit4:junit4]   2> 21802 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[111 (1429152847070494720)]} 0 1
[junit4:junit4]   2> 21810 T1709 C61 P59535 /update {distrib.from=http://127.0.0.1:42486/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[111 (1429152847074689024)]} 0 1
[junit4:junit4]   2> 21811 T1683 C62 P42486 /update {wt=javabin&version=2} {add=[111 (1429152847074689024)]} 0 6
[junit4:junit4]   2> 21815 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[112 (1429152847084126208)]} 0 1
[junit4:junit4]   2> 21819 T1698 C65 P42489 /update {wt=javabin&version=2} {add=[112 (1429152847088320512)]} 0 1
[junit4:junit4]   2> 21823 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[113 (1429152847092514816)]} 0 1
[junit4:junit4]   2> 21833 T1709 C61 P59535 /update {distrib.from=http://127.0.0.1:42486/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[113 (1429152847099854848)]} 0 1
[junit4:junit4]   2> 21834 T1680 C62 P42486 /update {distrib.from=http://127.0.0.1:42489/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[113 (1429152847099854848)]} 0 5
[junit4:junit4]   2> 21835 T1698 C65 P42489 /update {wt=javabin&version=2} {add=[113]} 0 9
[junit4:junit4]   2> 21839 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[114 (1429152847109292032)]} 0 1
[junit4:junit4]   2> 21849 T1709 C61 P59535 /update {distrib.from=http://127.0.0.1:42486/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[114 (1429152847116632064)]} 0 1
[junit4:junit4]   2> 21850 T1680 C62 P42486 /update {distrib.from=http://127.0.0.1:42489/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[114 (1429152847116632064)]} 0 5
[junit4:junit4]   2> 21851 T1698 C65 P42489 /update {wt=javabin&version=2} {add=[114]} 0 9
[junit4:junit4]   2> 21855 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[115 (1429152847126069248)]} 0 1
[junit4:junit4]   2> 21862 T1695 C65 P42489 /update {distrib.from=http://127.0.0.1:42486/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[115 (1429152847133409280)]} 0 1
[junit4:junit4]   2> 21863 T1683 C62 P42486 /update {wt=javabin&version=2} {add=[115]} 0 5
[junit4:junit4]   2> 21867 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[116 (1429152847138652160)]} 0 1
[junit4:junit4]   2> 21874 T1695 C65 P42489 /update {distrib.from=http://127.0.0.1:42486/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[116 (1429152847145992192)]} 0 1
[junit4:junit4]   2> 21875 T1683 C62 P42486 /update {wt=javabin&version=2} {add=[116]} 0 5
[junit4:junit4]   2> 21879 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[117 (1429152847151235072)]} 0 1
[junit4:junit4]   2> 21883 T1698 C65 P42489 /update {wt=javabin&version=2} {add=[117 (1429152847155429376)]} 0 1
[junit4:junit4]   2> 21887 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[118 (1429152847159623680)]} 0 1
[junit4:junit4]   2> 21898 T1709 C61 P59535 /update {distrib.from=http://127.0.0.1:42486/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[118 (1429152847166963712)]} 0 1
[junit4:junit4]   2> 21899 T1680 C62 P42486 /update {distrib.from=http://127.0.0.1:42489/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[118 (1429152847166963712)]} 0 6
[junit4:junit4]   2> 21900 T1698 C65 P42489 /update {wt=javabin&version=2} {add=[118]} 0 10
[junit4:junit4]   2> 21904 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[119 (1429152847177449472)]} 0 1
[junit4:junit4]   2> 21908 T1698 C65 P42489 /update {wt=javabin&version=2} {add=[119 (1429152847181643776)]} 0 1
[junit4:junit4]   2> 21912 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[120 (1429152847185838080)]} 0 1
[junit4:junit4]   2> 21916 T1698 C65 P42489 /update {wt=javabin&version=2} {add=[120 (1429152847190032384)]} 0 1
[junit4:junit4]   2> 21920 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[121 (1429152847194226688)]} 0 1
[junit4:junit4]   2> 21927 T1695 C65 P42489 /update {distrib.from=http://127.0.0.1:42486/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[121 (1429152847201566720)]} 0 1
[junit4:junit4]   2> 21928 T1683 C62 P42486 /update {wt=javabin&version=2} {add=[121]} 0 5
[junit4:junit4]   2> 21932 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[122 (1429152847206809600)]} 0 1
[junit4:junit4]   2> 21939 T1709 C61 P59535 /update {distrib.from=http://127.0.0.1:42486/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[122 (1429152847211003904)]} 0 1
[junit4:junit4]   2> 21940 T1683 C62 P42486 /update {wt=javabin&version=2} {add=[122 (1429152847211003904)]} 0 5
[junit4:junit4]   2> 21944 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[123 (1429152847219392512)]} 0 1
[junit4:junit4]   2> 21951 T1709 C61 P59535 /update {distrib.from=http://127.0.0.1:42486/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[123 (1429152847223586816)]} 0 1
[junit4:junit4]   2> 21952 T1683 C62 P42486 /update {wt=javabin&version=2} {add=[123 (1429152847223586816)]} 0 5
[junit4:junit4]   2> 21956 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[124 (1429152847231975424)]} 0 1
[junit4:junit4]   2> 21963 T1709 C61 P59535 /update {distrib.from=http://127.0.0.1:42486/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[124 (1429152847236169728)]} 0 1
[junit4:junit4]   2> 21964 T1683 C62 P42486 /update {wt=javabin&version=2} {add=[124 (1429152847236169728)]} 0 5
[junit4:junit4]   2> 21968 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[125 (1429152847244558336)]} 0 1
[junit4:junit4]   2> 21975 T1709 C61 P59535 /update {distrib.from=http://127.0.0.1:42486/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[125 (1429152847248752640)]} 0 1
[junit4:junit4]   2> 21976 T1683 C62 P42486 /update {wt=javabin&version=2} {add=[125 (1429152847248752640)]} 0 5
[junit4:junit4]   2> 21980 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[126 (1429152847257141248)]} 0 1
[junit4:junit4]   2> 21987 T1695 C65 P42489 /update {distrib.from=http://127.0.0.1:42486/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[126 (1429152847264481280)]} 0 1
[junit4:junit4]   2> 21988 T1683 C62 P42486 /update {wt=javabin&version=2} {add=[126]} 0 5
[junit4:junit4]   2> 21992 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[127 (1429152847269724160)]} 0 1
[junit4:junit4]   2> 21996 T1698 C65 P42489 /update {wt=javabin&version=2} {add=[127 (1429152847273918464)]} 0 1
[junit4:junit4]   2> 22000 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[128 (1429152847278112768)]} 0 1
[junit4:junit4]   2> 22004 T1698 C65 P42489 /update {wt=javabin&version=2} {add=[128 (1429152847282307072)]} 0 1
[junit4:junit4]   2> 22008 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[129 (1429152847286501376)]} 0 1
[junit4:junit4]   2> 22015 T1709 C61 P59535 /update {distrib.from=http://127.0.0.1:42486/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[129 (1429152847290695680)]} 0 1
[junit4:junit4]   2> 22016 T1683 C62 P42486 /update {wt=javabin&version=2} {add=[129 (1429152847290695680)]} 0 5
[junit4:junit4]   2> 22020 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[130 (1429152847299084288)]} 0 1
[junit4:junit4]   2> 22027 T1695 C65 P42489 /update {distrib.from=http://127.0.0.1:42486/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[130 (1429152847306424320)]} 0 1
[junit4:junit4]   2> 22028 T1683 C62 P42486 /update {wt=javabin&version=2} {add=[130]} 0 5
[junit4:junit4]   2> 22032 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[131 (1429152847311667200)]} 0 1
[junit4:junit4]   2> 22039 T1695 C65 P42489 /update {distrib.from=http://127.0.0.1:42486/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[131 (1429152847319007232)]} 0 1
[junit4:junit4]   2> 22040 T1683 C62 P42486 /update {wt=javabin&version=2} {add=[131]} 0 5
[junit4:junit4]   2> 22044 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[132 (1429152847324250112)]} 0 1
[junit4:junit4]   2> 22051 T1709 C61 P59535 /update {distrib.from=http://127.0.0.1:42486/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[132 (1429152847328444416)]} 0 1
[junit4:junit4]   2> 22052 T1683 C62 P42486 /update {wt=javabin&version=2} {add=[132 (1429152847328444416)]} 0 5
[junit4:junit4]   2> 22056 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[133 (1429152847336833024)]} 0 1
[junit4:junit4]   2> 22066 T1709 C61 P59535 /update {distrib.from=http://127.0.0.1:42486/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[133 (1429152847344173056)]} 0 1
[junit4:junit4]   2> 22067 T1680 C62 P42486 /update {distrib.from=http://127.0.0.1:42489/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[133 (1429152847344173056)]} 0 5
[junit4:junit4]   2> 22068 T1698 C65 P42489 /update {wt=javabin&version=2} {add=[133]} 0 9
[junit4:junit4]   2> 22072 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[134 (1429152847353610240)]} 0 1
[junit4:junit4]   2> 22076 T1698 C65 P42489 /update {wt=javabin&version=2} {add=[134 (1429152847357804544)]} 0 1
[junit4:junit4]   2> 22080 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[135 (1429152847361998848)]} 0 1
[junit4:junit4]   2> 22087 T1709 C61 P59535 /update {distrib.from=http://127.0.0.1:42486/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[135 (1429152847366193152)]} 0 1
[junit4:junit4]   2> 22088 T1683 C62 P42486 /update {wt=javabin&version=2} {add=[135 (1429152847366193152)]} 0 5
[junit4:junit4]   2> 22092 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[136 (1429152847374581760)]} 0 1
[junit4:junit4]   2> 22096 T1698 C65 P42489 /update {wt=javabin&version=2} {add=[136 (1429152847378776064)]} 0 1
[junit4:junit4]   2> 22100 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[137 (1429152847382970368)]} 0 1
[junit4:junit4]   2> 22104 T1698 C65 P42489 /update {wt=javabin&version=2} {add=[137 (1429152847387164672)]} 0 1
[junit4:junit4]   2> 22108 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[138 (1429152847391358976)]} 0 1
[junit4:junit4]   2> 22116 T1709 C61 P59535 /update {distrib.from=http://127.0.0.1:42486/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[138 (1429152847395553280)]} 0 1
[junit4:junit4]   2> 22117 T1683 C62 P42486 /update {wt=javabin&version=2} {add=[138 (1429152847395553280)]} 0 6
[junit4:junit4]   2> 22121 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[139 (1429152847404990464)]} 0 1
[junit4:junit4]   2> 22125 T1698 C65 P42489 /update {wt=javabin&version=2} {add=[139 (1429152847409184768)]} 0 1
[junit4:junit4]   2> 22129 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[140 (1429152847413379072)]} 0 1
[junit4:junit4]   2> 22133 T1698 C65 P42489 /update {wt=javabin&version=2} {add=[140 (1429152847417573376)]} 0 1
[junit4:junit4]   2> 22137 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[141 (1429152847421767680)]} 0 1
[junit4:junit4]   2> 22144 T1695 C65 P42489 /update {distrib.from=http://127.0.0.1:42486/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[141 (1429152847429107712)]} 0 1
[junit4:junit4]   2> 22145 T1683 C62 P42486 /update {wt=javabin&version=2} {add=[141]} 0 5
[junit4:junit4]   2> 22149 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[142 (1429152847434350592)]} 0 1
[junit4:junit4]   2> 22153 T1698 C65 P42489 /update {wt=javabin&version=2} {add=[142 (1429152847438544896)]} 0 1
[junit4:junit4]   2> 22157 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[143 (1429152847442739200)]} 0 1
[junit4:junit4]   2> 22161 T1698 C65 P42489 /update {wt=javabin&version=2} {add=[143 (1429152847446933504)]} 0 1
[junit4:junit4]   2> 22165 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[144 (1429152847451127808)]} 0 1
[junit4:junit4]   2> 22173 T1695 C65 P42489 /update {distrib.from=http://127.0.0.1:42486/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[144 (1429152847459516416)]} 0 2
[junit4:junit4]   2> 22174 T1683 C62 P42486 /update {wt=javabin&version=2} {add=[144]} 0 6
[junit4:junit4]   2> 22178 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[145 (1429152847464759296)]} 0 1
[junit4:junit4]   2> 22182 T1698 C65 P42489 /update {wt=javabin&version=2} {add=[145 (1429152847468953600)]} 0 1
[junit4:junit4]   2> 22186 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[146 (1429152847473147904)]} 0 1
[junit4:junit4]   2> 22198 T1709 C61 P59535 /update {distrib.from=http://127.0.0.1:42486/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[146 (1429152847480487936)]} 0 2
[junit4:junit4]   2> 22199 T1680 C62 P42486 /update {distrib.from=http://127.0.0.1:42489/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[146 (1429152847480487936)]} 0 7
[junit4:junit4]   2> 22200 T1698 C65 P42489 /update {wt=javabin&version=2} {add=[146]} 0 11
[junit4:junit4]   2> 22204 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[147 (1429152847492022272)]} 0 1
[junit4:junit4]   2> 22212 T1695 C65 P42489 /update {distrib.from=http://127.0.0.1:42486/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[147 (1429152847499362304)]} 0 2
[junit4:junit4]   2> 22212 T1683 C62 P42486 /update {wt=javabin&version=2} {add=[147]} 0 5
[junit4:junit4]   2> 22216 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[148 (1429152847504605184)]} 0 1
[junit4:junit4]   2> 22225 T1709 C61 P59535 /update {distrib.from=http://127.0.0.1:42486/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[148 (1429152847508799488)]} 0 2
[junit4:junit4]   2> 22225 T1683 C62 P42486 /update {wt=javabin&version=2} {add=[148 (1429152847508799488)]} 0 6
[junit4:junit4]   2> 22230 T1657 C64 P42481 /update {wt=javabin&version=2} {add=[149 (1429152847519285248)]} 0 1
[junit4:junit4]   2> 22237 T1695 C65 P42489 /update {distrib.from=http://127.0.0.1:42486/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[149 (1429152847526625280)]} 0 1
[junit4:junit4]   2> 22238 T1683 C62 P42486 /update {wt=javabin&version=2} {add=[149]} 0 5
[junit4:junit4]   2> 22239 T1645 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 22240 T1645 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22241 T1645 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> 22243 T1657 C64 P42481 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22269 T1657 C64 P42481 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@37012fc4 lockFactory=org.apache.lucene.store.NativeFSLockFactory@420494cc),segFN=segments_2,generation=2,filenames=[_0_Lucene40_0.tim, _0.fnm, _0_Lucene40_0.frq, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene40_0.prx, _0.fdt, _0_Lucene40_0.tip]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@37012fc4 lockFactory=org.apache.lucene.store.NativeFSLockFactory@420494cc),segFN=segments_3,generation=3,filenames=[_1_Lucene40_0.tim, _1_nrm.cfs, _0_Lucene40_0.tim, _0.fnm, _1_Lucene40_0.frq, _0_nrm.cfs, _0_Lucene40_0.prx, _1.fnm, _1_Lucene40_0.prx, _1_Lucene40_0.tip, _1_nrm.cfe, _0_Lucene40_0.tip, _1.fdx, _0_Lucene40_0.frq, _1.fdt, _1.si, _0_nrm.cfe, _0.fdx, _0.si, segments_3, _0.fdt]
[junit4:junit4]   2> 22269 T1657 C64 P42481 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_1_Lucene40_0.tim, _1_nrm.cfs, _0_Lucene40_0.tim, _0.fnm, _1_Lucene40_0.frq, _0_nrm.cfs, _0_Lucene40_0.prx, _1.fnm, _1_Lucene40_0.prx, _1_Lucene40_0.tip, _1_nrm.cfe, _0_Lucene40_0.tip, _1.fdx, _0_Lucene40_0.frq, _1.fdt, _1.si, _0_nrm.cfe, _0.fdx, _0.si, segments_3, _0.fdt]
[junit4:junit4]   2> 22272 T1657 C64 P42481 oass.SolrIndexSearcher.<init> Opening Searcher@38160d6f main
[junit4:junit4]   2> 22272 T1657 C64 P42481 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22273 T1671 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@38160d6f main{StandardDirectoryReader(segments_3:5 _0(4.2):C1 _1(4.2):C66)}
[junit4:junit4]   2> 22274 T1657 C64 P42481 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 31
[junit4:junit4]   2> 22277 T1683 C62 P42486 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22291 T1683 C62 P42486 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@384773ab lockFactory=org.apache.lucene.store.NativeFSLockFactory@13d1c1d0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@384773ab lockFactory=org.apache.lucene.store.NativeFSLockFactory@13d1c1d0),segFN=segments_3,generation=3,filenames=[_0_Lucene40_0.tim, _0.fnm, _0_Lucene40_0.frq, _0_nrm.cfe, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene40_0.prx, _0.fdt, segments_3, _0_Lucene40_0.tip]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@384773ab lockFactory=org.apache.lucene.store.NativeFSLockFactory@13d1c1d0),segFN=segments_4,generation=4,filenames=[_1_Lucene40_0.tim, _1_nrm.cfs, _0_Lucene40_0.tim, _0.fnm, _1_Lucene40_0.frq, _0_nrm.cfs, _0_Lucene40_0.prx, _1.fnm, _1_Lucene40_0.prx, _1_Lucene40_0.tip, _1_nrm.cfe, _0_Lucene40_0.tip, _1.fdx, _0_Lucene40_0.frq, _1.fdt, _1.si, _0_nrm.cfe, _0.fdx, _0.si, _0.fdt, segments_4]
[junit4:junit4]   2> 22292 T1683 C62 P42486 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[_1_Lucene40_0.tim, _1_nrm.cfs, _0_Lucene40_0.tim, _0.fnm, _1_Lucene40_0.frq, _0_nrm.cfs, _0_Lucene40_0.prx, _1.fnm, _1_Lucene40_0.prx, _1_Lucene40_0.tip, _1_nrm.cfe, _0_Lucene40_0.tip, _1.fdx, _0_Lucene40_0.frq, _1.fdt, _1.si, _0_nrm.cfe, _0.fdx, _0.si, _0.fdt, segments_4]
[junit4:junit4]   2> 22294 T1683 C62 P42486 oass.SolrIndexSearcher.<init> Opening Searcher@7236775f main
[junit4:junit4]   2> 22296 T1683 C62 P42486 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22297 T1689 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7236775f main{StandardDirectoryReader(segments_4:5:nrt _0(4.2):C1 _1(4.2):C31)}
[junit4:junit4]   2> 22298 T1683 C62 P42486 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:59535/collection1/, StdNode: http://127.0.0.1:42489/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 22300 T1695 C65 P42489 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22301 T1709 C61 P59535 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22314 T1695 C65 P42489 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7c8a1216 lockFactory=org.apache.lucene.store.NativeFSLockFactory@14d9b528),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7c8a1216 lockFactory=org.apache.lucene.store.NativeFSLockFactory@14d9b528),segFN=segments_3,generation=3,filenames=[_0_Lucene40_0.tim, _0.fnm, _0_Lucene40_0.frq, _0_nrm.cfe, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene40_0.prx, _0.fdt, segments_3, _0_Lucene40_0.tip]
[junit4:junit4]   2> 22315 T1695 C65 P42489 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0_Lucene40_0.tim, _0.fnm, _0_Lucene40_0.frq, _0_nrm.cfe, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene40_0.prx, _0.fdt, segments_3, _0_Lucene40_0.tip]
[junit4:junit4]   2> 22317 T1695 C65 P42489 oass.SolrIndexSearcher.<init> Opening Searcher@cf9517b main
[junit4:junit4]   2> 22318 T1695 C65 P42489 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22319 T1705 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@cf9517b main{StandardDirectoryReader(segments_3:3 _0(4.2):C35)}
[junit4:junit4]   2> 22320 T1695 C65 P42489 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 20
[junit4:junit4]   2> 22321 T1709 C61 P59535 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@d386a79 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4d1ed3a0),segFN=segments_3,generation=3,filenames=[_0_Lucene40_0.tim, _0.fnm, _0_Lucene40_0.frq, _0_nrm.cfe, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene40_0.prx, _0.fdt, segments_3, _0_Lucene40_0.tip]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@d386a79 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4d1ed3a0),segFN=segments_4,generation=4,filenames=[_1_Lucene40_0.tim, _1_nrm.cfs, _0_Lucene40_0.tim, _0.fnm, _1_Lucene40_0.frq, _0_nrm.cfs, _0_Lucene40_0.prx, _1.fnm, _1_Lucene40_0.prx, _1_Lucene40_0.tip, _1_nrm.cfe, _0_Lucene40_0.tip, _1.fdx, _0_Lucene40_0.frq, _1.fdt, _1.si, _0_nrm.cfe, _0.fdx, _0.si, _0.fdt, segments_4]
[junit4:junit4]   2> 22322 T1709 C61 P59535 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[_1_Lucene40_0.tim, _1_nrm.cfs, _0_Lucene40_0.tim, _0.fnm, _1_Lucene40_0.frq, _0_nrm.cfs, _0_Lucene40_0.prx, _1.fnm, _1_Lucene40_0.prx, _1_Lucene40_0.tip, _1_nrm.cfe, _0_Lucene40_0.tip, _1.fdx, _0_Lucene40_0.frq, _1.fdt, _1.si, _0_nrm.cfe, _0.fdx, _0.si, _0.fdt, segments_4]
[junit4:junit4]   2> 22325 T1709 C61 P59535 oass.SolrIndexSearcher.<init> Opening Searcher@6522d078 main
[junit4:junit4]   2> 22326 T1709 C61 P59535 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22327 T1721 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6522d078 main{StandardDirectoryReader(segments_4:5:nrt _0(4.2):C1 _1(4.2):C31)}
[junit4:junit4]   2> 22328 T1709 C61 P59535 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 27
[junit4:junit4]   2> 22329 T1683 C62 P42486 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 52
[junit4:junit4]   2> 22333 T1657 C64 P42481 REQ /select {q=*:*&wt=javabin&version=2} hits=67 status=0 QTime=1 
[junit4:junit4]   2> 22336 T1645 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:42473/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@50a4aa27
[junit4:junit4]   2> 22337 T1645 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 22337 T1735 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:42473. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 22338 T1735 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:42473, initiating session
[junit4:junit4]   2> 22338 T1647 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:52589
[junit4:junit4]   2> 22339 T1647 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:52589
[junit4:junit4]   2> 22348 T1649 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d55eebf19000c with negotiated timeout 10000 for client /140.211.11.196:52589
[junit4:junit4]   2> 22349 T1735 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:42473, sessionid = 0x13d55eebf19000c, negotiated timeout = 10000
[junit4:junit4]   2> 22349 T1736 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@50a4aa27 name:ZooKeeperConnection Watcher:127.0.0.1:42473/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 22349 T1645 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 22350 T1645 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 22353 T1650 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d55eebf19000c
[junit4:junit4]   2> 22355 T1736 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 22355 T1647 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:52589 which had sessionid 0x13d55eebf19000c
[junit4:junit4]   2> 22355 T1645 oaz.ZooKeeper.close Session: 0x13d55eebf19000c closed
[junit4:junit4]   2> 22358 T1677 C62 P42486 REQ /select {q=*:*&distrib=false&wt=javabin&version=2} hits=32 status=0 QTime=1 
[junit4:junit4]   2> 22363 T1696 C65 P42489 REQ /select {q=*:*&distrib=false&wt=javabin&version=2} hits=35 status=0 QTime=0 
[junit4:junit4]   2> 22371 T1712 C61 P59535 REQ /select {NOW=1362946365037&shard.url=127.0.0.1:42486/collection1/|127.0.0.1:59535/collection1/&fl=id,score&start=0&q=*:*&distrib=false&wt=javabin&isShard=true&fsv=true&version=2&rows=10} hits=32 status=0 QTime=0 
[junit4:junit4]   2> 22371 T1699 C65 P42489 REQ /select {NOW=1362946365037&shard.url=127.0.0.1:42489/collection1/&fl=id,score&start=0&q=*:*&distrib=false&wt=javabin&isShard=true&fsv=true&version=2&rows=10} hits=35 status=0 QTime=0 
[junit4:junit4]   2> 22378 T1712 C61 P59535 REQ /select {NOW=1362946365037&shard.url=127.0.0.1:42486/collection1/|127.0.0.1:59535/collection1/&ids=1,10,4,15,8,16,13,14,11,12&q=*:*&distrib=false&wt=javabin&isShard=true&version=2} status=0 QTime=2 
[junit4:junit4]   2> 22381 T1711 C61 P59535 REQ /select {q=*:*&wt=javabin&version=2} hits=67 status=0 QTime=13 
[junit4:junit4]   2> 22387 T1657 C64 P42481 REQ /select {sort=n_tl1+desc&q=*:*&distrib=false&wt=javabin&version=2} hits=67 status=0 QTime=2 
[junit4:junit4]   2> 22397 T1741 C65 P42489 REQ /select {sort=n_tl1+desc&distrib=false&collection=collection1&wt=javabin&version=2&rows=10&fl=id&shard.url=127.0.0.1:42489/collection1/&NOW=1362946365061&start=0&q=*:*&isShard=true&fsv=true} hits=35 status=0 QTime=1 
[junit4:junit4]   2> 22397 T1713 C61 P59535 REQ /select {sort=n_tl1+desc&distrib=false&collection=collection1&wt=javabin&version=2&rows=10&fl=id&shard.url=127.0.0.1:42486/collection1/|127.0.0.1:59535/collection1/&NOW=1362946365061&start=0&q=*:*&isShard=true&fsv=true} hits=32 status=0 QTime=1 
[junit4:junit4]   2> 22403 T1741 C65 P42489 REQ /select {NOW=1362946365061&shard.url=127.0.0.1:42489/collection1/&ids=139,137,120&q=*:*&distrib=false&collection=collection1&wt=javabin&isShard=true&version=2} status=0 QTime=1 
[junit4:junit4]   2> 22403 T1713 C61 P59535 REQ /select {NOW=1362946365061&shard.url=127.0.0.1:42486/collection1/|127.0.0.1:59535/collection1/&ids=148,123,15,129,13,102,100&q=*:*&distrib=false&collection=collection1&wt=javabin&isShard=true&version=2} status=0 QTime=1 
[junit4:junit4]

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

,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=36,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 86807 T1719 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 86807 T1719 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 86807 T1719 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 86810 T1719 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 86811 T1719 oasc.CachingDirectoryFactory.close Closing directory when closing factory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362946342674/jetty3/index
[junit4:junit4]   2> 86811 T1719 oasc.CachingDirectoryFactory.closeDirectory Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362946342674/jetty3/index
[junit4:junit4]   2> 86811 T1719 oasc.CachingDirectoryFactory.close Closing directory when closing factory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362946342674/jetty3
[junit4:junit4]   2> 86811 T1719 oasc.CachingDirectoryFactory.closeDirectory Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362946342674/jetty3
[junit4:junit4]   2> 86812 T1719 oasc.CachingDirectoryFactory.close Closing directory when closing factory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362946342674/jetty3/index.20130310161243164
[junit4:junit4]   2> 86812 T1719 oasc.CachingDirectoryFactory.closeDirectory Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362946342674/jetty3/index.20130310161243164
[junit4:junit4]   2> 86812 T1719 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 86812 T1719 oasc.LeaderElector$1.process WARNING  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard1/election/89322051513942026-127.0.0.1:59535__collection1-n_0000000001
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:153)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:150)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:150)
[junit4:junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:63)
[junit4:junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:243)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:156)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:100)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   2> 
[junit4:junit4]   2> 86813 T1719 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 86813 T1719 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> 86814 T1719 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 86814 T1719 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> 86814 T1719 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 86814 T1719 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> 86815 T1719 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 86815 T1719 oasc.LeaderElector$1.process WARNING  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:236)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:233)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:233)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:84)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   2> 
[junit4:junit4]   2> 86815 T1719 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=Lucene40, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=es_SV, timezone=Canada/Eastern
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_09 (64-bit)/cpus=16,threads=3,free=321839016,total=524288000
[junit4:junit4]   2> NOTE: All tests run in this JVM: [UpdateParamsTest, TestRangeQuery, TestRandomFaceting, CurrencyFieldOpenExchangeTest, TestFastLRUCache, ScriptEngineTest, LeaderElectionTest, PingRequestHandlerTest, SpellPossibilityIteratorTest, DocumentBuilderTest, TestSort, SuggesterTSTTest, BadIndexSchemaTest, TestAtomicUpdateErrorCases, TestSuggestSpellingConverter, ZkSolrClientTest, ShardRoutingTest, DateFieldTest, HardAutoCommitTest, BadComponentTest, SliceStateUpdateTest, TestMultiCoreConfBootstrap, TestJoin, TestSurroundQueryParser, BasicFunctionalityTest, TestFastOutputStream, DocValuesMultiTest, XmlUpdateRequestHandlerTest, TestArbitraryIndexDir, SpellCheckCollatorTest, TestBinaryField, QueryEqualityTest, SliceStateTest, LukeRequestHandlerTest, FileUtilsTest, NotRequiredUniqueKeyTest, TestMergePolicyConfig, PathHierarchyTokenizerFactoryTest, TestJmxMonitoredMap, PrimitiveFieldTypeTest, ExternalFileFieldSortTest, UniqFieldsUpdateProcessorFactoryTest, TestQueryTypes, RegexBoostProcessorTest, SpatialFilterTest, TestZkChroot, SolrInfoMBeanTest, TestDocumentBuilder, RAMDirectoryFactoryTest, TestQuerySenderNoQuery, TermVectorComponentTest, ZkNodePropsTest, DirectUpdateHandlerTest, LeaderElectionIntegrationTest, TestPseudoReturnFields, ClusterStateUpdateTest, TestRemoteStreaming, SolrCoreTest, SampleTest, SyncSliceTest, TestCollationKeyRangeQueries, UnloadDistributedZkTest, UpdateRequestProcessorFactoryTest, DOMUtilTest, MoreLikeThisHandlerTest, DistanceFunctionTest, BasicDistributedZk2Test]
[junit4:junit4] Completed on J1 in 87.70s, 1 test, 1 error <<< FAILURES!

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

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