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/29 23:41:38 UTC

[JENKINS] Lucene-Solr-Tests-trunk-Java6 - Build # 15871 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java6/15871/

1 tests failed.
REGRESSION:  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([162F3557AF13BC77:97C9BB4FD84CDC4B]: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:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:679)




Build Log:
[...truncated 8756 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 0 T1480 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /g_az/
[junit4:junit4]   2> 4 T1480 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./solrtest-SyncSliceTest-1359499033336
[junit4:junit4]   2> 5 T1480 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 6 T1481 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 8 T1481 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 8 T1481 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 8 T1481 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 8 T1481 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 9 T1481 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 107 T1480 oasc.ZkTestServer.run start zk server on port:43417
[junit4:junit4]   2> 107 T1480 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43417 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@3a03d81a
[junit4:junit4]   2> 108 T1480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 109 T1486 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43417. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 109 T1486 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43417, initiating session
[junit4:junit4]   2> 109 T1482 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:43418
[junit4:junit4]   2> 110 T1482 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:43418
[junit4:junit4]   2> 110 T1484 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 140 T1484 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c8874fafc0000 with negotiated timeout 10000 for client /140.211.11.196:43418
[junit4:junit4]   2> 140 T1486 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43417, sessionid = 0x13c8874fafc0000, negotiated timeout = 10000
[junit4:junit4]   2> 140 T1487 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3a03d81a name:ZooKeeperConnection Watcher:127.0.0.1:43417 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 140 T1480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 141 T1480 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 143 T1485 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c8874fafc0000
[junit4:junit4]   2> 150 T1487 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 150 T1480 oaz.ZooKeeper.close Session: 0x13c8874fafc0000 closed
[junit4:junit4]   2> 151 T1482 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:43418 which had sessionid 0x13c8874fafc0000
[junit4:junit4]   2> 151 T1480 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43417/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@46d40925
[junit4:junit4]   2> 152 T1480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 152 T1488 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43417. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 152 T1488 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43417, initiating session
[junit4:junit4]   2> 153 T1482 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:43419
[junit4:junit4]   2> 153 T1482 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:43419
[junit4:junit4]   2> 154 T1484 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c8874fafc0001 with negotiated timeout 10000 for client /140.211.11.196:43419
[junit4:junit4]   2> 154 T1488 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43417, sessionid = 0x13c8874fafc0001, negotiated timeout = 10000
[junit4:junit4]   2> 154 T1489 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@46d40925 name:ZooKeeperConnection Watcher:127.0.0.1:43417/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 154 T1480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 155 T1480 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 164 T1480 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 167 T1480 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 169 T1480 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 178 T1480 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 178 T1480 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 191 T1480 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 192 T1480 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 295 T1480 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 296 T1480 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 298 T1480 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 299 T1480 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 309 T1480 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 310 T1480 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 312 T1480 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 313 T1480 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 320 T1480 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 320 T1480 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 323 T1480 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 323 T1480 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 326 T1480 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 326 T1480 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 334 T1485 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c8874fafc0001
[junit4:junit4]   2> 335 T1489 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 335 T1480 oaz.ZooKeeper.close Session: 0x13c8874fafc0001 closed
[junit4:junit4]   2> 335 T1482 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:43419 which had sessionid 0x13c8874fafc0001
[junit4:junit4]   2> 458 T1480 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 462 T1480 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:43421
[junit4:junit4]   2> 463 T1480 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 463 T1480 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 463 T1480 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1359499033667
[junit4:junit4]   2> 463 T1480 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1359499033667/solr.xml
[junit4:junit4]   2> 464 T1480 oasc.CoreContainer.<init> New CoreContainer 1439581286
[junit4:junit4]   2> 464 T1480 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1359499033667/'
[junit4:junit4]   2> 465 T1480 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1359499033667/'
[junit4:junit4]   2> 498 T1480 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 498 T1480 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 498 T1480 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 499 T1480 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 499 T1480 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 499 T1480 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 499 T1480 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 500 T1480 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 500 T1480 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 500 T1480 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 515 T1480 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 529 T1480 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:43417/solr
[junit4:junit4]   2> 529 T1480 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 529 T1480 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43417 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1b3ae4f0
[junit4:junit4]   2> 530 T1480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 530 T1499 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43417. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 531 T1499 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43417, initiating session
[junit4:junit4]   2> 532 T1482 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:43422
[junit4:junit4]   2> 532 T1482 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:43422
[junit4:junit4]   2> 533 T1484 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c8874fafc0002 with negotiated timeout 20000 for client /140.211.11.196:43422
[junit4:junit4]   2> 533 T1499 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43417, sessionid = 0x13c8874fafc0002, negotiated timeout = 20000
[junit4:junit4]   2> 534 T1500 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b3ae4f0 name:ZooKeeperConnection Watcher:127.0.0.1:43417 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 534 T1480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 535 T1485 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c8874fafc0002
[junit4:junit4]   2> 535 T1500 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 535 T1480 oaz.ZooKeeper.close Session: 0x13c8874fafc0002 closed
[junit4:junit4]   2> 536 T1482 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:43422 which had sessionid 0x13c8874fafc0002
[junit4:junit4]   2> 536 T1480 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 543 T1480 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43417/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@49f7c8b9
[junit4:junit4]   2> 544 T1480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 544 T1501 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43417. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 544 T1501 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43417, initiating session
[junit4:junit4]   2> 545 T1482 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:43423
[junit4:junit4]   2> 545 T1482 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:43423
[junit4:junit4]   2> 546 T1484 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c8874fafc0003 with negotiated timeout 20000 for client /140.211.11.196:43423
[junit4:junit4]   2> 546 T1501 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43417, sessionid = 0x13c8874fafc0003, negotiated timeout = 20000
[junit4:junit4]   2> 546 T1502 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@49f7c8b9 name:ZooKeeperConnection Watcher:127.0.0.1:43417/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 546 T1480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 548 T1485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c8874fafc0003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 556 T1480 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 558 T1480 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43421_g_az
[junit4:junit4]   2> 558 T1485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c8874fafc0003 type:delete cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:43421_g_az Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:43421_g_az
[junit4:junit4]   2> 559 T1480 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43421_g_az
[junit4:junit4]   2> 569 T1480 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 580 T1485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c8874fafc0003 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> 581 T1480 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 588 T1480 oasc.Overseer.start Overseer (id=89096128648970243-127.0.0.1:43421_g_az-n_0000000000) starting
[junit4:junit4]   2> 589 T1485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c8874fafc0003 type:create cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 590 T1485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c8874fafc0003 type:create cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 596 T1485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c8874fafc0003 type:create cxid:0x1c zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 597 T1485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c8874fafc0003 type:create cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 605 T1504 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 605 T1480 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 615 T1480 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 616 T1503 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 620 T1505 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1359499033667/collection1
[junit4:junit4]   2> 620 T1505 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 621 T1505 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 621 T1505 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 622 T1505 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1359499033667/collection1/'
[junit4:junit4]   2> 623 T1505 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1359499033667/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 623 T1505 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1359499033667/collection1/lib/README' to classloader
[junit4:junit4]   2> 661 T1505 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 712 T1505 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 813 T1505 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 817 T1505 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1265 T1505 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1273 T1505 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1276 T1505 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1289 T1505 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1292 T1505 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1295 T1505 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1296 T1505 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1297 T1505 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1359499033667/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1359499033336/control/data/
[junit4:junit4]   2> 1298 T1505 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@54a6af6e
[junit4:junit4]   2> 1298 T1505 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 1322 T1505 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/control/data forceNew:false
[junit4:junit4]   2> 1322 T1505 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/control/data
[junit4:junit4]   2> 1322 T1505 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1359499033336/control/data/index/
[junit4:junit4]   2> 1323 T1505 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1359499033336/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1324 T1505 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/control/data/index forceNew:false
[junit4:junit4]   2> 1341 T1505 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-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359499033336/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@3f3ba241; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1341 T1505 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1342 T1505 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/control/data/index
[junit4:junit4]   2> 1342 T1505 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 1344 T1505 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1344 T1505 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 1344 T1505 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1344 T1505 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 1345 T1505 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1345 T1505 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1345 T1505 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1345 T1505 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1346 T1505 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1346 T1505 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 1346 T1505 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 1346 T1505 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1347 T1505 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1347 T1505 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1347 T1505 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1347 T1505 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1348 T1505 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1348 T1505 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1348 T1505 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1348 T1505 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1349 T1505 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1349 T1505 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1349 T1505 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1349 T1505 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1350 T1505 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 1350 T1505 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 1355 T1505 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1358 T1505 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 1359 T1505 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> 1361 T1505 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/control/data
[junit4:junit4]   2> 1362 T1505 oass.SolrIndexSearcher.<init> Opening Searcher@2bfbe91c main
[junit4:junit4]   2> 1363 T1505 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1363 T1505 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1363 T1505 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 1374 T1505 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 1426 T1506 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2bfbe91c main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1429 T1505 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1429 T1505 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1430 T1485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c8874fafc0003 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> 2120 T1503 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2120 T1503 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:43421_g_az",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43421/g_az"}
[junit4:junit4]   2> 2121 T1503 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2121 T1503 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2121 T1485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c8874fafc0003 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> 2163 T1502 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> 2434 T1505 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2434 T1505 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:43421/g_az collection:control_collection shard:shard1
[junit4:junit4]   2> 2435 T1505 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2473 T1485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c8874fafc0003 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> 2474 T1505 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2475 T1485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c8874fafc0003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2485 T1505 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2485 T1505 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2485 T1505 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:43421/g_az/collection1/
[junit4:junit4]   2> 2485 T1505 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2485 T1505 oasc.SyncStrategy.syncToMe http://127.0.0.1:43421/g_az/collection1/ has no replicas
[junit4:junit4]   2> 2486 T1505 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:43421/g_az/collection1/
[junit4:junit4]   2> 2486 T1505 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2490 T1485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c8874fafc0003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3668 T1503 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3776 T1502 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> 3824 T1505 oasc.ZkController.register We are http://127.0.0.1:43421/g_az/collection1/ and leader is http://127.0.0.1:43421/g_az/collection1/
[junit4:junit4]   2> 3824 T1505 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43421/g_az
[junit4:junit4]   2> 3824 T1505 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3824 T1505 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3824 T1505 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3827 T1505 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3827 T1480 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3828 T1480 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3828 T1480 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3842 T1480 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3851 T1480 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43417/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@36fb5d16
[junit4:junit4]   2> 3852 T1480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3853 T1507 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43417. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 3853 T1507 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43417, initiating session
[junit4:junit4]   2> 3853 T1482 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:43424
[junit4:junit4]   2> 3854 T1482 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:43424
[junit4:junit4]   2> 3855 T1484 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c8874fafc0004 with negotiated timeout 10000 for client /140.211.11.196:43424
[junit4:junit4]   2> 3855 T1507 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43417, sessionid = 0x13c8874fafc0004, negotiated timeout = 10000
[junit4:junit4]   2> 3855 T1508 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@36fb5d16 name:ZooKeeperConnection Watcher:127.0.0.1:43417/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3856 T1480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3856 T1480 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3858 T1480 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4012 T1480 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4015 T1480 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:43425
[junit4:junit4]   2> 4016 T1480 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4016 T1480 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4017 T1480 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1359499037189
[junit4:junit4]   2> 4017 T1480 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1359499037189/solr.xml
[junit4:junit4]   2> 4017 T1480 oasc.CoreContainer.<init> New CoreContainer 409702624
[junit4:junit4]   2> 4018 T1480 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1359499037189/'
[junit4:junit4]   2> 4019 T1480 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1359499037189/'
[junit4:junit4]   2> 4063 T1480 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 4063 T1480 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4064 T1480 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4064 T1480 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4064 T1480 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4065 T1480 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4065 T1480 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4066 T1480 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4066 T1480 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4066 T1480 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4088 T1480 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4107 T1480 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:43417/solr
[junit4:junit4]   2> 4108 T1480 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4108 T1480 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43417 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@7a8c7410
[junit4:junit4]   2> 4109 T1480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4110 T1518 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43417. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4110 T1518 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43417, initiating session
[junit4:junit4]   2> 4111 T1482 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:43426
[junit4:junit4]   2> 4111 T1482 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:43426
[junit4:junit4]   2> 4118 T1484 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c8874fafc0005 with negotiated timeout 20000 for client /140.211.11.196:43426
[junit4:junit4]   2> 4118 T1518 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43417, sessionid = 0x13c8874fafc0005, negotiated timeout = 20000
[junit4:junit4]   2> 4118 T1519 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7a8c7410 name:ZooKeeperConnection Watcher:127.0.0.1:43417 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4118 T1480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4119 T1485 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c8874fafc0005
[junit4:junit4]   2> 4120 T1519 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4121 T1482 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:43426 which had sessionid 0x13c8874fafc0005
[junit4:junit4]   2> 4120 T1480 oaz.ZooKeeper.close Session: 0x13c8874fafc0005 closed
[junit4:junit4]   2> 4121 T1480 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 4132 T1480 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43417/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@4adac4ca
[junit4:junit4]   2> 4133 T1480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4133 T1520 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43417. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4134 T1520 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43417, initiating session
[junit4:junit4]   2> 4134 T1482 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:43427
[junit4:junit4]   2> 4134 T1482 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:43427
[junit4:junit4]   2> 4135 T1484 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c8874fafc0006 with negotiated timeout 20000 for client /140.211.11.196:43427
[junit4:junit4]   2> 4135 T1520 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43417, sessionid = 0x13c8874fafc0006, negotiated timeout = 20000
[junit4:junit4]   2> 4136 T1521 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4adac4ca name:ZooKeeperConnection Watcher:127.0.0.1:43417/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4136 T1480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4137 T1485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c8874fafc0006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4138 T1485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c8874fafc0006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4146 T1480 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43425_g_az
[junit4:junit4]   2> 4146 T1485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c8874fafc0006 type:delete cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:43425_g_az Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:43425_g_az
[junit4:junit4]   2> 4147 T1480 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43425_g_az
[junit4:junit4]   2> 4150 T1502 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4150 T1508 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4150 T1502 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> 4160 T1480 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4166 T1522 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1359499037189/collection1
[junit4:junit4]   2> 4166 T1522 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4167 T1522 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4167 T1522 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4168 T1522 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1359499037189/collection1/'
[junit4:junit4]   2> 4170 T1522 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1359499037189/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4170 T1522 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1359499037189/collection1/lib/README' to classloader
[junit4:junit4]   2> 4225 T1522 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4296 T1522 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4397 T1522 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4402 T1522 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5042 T1522 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5050 T1522 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5053 T1522 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5067 T1522 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5071 T1522 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5074 T1522 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5075 T1522 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5076 T1522 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1359499037189/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty1/
[junit4:junit4]   2> 5076 T1522 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@54a6af6e
[junit4:junit4]   2> 5077 T1522 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 5077 T1522 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty1 forceNew:false
[junit4:junit4]   2> 5078 T1522 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty1
[junit4:junit4]   2> 5078 T1522 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty1/index/
[junit4:junit4]   2> 5078 T1522 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5079 T1522 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty1/index forceNew:false
[junit4:junit4]   2> 5084 T1522 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-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f0ecac6; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5085 T1522 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5085 T1522 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty1/index
[junit4:junit4]   2> 5085 T1522 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 5087 T1522 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5087 T1522 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 5087 T1522 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5088 T1522 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 5088 T1522 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5088 T1522 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5088 T1522 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5089 T1522 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5089 T1522 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5089 T1522 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 5090 T1522 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 5090 T1522 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5090 T1522 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 5091 T1522 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 5091 T1522 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 5091 T1522 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5091 T1522 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5092 T1522 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5092 T1522 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5092 T1522 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5093 T1522 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5093 T1522 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5093 T1522 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5094 T1522 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5094 T1522 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 5094 T1522 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 5102 T1522 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5106 T1522 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 5107 T1522 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> 5109 T1522 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty1
[junit4:junit4]   2> 5110 T1522 oass.SolrIndexSearcher.<init> Opening Searcher@4612127f main
[junit4:junit4]   2> 5111 T1522 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5111 T1522 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5111 T1522 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 5118 T1522 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 5180 T1523 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4612127f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5184 T1522 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5184 T1522 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 5300 T1503 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5301 T1503 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:43421_g_az",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43421/g_az"}
[junit4:junit4]   2> 5329 T1503 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:43425_g_az",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43425/g_az"}
[junit4:junit4]   2> 5329 T1503 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 5329 T1503 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 5338 T1502 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> 5338 T1508 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> 5338 T1521 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> 6186 T1522 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 6186 T1522 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:43425/g_az collection:collection1 shard:shard1
[junit4:junit4]   2> 6187 T1522 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 6208 T1485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c8874fafc0006 type:delete cxid:0x43 zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 6209 T1522 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 6209 T1485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c8874fafc0006 type:create cxid:0x44 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6212 T1522 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 6212 T1522 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 6212 T1522 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:43425/g_az/collection1/
[junit4:junit4]   2> 6213 T1522 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 6213 T1522 oasc.SyncStrategy.syncToMe http://127.0.0.1:43425/g_az/collection1/ has no replicas
[junit4:junit4]   2> 6213 T1522 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:43425/g_az/collection1/
[junit4:junit4]   2> 6213 T1522 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 6225 T1485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c8874fafc0006 type:create cxid:0x4e zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6852 T1503 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6883 T1502 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> 6883 T1508 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> 6883 T1521 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> 6942 T1522 oasc.ZkController.register We are http://127.0.0.1:43425/g_az/collection1/ and leader is http://127.0.0.1:43425/g_az/collection1/
[junit4:junit4]   2> 6942 T1522 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43425/g_az
[junit4:junit4]   2> 6942 T1522 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 6942 T1522 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 6942 T1522 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6944 T1522 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6945 T1480 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 6945 T1480 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 6946 T1480 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 7134 T1480 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 7137 T1480 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:43428
[junit4:junit4]   2> 7137 T1480 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 7138 T1480 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 7138 T1480 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1359499040293
[junit4:junit4]   2> 7138 T1480 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1359499040293/solr.xml
[junit4:junit4]   2> 7139 T1480 oasc.CoreContainer.<init> New CoreContainer 719455090
[junit4:junit4]   2> 7140 T1480 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1359499040293/'
[junit4:junit4]   2> 7140 T1480 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1359499040293/'
[junit4:junit4]   2> 7187 T1480 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 7188 T1480 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 7188 T1480 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 7189 T1480 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 7189 T1480 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 7190 T1480 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 7190 T1480 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 7190 T1480 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 7191 T1480 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 7191 T1480 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 7213 T1480 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 7232 T1480 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:43417/solr
[junit4:junit4]   2> 7232 T1480 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 7233 T1480 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43417 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1a7d185d
[junit4:junit4]   2> 7234 T1480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7234 T1533 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43417. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 7235 T1533 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43417, initiating session
[junit4:junit4]   2> 7235 T1482 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:43429
[junit4:junit4]   2> 7236 T1482 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:43429
[junit4:junit4]   2> 7237 T1484 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c8874fafc0007 with negotiated timeout 20000 for client /140.211.11.196:43429
[junit4:junit4]   2> 7237 T1533 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43417, sessionid = 0x13c8874fafc0007, negotiated timeout = 20000
[junit4:junit4]   2> 7238 T1534 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a7d185d name:ZooKeeperConnection Watcher:127.0.0.1:43417 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7238 T1480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7239 T1485 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c8874fafc0007
[junit4:junit4]   2> 7240 T1534 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 7240 T1482 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:43429 which had sessionid 0x13c8874fafc0007
[junit4:junit4]   2> 7240 T1480 oaz.ZooKeeper.close Session: 0x13c8874fafc0007 closed
[junit4:junit4]   2> 7241 T1480 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 7252 T1480 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43417/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@720d191c
[junit4:junit4]   2> 7252 T1480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7253 T1535 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43417. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 7253 T1535 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43417, initiating session
[junit4:junit4]   2> 7253 T1482 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:43430
[junit4:junit4]   2> 7254 T1482 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:43430
[junit4:junit4]   2> 7255 T1484 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c8874fafc0008 with negotiated timeout 20000 for client /140.211.11.196:43430
[junit4:junit4]   2> 7255 T1535 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43417, sessionid = 0x13c8874fafc0008, negotiated timeout = 20000
[junit4:junit4]   2> 7255 T1536 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@720d191c name:ZooKeeperConnection Watcher:127.0.0.1:43417/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7255 T1480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7256 T1485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c8874fafc0008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7257 T1485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c8874fafc0008 type:create cxid:0x2 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7265 T1480 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43428_g_az
[junit4:junit4]   2> 7266 T1485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c8874fafc0008 type:delete cxid:0x4 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:43428_g_az Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:43428_g_az
[junit4:junit4]   2> 7267 T1480 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43428_g_az
[junit4:junit4]   2> 7269 T1508 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> 7270 T1521 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7270 T1502 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7270 T1521 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> 7270 T1502 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> 7271 T1508 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7278 T1480 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 7285 T1537 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1359499040293/collection1
[junit4:junit4]   2> 7286 T1537 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 7286 T1537 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 7286 T1537 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 7287 T1537 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1359499040293/collection1/'
[junit4:junit4]   2> 7288 T1537 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1359499040293/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 7289 T1537 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1359499040293/collection1/lib/README' to classloader
[junit4:junit4]   2> 7325 T1537 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 7373 T1537 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 7473 T1537 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 7477 T1537 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 7896 T1537 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 7903 T1537 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 7906 T1537 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 7920 T1537 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 7925 T1537 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 7930 T1537 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 7932 T1537 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 7933 T1537 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1359499040293/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty2/
[junit4:junit4]   2> 7933 T1537 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@54a6af6e
[junit4:junit4]   2> 7934 T1537 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 7934 T1537 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty2 forceNew:false
[junit4:junit4]   2> 7935 T1537 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty2
[junit4:junit4]   2> 7935 T1537 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty2/index/
[junit4:junit4]   2> 7936 T1537 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 7937 T1537 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty2/index forceNew:false
[junit4:junit4]   2> 7968 T1537 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-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@45ad5ea5; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 7968 T1537 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 7969 T1537 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty2/index
[junit4:junit4]   2> 7969 T1537 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 7971 T1537 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 7971 T1537 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 7971 T1537 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 7971 T1537 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 7972 T1537 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 7972 T1537 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 7972 T1537 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 7972 T1537 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 7973 T1537 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 7973 T1537 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 7974 T1537 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 7974 T1537 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 7974 T1537 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 7974 T1537 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 7975 T1537 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 7975 T1537 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 7975 T1537 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7976 T1537 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7976 T1537 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7976 T1537 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7977 T1537 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7977 T1537 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7977 T1537 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7978 T1537 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7978 T1537 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 7978 T1537 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 7983 T1537 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 7986 T1537 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 7987 T1537 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> 7989 T1537 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty2
[junit4:junit4]   2> 7990 T1537 oass.SolrIndexSearcher.<init> Opening Searcher@5bf526fb main
[junit4:junit4]   2> 7990 T1537 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 7991 T1537 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 7991 T1537 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 7996 T1537 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 8040 T1538 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5bf526fb main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 8043 T1537 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 8043 T1537 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8397 T1503 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8398 T1503 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:43425_g_az",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43425/g_az"}
[junit4:junit4]   2> 8401 T1503 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:43428_g_az",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43428/g_az"}
[junit4:junit4]   2> 8402 T1503 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 8402 T1503 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 8413 T1502 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> 8413 T1521 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> 8413 T1536 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> 8413 T1508 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> 9046 T1537 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 9046 T1537 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:43428/g_az collection:collection1 shard:shard1
[junit4:junit4]   2> 9079 T1537 oasc.ZkController.register We are http://127.0.0.1:43428/g_az/collection1/ and leader is http://127.0.0.1:43425/g_az/collection1/
[junit4:junit4]   2> 9079 T1537 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43428/g_az
[junit4:junit4]   2> 9079 T1537 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 9080 T1537 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C95 name=collection1 org.apache.solr.core.SolrCore@529488b0 url=http://127.0.0.1:43428/g_az/collection1 node=127.0.0.1:43428_g_az C95_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:43428_g_az, base_url=http://127.0.0.1:43428/g_az}
[junit4:junit4]   2> 9080 T1539 C95 P43428 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 9081 T1539 C95 P43428 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 9081 T1539 C95 P43428 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 9081 T1539 C95 P43428 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 9082 T1537 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9098 T1539 C95 P43428 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9099 T1480 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 9099 T1480 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 9100 T1480 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9293 T1480 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 9296 T1480 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:43432
[junit4:junit4]   2> 9297 T1480 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 9297 T1480 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 9298 T1480 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1359499042442
[junit4:junit4]   2> 9298 T1480 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1359499042442/solr.xml
[junit4:junit4]   2> 9298 T1480 oasc.CoreContainer.<init> New CoreContainer 755194234
[junit4:junit4]   2> 9299 T1480 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1359499042442/'
[junit4:junit4]   2> 9300 T1480 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1359499042442/'
[junit4:junit4]   2> 9348 T1480 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 9348 T1480 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 9349 T1480 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 9349 T1480 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 9349 T1480 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 9350 T1480 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 9350 T1480 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 9351 T1480 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 9351 T1480 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 9351 T1480 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 9372 T1480 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 9392 T1480 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:43417/solr
[junit4:junit4]   2> 9392 T1480 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 9392 T1480 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43417 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1454a15d
[junit4:junit4]   2> 9394 T1480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9394 T1549 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43417. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 9395 T1549 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43417, initiating session
[junit4:junit4]   2> 9395 T1482 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:43433
[junit4:junit4]   2> 9395 T1482 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:43433
[junit4:junit4]   2> 9397 T1484 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c8874fafc0009 with negotiated timeout 20000 for client /140.211.11.196:43433
[junit4:junit4]   2> 9397 T1549 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43417, sessionid = 0x13c8874fafc0009, negotiated timeout = 20000
[junit4:junit4]   2> 9397 T1550 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1454a15d name:ZooKeeperConnection Watcher:127.0.0.1:43417 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9397 T1480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9398 T1485 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c8874fafc0009
[junit4:junit4]   2> 9399 T1550 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 9400 T1482 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:43433 which had sessionid 0x13c8874fafc0009
[junit4:junit4]   2> 9399 T1480 oaz.ZooKeeper.close Session: 0x13c8874fafc0009 closed
[junit4:junit4]   2> 9400 T1480 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 9409 T1480 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43417/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@434ea6ec
[junit4:junit4]   2> 9410 T1480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9411 T1551 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43417. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 9411 T1551 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43417, initiating session
[junit4:junit4]   2> 9411 T1482 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:43434
[junit4:junit4]   2> 9412 T1482 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:43434
[junit4:junit4]   2> 9413 T1484 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c8874fafc000a with negotiated timeout 20000 for client /140.211.11.196:43434
[junit4:junit4]   2> 9413 T1551 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43417, sessionid = 0x13c8874fafc000a, negotiated timeout = 20000
[junit4:junit4]   2> 9413 T1552 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@434ea6ec name:ZooKeeperConnection Watcher:127.0.0.1:43417/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9413 T1480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9414 T1485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c8874fafc000a type:create cxid:0x1 zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9415 T1485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c8874fafc000a type:create cxid:0x2 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9422 T1480 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43432_g_az
[junit4:junit4]   2> 9423 T1485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c8874fafc000a type:delete cxid:0x4 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:43432_g_az Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:43432_g_az
[junit4:junit4]   2> 9424 T1480 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43432_g_az
[junit4:junit4]   2> 9426 T1508 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> 9427 T1536 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9427 T1521 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9427 T1536 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> 9427 T1521 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> 9427 T1502 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9428 T1502 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> 9434 T1508 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9435 T1480 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9443 T1553 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1359499042442/collection1
[junit4:junit4]   2> 9443 T1553 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9443 T1553 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9443 T1553 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9444 T1553 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1359499042442/collection1/'
[junit4:junit4]   2> 9445 T1553 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1359499042442/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9446 T1553 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1359499042442/collection1/lib/README' to classloader
[junit4:junit4]   2> 9483 T1553 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9541 T1553 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9642 T1553 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9647 T1553 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9926 T1503 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9927 T1503 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:43428_g_az",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43428/g_az"}
[junit4:junit4]   2> 9942 T1521 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> 9943 T1536 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> 9943 T1508 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> 9943 T1502 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> 9943 T1552 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> 10154 T1553 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10164 T1553 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10168 T1553 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10181 T1553 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10185 T1553 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10189 T1553 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10190 T1553 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10191 T1553 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1359499042442/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty3/
[junit4:junit4]   2> 10191 T1553 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@54a6af6e
[junit4:junit4]   2> 10192 T1553 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 10192 T1553 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty3 forceNew:false
[junit4:junit4]   2> 10193 T1553 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty3
[junit4:junit4]   2> 10193 T1553 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty3/index/
[junit4:junit4]   2> 10194 T1553 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10195 T1553 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty3/index forceNew:false
[junit4:junit4]   2> 10200 T1553 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-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@d214843; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10200 T1553 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10201 T1553 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty3/index
[junit4:junit4]   2> 10201 T1553 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 10203 T1553 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10203 T1553 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 10203 T1553 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10204 T1553 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 10204 T1553 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10204 T1553 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10205 T1553 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10205 T1553 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10205 T1553 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10206 T1553 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 10206 T1553 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 10207 T1553 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10207 T1553 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 10207 T1553 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 10207 T1553 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 10208 T1553 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10208 T1553 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10209 T1553 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10209 T1553 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10209 T1553 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10210 T1553 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10210 T1553 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10211 T1553 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10211 T1553 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10211 T1553 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 10212 T1553 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 10219 T1553 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10223 T1553 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 10224 T1553 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> 10226 T1553 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty3
[junit4:junit4]   2> 10228 T1553 oass.SolrIndexSearcher.<init> Opening Searcher@1f5721b5 main
[junit4:junit4]   2> 10229 T1553 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10229 T1553 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10229 T1553 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 10235 T1553 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 10282 T1554 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1f5721b5 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10287 T1553 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10287 T1553 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11453 T1503 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11453 T1503 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:43432_g_az",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43432/g_az"}
[junit4:junit4]   2> 11454 T1503 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 11454 T1503 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11467 T1521 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> 11467 T1502 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> 11467 T1536 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> 11467 T1508 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> 11468 T1552 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>  C95_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:43428_g_az, base_url=http://127.0.0.1:43428/g_az}
[junit4:junit4]   2> 12115 T1539 C95 P43428 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:43425/g_az/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 12115 T1539 C95 P43428 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:43428/g_az START replicas=[http://127.0.0.1:43425/g_az/collection1/] nUpdates=100
[junit4:junit4]   2> 12115 T1539 C95 P43428 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 12116 T1539 C95 P43428 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 12117 T1539 C95 P43428 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 12117 T1539 C95 P43428 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 12117 T1539 C95 P43428 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 12117 T1539 C95 P43428 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:43425/g_az/collection1/. core=collection1
[junit4:junit4]   2> 12117 T1539 C95 P43428 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C96 name=collection1 org.apache.solr.core.SolrCore@388a6758 url=http://127.0.0.1:43425/g_az/collection1 node=127.0.0.1:43425_g_az C96_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:43425_g_az, base_url=http://127.0.0.1:43425/g_az, leader=true}
[junit4:junit4]   2> 12129 T1512 C96 P43425 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 12133 T1513 C96 P43425 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 12134 T1513 C96 P43425 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty1
[junit4:junit4]   2> 12138 T1513 C96 P43425 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-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f0ecac6; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 12139 T1513 C96 P43425 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 12151 T1513 C96 P43425 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-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f0ecac6; 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-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f0ecac6; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 12151 T1513 C96 P43425 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 12152 T1513 C96 P43425 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty1
[junit4:junit4]   2> 12153 T1513 C96 P43425 oass.SolrIndexSearcher.<init> Opening Searcher@38afec4c realtime
[junit4:junit4]   2> 12153 T1513 C96 P43425 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 12153 T1513 C96 P43425 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 20
[junit4:junit4]   2> 12154 T1539 C95 P43428 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 12154 T1539 C95 P43428 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 12157 T1514 C96 P43425 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 12157 T1514 C96 P43425 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 12157 T1539 C95 P43428 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 12158 T1539 C95 P43428 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 12158 T1539 C95 P43428 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 12160 T1514 C96 P43425 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty1
[junit4:junit4]   2> 12161 T1514 C96 P43425 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty1/index
[junit4:junit4]   2> 12161 T1514 C96 P43425 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 12162 T1539 C95 P43428 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 12163 T1539 C95 P43428 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty2/index.20130129163725493 forceNew:false
[junit4:junit4]   2> 12164 T1539 C95 P43428 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty2
[junit4:junit4]   2> 12164 T1539 C95 P43428 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty2/index.20130129163725493 lockFactory=org.apache.lucene.store.NativeFSLockFactory@364773d9; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 12168 T1514 C96 P43425 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 12170 T1539 C95 P43428 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty2/index
[junit4:junit4]   2> 12170 T1539 C95 P43428 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 12170 T1539 C95 P43428 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130129163725493
[junit4:junit4]   2> 12172 T1539 C95 P43428 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty2
[junit4:junit4]   2> 12172 T1539 C95 P43428 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty2
[junit4:junit4]   2> 12172 T1539 C95 P43428 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty2/index/ new=./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty2/index.20130129163725493
[junit4:junit4]   2> 12176 T1539 C95 P43428 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-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty2/index.20130129163725493 lockFactory=org.apache.lucene.store.NativeFSLockFactory@364773d9; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 12176 T1539 C95 P43428 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 12178 T1539 C95 P43428 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty2
[junit4:junit4]   2> 12178 T1539 C95 P43428 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 12178 T1539 C95 P43428 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 12178 T1539 C95 P43428 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 12179 T1539 C95 P43428 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty2/index.20130129163725493
[junit4:junit4]   2> 12180 T1539 C95 P43428 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty2
[junit4:junit4]   2> 12183 T1539 C95 P43428 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-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty2/index.20130129163725493 lockFactory=org.apache.lucene.store.NativeFSLockFactory@364773d9; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 12183 T1539 C95 P43428 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 12183 T1539 C95 P43428 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 12184 T1539 C95 P43428 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty2
[junit4:junit4]   2> 12184 T1539 C95 P43428 oass.SolrIndexSearcher.<init> Opening Searcher@118cfde9 main
[junit4:junit4]   2> 12185 T1538 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@118cfde9 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 12186 T1538 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty2/index
[junit4:junit4]   2> 12186 T1539 C95 P43428 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 12190 T1539 C95 P43428 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-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty2/index.20130129163725493 lockFactory=org.apache.lucene.store.NativeFSLockFactory@364773d9; 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-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty2/index.20130129163725493 lockFactory=org.apache.lucene.store.NativeFSLockFactory@364773d9; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 12190 T1539 C95 P43428 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 12191 T1539 C95 P43428 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty2
[junit4:junit4]   2> 12191 T1539 C95 P43428 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 12191 T1539 C95 P43428 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty2/index.20130129163725493
[junit4:junit4]   2> 12192 T1539 C95 P43428 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty2/index
[junit4:junit4]   2> 12192 T1539 C95 P43428 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 12192 T1539 C95 P43428 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 12192 T1539 C95 P43428 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12192 T1539 C95 P43428 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12199 T1539 C95 P43428 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 12291 T1553 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 12291 T1553 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:43432/g_az collection:collection1 shard:shard1
[junit4:junit4]   2> 12295 T1553 oasc.ZkController.register We are http://127.0.0.1:43432/g_az/collection1/ and leader is http://127.0.0.1:43425/g_az/collection1/
[junit4:junit4]   2> 12295 T1553 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43432/g_az
[junit4:junit4]   2> 12295 T1553 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 12295 T1553 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C97 name=collection1 org.apache.solr.core.SolrCore@2747c021 url=http://127.0.0.1:43432/g_az/collection1 node=127.0.0.1:43432_g_az C97_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:43432_g_az, base_url=http://127.0.0.1:43432/g_az}
[junit4:junit4]   2> 12296 T1557 C97 P43432 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 12296 T1557 C97 P43432 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 12296 T1553 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12297 T1557 C97 P43432 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 12297 T1557 C97 P43432 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12297 T1480 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 12298 T1480 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12298 T1480 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12300 T1557 C97 P43432 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12488 T1480 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12491 T1480 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:43439
[junit4:junit4]   2> 12491 T1480 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12492 T1480 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12492 T1480 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1359499045644
[junit4:junit4]   2> 12492 T1480 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1359499045644/solr.xml
[junit4:junit4]   2> 12493 T1480 oasc.CoreContainer.<init> New CoreContainer 1809510375
[junit4:junit4]   2> 12494 T1480 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1359499045644/'
[junit4:junit4]   2> 12494 T1480 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1359499045644/'
[junit4:junit4]   2> 12541 T1480 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 12541 T1480 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12542 T1480 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12542 T1480 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12543 T1480 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12543 T1480 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12544 T1480 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12544 T1480 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12544 T1480 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12545 T1480 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12570 T1480 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12589 T1480 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:43417/solr
[junit4:junit4]   2> 12590 T1480 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12590 T1480 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43417 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@2cc01027
[junit4:junit4]   2> 12591 T1480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12592 T1567 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43417. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 12592 T1567 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43417, initiating session
[junit4:junit4]   2> 12593 T1482 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:43440
[junit4:junit4]   2> 12593 T1482 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:43440
[junit4:junit4]   2> 12595 T1484 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c8874fafc000b with negotiated timeout 20000 for client /140.211.11.196:43440
[junit4:junit4]   2> 12595 T1567 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43417, sessionid = 0x13c8874fafc000b, negotiated timeout = 20000
[junit4:junit4]   2> 12595 T1568 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2cc01027 name:ZooKeeperConnection Watcher:127.0.0.1:43417 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12595 T1480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12596 T1485 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c8874fafc000b
[junit4:junit4]   2> 12597 T1568 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12597 T1482 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:43440 which had sessionid 0x13c8874fafc000b
[junit4:junit4]   2> 12597 T1480 oaz.ZooKeeper.close Session: 0x13c8874fafc000b closed
[junit4:junit4]   2> 12598 T1480 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 12609 T1480 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43417/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@57b0f86e
[junit4:junit4]   2> 12610 T1480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12611 T1569 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43417. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 12611 T1569 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43417, initiating session
[junit4:junit4]   2> 12611 T1482 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:43441
[junit4:junit4]   2> 12612 T1482 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:43441
[junit4:junit4]   2> 12613 T1484 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c8874fafc000c with negotiated timeout 20000 for client /140.211.11.196:43441
[junit4:junit4]   2> 12613 T1569 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43417, sessionid = 0x13c8874fafc000c, negotiated timeout = 20000
[junit4:junit4]   2> 12613 T1570 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@57b0f86e name:ZooKeeperConnection Watcher:127.0.0.1:43417/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12613 T1480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12614 T1485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c8874fafc000c type:create cxid:0x1 zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12615 T1485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c8874fafc000c type:create cxid:0x2 zxid:0x93 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12624 T1480 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43439_g_az
[junit4:junit4]   2> 12624 T1485 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c8874fafc000c type:delete cxid:0x4 zxid:0x94 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:43439_g_az Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:43439_g_az
[junit4:junit4]   2> 12625 T1480 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43439_g_az
[junit4:junit4]   2> 12628 T1508 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> 12628 T1521 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12628 T1502 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12628 T1521 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> 12628 T1552 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12628 T1536 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12629 T1502 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> 12629 T1536 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> 12629 T1552 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> 12637 T1508 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12638 T1480 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 12645 T1571 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1359499045644/collection1
[junit4:junit4]   2> 12645 T1571 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 12646 T1571 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 12646 T1571 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 12648 T1571 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1359499045644/collection1/'
[junit4:junit4]   2> 12649 T1571 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1359499045644/collection1/lib/README' to classloader
[junit4:junit4]   2> 12649 T1571 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1359499045644/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 12723 T1571 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 12797 T1571 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 12897 T1571 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 12903 T1571 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 12974 T1503 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12975 T1503 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:43428_g_az",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43428/g_az"}
[junit4:junit4]   2> 13036 T1503 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:43432_g_az",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43432/g_az"}
[junit4:junit4]   2> 13072 T1502 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> 13072 T1536 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> 13072 T1552 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> 13072 T1570 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> 13072 T1521 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> 13072 T1508 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> 13513 T1571 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 13521 T1571 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 13524 T1571 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 13537 T1571 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13542 T1571 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13547 T1571 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13548 T1571 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13549 T1571 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1359499045644/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty4/
[junit4:junit4]   2> 13549 T1571 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@54a6af6e
[junit4:junit4]   2> 13550 T1571 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 13551 T1571 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty4 forceNew:false
[junit4:junit4]   2> 13551 T1571 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty4
[junit4:junit4]   2> 13551 T1571 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty4/index/
[junit4:junit4]   2> 13552 T1571 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 13553 T1571 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty4/index forceNew:false
[junit4:junit4]   2> 13559 T1571 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-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7ff48360; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13559 T1571 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 13560 T1571 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty4/index
[junit4:junit4]   2> 13561 T1571 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 13562 T1571 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 13563 T1571 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 13563 T1571 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 13563 T1571 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 13564 T1571 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 13564 T1571 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 13564 T1571 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 13565 T1571 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 13566 T1571 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 13566 T1571 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 13567 T1571 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 13567 T1571 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 13568 T1571 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 13568 T1571 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 13569 T1571 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 13570 T1571 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 13571 T1571 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13572 T1571 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13572 T1571 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13573 T1571 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13573 T1571 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13574 T1571 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13575 T1571 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13575 T1571 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13576 T1571 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 13577 T1571 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 13586 T1571 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 13591 T1571 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 13592 T1571 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> 13595 T1571 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty4
[junit4:junit4]   2> 13596 T1571 oass.SolrIndexSearcher.<init> Opening Searcher@349b6316 main
[junit4:junit4]   2> 13597 T1571 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 13598 T1571 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 13598 T1571 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 13656 T1571 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 13875 T1572 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@349b6316 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 13880 T1571 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 13880 T1571 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14580 T1503 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14581 T1503 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:43439_g_az",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43439/g_az"}
[junit4:junit4]   2> 14581 T1503 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 14581 T1503 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 14601 T1502 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> 14601 T1521 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> 14601 T1536 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> 14601 T1508 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> 14601 T1570 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> 14601 T1552 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> 14883 T1571 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 14883 T1571 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:43439/g_az collection:collection1 shard:shard1
[junit4:junit4]   2> 14886 T1571 oasc.ZkController.register We are http://127.0.0.1:43439/g_az/collection1/ and leader is http://127.0.0.1:43425/g_az/collection1/
[junit4:junit4]   2> 14887 T1571 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43439/g_az
[junit4:junit4]   2> 14887 T1571 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 14887 T1571 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C98 name=collection1 org.apache.solr.core.SolrCore@16d86930 url=http://127.0.0.1:43439/g_az/collection1 node=127.0.0.1:43439_g_az C98_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:43439_g_az, base_url=http://127.0.0.1:43439/g_az}
[junit4:junit4]   2> 14887 T1573 C98 P43439 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 14888 T1573 C98 P43439 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 14888 T1571 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14889 T1573 C98 P43439 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 14889 T1573 C98 P43439 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14889 T1480 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 14890 T1480 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 14890 T1573 C98 P43439 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14891 T1480 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14909 T1480 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14910 T1480 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 14910 T1480 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 14911 T1480 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C97_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:43432_g_az, base_url=http://127.0.0.1:43432/g_az}
[junit4:junit4]   2> 15320 T1557 C97 P43432 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:43425/g_az/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 15320 T1557 C97 P43432 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:43432/g_az START replicas=[http://127.0.0.1:43425/g_az/collection1/] nUpdates=100
[junit4:junit4]   2> 15320 T1557 C97 P43432 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 15321 T1557 C97 P43432 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 15321 T1557 C97 P43432 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 15321 T1557 C97 P43432 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 15321 T1557 C97 P43432 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 15321 T1557 C97 P43432 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:43425/g_az/collection1/. core=collection1
[junit4:junit4]   2> 15321 T1557 C97 P43432 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15323 T1512 C96 P43425 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 15329 T1517 C96 P43425 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15334 T1517 C96 P43425 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-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f0ecac6; 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-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f0ecac6; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15334 T1517 C96 P43425 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15335 T1517 C96 P43425 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty1
[junit4:junit4]   2> 15335 T1517 C96 P43425 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15336 T1517 C96 P43425 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 15336 T1557 C97 P43432 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15337 T1557 C97 P43432 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 15339 T1514 C96 P43425 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 15340 T1557 C97 P43432 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 15340 T1557 C97 P43432 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 15340 T1557 C97 P43432 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 15342 T1514 C96 P43425 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty1
[junit4:junit4]   2> 15343 T1514 C96 P43425 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty1/index
[junit4:junit4]   2> 15343 T1514 C96 P43425 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=1 
[junit4:junit4]   2> 15344 T1557 C97 P43432 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 15345 T1557 C97 P43432 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty3/index.20130129163728675 forceNew:false
[junit4:junit4]   2> 15345 T1557 C97 P43432 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty3
[junit4:junit4]   2> 15346 T1557 C97 P43432 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty3/index.20130129163728675 lockFactory=org.apache.lucene.store.NativeFSLockFactory@166a0d27; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 15348 T1514 C96 P43425 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 15349 T1557 C97 P43432 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty3/index
[junit4:junit4]   2> 15349 T1557 C97 P43432 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 15350 T1557 C97 P43432 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130129163728675
[junit4:junit4]   2> 15351 T1557 C97 P43432 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty3
[junit4:junit4]   2> 15351 T1557 C97 P43432 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty3
[junit4:junit4]   2> 15352 T1557 C97 P43432 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty3/index/ new=./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty3/index.20130129163728675
[junit4:junit4]   2> 15355 T1557 C97 P43432 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-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty3/index.20130129163728675 lockFactory=org.apache.lucene.store.NativeFSLockFactory@166a0d27; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15355 T1557 C97 P43432 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15356 T1557 C97 P43432 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty3
[junit4:junit4]   2> 15357 T1557 C97 P43432 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 15357 T1557 C97 P43432 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 15357 T1557 C97 P43432 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 15358 T1557 C97 P43432 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty3/index.20130129163728675
[junit4:junit4]   2> 15358 T1557 C97 P43432 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty3
[junit4:junit4]   2> 15361 T1557 C97 P43432 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-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty3/index.20130129163728675 lockFactory=org.apache.lucene.store.NativeFSLockFactory@166a0d27; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15362 T1557 C97 P43432 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15362 T1557 C97 P43432 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 15362 T1557 C97 P43432 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty3
[junit4:junit4]   2> 15362 T1557 C97 P43432 oass.SolrIndexSearcher.<init> Opening Searcher@1da99a86 main
[junit4:junit4]   2> 15364 T1554 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1da99a86 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 15364 T1554 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty3/index
[junit4:junit4]   2> 15364 T1557 C97 P43432 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15367 T1557 C97 P43432 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-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty3/index.20130129163728675 lockFactory=org.apache.lucene.store.NativeFSLockFactory@166a0d27; 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-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty3/index.20130129163728675 lockFactory=org.apache.lucene.store.NativeFSLockFactory@166a0d27; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 15367 T1557 C97 P43432 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 15368 T1557 C97 P43432 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty3
[junit4:junit4]   2> 15369 T1557 C97 P43432 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15369 T1557 C97 P43432 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty3/index.20130129163728675
[junit4:junit4]   2> 15369 T1557 C97 P43432 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty3/index
[junit4:junit4]   2> 15369 T1557 C97 P43432 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 15369 T1557 C97 P43432 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 15369 T1557 C97 P43432 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 15370 T1557 C97 P43432 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15377 T1557 C97 P43432 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 15912 T1480 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16109 T1503 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16110 T1503 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:43439_g_az",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43439/g_az"}
[junit4:junit4]   2> 16115 T1503 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:43432_g_az",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43432/g_az"}
[junit4:junit4]   2> 16125 T1502 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> 16125 T1570 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> 16125 T1552 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> 16125 T1508 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> 16125 T1521 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> 16125 T1536 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> 16914 T1480 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17916 T1480 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C98_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:43439_g_az, base_url=http://127.0.0.1:43439/g_az}
[junit4:junit4]   2> 18912 T1573 C98 P43439 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:43425/g_az/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 18912 T1573 C98 P43439 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:43439/g_az START replicas=[http://127.0.0.1:43425/g_az/collection1/] nUpdates=100
[junit4:junit4]   2> 18913 T1573 C98 P43439 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 18913 T1573 C98 P43439 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 18913 T1573 C98 P43439 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 18913 T1573 C98 P43439 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 18913 T1573 C98 P43439 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 18914 T1573 C98 P43439 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:43425/g_az/collection1/. core=collection1
[junit4:junit4]   2> 18914 T1573 C98 P43439 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18916 T1512 C96 P43425 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 18918 T1480 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18932 T1511 C96 P43425 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 18958 T1511 C96 P43425 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-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f0ecac6; 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-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f0ecac6; 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-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f0ecac6; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 18958 T1511 C96 P43425 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 18959 T1511 C96 P43425 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty1
[junit4:junit4]   2> 18959 T1511 C96 P43425 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18960 T1511 C96 P43425 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 28
[junit4:junit4]   2> 18961 T1573 C98 P43439 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18961 T1573 C98 P43439 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 18963 T1514 C96 P43425 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18964 T1573 C98 P43439 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 18964 T1573 C98 P43439 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 18964 T1573 C98 P43439 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 18966 T1514 C96 P43425 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty1
[junit4:junit4]   2> 18967 T1514 C96 P43425 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty1/index
[junit4:junit4]   2> 18967 T1514 C96 P43425 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=1 
[junit4:junit4]   2> 18968 T1573 C98 P43439 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 18969 T1573 C98 P43439 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty4/index.20130129163732299 forceNew:false
[junit4:junit4]   2> 18970 T1573 C98 P43439 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty4
[junit4:junit4]   2> 18970 T1573 C98 P43439 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty4/index.20130129163732299 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5cf1f2c5; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 18973 T1514 C96 P43425 REQ /replication {file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   2> 18974 T1573 C98 P43439 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty4/index
[junit4:junit4]   2> 18975 T1573 C98 P43439 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 18975 T1573 C98 P43439 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130129163732299
[junit4:junit4]   2> 18977 T1573 C98 P43439 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty4
[junit4:junit4]   2> 18977 T1573 C98 P43439 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty4
[junit4:junit4]   2> 18977 T1573 C98 P43439 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty4/index/ new=./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty4/index.20130129163732299
[junit4:junit4]   2> 18981 T1573 C98 P43439 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-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty4/index.20130129163732299 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5cf1f2c5; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 18982 T1573 C98 P43439 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 18983 T1573 C98 P43439 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty4
[junit4:junit4]   2> 18984 T1573 C98 P43439 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 18984 T1573 C98 P43439 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 18984 T1573 C98 P43439 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 18985 T1573 C98 P43439 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty4/index.20130129163732299
[junit4:junit4]   2> 18985 T1573 C98 P43439 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty4
[junit4:junit4]   2> 18989 T1573 C98 P43439 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-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty4/index.20130129163732299 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5cf1f2c5; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 18989 T1573 C98 P43439 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 18989 T1573 C98 P43439 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 18990 T1573 C98 P43439 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty4
[junit4:junit4]   2> 18990 T1573 C98 P43439 oass.SolrIndexSearcher.<init>

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

/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty4/index
[junit4:junit4]   2> 148688 T1480 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1359499033336/jetty4/index
[junit4:junit4]   2> 149333 T1570 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 149333 T1480 oaz.ZooKeeper.close Session: 0x13c8874fafc000c closed
[junit4:junit4]   2> 149335 T1480 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/g_az,null}
[junit4:junit4]   2> 149643 T1480 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SyncSliceTest -Dtests.method=testDistribSearch -Dtests.seed=162F3557AF13BC77 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_DO -Dtests.timezone=America/Cancun -Dtests.file.encoding=UTF-8
[junit4:junit4] FAILURE  150s J0 | SyncSliceTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: shard1 should have just been set up to be inconsistent - but it's still consistent
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([162F3557AF13BC77:97C9BB4FD84CDC4B]: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:616)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:679)
[junit4:junit4]   2> 149673 T1480 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41: {range_facet_l=MockFixedIntBlock(blockSize=786), text=PostingsFormat(name=Asserting), _version_=MockFixedIntBlock(blockSize=786), rnd_b=PostingsFormat(name=Direct), intDefault=MockFixedIntBlock(blockSize=786), id=PostingsFormat(name=Direct), timestamp=MockFixedIntBlock(blockSize=786), a_t=PostingsFormat(name=SimpleText), range_facet_sl=PostingsFormat(name=Direct), range_facet_si=PostingsFormat(name=SimpleText), other_tl1=MockFixedIntBlock(blockSize=786), multiDefault=MockFixedIntBlock(blockSize=786), a_si=MockFixedIntBlock(blockSize=786)}, sim=DefaultSimilarity, locale=es_DO, timezone=America/Cancun
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=144514328,total=456458240
[junit4:junit4]   2> NOTE: All tests run in this JVM: [SolrPluginUtilsTest, TermsComponentTest, WordBreakSolrSpellCheckerTest, TestIndexSearcher, CSVRequestHandlerTest, DateFieldTest, ResourceLoaderTest, TestPostingsSolrHighlighter, TestAtomicUpdateErrorCases, BinaryUpdateRequestHandlerTest, NotRequiredUniqueKeyTest, ScriptEngineTest, MBeansHandlerTest, TestFaceting, UpdateRequestProcessorFactoryTest, TestQueryTypes, TestDefaultSimilarityFactory, TestJoin, DistributedTermsComponentTest, TestExtendedDismaxParser, TestLuceneMatchVersion, DirectUpdateHandlerOptimizeTest, BasicDistributedZkTest, TestElisionMultitermQuery, LeaderElectionIntegrationTest, TestQuerySenderNoQuery, TestCharFilters, SolrCmdDistributorTest, SearchHandlerTest, CoreAdminHandlerTest, TestRandomFaceting, HighlighterConfigTest, SolrRequestParserTest, NumericFieldsTest, SpellCheckComponentTest, SpellPossibilityIteratorTest, PreAnalyzedFieldTest, TestPartialUpdateDeduplication, JsonLoaderTest, TestPHPSerializedResponseWriter, TestJmxMonitoredMap, DistributedSpellCheckComponentTest, FieldAnalysisRequestHandlerTest, SystemInfoHandlerTest, FileBasedSpellCheckerTest, TestStressRecovery, TestFastLRUCache, DefaultValueUpdateProcessorTest, TestLMJelinekMercerSimilarityFactory, TestFuzzyAnalyzedSuggestions, SyncSliceTest]
[junit4:junit4] Completed on J0 in 149.69s, 1 test, 1 failure <<< FAILURES!

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

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