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/01/10 09:46:54 UTC

[JENKINS] Lucene-Solr-Tests-trunk-java7 - Build # 3629 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-java7/3629/

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

Error Message:
shard1 should have just been set up to be inconsistent - but it's still consistent

Stack Trace:
java.lang.AssertionError: shard1 should have just been set up to be inconsistent - but it's still consistent
	at __randomizedtesting.SeedInfo.seed([E93499F86B13AC2E:68D217E01C4CCC12]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:214)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
	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 9334 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 0 T2896 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 5 T2896 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-SyncSliceTest-1357807435673
[junit4:junit4]   2> 7 T2896 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 8 T2897 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 11 T2897 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 11 T2897 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 11 T2897 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 12 T2897 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 13 T2897 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 108 T2896 oasc.ZkTestServer.run start zk server on port:37653
[junit4:junit4]   2> 108 T2896 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:37653 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@47f1aaec
[junit4:junit4]   2> 109 T2896 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 110 T2902 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:37653. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 110 T2902 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:37653, initiating session
[junit4:junit4]   2> 111 T2898 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:37656
[junit4:junit4]   2> 111 T2898 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:37656
[junit4:junit4]   2> 112 T2900 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 114 T2900 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c23a13fa10000 with negotiated timeout 10000 for client /140.211.11.196:37656
[junit4:junit4]   2> 114 T2902 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:37653, sessionid = 0x13c23a13fa10000, negotiated timeout = 10000
[junit4:junit4]   2> 115 T2903 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@47f1aaec name:ZooKeeperConnection Watcher:127.0.0.1:37653 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 115 T2896 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 115 T2896 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 118 T2901 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c23a13fa10000
[junit4:junit4]   2> 119 T2903 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 120 T2898 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:37656 which had sessionid 0x13c23a13fa10000
[junit4:junit4]   2> 119 T2896 oaz.ZooKeeper.close Session: 0x13c23a13fa10000 closed
[junit4:junit4]   2> 120 T2896 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:37653/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@635de784
[junit4:junit4]   2> 121 T2896 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 122 T2904 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:37653. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 122 T2904 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:37653, initiating session
[junit4:junit4]   2> 122 T2898 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:37657
[junit4:junit4]   2> 123 T2898 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:37657
[junit4:junit4]   2> 129 T2900 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c23a13fa10001 with negotiated timeout 10000 for client /140.211.11.196:37657
[junit4:junit4]   2> 129 T2904 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:37653, sessionid = 0x13c23a13fa10001, negotiated timeout = 10000
[junit4:junit4]   2> 129 T2905 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@635de784 name:ZooKeeperConnection Watcher:127.0.0.1:37653/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 129 T2896 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 130 T2896 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 134 T2896 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 143 T2896 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 145 T2896 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 148 T2896 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 149 T2896 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 163 T2896 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 164 T2896 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 267 T2896 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 268 T2896 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 271 T2896 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 272 T2896 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 274 T2896 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 275 T2896 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 278 T2896 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 279 T2896 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 286 T2896 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 287 T2896 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 290 T2896 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 291 T2896 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 293 T2896 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 294 T2896 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 301 T2901 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c23a13fa10001
[junit4:junit4]   2> 302 T2905 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 302 T2898 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:37657 which had sessionid 0x13c23a13fa10001
[junit4:junit4]   2> 302 T2896 oaz.ZooKeeper.close Session: 0x13c23a13fa10001 closed
[junit4:junit4]   2> 544 T2896 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 550 T2896 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:37658
[junit4:junit4]   2> 551 T2896 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 552 T2896 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 553 T2896 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1357807435970
[junit4:junit4]   2> 554 T2896 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1357807435970/solr.xml
[junit4:junit4]   2> 555 T2896 oasc.CoreContainer.<init> New CoreContainer 991476727
[junit4:junit4]   2> 556 T2896 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1357807435970/'
[junit4:junit4]   2> 556 T2896 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1357807435970/'
[junit4:junit4]   2> 648 T2896 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 649 T2896 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 650 T2896 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 650 T2896 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 651 T2896 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 652 T2896 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 653 T2896 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 654 T2896 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 654 T2896 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 655 T2896 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 689 T2896 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 721 T2896 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:37653/solr
[junit4:junit4]   2> 722 T2896 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 723 T2896 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:37653 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@3bf6a923
[junit4:junit4]   2> 725 T2915 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:37653. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 724 T2896 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 725 T2915 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:37653, initiating session
[junit4:junit4]   2> 726 T2898 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:37659
[junit4:junit4]   2> 726 T2898 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:37659
[junit4:junit4]   2> 728 T2900 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c23a13fa10002 with negotiated timeout 20000 for client /140.211.11.196:37659
[junit4:junit4]   2> 728 T2915 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:37653, sessionid = 0x13c23a13fa10002, negotiated timeout = 20000
[junit4:junit4]   2> 728 T2916 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3bf6a923 name:ZooKeeperConnection Watcher:127.0.0.1:37653 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 729 T2896 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 730 T2901 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c23a13fa10002
[junit4:junit4]   2> 731 T2916 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 731 T2898 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:37659 which had sessionid 0x13c23a13fa10002
[junit4:junit4]   2> 731 T2896 oaz.ZooKeeper.close Session: 0x13c23a13fa10002 closed
[junit4:junit4]   2> 732 T2896 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 749 T2896 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:37653/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@3b4d92d2
[junit4:junit4]   2> 751 T2917 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:37653. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 751 T2896 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 751 T2917 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:37653, initiating session
[junit4:junit4]   2> 751 T2898 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:37660
[junit4:junit4]   2> 752 T2898 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:37660
[junit4:junit4]   2> 753 T2900 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c23a13fa10003 with negotiated timeout 20000 for client /140.211.11.196:37660
[junit4:junit4]   2> 753 T2917 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:37653, sessionid = 0x13c23a13fa10003, negotiated timeout = 20000
[junit4:junit4]   2> 754 T2918 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3b4d92d2 name:ZooKeeperConnection Watcher:127.0.0.1:37653/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 754 T2896 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 756 T2901 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c23a13fa10003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 764 T2896 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 767 T2896 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37658_
[junit4:junit4]   2> 768 T2901 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c23a13fa10003 type:delete cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:37658_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:37658_
[junit4:junit4]   2> 769 T2896 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37658_
[junit4:junit4]   2> 773 T2896 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 784 T2901 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c23a13fa10003 type:delete cxid:0x15 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 790 T2896 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 793 T2896 oasc.Overseer.start Overseer (id=88985268104790019-127.0.0.1:37658_-n_0000000000) starting
[junit4:junit4]   2> 794 T2901 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c23a13fa10003 type:create cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 795 T2901 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c23a13fa10003 type:create cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 804 T2901 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c23a13fa10003 type:create cxid:0x1c zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 806 T2901 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c23a13fa10003 type:create cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 807 T2920 oasc.OverseerCollectionProcessor.run Process current queue of collection messages
[junit4:junit4]   2> 808 T2896 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 820 T2896 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 823 T2919 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 827 T2921 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1357807435970/collection1
[junit4:junit4]   2> 827 T2921 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 828 T2921 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 828 T2921 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 829 T2921 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1357807435970/collection1/'
[junit4:junit4]   2> 831 T2921 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-controljetty-1357807435970/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 831 T2921 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-controljetty-1357807435970/collection1/lib/README' to classloader
[junit4:junit4]   2> 890 T2921 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 995 T2921 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1096 T2921 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1105 T2921 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1718 T2921 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1726 T2921 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1728 T2921 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1739 T2921 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1743 T2921 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1746 T2921 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1747 T2921 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1747 T2921 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1357807435970/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357807435673/control/data/
[junit4:junit4]   2> 1748 T2921 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@280b31e6
[junit4:junit4]   2> 1748 T2921 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 1771 T2921 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/control/data forceNew:false
[junit4:junit4]   2> 1772 T2921 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/control/data
[junit4:junit4]   2> 1772 T2921 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357807435673/control/data/index/
[junit4:junit4]   2> 1773 T2921 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357807435673/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1773 T2921 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/control/data/index forceNew:false
[junit4:junit4]   2> 1778 T2921 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357807435673/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1ea555ff; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1779 T2921 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1779 T2921 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/control/data/index
[junit4:junit4]   2> 1780 T2921 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 1781 T2921 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1781 T2921 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 1782 T2921 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1782 T2921 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 1782 T2921 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1783 T2921 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1783 T2921 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1783 T2921 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1784 T2921 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1784 T2921 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 1784 T2921 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 1785 T2921 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1785 T2921 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1785 T2921 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1785 T2921 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1786 T2921 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1786 T2921 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1786 T2921 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1787 T2921 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1787 T2921 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1787 T2921 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1788 T2921 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1788 T2921 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1788 T2921 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1789 T2921 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 1789 T2921 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 1797 T2921 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1801 T2921 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 1801 T2921 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 1803 T2921 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/control/data
[junit4:junit4]   2> 1805 T2921 oass.SolrIndexSearcher.<init> Opening Searcher@447cef6b main
[junit4:junit4]   2> 1805 T2921 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1806 T2921 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1806 T2921 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 1811 T2921 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 1860 T2922 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@447cef6b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1863 T2921 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1863 T2921 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1864 T2901 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c23a13fa10003 type:create cxid:0x50 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2326 T2919 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2326 T2919 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:37658_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37658"}
[junit4:junit4]   2> 2327 T2919 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2327 T2919 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2327 T2901 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c23a13fa10003 type:create cxid:0x58 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2346 T2918 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> 2876 T2921 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2876 T2921 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:37658 collection:control_collection shard:shard1
[junit4:junit4]   2> 2877 T2921 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2893 T2901 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c23a13fa10003 type:delete cxid:0x72 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2893 T2921 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2894 T2901 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c23a13fa10003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2896 T2921 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2896 T2921 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2896 T2921 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:37658/collection1/
[junit4:junit4]   2> 2896 T2921 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2897 T2921 oasc.SyncStrategy.syncToMe http://127.0.0.1:37658/collection1/ has no replicas
[junit4:junit4]   2> 2897 T2921 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:37658/collection1/
[junit4:junit4]   2> 2897 T2921 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2900 T2901 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c23a13fa10003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3849 T2919 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3905 T2918 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> 3922 T2921 oasc.ZkController.register We are http://127.0.0.1:37658/collection1/ and leader is http://127.0.0.1:37658/collection1/
[junit4:junit4]   2> 3922 T2921 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:37658
[junit4:junit4]   2> 3922 T2921 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3922 T2921 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3923 T2921 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3925 T2921 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3926 T2896 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3926 T2896 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3927 T2896 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3941 T2896 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3951 T2896 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:37653/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@53d36797
[junit4:junit4]   2> 3952 T2896 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3952 T2923 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:37653. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3953 T2923 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:37653, initiating session
[junit4:junit4]   2> 3953 T2898 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:37661
[junit4:junit4]   2> 3953 T2898 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:37661
[junit4:junit4]   2> 3954 T2900 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c23a13fa10004 with negotiated timeout 10000 for client /140.211.11.196:37661
[junit4:junit4]   2> 3954 T2923 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:37653, sessionid = 0x13c23a13fa10004, negotiated timeout = 10000
[junit4:junit4]   2> 3955 T2924 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@53d36797 name:ZooKeeperConnection Watcher:127.0.0.1:37653/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3955 T2896 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3956 T2896 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3957 T2896 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4123 T2896 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4127 T2896 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:37662
[junit4:junit4]   2> 4128 T2896 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4128 T2896 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4129 T2896 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1357807439625
[junit4:junit4]   2> 4129 T2896 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1357807439625/solr.xml
[junit4:junit4]   2> 4130 T2896 oasc.CoreContainer.<init> New CoreContainer 830362225
[junit4:junit4]   2> 4130 T2896 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1357807439625/'
[junit4:junit4]   2> 4131 T2896 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1357807439625/'
[junit4:junit4]   2> 4187 T2896 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 4187 T2896 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4188 T2896 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4188 T2896 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4189 T2896 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4189 T2896 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4190 T2896 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4190 T2896 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4191 T2896 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4191 T2896 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4213 T2896 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4233 T2896 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:37653/solr
[junit4:junit4]   2> 4234 T2896 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4234 T2896 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:37653 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@3efb45c
[junit4:junit4]   2> 4236 T2896 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4236 T2934 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:37653. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4237 T2934 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:37653, initiating session
[junit4:junit4]   2> 4237 T2898 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:37663
[junit4:junit4]   2> 4237 T2898 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:37663
[junit4:junit4]   2> 4239 T2900 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c23a13fa10005 with negotiated timeout 20000 for client /140.211.11.196:37663
[junit4:junit4]   2> 4239 T2934 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:37653, sessionid = 0x13c23a13fa10005, negotiated timeout = 20000
[junit4:junit4]   2> 4239 T2935 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3efb45c name:ZooKeeperConnection Watcher:127.0.0.1:37653 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4239 T2896 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4240 T2901 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c23a13fa10005
[junit4:junit4]   2> 4251 T2935 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4251 T2898 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:37663 which had sessionid 0x13c23a13fa10005
[junit4:junit4]   2> 4251 T2896 oaz.ZooKeeper.close Session: 0x13c23a13fa10005 closed
[junit4:junit4]   2> 4251 T2896 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 4264 T2896 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:37653/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@4088949a
[junit4:junit4]   2> 4265 T2936 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:37653. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4265 T2896 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4265 T2936 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:37653, initiating session
[junit4:junit4]   2> 4266 T2898 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:37664
[junit4:junit4]   2> 4266 T2898 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:37664
[junit4:junit4]   2> 4267 T2900 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c23a13fa10006 with negotiated timeout 20000 for client /140.211.11.196:37664
[junit4:junit4]   2> 4268 T2936 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:37653, sessionid = 0x13c23a13fa10006, negotiated timeout = 20000
[junit4:junit4]   2> 4268 T2937 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4088949a name:ZooKeeperConnection Watcher:127.0.0.1:37653/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4268 T2896 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4269 T2901 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c23a13fa10006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4275 T2901 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c23a13fa10006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4276 T2896 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37662_
[junit4:junit4]   2> 4277 T2901 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c23a13fa10006 type:delete cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:37662_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:37662_
[junit4:junit4]   2> 4285 T2896 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37662_
[junit4:junit4]   2> 4296 T2924 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4296 T2918 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4296 T2918 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> 4299 T2896 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4306 T2938 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1357807439625/collection1
[junit4:junit4]   2> 4306 T2938 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4307 T2938 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4307 T2938 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4308 T2938 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1357807439625/collection1/'
[junit4:junit4]   2> 4309 T2938 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty1-1357807439625/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4310 T2938 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty1-1357807439625/collection1/lib/README' to classloader
[junit4:junit4]   2> 4368 T2938 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4446 T2938 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4547 T2938 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4554 T2938 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4819 T1751 oasc.OverseerCollectionProcessor.run WARNING Overseer cannot talk to ZK
[junit4:junit4]   2> 5235 T2938 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5248 T2938 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5252 T2938 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5265 T2938 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5270 T2938 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5274 T2938 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5275 T2938 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5276 T2938 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1357807439625/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty1/
[junit4:junit4]   2> 5277 T2938 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@280b31e6
[junit4:junit4]   2> 5277 T2938 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 5278 T2938 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty1 forceNew:false
[junit4:junit4]   2> 5279 T2938 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty1
[junit4:junit4]   2> 5279 T2938 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty1/index/
[junit4:junit4]   2> 5280 T2938 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5280 T2938 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty1/index forceNew:false
[junit4:junit4]   2> 5327 T2938 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@41c71f7d; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5327 T2938 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5328 T2938 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty1/index
[junit4:junit4]   2> 5328 T2938 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 5331 T2938 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5331 T2938 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 5331 T2938 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5332 T2938 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 5332 T2938 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5333 T2938 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5333 T2938 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5334 T2938 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5334 T2938 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5335 T2938 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 5335 T2938 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 5336 T2938 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5336 T2938 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 5337 T2938 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 5337 T2938 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 5337 T2938 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5338 T2938 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5339 T2938 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5339 T2938 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5340 T2938 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5340 T2938 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5341 T2938 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5341 T2938 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5342 T2938 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5342 T2938 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 5343 T2938 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 5357 T2938 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5362 T2938 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 5363 T2938 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 5365 T2938 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty1
[junit4:junit4]   2> 5367 T2938 oass.SolrIndexSearcher.<init> Opening Searcher@7555c1eb main
[junit4:junit4]   2> 5368 T2938 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5369 T2938 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5369 T2938 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 5378 T2938 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 5419 T2919 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5420 T2919 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:37658_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37658"}
[junit4:junit4]   2> 5432 T2918 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> 5432 T2937 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> 5433 T2924 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> 5447 T2939 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7555c1eb main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5453 T2938 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5453 T2938 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6943 T2919 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6944 T2919 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:37662_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37662"}
[junit4:junit4]   2> 6944 T2919 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 6944 T2919 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6957 T2924 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> 6957 T2918 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> 6957 T2937 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> 7315 T1768 oasc.OverseerCollectionProcessor.run WARNING Overseer cannot talk to ZK
[junit4:junit4]   2> 7457 T2938 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7457 T2938 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:37662 collection:collection1 shard:shard1
[junit4:junit4]   2> 7458 T2938 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7483 T2901 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c23a13fa10006 type:delete cxid:0x45 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7484 T2938 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7484 T2901 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c23a13fa10006 type:create cxid:0x46 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7495 T2938 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7495 T2938 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7495 T2938 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:37662/collection1/
[junit4:junit4]   2> 7496 T2938 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7496 T2938 oasc.SyncStrategy.syncToMe http://127.0.0.1:37662/collection1/ has no replicas
[junit4:junit4]   2> 7496 T2938 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:37662/collection1/
[junit4:junit4]   2> 7496 T2938 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7506 T2901 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c23a13fa10006 type:create cxid:0x50 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8461 T2919 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8542 T2937 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> 8542 T2924 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> 8542 T2918 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> 8580 T2938 oasc.ZkController.register We are http://127.0.0.1:37662/collection1/ and leader is http://127.0.0.1:37662/collection1/
[junit4:junit4]   2> 8580 T2938 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:37662
[junit4:junit4]   2> 8580 T2938 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8580 T2938 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8581 T2938 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8584 T2938 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8585 T2896 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 8586 T2896 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8586 T2896 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8784 T2896 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8788 T2896 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:37671
[junit4:junit4]   2> 8788 T2896 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8789 T2896 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8790 T2896 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1357807444269
[junit4:junit4]   2> 8790 T2896 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1357807444269/solr.xml
[junit4:junit4]   2> 8791 T2896 oasc.CoreContainer.<init> New CoreContainer 1946521647
[junit4:junit4]   2> 8791 T2896 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1357807444269/'
[junit4:junit4]   2> 8792 T2896 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1357807444269/'
[junit4:junit4]   2> 8848 T2896 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 8848 T2896 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8849 T2896 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8849 T2896 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8850 T2896 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8850 T2896 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8851 T2896 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8851 T2896 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8852 T2896 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8852 T2896 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8872 T2896 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8892 T2896 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:37653/solr
[junit4:junit4]   2> 8893 T2896 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8893 T2896 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:37653 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@d23280d
[junit4:junit4]   2> 8895 T2896 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8895 T2949 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:37653. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8896 T2949 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:37653, initiating session
[junit4:junit4]   2> 8896 T2898 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:37672
[junit4:junit4]   2> 8896 T2898 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:37672
[junit4:junit4]   2> 8898 T2900 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c23a13fa10007 with negotiated timeout 20000 for client /140.211.11.196:37672
[junit4:junit4]   2> 8898 T2949 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:37653, sessionid = 0x13c23a13fa10007, negotiated timeout = 20000
[junit4:junit4]   2> 8898 T2950 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d23280d name:ZooKeeperConnection Watcher:127.0.0.1:37653 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8899 T2896 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8900 T2901 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c23a13fa10007
[junit4:junit4]   2> 8900 T2950 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8901 T2898 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:37672 which had sessionid 0x13c23a13fa10007
[junit4:junit4]   2> 8900 T2896 oaz.ZooKeeper.close Session: 0x13c23a13fa10007 closed
[junit4:junit4]   2> 8901 T2896 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 8911 T2896 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:37653/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@3fcec4a1
[junit4:junit4]   2> 8912 T2896 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8912 T2951 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:37653. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8913 T2951 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:37653, initiating session
[junit4:junit4]   2> 8913 T2898 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:37673
[junit4:junit4]   2> 8914 T2898 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:37673
[junit4:junit4]   2> 8915 T2900 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c23a13fa10008 with negotiated timeout 20000 for client /140.211.11.196:37673
[junit4:junit4]   2> 8915 T2951 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:37653, sessionid = 0x13c23a13fa10008, negotiated timeout = 20000
[junit4:junit4]   2> 8915 T2952 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3fcec4a1 name:ZooKeeperConnection Watcher:127.0.0.1:37653/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8915 T2896 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8916 T2901 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c23a13fa10008 type:create cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8917 T2901 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c23a13fa10008 type:create cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8925 T2896 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37671_
[junit4:junit4]   2> 8926 T2901 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c23a13fa10008 type:delete cxid:0x4 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:37671_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:37671_
[junit4:junit4]   2> 8927 T2896 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37671_
[junit4:junit4]   2> 8929 T2924 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> 8929 T2937 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 8929 T2918 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 8930 T2937 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> 8930 T2918 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> 8930 T2924 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 8938 T2896 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 8945 T2953 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1357807444269/collection1
[junit4:junit4]   2> 8945 T2953 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 8945 T2953 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 8946 T2953 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 8947 T2953 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1357807444269/collection1/'
[junit4:junit4]   2> 8948 T2953 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty2-1357807444269/collection1/lib/README' to classloader
[junit4:junit4]   2> 8948 T2953 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty2-1357807444269/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9001 T2953 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9093 T2953 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9194 T2953 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9200 T2953 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9848 T2953 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9860 T2953 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9865 T2953 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9877 T2953 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9882 T2953 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9887 T2953 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9888 T2953 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9889 T2953 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1357807444269/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty2/
[junit4:junit4]   2> 9889 T2953 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@280b31e6
[junit4:junit4]   2> 9890 T2953 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 9891 T2953 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty2 forceNew:false
[junit4:junit4]   2> 9892 T2953 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty2
[junit4:junit4]   2> 9892 T2953 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty2/index/
[junit4:junit4]   2> 9893 T2953 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9894 T2953 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty2/index forceNew:false
[junit4:junit4]   2> 9901 T2953 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@11098adf; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9902 T2953 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9903 T2953 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty2/index
[junit4:junit4]   2> 9903 T2953 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 9906 T2953 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9906 T2953 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 9906 T2953 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9907 T2953 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 9908 T2953 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9908 T2953 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9908 T2953 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9909 T2953 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9910 T2953 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9910 T2953 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 9911 T2953 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 9911 T2953 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9912 T2953 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 9912 T2953 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 9912 T2953 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 9913 T2953 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9914 T2953 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9914 T2953 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9915 T2953 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9915 T2953 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9916 T2953 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9917 T2953 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9917 T2953 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9918 T2953 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9918 T2953 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 9919 T2953 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 9936 T2953 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9942 T2953 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 9943 T2953 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 9946 T2953 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty2
[junit4:junit4]   2> 9948 T2953 oass.SolrIndexSearcher.<init> Opening Searcher@6223860d main
[junit4:junit4]   2> 9949 T2953 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9949 T2953 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9950 T2953 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 9958 T2953 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 10009 T2954 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6223860d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10015 T2953 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10015 T2953 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10086 T2919 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10087 T2919 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:37662_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37662"}
[junit4:junit4]   2> 10090 T2919 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:37671_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37671"}
[junit4:junit4]   2> 10090 T2919 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 10090 T2919 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 10112 T2918 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> 10112 T2952 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> 10112 T2937 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> 10112 T2924 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> 11018 T2953 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11018 T2953 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:37671 collection:collection1 shard:shard1
[junit4:junit4]   2> 11047 T2953 oasc.ZkController.register We are http://127.0.0.1:37671/collection1/ and leader is http://127.0.0.1:37662/collection1/
[junit4:junit4]   2> 11048 T2953 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:37671
[junit4:junit4]   2> 11048 T2953 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 11048 T2953 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C143 name=collection1 org.apache.solr.core.SolrCore@288de036 url=http://127.0.0.1:37671/collection1 node=127.0.0.1:37671_ C143_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:37671_, base_url=http://127.0.0.1:37671}
[junit4:junit4]   2> 11049 T2955 C143 P37671 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 11049 T2953 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11050 T2955 C143 P37671 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 11050 T2955 C143 P37671 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 11051 T2955 C143 P37671 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11051 T2896 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 11052 T2955 C143 P37671 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11052 T2896 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 11053 T2896 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11281 T2896 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 11284 T2896 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:37679
[junit4:junit4]   2> 11285 T2896 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 11285 T2896 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 11286 T2896 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1357807446739
[junit4:junit4]   2> 11286 T2896 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1357807446739/solr.xml
[junit4:junit4]   2> 11287 T2896 oasc.CoreContainer.<init> New CoreContainer 2072688471
[junit4:junit4]   2> 11287 T2896 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1357807446739/'
[junit4:junit4]   2> 11288 T2896 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1357807446739/'
[junit4:junit4]   2> 11340 T2896 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 11341 T2896 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 11342 T2896 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 11342 T2896 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 11342 T2896 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 11343 T2896 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 11343 T2896 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 11344 T2896 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 11344 T2896 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 11345 T2896 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 11365 T2896 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 11384 T2896 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:37653/solr
[junit4:junit4]   2> 11385 T2896 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 11385 T2896 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:37653 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@675abbac
[junit4:junit4]   2> 11386 T2896 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 11387 T2965 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:37653. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 11387 T2965 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:37653, initiating session
[junit4:junit4]   2> 11388 T2898 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:37680
[junit4:junit4]   2> 11388 T2898 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:37680
[junit4:junit4]   2> 11390 T2900 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c23a13fa10009 with negotiated timeout 20000 for client /140.211.11.196:37680
[junit4:junit4]   2> 11390 T2965 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:37653, sessionid = 0x13c23a13fa10009, negotiated timeout = 20000
[junit4:junit4]   2> 11390 T2966 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@675abbac name:ZooKeeperConnection Watcher:127.0.0.1:37653 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11390 T2896 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 11391 T2901 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c23a13fa10009
[junit4:junit4]   2> 11392 T2966 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 11392 T2898 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:37680 which had sessionid 0x13c23a13fa10009
[junit4:junit4]   2> 11392 T2896 oaz.ZooKeeper.close Session: 0x13c23a13fa10009 closed
[junit4:junit4]   2> 11393 T2896 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 11404 T2896 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:37653/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1003ecf0
[junit4:junit4]   2> 11405 T2896 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 11405 T2967 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:37653. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 11406 T2967 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:37653, initiating session
[junit4:junit4]   2> 11406 T2898 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:37681
[junit4:junit4]   2> 11406 T2898 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:37681
[junit4:junit4]   2> 11407 T2900 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c23a13fa1000a with negotiated timeout 20000 for client /140.211.11.196:37681
[junit4:junit4]   2> 11407 T2967 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:37653, sessionid = 0x13c23a13fa1000a, negotiated timeout = 20000
[junit4:junit4]   2> 11408 T2968 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1003ecf0 name:ZooKeeperConnection Watcher:127.0.0.1:37653/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11408 T2896 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 11409 T2901 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c23a13fa1000a type:create cxid:0x1 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11410 T2901 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c23a13fa1000a type:create cxid:0x2 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11411 T2896 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37679_
[junit4:junit4]   2> 11412 T2901 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c23a13fa1000a type:delete cxid:0x4 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:37679_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:37679_
[junit4:junit4]   2> 11423 T2896 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37679_
[junit4:junit4]   2> 11425 T2924 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> 11425 T2952 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 11426 T2918 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 11425 T2937 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 11426 T2918 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> 11426 T2937 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> 11426 T2952 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> 11426 T2924 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 11433 T2896 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 11440 T2969 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1357807446739/collection1
[junit4:junit4]   2> 11440 T2969 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 11441 T2969 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 11441 T2969 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 11442 T2969 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1357807446739/collection1/'
[junit4:junit4]   2> 11443 T2969 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty3-1357807446739/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 11444 T2969 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty3-1357807446739/collection1/lib/README' to classloader
[junit4:junit4]   2> 11497 T2969 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 11568 T2969 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 11623 T2919 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11624 T2919 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[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:37671_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37671"}
[junit4:junit4]   2> 11636 T2937 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> 11636 T2952 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> 11636 T2918 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> 11636 T2924 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> 11669 T2968 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> 11669 T2969 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 11675 T2969 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 12314 T2969 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 12325 T2969 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 12329 T2969 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 12341 T2969 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 12346 T2969 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 12350 T2969 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 12351 T2969 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 12352 T2969 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1357807446739/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty3/
[junit4:junit4]   2> 12352 T2969 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@280b31e6
[junit4:junit4]   2> 12353 T2969 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 12354 T2969 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty3 forceNew:false
[junit4:junit4]   2> 12354 T2969 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty3
[junit4:junit4]   2> 12355 T2969 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty3/index/
[junit4:junit4]   2> 12355 T2969 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 12356 T2969 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty3/index forceNew:false
[junit4:junit4]   2> 12362 T2969 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c7ee5ff; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 12362 T2969 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 12363 T2969 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty3/index
[junit4:junit4]   2> 12364 T2969 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 12366 T2969 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 12366 T2969 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 12367 T2969 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 12367 T2969 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 12368 T2969 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 12368 T2969 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 12368 T2969 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 12369 T2969 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 12370 T2969 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 12370 T2969 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 12371 T2969 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 12371 T2969 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 12372 T2969 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 12372 T2969 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 12372 T2969 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 12373 T2969 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 12374 T2969 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12374 T2969 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12375 T2969 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12375 T2969 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12376 T2969 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12376 T2969 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12377 T2969 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12378 T2969 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12378 T2969 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 12379 T2969 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 12392 T2969 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 12396 T2969 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 12397 T2969 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 12400 T2969 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty3
[junit4:junit4]   2> 12401 T2969 oass.SolrIndexSearcher.<init> Opening Searcher@4fc98076 main
[junit4:junit4]   2> 12402 T2969 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 12403 T2969 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 12403 T2969 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 12421 T2969 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 12473 T2970 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4fc98076 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 12478 T2969 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 12479 T2969 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13140 T2919 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13141 T2919 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:37679_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37679"}
[junit4:junit4]   2> 13141 T2919 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 13141 T2919 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 13154 T2968 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> 13154 T2924 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> 13154 T2918 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> 13154 T2952 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> 13154 T2937 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> 13481 T2969 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 13481 T2969 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:37679 collection:collection1 shard:shard1
[junit4:junit4]   2> 13484 T2969 oasc.ZkController.register We are http://127.0.0.1:37679/collection1/ and leader is http://127.0.0.1:37662/collection1/
[junit4:junit4]   2> 13484 T2969 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:37679
[junit4:junit4]   2> 13484 T2969 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 13485 T2969 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C144 name=collection1 org.apache.solr.core.SolrCore@5d7f8664 url=http://127.0.0.1:37679/collection1 node=127.0.0.1:37679_ C144_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:37679_, base_url=http://127.0.0.1:37679}
[junit4:junit4]   2> 13485 T2971 C144 P37679 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 13485 T2969 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13487 T2971 C144 P37679 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 13487 T2971 C144 P37679 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 13487 T2971 C144 P37679 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13488 T2896 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 13489 T2971 C144 P37679 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13488 T2896 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 13489 T2896 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13677 T2896 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 13680 T2896 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:37687
[junit4:junit4]   2> 13681 T2896 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 13682 T2896 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 13682 T2896 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1357807449179
[junit4:junit4]   2> 13683 T2896 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1357807449179/solr.xml
[junit4:junit4]   2> 13683 T2896 oasc.CoreContainer.<init> New CoreContainer 2112654797
[junit4:junit4]   2> 13684 T2896 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1357807449179/'
[junit4:junit4]   2> 13684 T2896 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1357807449179/'
[junit4:junit4]   2> 13740 T2896 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 13741 T2896 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 13741 T2896 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 13742 T2896 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 13742 T2896 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 13743 T2896 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 13743 T2896 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 13744 T2896 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 13744 T2896 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 13745 T2896 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 13767 T2896 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 13786 T2896 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:37653/solr
[junit4:junit4]   2> 13787 T2896 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 13788 T2896 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:37653 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@37aa157
[junit4:junit4]   2> 13789 T2896 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13789 T2981 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:37653. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13790 T2981 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:37653, initiating session
[junit4:junit4]   2> 13790 T2898 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:37688
[junit4:junit4]   2> 13790 T2898 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:37688
[junit4:junit4]   2> 13792 T2900 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c23a13fa1000b with negotiated timeout 20000 for client /140.211.11.196:37688
[junit4:junit4]   2> 13792 T2981 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:37653, sessionid = 0x13c23a13fa1000b, negotiated timeout = 20000
[junit4:junit4]   2> 13793 T2982 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@37aa157 name:ZooKeeperConnection Watcher:127.0.0.1:37653 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13793 T2896 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13794 T2901 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c23a13fa1000b
[junit4:junit4]   2> 13809 T2982 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 13809 T2898 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:37688 which had sessionid 0x13c23a13fa1000b
[junit4:junit4]   2> 13809 T2896 oaz.ZooKeeper.close Session: 0x13c23a13fa1000b closed
[junit4:junit4]   2> 13810 T2896 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 13822 T2896 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:37653/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@46645a66
[junit4:junit4]   2> 13823 T2896 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13823 T2983 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:37653. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13823 T2983 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:37653, initiating session
[junit4:junit4]   2> 13824 T2898 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:37689
[junit4:junit4]   2> 13824 T2898 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:37689
[junit4:junit4]   2> 13825 T2900 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c23a13fa1000c with negotiated timeout 20000 for client /140.211.11.196:37689
[junit4:junit4]   2> 13825 T2983 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:37653, sessionid = 0x13c23a13fa1000c, negotiated timeout = 20000
[junit4:junit4]   2> 13826 T2984 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@46645a66 name:ZooKeeperConnection Watcher:127.0.0.1:37653/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13826 T2896 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13827 T2901 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c23a13fa1000c type:create cxid:0x1 zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13828 T2901 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c23a13fa1000c type:create cxid:0x2 zxid:0x93 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13829 T2896 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37687_
[junit4:junit4]   2> 13830 T2901 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c23a13fa1000c type:delete cxid:0x4 zxid:0x94 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:37687_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:37687_
[junit4:junit4]   2> 13831 T2896 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37687_
[junit4:junit4]   2> 13839 T2924 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> 13839 T2968 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> 13840 T2918 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 13840 T2952 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 13840 T2918 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 13840 T2952 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 13840 T2937 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 13841 T2937 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 13841 T2924 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 13841 T2968 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 13843 T2896 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13869 T2985 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1357807449179/collection1
[junit4:junit4]   2> 13869 T2985 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13870 T2985 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13870 T2985 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13871 T2985 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1357807449179/collection1/'
[junit4:junit4]   2> 13873 T2985 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty4-1357807449179/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13873 T2985 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty4-1357807449179/collection1/lib/README' to classloader
[junit4:junit4]   2> 13926 T2985 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 13997 T2985 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2>  C143_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:37671_, base_url=http://127.0.0.1:37671}
[junit4:junit4]   2> 14075 T2955 C143 P37671 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:37662/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 14075 T2955 C143 P37671 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:37671 START replicas=[http://127.0.0.1:37662/collection1/] nUpdates=100
[junit4:junit4]   2> 14075 T2955 C143 P37671 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 14076 T2955 C143 P37671 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 14076 T2955 C143 P37671 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 14076 T2955 C143 P37671 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 14076 T2955 C143 P37671 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 14077 T2955 C143 P37671 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:37662/collection1/. core=collection1
[junit4:junit4]   2> 14077 T2955 C143 P37671 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C145 name=collection1 org.apache.solr.core.SolrCore@338b8c5a url=http://127.0.0.1:37662/collection1 node=127.0.0.1:37662_ C145_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:37662_, base_url=http://127.0.0.1:37662, leader=true}
[junit4:junit4]   2> 14084 T2929 C145 P37662 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 14088 T2930 C145 P37662 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 14090 T2930 C145 P37662 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty1
[junit4:junit4]   2> 14094 T2930 C145 P37662 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@41c71f7d; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14095 T2930 C145 P37662 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14098 T2985 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 14099 T2930 C145 P37662 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@41c71f7d; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@41c71f7d; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 14100 T2930 C145 P37662 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 14101 T2930 C145 P37662 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty1
[junit4:junit4]   2> 14102 T2930 C145 P37662 oass.SolrIndexSearcher.<init> Opening Searcher@fb0c829 realtime
[junit4:junit4]   2> 14102 T2930 C145 P37662 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 14103 T2930 C145 P37662 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 15
[junit4:junit4]   2> 14103 T2955 C143 P37671 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 14104 T2955 C143 P37671 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 14106 T2931 C145 P37662 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 14107 T2931 C145 P37662 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 14107 T2955 C143 P37671 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 14107 T2955 C143 P37671 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 14108 T2955 C143 P37671 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 14110 T2931 C145 P37662 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty1
[junit4:junit4]   2> 14111 T2931 C145 P37662 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty1/index
[junit4:junit4]   2> 14111 T2931 C145 P37662 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 14112 T2955 C143 P37671 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 14113 T2955 C143 P37671 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty2/index.20130110054409779 forceNew:false
[junit4:junit4]   2> 14114 T2955 C143 P37671 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty2
[junit4:junit4]   2> 14115 T2955 C143 P37671 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty2/index.20130110054409779 lockFactory=org.apache.lucene.store.NativeFSLockFactory@329e7379; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 14116 T2985 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14119 T2931 C145 P37662 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 14121 T2955 C143 P37671 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty2/index
[junit4:junit4]   2> 14121 T2955 C143 P37671 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 14121 T2955 C143 P37671 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130110054409779
[junit4:junit4]   2> 14123 T2955 C143 P37671 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty2
[junit4:junit4]   2> 14124 T2955 C143 P37671 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty2
[junit4:junit4]   2> 14124 T2955 C143 P37671 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty2/index/ new=./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty2/index.20130110054409779
[junit4:junit4]   2> 14128 T2955 C143 P37671 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty2/index.20130110054409779 lockFactory=org.apache.lucene.store.NativeFSLockFactory@329e7379; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 14129 T2955 C143 P37671 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 14131 T2955 C143 P37671 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty2
[junit4:junit4]   2> 14131 T2955 C143 P37671 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 14131 T2955 C143 P37671 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 14132 T2955 C143 P37671 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 14133 T2955 C143 P37671 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty2/index.20130110054409779
[junit4:junit4]   2> 14133 T2955 C143 P37671 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty2
[junit4:junit4]   2> 14138 T2955 C143 P37671 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty2/index.20130110054409779 lockFactory=org.apache.lucene.store.NativeFSLockFactory@329e7379; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 14138 T2955 C143 P37671 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 14138 T2955 C143 P37671 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 14139 T2955 C143 P37671 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty2
[junit4:junit4]   2> 14139 T2955 C143 P37671 oass.SolrIndexSearcher.<init> Opening Searcher@337d2c2f main
[junit4:junit4]   2> 14141 T2954 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@337d2c2f main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 14142 T2954 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty2/index
[junit4:junit4]   2> 14142 T2955 C143 P37671 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 14146 T2955 C143 P37671 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty2/index.20130110054409779 lockFactory=org.apache.lucene.store.NativeFSLockFactory@329e7379; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty2/index.20130110054409779 lockFactory=org.apache.lucene.store.NativeFSLockFactory@329e7379; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 14146 T2955 C143 P37671 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 14148 T2955 C143 P37671 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty2
[junit4:junit4]   2> 14148 T2955 C143 P37671 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 14148 T2955 C143 P37671 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty2/index.20130110054409779
[junit4:junit4]   2> 14149 T2955 C143 P37671 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty2/index
[junit4:junit4]   2> 14149 T2955 C143 P37671 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 14149 T2955 C143 P37671 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 14149 T2955 C143 P37671 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 14149 T2955 C143 P37671 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14151 T2955 C143 P37671 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 14659 T2919 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14660 T2919 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[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:37679_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37679"}
[junit4:junit4]   2> 14665 T2919 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:37671_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37671"}
[junit4:junit4]   2> 14686 T2984 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 14686 T2937 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 14686 T2968 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 14686 T2952 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 14686 T2918 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 14686 T2924 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 14753 T2985 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14763 T2985 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14767 T2985 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14779 T2985 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14793 T2985 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14797 T2985 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14798 T2985 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14799 T2985 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1357807449179/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty4/
[junit4:junit4]   2> 14800 T2985 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@280b31e6
[junit4:junit4]   2> 14800 T2985 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 14801 T2985 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty4 forceNew:false
[junit4:junit4]   2> 14802 T2985 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty4
[junit4:junit4]   2> 14802 T2985 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty4/index/
[junit4:junit4]   2> 14803 T2985 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14803 T2985 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty4/index forceNew:false
[junit4:junit4]   2> 14809 T2985 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@791a341; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14809 T2985 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14810 T2985 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty4/index
[junit4:junit4]   2> 14811 T2985 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 14813 T2985 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14813 T2985 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 14814 T2985 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14814 T2985 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 14815 T2985 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14815 T2985 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14815 T2985 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14816 T2985 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14816 T2985 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14817 T2985 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 14818 T2985 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 14818 T2985 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14819 T2985 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 14819 T2985 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 14819 T2985 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 14820 T2985 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14820 T2985 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14821 T2985 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14821 T2985 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14822 T2985 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14822 T2985 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14823 T2985 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14823 T2985 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14824 T2985 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14825 T2985 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 14825 T2985 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 14837 T2985 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14841 T2985 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 14842 T2985 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 14845 T2985 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty4
[junit4:junit4]   2> 14847 T2985 oass.SolrIndexSearcher.<init> Opening Searcher@79da2efe main
[junit4:junit4]   2> 14848 T2985 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14848 T2985 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14848 T2985 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 14855 T2985 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 14919 T2988 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@79da2efe main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14924 T2985 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14925 T2985 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16191 T2919 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16192 T2919 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:37687_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37687"}
[junit4:junit4]   2> 16192 T2919 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 16192 T2919 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 16231 T2918 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16231 T2924 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16231 T2952 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16231 T2937 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16231 T2968 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16231 T2984 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16928 T2985 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16928 T2985 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:37687 collection:collection1 shard:shard1
[junit4:junit4]   2> 16931 T2985 oasc.ZkController.register We are http://127.0.0.1:37687/collection1/ and leader is http://127.0.0.1:37662/collection1/
[junit4:junit4]   2> 16932 T2985 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:37687
[junit4:junit4]   2> 16932 T2985 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16932 T2985 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C146 name=collection1 org.apache.solr.core.SolrCore@190ccbb8 url=http://127.0.0.1:37687/collection1 node=127.0.0.1:37687_ C146_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:37687_, base_url=http://127.0.0.1:37687}
[junit4:junit4]   2> 16933 T2989 C146 P37687 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16933 T2985 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16934 T2989 C146 P37687 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16934 T2989 C146 P37687 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16934 T2989 C146 P37687 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16935 T2896 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 16935 T2896 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16936 T2989 C146 P37687 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16936 T2896 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16952 T2896 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16954 T2896 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 16954 T2896 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 16955 T2896 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C144_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:37679_, base_url=http://127.0.0.1:37679}
[junit4:junit4]   2> 17516 T2971 C144 P37679 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:37662/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 17516 T2971 C144 P37679 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:37679 START replicas=[http://127.0.0.1:37662/collection1/] nUpdates=100
[junit4:junit4]   2> 17518 T2971 C144 P37679 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 17518 T2971 C144 P37679 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 17519 T2971 C144 P37679 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 17519 T2971 C144 P37679 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 17519 T2971 C144 P37679 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 17520 T2971 C144 P37679 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:37662/collection1/. core=collection1
[junit4:junit4]   2> 17520 T2971 C144 P37679 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 17521 T2929 C145 P37662 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 17536 T2933 C145 P37662 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 17545 T2933 C145 P37662 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@41c71f7d; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@41c71f7d; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 17545 T2933 C145 P37662 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 17547 T2933 C145 P37662 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty1
[junit4:junit4]   2> 17547 T2933 C145 P37662 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 17548 T2933 C145 P37662 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 12
[junit4:junit4]   2> 17549 T2971 C144 P37679 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 17549 T2971 C144 P37679 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 17551 T2931 C145 P37662 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 17552 T2971 C144 P37679 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 17553 T2971 C144 P37679 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 17553 T2971 C144 P37679 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 17555 T2931 C145 P37662 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty1
[junit4:junit4]   2> 17557 T2931 C145 P37662 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty1/index
[junit4:junit4]   2> 17557 T2931 C145 P37662 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=2 
[junit4:junit4]   2> 17558 T2971 C144 P37679 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 17561 T2971 C144 P37679 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty3/index.20130110054413226 forceNew:false
[junit4:junit4]   2> 17562 T2971 C144 P37679 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty3
[junit4:junit4]   2> 17563 T2971 C144 P37679 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty3/index.20130110054413226 lockFactory=org.apache.lucene.store.NativeFSLockFactory@712614d; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 17567 T2931 C145 P37662 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 17569 T2971 C144 P37679 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty3/index
[junit4:junit4]   2> 17570 T2971 C144 P37679 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 17577 T2971 C144 P37679 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130110054413226
[junit4:junit4]   2> 17579 T2971 C144 P37679 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty3
[junit4:junit4]   2> 17580 T2971 C144 P37679 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty3
[junit4:junit4]   2> 17581 T2971 C144 P37679 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty3/index/ new=./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty3/index.20130110054413226
[junit4:junit4]   2> 17584 T2971 C144 P37679 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty3/index.20130110054413226 lockFactory=org.apache.lucene.store.NativeFSLockFactory@712614d; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 17585 T2971 C144 P37679 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 17586 T2971 C144 P37679 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty3
[junit4:junit4]   2> 17586 T2971 C144 P37679 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 17587 T2971 C144 P37679 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 17587 T2971 C144 P37679 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 17588 T2971 C144 P37679 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty3/index.20130110054413226
[junit4:junit4]   2> 17588 T2971 C144 P37679 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty3
[junit4:junit4]   2> 17594 T2971 C144 P37679 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty3/index.20130110054413226 lockFactory=org.apache.lucene.store.NativeFSLockFactory@712614d; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 17594 T2971 C144 P37679 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 17595 T2971 C144 P37679 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 17595 T2971 C144 P37679 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty3
[junit4:junit4]   2> 17595 T2971 C144 P37679 oass.SolrIndexSearcher.<init> Opening Searcher@4642e762 main
[junit4:junit4]   2> 17597 T2970 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4642e762 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 17598 T2970 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty3/index
[junit4:junit4]   2> 17598 T2971 C144 P37679 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 17603 T2971 C144 P37679 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty3/index.20130110054413226 lockFactory=org.apache.lucene.store.NativeFSLockFactory@712614d; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty3/index.20130110054413226 lockFactory=org.apache.lucene.store.NativeFSLockFactory@712614d; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 17604 T2971 C144 P37679 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 17606 T2971 C144 P37679 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty3
[junit4:junit4]   2> 17606 T2971 C144 P37679 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 17606 T2971 C144 P37679 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty3/index.20130110054413226
[junit4:junit4]   2> 17606 T2971 C144 P37679 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty3/index
[junit4:junit4]   2> 17607 T2971 C144 P37679 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 17607 T2971 C144 P37679 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 17607 T2971 C144 P37679 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 17607 T2971 C144 P37679 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17610 T2971 C144 P37679 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 17736 T2919 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17737 T2919 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[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:37687_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37687"}
[junit4:junit4]   2> 17742 T2919 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:37679_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37679"}
[junit4:junit4]   2> 17756 T2937 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17756 T2984 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17756 T2952 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17756 T2924 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17756 T2968 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17756 T2918 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17957 T2896 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18960 T2896 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C146_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:37687_, base_url=http://127.0.0.1:37687}
[junit4:junit4]   2> 19955 T2989 C146 P37687 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:37662/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 19955 T2989 C146 P37687 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:37687 START replicas=[http://127.0.0.1:37662/collection1/] nUpdates=100
[junit4:junit4]   2> 19956 T2989 C146 P37687 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 19956 T2989 C146 P37687 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 19956 T2989 C146 P37687 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 19956 T2989 C146 P37687 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 19956 T2989 C146 P37687 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 19957 T2989 C146 P37687 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:37662/collection1/. core=collection1
[junit4:junit4]   2> 19957 T2989 C146 P37687 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19958 T2929 C145 P37662 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 19963 T2896 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19972 T2927 C145 P37662 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 19976 T2927 C145 P37662 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@41c71f7d; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@41c71f7d; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@41c71f7d; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 19977 T2927 C145 P37662 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 19978 T2927 C145 P37662 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty1
[junit4:junit4]   2> 19978 T2927 C145 P37662 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19979 T2927 C145 P37662 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 19980 T2989 C146 P37687 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19980 T2989 C146 P37687 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19982 T2931 C145 P37662 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 19983 T2989 C146 P37687 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 19983 T2989 C146 P37687 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19983 T2989 C146 P37687 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19985 T2931 C145 P37662 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty1
[junit4:junit4]   2> 19986 T2931 C145 P37662 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty1/index
[junit4:junit4]   2> 19986 T2931 C145 P37662 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=1 
[junit4:junit4]   2> 19987 T2989 C146 P37687 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 19989 T2989 C146 P37687 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty4/index.20130110054415654 forceNew:false
[junit4:junit4]   2> 19989 T2989 C146 P37687 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty4
[junit4:junit4]   2> 19990 T2989 C146 P37687 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty4/index.20130110054415654 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2b748d80; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 19994 T2931 C145 P37662 REQ /replication {file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   2> 19995 T2989 C146 P37687 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty4/index
[junit4:junit4]   2> 19996 T2989 C146 P37687 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 19996 T2989 C146 P37687 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130110054415654
[junit4:junit4]   2> 19997 T2989 C146 P37687 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty4
[junit4:junit4]   2> 19998 T2989 C146 P37687 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty4
[junit4:junit4]   2> 19998 T2989 C146 P37687 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty4/index/ new=./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty4/index.20130110054415654
[junit4:junit4]   2> 20002 T2989 C146 P37687 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty4/index.20130110054415654 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2b748d80; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 20002 T2989 C146 P37687 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 20004 T2989 C146 P37687 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty4
[junit4:junit4]   2> 20004 T2989 C146 P37687 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 20004 T2989 C146 P37687 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 20004 T2989 C146 P37687 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 20005 T2989 C146 P37687 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty4/index.20130110054415654
[junit4:junit4]   2> 20006 T2989 C146 P37687 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty4
[junit4:junit4]   2> 20009 T2989 C146 P37687 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357807435673/jetty4/index.20130110054415654 lockFactory=or

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

6B13AC2E:68D217E01C4CCC12]:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.junit.Assert.assertTrue(Assert.java:43)
[junit4:junit4]    > 	at org.junit.Assert.assertNotNull(Assert.java:526)
[junit4:junit4]    > 	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:214)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:601)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 145938 T2896 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41: {range_facet_l=PostingsFormat(name=NestedPulsing), text=PostingsFormat(name=SimpleText), _version_=PostingsFormat(name=Memory doPackFST= false), rnd_b=Pulsing41(freqCutoff=10 minBlockSize=14 maxBlockSize=38), intDefault=PostingsFormat(name=Memory doPackFST= false), timestamp=PostingsFormat(name=NestedPulsing), id=Pulsing41(freqCutoff=10 minBlockSize=14 maxBlockSize=38), a_t=PostingsFormat(name=NestedPulsing), range_facet_sl=Pulsing41(freqCutoff=10 minBlockSize=14 maxBlockSize=38), range_facet_si=PostingsFormat(name=NestedPulsing), other_tl1=PostingsFormat(name=Memory doPackFST= false), multiDefault=PostingsFormat(name=NestedPulsing), a_si=PostingsFormat(name=Memory doPackFST= false)}, sim=DefaultSimilarity, locale=fr, timezone=Etc/GMT+3
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_09 (64-bit)/cpus=16,threads=2,free=215134824,total=378535936
[junit4:junit4]   2> NOTE: All tests run in this JVM: [BasicDistributedZk2Test, StandardRequestHandlerTest, FileUtilsTest, SolrCoreTest, TestDistributedGrouping, LukeRequestHandlerTest, DOMUtilTest, TestMultiCoreConfBootstrap, TestPhraseSuggestions, SignatureUpdateProcessorFactoryTest, ZkNodePropsTest, TestJmxIntegration, TestSolrCoreProperties, TestSolrJ, TestDocSet, XsltUpdateRequestHandlerTest, IndexReaderFactoryTest, TestHashPartitioner, LegacyHTMLStripCharFilterTest, PolyFieldTest, TestFoldingMultitermQuery, PingRequestHandlerTest, TestStressRecovery, TestReversedWildcardFilterFactory, SynonymTokenizerTest, TestRealTimeGet, ConvertedLegacyTest, TestZkChroot, TestQueryUtils, TestUpdate, TestArbitraryIndexDir, TestQuerySenderListener, IndexSchemaTest, ShowFileRequestHandlerTest, TestRemoteStreaming, ShardRoutingCustomTest, RAMDirectoryFactoryTest, BadIndexSchemaTest, TestMergePolicyConfig, TestLRUCache, TestReplicationHandler, TestBinaryField, BasicFunctionalityTest, PrimitiveFieldTypeTest, IndexSchemaRuntimeFieldTest, TestPostingsSolrHighlighter, TestSolrDeletionPolicy1, DebugComponentTest, PathHierarchyTokenizerFactoryTest, TestUtils, ClusterStateTest, TestRecovery, XmlUpdateRequestHandlerTest, PeerSyncTest, QueryEqualityTest, TestStressReorder, DisMaxRequestHandlerTest, TestRTGBase, UpdateParamsTest, BasicZkTest, OverseerTest, RecoveryZkTest, SpellCheckComponentTest, FullSolrCloudDistribCmdsTest, LeaderElectionTest, ZkControllerTest, TestRandomFaceting, DistributedTermsComponentTest, DirectUpdateHandlerTest, TestCoreContainer, DirectSolrSpellCheckerTest, FileBasedSpellCheckerTest, QueryElevationComponentTest, TestIndexSearcher, TestTrie, DirectSolrConnectionTest, TestCSVResponseWriter, DistributedQueryElevationComponentTest, BinaryUpdateRequestHandlerTest, TermsComponentTest, SolrInfoMBeanTest, JsonLoaderTest, DocumentAnalysisRequestHandlerTest, DirectUpdateHandlerOptimizeTest, TestValueSourceCache, JSONWriterTest, RequiredFieldsTest, SuggesterFSTTest, SuggesterTSTTest, SuggesterTest, CSVRequestHandlerTest, TestSearchPerf, TestLuceneMatchVersion, TestPropInject, AlternateDirectoryTest, FieldMutatingUpdateProcessorTest, HighlighterConfigTest, TestPropInjectDefaults, TestCollationField, OutputWriterTest, MultiTermTest, TestPerFieldSimilarity, TestDFRSimilarityFactory, TestDefaultSimilarityFactory, PluginInfoTest, PrimUtilsTest, ResourceLoaderTest, DateFieldTest, UUIDFieldTest, ChaosMonkeyNothingIsSafeTest, AnalysisAfterCoreReloadTest, OverseerCollectionProcessorTest, SyncSliceTest]
[junit4:junit4] Completed on J1 in 145.97s, 1 test, 1 failure <<< FAILURES!

[...truncated 42 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:353: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build.xml:178: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/common-build.xml:428: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:1176: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:841: There were test failures: 246 suites, 1029 tests, 1 failure, 23 ignored (5 assumptions)

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