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/02/04 14:40:58 UTC

[JENKINS] Lucene-Solr-Tests-4.x-java7 - Build # 963 - Failure

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

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([5BF2DA19463C6C84:DA14540131630CB8]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:214)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9206 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 0 T2693 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 6 T2693 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./solrtest-SyncSliceTest-1359985103890
[junit4:junit4]   2> 7 T2693 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 8 T2694 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 11 T2694 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 11 T2694 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 11 T2694 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 12 T2694 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 13 T2694 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 109 T2693 oasc.ZkTestServer.run start zk server on port:11827
[junit4:junit4]   2> 109 T2693 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11827 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1be96815
[junit4:junit4]   2> 110 T2693 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 111 T2699 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11827. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 111 T2699 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11827, initiating session
[junit4:junit4]   2> 112 T2695 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:41760
[junit4:junit4]   2> 112 T2695 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:41760
[junit4:junit4]   2> 113 T2697 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 115 T2697 oazs.ZooKeeperServer.finishSessionInit Established session 0x13ca56dd4190000 with negotiated timeout 10000 for client /140.211.11.196:41760
[junit4:junit4]   2> 115 T2699 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11827, sessionid = 0x13ca56dd4190000, negotiated timeout = 10000
[junit4:junit4]   2> 116 T2700 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1be96815 name:ZooKeeperConnection Watcher:127.0.0.1:11827 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 116 T2693 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 117 T2693 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 120 T2698 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13ca56dd4190000
[junit4:junit4]   2> 121 T2700 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 121 T2693 oaz.ZooKeeper.close Session: 0x13ca56dd4190000 closed
[junit4:junit4]   2> 121 T2695 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:41760 which had sessionid 0x13ca56dd4190000
[junit4:junit4]   2> 122 T2693 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11827/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@2620749c
[junit4:junit4]   2> 123 T2693 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 123 T2701 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11827. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 123 T2701 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11827, initiating session
[junit4:junit4]   2> 124 T2695 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:21075
[junit4:junit4]   2> 124 T2695 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:21075
[junit4:junit4]   2> 130 T2697 oazs.ZooKeeperServer.finishSessionInit Established session 0x13ca56dd4190001 with negotiated timeout 10000 for client /140.211.11.196:21075
[junit4:junit4]   2> 130 T2701 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11827, sessionid = 0x13ca56dd4190001, negotiated timeout = 10000
[junit4:junit4]   2> 131 T2702 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2620749c name:ZooKeeperConnection Watcher:127.0.0.1:11827/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 131 T2693 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 131 T2693 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 135 T2693 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 144 T2693 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 147 T2693 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 150 T2693 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 151 T2693 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 164 T2693 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 164 T2693 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 268 T2693 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 269 T2693 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 272 T2693 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 273 T2693 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 282 T2693 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 283 T2693 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 286 T2693 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 287 T2693 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 290 T2693 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 291 T2693 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 294 T2693 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 295 T2693 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 298 T2693 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 298 T2693 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 301 T2698 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13ca56dd4190001
[junit4:junit4]   2> 309 T2702 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 309 T2695 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:21075 which had sessionid 0x13ca56dd4190001
[junit4:junit4]   2> 309 T2693 oaz.ZooKeeper.close Session: 0x13ca56dd4190001 closed
[junit4:junit4]   2> 500 T2693 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 507 T2693 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:40829
[junit4:junit4]   2> 507 T2693 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 508 T2693 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 508 T2693 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1359985104192
[junit4:junit4]   2> 509 T2693 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1359985104192/solr.xml
[junit4:junit4]   2> 509 T2693 oasc.CoreContainer.<init> New CoreContainer 2112754315
[junit4:junit4]   2> 510 T2693 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1359985104192/'
[junit4:junit4]   2> 511 T2693 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1359985104192/'
[junit4:junit4]   2> 577 T2693 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 578 T2693 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 578 T2693 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 579 T2693 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 579 T2693 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 580 T2693 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 580 T2693 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 581 T2693 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 581 T2693 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 582 T2693 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 604 T2693 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 626 T2693 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:11827/solr
[junit4:junit4]   2> 627 T2693 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 628 T2693 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11827 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1150b2f3
[junit4:junit4]   2> 629 T2693 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 629 T2712 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11827. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 630 T2712 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11827, initiating session
[junit4:junit4]   2> 630 T2695 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:47642
[junit4:junit4]   2> 631 T2695 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:47642
[junit4:junit4]   2> 633 T2712 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11827, sessionid = 0x13ca56dd4190002, negotiated timeout = 20000
[junit4:junit4]   2> 633 T2697 oazs.ZooKeeperServer.finishSessionInit Established session 0x13ca56dd4190002 with negotiated timeout 20000 for client /140.211.11.196:47642
[junit4:junit4]   2> 633 T2713 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1150b2f3 name:ZooKeeperConnection Watcher:127.0.0.1:11827 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 633 T2693 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 635 T2698 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13ca56dd4190002
[junit4:junit4]   2> 636 T2713 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 636 T2695 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:47642 which had sessionid 0x13ca56dd4190002
[junit4:junit4]   2> 636 T2693 oaz.ZooKeeper.close Session: 0x13ca56dd4190002 closed
[junit4:junit4]   2> 636 T2693 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 647 T2693 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11827/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@20ecd56f
[junit4:junit4]   2> 648 T2693 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 648 T2714 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11827. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 649 T2714 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11827, initiating session
[junit4:junit4]   2> 649 T2695 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:59480
[junit4:junit4]   2> 650 T2695 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:59480
[junit4:junit4]   2> 651 T2714 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11827, sessionid = 0x13ca56dd4190003, negotiated timeout = 20000
[junit4:junit4]   2> 651 T2697 oazs.ZooKeeperServer.finishSessionInit Established session 0x13ca56dd4190003 with negotiated timeout 20000 for client /140.211.11.196:59480
[junit4:junit4]   2> 651 T2715 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@20ecd56f name:ZooKeeperConnection Watcher:127.0.0.1:11827/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 652 T2693 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 654 T2698 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca56dd4190003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 662 T2693 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 664 T2693 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40829_
[junit4:junit4]   2> 665 T2698 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca56dd4190003 type:delete cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:40829_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:40829_
[junit4:junit4]   2> 667 T2693 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40829_
[junit4:junit4]   2> 676 T2693 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 689 T2698 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca56dd4190003 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> 691 T2693 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 694 T2693 oasc.Overseer.start Overseer (id=89127983768993795-127.0.0.1:40829_-n_0000000000) starting
[junit4:junit4]   2> 694 T2698 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca56dd4190003 type:create cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 702 T2698 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca56dd4190003 type:create cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 703 T2698 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca56dd4190003 type:create cxid:0x1c zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 705 T2698 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca56dd4190003 type:create cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 713 T2717 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 714 T2693 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 723 T2693 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 731 T2718 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1359985104192/collection1
[junit4:junit4]   2> 731 T2716 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 732 T2718 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 746 T2718 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 746 T2718 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 748 T2718 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1359985104192/collection1/'
[junit4:junit4]   2> 749 T2718 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-controljetty-1359985104192/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 750 T2718 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-controljetty-1359985104192/collection1/lib/README' to classloader
[junit4:junit4]   2> 807 T2718 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 912 T2718 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1013 T2718 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1020 T2718 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1652 T2718 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1664 T2718 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1669 T2718 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1681 T2718 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1686 T2718 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1690 T2718 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1691 T2718 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1692 T2718 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1359985104192/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1359985103889/control/data/
[junit4:junit4]   2> 1693 T2718 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@79ac3b87
[junit4:junit4]   2> 1693 T2718 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 1729 T2718 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/control/data forceNew:false
[junit4:junit4]   2> 1730 T2718 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/control/data
[junit4:junit4]   2> 1730 T2718 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1359985103889/control/data/index/
[junit4:junit4]   2> 1731 T2718 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1359985103889/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1732 T2718 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/control/data/index forceNew:false
[junit4:junit4]   2> 1738 T2718 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359985103889/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@180f4423),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1738 T2718 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1739 T2718 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/control/data/index
[junit4:junit4]   2> 1739 T2718 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 1742 T2718 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1742 T2718 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 1742 T2718 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1743 T2718 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 1743 T2718 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1744 T2718 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1744 T2718 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1745 T2718 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1745 T2718 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1746 T2718 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 1746 T2718 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 1747 T2718 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1747 T2718 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1747 T2718 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1748 T2718 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1748 T2718 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1749 T2718 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1749 T2718 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1750 T2718 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1750 T2718 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1751 T2718 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1751 T2718 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1752 T2718 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1752 T2718 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1753 T2718 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 1753 T2718 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 1766 T2718 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1771 T2718 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 1772 T2718 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> 1775 T2718 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/control/data
[junit4:junit4]   2> 1776 T2718 oass.SolrIndexSearcher.<init> Opening Searcher@31dc8d4e main
[junit4:junit4]   2> 1778 T2718 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1778 T2718 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1778 T2718 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 1792 T2718 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 1850 T2719 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@31dc8d4e main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1855 T2718 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1855 T2718 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1856 T2698 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca56dd4190003 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> 2248 T2716 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2248 T2716 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:40829_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40829"}
[junit4:junit4]   2> 2249 T2716 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2249 T2716 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2249 T2698 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca56dd4190003 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> 2267 T2715 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> 2869 T2718 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2869 T2718 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40829 collection:control_collection shard:shard1
[junit4:junit4]   2> 2870 T2718 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2888 T2698 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca56dd4190003 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> 2895 T2718 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2895 T2698 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca56dd4190003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2897 T2718 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2898 T2718 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2898 T2718 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:40829/collection1/
[junit4:junit4]   2> 2898 T2718 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2898 T2718 oasc.SyncStrategy.syncToMe http://127.0.0.1:40829/collection1/ has no replicas
[junit4:junit4]   2> 2899 T2718 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:40829/collection1/
[junit4:junit4]   2> 2899 T2718 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2909 T2698 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca56dd4190003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3771 T2716 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3811 T2715 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> 3837 T2718 oasc.ZkController.register We are http://127.0.0.1:40829/collection1/ and leader is http://127.0.0.1:40829/collection1/
[junit4:junit4]   2> 3837 T2718 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40829
[junit4:junit4]   2> 3837 T2718 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3838 T2718 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3838 T2718 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3840 T2718 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3841 T2693 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3841 T2693 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3842 T2693 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3857 T2693 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3866 T2693 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11827/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@292bf0be
[junit4:junit4]   2> 3907 T2720 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11827. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3868 T2693 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3908 T2720 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11827, initiating session
[junit4:junit4]   2> 3908 T2695 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:57905
[junit4:junit4]   2> 3908 T2695 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:57905
[junit4:junit4]   2> 3935 T2697 oazs.ZooKeeperServer.finishSessionInit Established session 0x13ca56dd4190004 with negotiated timeout 10000 for client /140.211.11.196:57905
[junit4:junit4]   2> 3935 T2720 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11827, sessionid = 0x13ca56dd4190004, negotiated timeout = 10000
[junit4:junit4]   2> 3935 T2721 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@292bf0be name:ZooKeeperConnection Watcher:127.0.0.1:11827/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3936 T2693 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3937 T2693 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3938 T2693 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4112 T2693 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4115 T2693 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:36217
[junit4:junit4]   2> 4116 T2693 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4116 T2693 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4117 T2693 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1359985107822
[junit4:junit4]   2> 4117 T2693 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1359985107822/solr.xml
[junit4:junit4]   2> 4118 T2693 oasc.CoreContainer.<init> New CoreContainer 932811594
[junit4:junit4]   2> 4119 T2693 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1359985107822/'
[junit4:junit4]   2> 4119 T2693 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1359985107822/'
[junit4:junit4]   2> 4176 T2693 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 4177 T2693 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4178 T2693 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4178 T2693 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4179 T2693 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4179 T2693 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4180 T2693 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4180 T2693 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4181 T2693 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4181 T2693 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4202 T2693 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4223 T2693 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:11827/solr
[junit4:junit4]   2> 4223 T2693 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4224 T2693 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11827 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@2cde2487
[junit4:junit4]   2> 4225 T2693 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4225 T2731 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11827. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4226 T2731 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11827, initiating session
[junit4:junit4]   2> 4226 T2695 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:22489
[junit4:junit4]   2> 4227 T2695 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:22489
[junit4:junit4]   2> 4228 T2697 oazs.ZooKeeperServer.finishSessionInit Established session 0x13ca56dd4190005 with negotiated timeout 20000 for client /140.211.11.196:22489
[junit4:junit4]   2> 4228 T2731 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11827, sessionid = 0x13ca56dd4190005, negotiated timeout = 20000
[junit4:junit4]   2> 4229 T2732 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2cde2487 name:ZooKeeperConnection Watcher:127.0.0.1:11827 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4229 T2693 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4230 T2698 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13ca56dd4190005
[junit4:junit4]   2> 4232 T2732 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4232 T2695 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:22489 which had sessionid 0x13ca56dd4190005
[junit4:junit4]   2> 4232 T2693 oaz.ZooKeeper.close Session: 0x13ca56dd4190005 closed
[junit4:junit4]   2> 4233 T2693 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 4243 T2693 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11827/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@48cf1cb1
[junit4:junit4]   2> 4244 T2693 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4244 T2733 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11827. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4245 T2733 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11827, initiating session
[junit4:junit4]   2> 4245 T2695 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:10954
[junit4:junit4]   2> 4245 T2695 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:10954
[junit4:junit4]   2> 4246 T2697 oazs.ZooKeeperServer.finishSessionInit Established session 0x13ca56dd4190006 with negotiated timeout 20000 for client /140.211.11.196:10954
[junit4:junit4]   2> 4247 T2733 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11827, sessionid = 0x13ca56dd4190006, negotiated timeout = 20000
[junit4:junit4]   2> 4247 T2734 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@48cf1cb1 name:ZooKeeperConnection Watcher:127.0.0.1:11827/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4247 T2693 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4248 T2698 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca56dd4190006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4259 T2698 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca56dd4190006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4267 T2693 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36217_
[junit4:junit4]   2> 4267 T2698 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca56dd4190006 type:delete cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:36217_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:36217_
[junit4:junit4]   2> 4268 T2693 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36217_
[junit4:junit4]   2> 4279 T2715 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 4279 T2721 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4281 T2715 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4282 T2693 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4289 T2735 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1359985107822/collection1
[junit4:junit4]   2> 4289 T2735 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4289 T2735 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4290 T2735 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4291 T2735 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1359985107822/collection1/'
[junit4:junit4]   2> 4292 T2735 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty1-1359985107822/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4293 T2735 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty1-1359985107822/collection1/lib/README' to classloader
[junit4:junit4]   2> 4348 T2735 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 4422 T2735 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4523 T2735 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4529 T2735 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5175 T2735 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5187 T2735 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5191 T2735 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5203 T2735 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5208 T2735 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5212 T2735 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5213 T2735 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5214 T2735 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1359985107822/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty1/
[junit4:junit4]   2> 5215 T2735 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@79ac3b87
[junit4:junit4]   2> 5215 T2735 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 5216 T2735 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty1 forceNew:false
[junit4:junit4]   2> 5217 T2735 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty1
[junit4:junit4]   2> 5217 T2735 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty1/index/
[junit4:junit4]   2> 5218 T2735 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5219 T2735 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty1/index forceNew:false
[junit4:junit4]   2> 5239 T2735 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5be47429),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5240 T2735 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5240 T2735 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty1/index
[junit4:junit4]   2> 5241 T2735 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 5243 T2735 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5244 T2735 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 5244 T2735 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5244 T2735 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 5245 T2735 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5245 T2735 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5246 T2735 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5246 T2735 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5247 T2735 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5248 T2735 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 5248 T2735 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 5249 T2735 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5249 T2735 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 5249 T2735 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 5250 T2735 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 5251 T2735 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5251 T2735 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5252 T2735 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5252 T2735 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5253 T2735 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5253 T2735 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5254 T2735 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5255 T2735 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5255 T2735 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5256 T2735 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 5256 T2735 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 5269 T2735 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5274 T2735 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 5275 T2735 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> 5278 T2735 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty1
[junit4:junit4]   2> 5279 T2735 oass.SolrIndexSearcher.<init> Opening Searcher@3605a2a2 main
[junit4:junit4]   2> 5280 T2735 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5281 T2735 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5281 T2735 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 5297 T2735 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 5324 T2716 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5325 T2716 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:40829_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40829"}
[junit4:junit4]   2> 5342 T2734 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> 5342 T2715 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> 5342 T2721 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> 5352 T2736 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3605a2a2 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5358 T2735 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5359 T2735 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6847 T2716 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6848 T2716 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:36217_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:36217"}
[junit4:junit4]   2> 6848 T2716 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 6848 T2716 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6866 T2721 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> 6866 T2734 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> 6866 T2715 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> 7362 T2735 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7362 T2735 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:36217 collection:collection1 shard:shard1
[junit4:junit4]   2> 7363 T2735 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7378 T2698 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca56dd4190006 type:delete cxid:0x45 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7379 T2735 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7379 T2698 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca56dd4190006 type:create cxid:0x46 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7390 T2735 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7390 T2735 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7390 T2735 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:36217/collection1/
[junit4:junit4]   2> 7390 T2735 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7391 T2735 oasc.SyncStrategy.syncToMe http://127.0.0.1:36217/collection1/ has no replicas
[junit4:junit4]   2> 7391 T2735 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:36217/collection1/
[junit4:junit4]   2> 7391 T2735 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7394 T2698 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca56dd4190006 type:create cxid:0x50 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8370 T2716 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8385 T2734 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> 8385 T2715 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> 8385 T2721 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> 8416 T2735 oasc.ZkController.register We are http://127.0.0.1:36217/collection1/ and leader is http://127.0.0.1:36217/collection1/
[junit4:junit4]   2> 8416 T2735 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:36217
[junit4:junit4]   2> 8416 T2735 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8416 T2735 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8417 T2735 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8419 T2735 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8420 T2693 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 8421 T2693 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8421 T2693 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8605 T2693 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8608 T2693 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:36386
[junit4:junit4]   2> 8609 T2693 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8609 T2693 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8610 T2693 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1359985112318
[junit4:junit4]   2> 8610 T2693 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1359985112318/solr.xml
[junit4:junit4]   2> 8611 T2693 oasc.CoreContainer.<init> New CoreContainer 353733545
[junit4:junit4]   2> 8612 T2693 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1359985112318/'
[junit4:junit4]   2> 8612 T2693 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1359985112318/'
[junit4:junit4]   2> 8669 T2693 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 8670 T2693 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8670 T2693 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8671 T2693 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8671 T2693 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8672 T2693 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8672 T2693 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8673 T2693 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8673 T2693 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8674 T2693 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8694 T2693 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8714 T2693 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:11827/solr
[junit4:junit4]   2> 8714 T2693 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8715 T2693 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11827 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@5969bc5b
[junit4:junit4]   2> 8716 T2693 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8716 T2746 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11827. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8717 T2746 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11827, initiating session
[junit4:junit4]   2> 8717 T2695 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:37365
[junit4:junit4]   2> 8718 T2695 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:37365
[junit4:junit4]   2> 8720 T2697 oazs.ZooKeeperServer.finishSessionInit Established session 0x13ca56dd4190007 with negotiated timeout 20000 for client /140.211.11.196:37365
[junit4:junit4]   2> 8720 T2746 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11827, sessionid = 0x13ca56dd4190007, negotiated timeout = 20000
[junit4:junit4]   2> 8720 T2747 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5969bc5b name:ZooKeeperConnection Watcher:127.0.0.1:11827 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8720 T2693 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8721 T2698 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13ca56dd4190007
[junit4:junit4]   2> 8722 T2747 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8722 T2695 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:37365 which had sessionid 0x13ca56dd4190007
[junit4:junit4]   2> 8722 T2693 oaz.ZooKeeper.close Session: 0x13ca56dd4190007 closed
[junit4:junit4]   2> 8723 T2693 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 8733 T2693 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11827/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@569df2f6
[junit4:junit4]   2> 8734 T2748 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11827. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8734 T2693 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8735 T2748 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11827, initiating session
[junit4:junit4]   2> 8735 T2695 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:30668
[junit4:junit4]   2> 8735 T2695 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:30668
[junit4:junit4]   2> 8737 T2697 oazs.ZooKeeperServer.finishSessionInit Established session 0x13ca56dd4190008 with negotiated timeout 20000 for client /140.211.11.196:30668
[junit4:junit4]   2> 8737 T2748 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11827, sessionid = 0x13ca56dd4190008, negotiated timeout = 20000
[junit4:junit4]   2> 8737 T2749 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@569df2f6 name:ZooKeeperConnection Watcher:127.0.0.1:11827/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8738 T2693 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8738 T2698 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca56dd4190008 type:create cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8740 T2698 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca56dd4190008 type:create cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8748 T2693 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36386_
[junit4:junit4]   2> 8749 T2698 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca56dd4190008 type:delete cxid:0x4 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:36386_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:36386_
[junit4:junit4]   2> 8750 T2693 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36386_
[junit4:junit4]   2> 8752 T2715 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> 8752 T2721 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> 8753 T2734 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 8753 T2734 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> 8754 T2715 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 8760 T2721 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 8761 T2693 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 8768 T2750 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1359985112318/collection1
[junit4:junit4]   2> 8768 T2750 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 8769 T2750 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 8769 T2750 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 8770 T2750 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1359985112318/collection1/'
[junit4:junit4]   2> 8771 T2750 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty2-1359985112318/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 8772 T2750 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty2-1359985112318/collection1/lib/README' to classloader
[junit4:junit4]   2> 8828 T2750 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 8907 T2750 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9008 T2750 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9014 T2750 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9694 T2750 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9707 T2750 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9711 T2750 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9724 T2750 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9730 T2750 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9734 T2750 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9735 T2750 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9736 T2750 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1359985112318/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty2/
[junit4:junit4]   2> 9737 T2750 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@79ac3b87
[junit4:junit4]   2> 9737 T2750 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 9738 T2750 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty2 forceNew:false
[junit4:junit4]   2> 9739 T2750 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty2
[junit4:junit4]   2> 9739 T2750 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty2/index/
[junit4:junit4]   2> 9740 T2750 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9741 T2750 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty2/index forceNew:false
[junit4:junit4]   2> 9748 T2750 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@fe6f1f1),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9748 T2750 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9749 T2750 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty2/index
[junit4:junit4]   2> 9749 T2750 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 9752 T2750 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9752 T2750 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 9753 T2750 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9753 T2750 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 9754 T2750 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9754 T2750 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9754 T2750 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9755 T2750 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9756 T2750 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9756 T2750 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 9757 T2750 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 9757 T2750 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9758 T2750 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 9758 T2750 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 9759 T2750 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 9759 T2750 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9760 T2750 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9760 T2750 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9761 T2750 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9762 T2750 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9762 T2750 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9763 T2750 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9763 T2750 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9764 T2750 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9765 T2750 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 9765 T2750 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 9779 T2750 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9784 T2750 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 9786 T2750 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> 9788 T2750 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty2
[junit4:junit4]   2> 9790 T2750 oass.SolrIndexSearcher.<init> Opening Searcher@105cf30a main
[junit4:junit4]   2> 9791 T2750 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9792 T2750 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9792 T2750 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 9800 T2750 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 9856 T2751 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@105cf30a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9862 T2750 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 9862 T2750 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 9889 T2716 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9890 T2716 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:36217_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:36217"}
[junit4:junit4]   2> 9893 T2716 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:36386_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:36386"}
[junit4:junit4]   2> 9893 T2716 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 9894 T2716 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 9905 T2715 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> 9905 T2734 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> 9905 T2721 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> 9905 T2749 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> 10865 T2750 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 10865 T2750 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:36386 collection:collection1 shard:shard1
[junit4:junit4]   2> 10869 T2750 oasc.ZkController.register We are http://127.0.0.1:36386/collection1/ and leader is http://127.0.0.1:36217/collection1/
[junit4:junit4]   2> 10869 T2750 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:36386
[junit4:junit4]   2> 10869 T2750 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 10869 T2750 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C194 name=collection1 org.apache.solr.core.SolrCore@2e68da6c url=http://127.0.0.1:36386/collection1 node=127.0.0.1:36386_ C194_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:36386_, base_url=http://127.0.0.1:36386}
[junit4:junit4]   2> 10870 T2752 C194 P36386 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 10870 T2750 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10871 T2752 C194 P36386 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 10872 T2752 C194 P36386 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 10872 T2752 C194 P36386 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10872 T2693 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 10873 T2693 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 10873 T2752 C194 P36386 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 10873 T2693 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11058 T2693 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 11061 T2693 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:23392
[junit4:junit4]   2> 11062 T2693 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 11062 T2693 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 11063 T2693 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1359985114772
[junit4:junit4]   2> 11063 T2693 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1359985114772/solr.xml
[junit4:junit4]   2> 11064 T2693 oasc.CoreContainer.<init> New CoreContainer 1824109573
[junit4:junit4]   2> 11065 T2693 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1359985114772/'
[junit4:junit4]   2> 11065 T2693 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1359985114772/'
[junit4:junit4]   2> 11122 T2693 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 11123 T2693 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 11123 T2693 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 11124 T2693 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 11124 T2693 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 11125 T2693 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 11125 T2693 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 11126 T2693 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 11126 T2693 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 11127 T2693 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 11147 T2693 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 11167 T2693 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:11827/solr
[junit4:junit4]   2> 11168 T2693 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 11168 T2693 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11827 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@14cc7e34
[junit4:junit4]   2> 11170 T2693 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 11170 T2762 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11827. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 11171 T2762 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11827, initiating session
[junit4:junit4]   2> 11171 T2695 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:58592
[junit4:junit4]   2> 11171 T2695 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:58592
[junit4:junit4]   2> 11173 T2697 oazs.ZooKeeperServer.finishSessionInit Established session 0x13ca56dd4190009 with negotiated timeout 20000 for client /140.211.11.196:58592
[junit4:junit4]   2> 11173 T2762 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11827, sessionid = 0x13ca56dd4190009, negotiated timeout = 20000
[junit4:junit4]   2> 11174 T2763 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14cc7e34 name:ZooKeeperConnection Watcher:127.0.0.1:11827 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11174 T2693 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 11175 T2698 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13ca56dd4190009
[junit4:junit4]   2> 11188 T2763 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 11188 T2695 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:58592 which had sessionid 0x13ca56dd4190009
[junit4:junit4]   2> 11188 T2693 oaz.ZooKeeper.close Session: 0x13ca56dd4190009 closed
[junit4:junit4]   2> 11188 T2693 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 11199 T2693 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11827/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@c3b89ad
[junit4:junit4]   2> 11200 T2693 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 11200 T2764 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11827. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 11200 T2764 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11827, initiating session
[junit4:junit4]   2> 11201 T2695 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:13153
[junit4:junit4]   2> 11201 T2695 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:13153
[junit4:junit4]   2> 11202 T2697 oazs.ZooKeeperServer.finishSessionInit Established session 0x13ca56dd419000a with negotiated timeout 20000 for client /140.211.11.196:13153
[junit4:junit4]   2> 11202 T2764 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11827, sessionid = 0x13ca56dd419000a, negotiated timeout = 20000
[junit4:junit4]   2> 11203 T2765 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c3b89ad name:ZooKeeperConnection Watcher:127.0.0.1:11827/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11203 T2693 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 11204 T2698 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca56dd419000a type:create cxid:0x1 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11205 T2698 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca56dd419000a type:create cxid:0x2 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11213 T2693 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:23392_
[junit4:junit4]   2> 11214 T2698 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca56dd419000a type:delete cxid:0x4 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:23392_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:23392_
[junit4:junit4]   2> 11215 T2693 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:23392_
[junit4:junit4]   2> 11217 T2721 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> 11217 T2715 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> 11218 T2734 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 11217 T2749 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> 11218 T2734 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> 11224 T2715 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 11225 T2721 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 11225 T2749 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 11225 T2693 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 11232 T2766 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1359985114772/collection1
[junit4:junit4]   2> 11233 T2766 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 11233 T2766 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 11233 T2766 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 11235 T2766 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1359985114772/collection1/'
[junit4:junit4]   2> 11236 T2766 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty3-1359985114772/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 11237 T2766 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty3-1359985114772/collection1/lib/README' to classloader
[junit4:junit4]   2> 11293 T2766 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 11366 T2766 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 11410 T2716 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11411 T2716 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:36386_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:36386"}
[junit4:junit4]   2> 11423 T2721 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> 11423 T2715 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> 11423 T2734 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> 11423 T2749 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 T2766 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 11467 T2765 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> 11473 T2766 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 12172 T2766 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 12185 T2766 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 12190 T2766 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 12201 T2766 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 12207 T2766 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 12211 T2766 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 12212 T2766 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 12213 T2766 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1359985114772/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty3/
[junit4:junit4]   2> 12214 T2766 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@79ac3b87
[junit4:junit4]   2> 12214 T2766 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 12215 T2766 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty3 forceNew:false
[junit4:junit4]   2> 12216 T2766 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty3
[junit4:junit4]   2> 12216 T2766 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty3/index/
[junit4:junit4]   2> 12217 T2766 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 12218 T2766 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty3/index forceNew:false
[junit4:junit4]   2> 12223 T2766 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1001436e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 12224 T2766 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 12225 T2766 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty3/index
[junit4:junit4]   2> 12225 T2766 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 12228 T2766 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 12228 T2766 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 12228 T2766 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 12229 T2766 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 12229 T2766 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 12230 T2766 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 12230 T2766 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 12231 T2766 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 12231 T2766 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 12232 T2766 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 12233 T2766 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 12233 T2766 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 12234 T2766 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 12234 T2766 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 12234 T2766 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 12235 T2766 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 12236 T2766 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12236 T2766 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12237 T2766 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12237 T2766 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12238 T2766 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12239 T2766 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12239 T2766 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12240 T2766 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12240 T2766 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 12241 T2766 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 12256 T2766 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 12262 T2766 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 12263 T2766 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> 12266 T2766 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty3
[junit4:junit4]   2> 12268 T2766 oass.SolrIndexSearcher.<init> Opening Searcher@1ca1b2e main
[junit4:junit4]   2> 12269 T2766 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 12269 T2766 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 12270 T2766 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 12277 T2766 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 12334 T2767 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1ca1b2e main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 12340 T2766 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 12340 T2766 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12927 T2716 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12928 T2716 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:23392_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:23392"}
[junit4:junit4]   2> 12928 T2716 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 12928 T2716 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 12940 T2715 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> 12940 T2749 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> 12940 T2734 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> 12940 T2721 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> 12940 T2765 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> 13342 T2766 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 13342 T2766 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:23392 collection:collection1 shard:shard1
[junit4:junit4]   2> 13345 T2766 oasc.ZkController.register We are http://127.0.0.1:23392/collection1/ and leader is http://127.0.0.1:36217/collection1/
[junit4:junit4]   2> 13345 T2766 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:23392
[junit4:junit4]   2> 13346 T2766 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 13346 T2766 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C195 name=collection1 org.apache.solr.core.SolrCore@5df6b76e url=http://127.0.0.1:23392/collection1 node=127.0.0.1:23392_ C195_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:23392_, base_url=http://127.0.0.1:23392}
[junit4:junit4]   2> 13346 T2768 C195 P23392 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 13347 T2766 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13348 T2768 C195 P23392 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 13349 T2768 C195 P23392 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 13349 T2768 C195 P23392 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13349 T2693 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 13350 T2693 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 13350 T2693 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13351 T2768 C195 P23392 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13539 T2693 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 13543 T2693 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:11151
[junit4:junit4]   2> 13544 T2693 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 13544 T2693 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 13545 T2693 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1359985117250
[junit4:junit4]   2> 13545 T2693 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1359985117250/solr.xml
[junit4:junit4]   2> 13546 T2693 oasc.CoreContainer.<init> New CoreContainer 463687995
[junit4:junit4]   2> 13546 T2693 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1359985117250/'
[junit4:junit4]   2> 13547 T2693 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1359985117250/'
[junit4:junit4]   2> 13604 T2693 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 13605 T2693 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 13606 T2693 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 13606 T2693 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 13606 T2693 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 13607 T2693 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 13607 T2693 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 13608 T2693 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 13608 T2693 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 13609 T2693 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 13629 T2693 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 13649 T2693 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:11827/solr
[junit4:junit4]   2> 13650 T2693 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 13650 T2693 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11827 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@43c2d77f
[junit4:junit4]   2> 13651 T2693 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13652 T2778 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11827. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13652 T2778 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11827, initiating session
[junit4:junit4]   2> 13653 T2695 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:45898
[junit4:junit4]   2> 13653 T2695 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:45898
[junit4:junit4]   2> 13654 T2697 oazs.ZooKeeperServer.finishSessionInit Established session 0x13ca56dd419000b with negotiated timeout 20000 for client /140.211.11.196:45898
[junit4:junit4]   2> 13654 T2778 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11827, sessionid = 0x13ca56dd419000b, negotiated timeout = 20000
[junit4:junit4]   2> 13655 T2779 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@43c2d77f name:ZooKeeperConnection Watcher:127.0.0.1:11827 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13655 T2693 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13656 T2698 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13ca56dd419000b
[junit4:junit4]   2> 13657 T2779 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 13657 T2695 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:45898 which had sessionid 0x13ca56dd419000b
[junit4:junit4]   2> 13657 T2693 oaz.ZooKeeper.close Session: 0x13ca56dd419000b closed
[junit4:junit4]   2> 13658 T2693 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 13668 T2693 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11827/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@42aac576
[junit4:junit4]   2> 13669 T2693 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13669 T2780 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11827. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13670 T2780 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11827, initiating session
[junit4:junit4]   2> 13670 T2695 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:33776
[junit4:junit4]   2> 13670 T2695 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:33776
[junit4:junit4]   2> 13671 T2697 oazs.ZooKeeperServer.finishSessionInit Established session 0x13ca56dd419000c with negotiated timeout 20000 for client /140.211.11.196:33776
[junit4:junit4]   2> 13671 T2780 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11827, sessionid = 0x13ca56dd419000c, negotiated timeout = 20000
[junit4:junit4]   2> 13672 T2781 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42aac576 name:ZooKeeperConnection Watcher:127.0.0.1:11827/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13672 T2693 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13673 T2698 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca56dd419000c type:create cxid:0x1 zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13674 T2698 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca56dd419000c type:create cxid:0x2 zxid:0x93 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13682 T2693 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:11151_
[junit4:junit4]   2> 13683 T2698 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca56dd419000c type:delete cxid:0x4 zxid:0x94 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:11151_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:11151_
[junit4:junit4]   2> 13684 T2693 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:11151_
[junit4:junit4]   2> 13686 T2715 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> 13686 T2721 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> 13686 T2749 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> 13686 T2765 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> 13687 T2734 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 13687 T2734 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> 13688 T2715 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 13688 T2749 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 13688 T2765 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 13688 T2721 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 13696 T2693 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13703 T2782 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1359985117250/collection1
[junit4:junit4]   2> 13704 T2782 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13704 T2782 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13704 T2782 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13706 T2782 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1359985117250/collection1/'
[junit4:junit4]   2> 13707 T2782 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty4-1359985117250/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13707 T2782 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty4-1359985117250/collection1/lib/README' to classloader
[junit4:junit4]   2> 13763 T2782 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 13840 T2782 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2>  C194_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:36386_, base_url=http://127.0.0.1:36386}
[junit4:junit4]   2> 13893 T2752 C194 P36386 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:36217/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 13893 T2752 C194 P36386 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:36386 START replicas=[http://127.0.0.1:36217/collection1/] nUpdates=100
[junit4:junit4]   2> 13894 T2752 C194 P36386 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 13894 T2752 C194 P36386 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 13894 T2752 C194 P36386 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 13895 T2752 C194 P36386 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 13895 T2752 C194 P36386 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 13895 T2752 C194 P36386 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:36217/collection1/. core=collection1
[junit4:junit4]   2> 13895 T2752 C194 P36386 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C196 name=collection1 org.apache.solr.core.SolrCore@7b634424 url=http://127.0.0.1:36217/collection1 node=127.0.0.1:36217_ C196_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:36217_, base_url=http://127.0.0.1:36217, leader=true}
[junit4:junit4]   2> 13903 T2726 C196 P36217 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 13907 T2727 C196 P36217 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 13909 T2727 C196 P36217 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty1
[junit4:junit4]   2> 13913 T2727 C196 P36217 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5be47429),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13914 T2727 C196 P36217 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 13941 T2782 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13945 T2727 C196 P36217 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5be47429),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5be47429),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 13946 T2727 C196 P36217 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 13949 T2727 C196 P36217 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty1
[junit4:junit4]   2> 13950 T2727 C196 P36217 oass.SolrIndexSearcher.<init> Opening Searcher@369a0dc9 realtime
[junit4:junit4]   2> 13950 T2727 C196 P36217 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 13951 T2727 C196 P36217 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 44
[junit4:junit4]   2> 13952 T2752 C194 P36386 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 13953 T2752 C194 P36386 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 13956 T2728 C196 P36217 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 13957 T2728 C196 P36217 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=3 
[junit4:junit4]   2> 13957 T2752 C194 P36386 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 13958 T2752 C194 P36386 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 13958 T2752 C194 P36386 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 13960 T2728 C196 P36217 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty1
[junit4:junit4]   2> 13961 T2728 C196 P36217 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty1/index
[junit4:junit4]   2> 13962 T2728 C196 P36217 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=2 
[junit4:junit4]   2> 13962 T2752 C194 P36386 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 13964 T2752 C194 P36386 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty2/index.20130204103837846 forceNew:false
[junit4:junit4]   2> 13965 T2752 C194 P36386 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty2
[junit4:junit4]   2> 13966 T2752 C194 P36386 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty2/index.20130204103837846 lockFactory=org.apache.lucene.store.NativeFSLockFactory@53bbc07d) fullCopy=true
[junit4:junit4]   2> 13968 T2782 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 13969 T2728 C196 P36217 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 13971 T2752 C194 P36386 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty2/index
[junit4:junit4]   2> 13971 T2752 C194 P36386 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 13971 T2752 C194 P36386 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130204103837846
[junit4:junit4]   2> 13973 T2752 C194 P36386 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty2
[junit4:junit4]   2> 13974 T2752 C194 P36386 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty2
[junit4:junit4]   2> 13974 T2752 C194 P36386 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty2/index/ new=./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty2/index.20130204103837846
[junit4:junit4]   2> 13978 T2752 C194 P36386 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty2/index.20130204103837846 lockFactory=org.apache.lucene.store.NativeFSLockFactory@53bbc07d),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 13979 T2752 C194 P36386 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 13980 T2752 C194 P36386 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty2
[junit4:junit4]   2> 13981 T2752 C194 P36386 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 13981 T2752 C194 P36386 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 13981 T2752 C194 P36386 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 13982 T2752 C194 P36386 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty2/index.20130204103837846
[junit4:junit4]   2> 13983 T2752 C194 P36386 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty2
[junit4:junit4]   2> 13987 T2752 C194 P36386 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty2/index.20130204103837846 lockFactory=org.apache.lucene.store.NativeFSLockFactory@53bbc07d),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 13987 T2752 C194 P36386 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 13988 T2752 C194 P36386 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 13988 T2752 C194 P36386 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty2
[junit4:junit4]   2> 13988 T2752 C194 P36386 oass.SolrIndexSearcher.<init> Opening Searcher@7f912f44 main
[junit4:junit4]   2> 13990 T2751 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7f912f44 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 13991 T2751 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty2/index
[junit4:junit4]   2> 13991 T2752 C194 P36386 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 13995 T2752 C194 P36386 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty2/index.20130204103837846 lockFactory=org.apache.lucene.store.NativeFSLockFactory@53bbc07d),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty2/index.20130204103837846 lockFactory=org.apache.lucene.store.NativeFSLockFactory@53bbc07d),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 13995 T2752 C194 P36386 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 13996 T2752 C194 P36386 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty2
[junit4:junit4]   2> 13997 T2752 C194 P36386 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 13997 T2752 C194 P36386 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty2/index.20130204103837846
[junit4:junit4]   2> 13997 T2752 C194 P36386 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty2/index
[junit4:junit4]   2> 13997 T2752 C194 P36386 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 13998 T2752 C194 P36386 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 13998 T2752 C194 P36386 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 13998 T2752 C194 P36386 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14047 T2752 C194 P36386 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 14444 T2716 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14445 T2716 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:23392_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:23392"}
[junit4:junit4]   2> 14460 T2716 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:36386_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:36386"}
[junit4:junit4]   2> 14474 T2781 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> 14474 T2765 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> 14474 T2734 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> 14474 T2721 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> 14474 T2749 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> 14474 T2715 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> 14673 T2782 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14686 T2782 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14690 T2782 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14703 T2782 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14721 T2782 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14726 T2782 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14727 T2782 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14728 T2782 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1359985117250/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty4/
[junit4:junit4]   2> 14728 T2782 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@79ac3b87
[junit4:junit4]   2> 14729 T2782 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 14730 T2782 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty4 forceNew:false
[junit4:junit4]   2> 14731 T2782 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty4
[junit4:junit4]   2> 14731 T2782 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty4/index/
[junit4:junit4]   2> 14732 T2782 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14732 T2782 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty4/index forceNew:false
[junit4:junit4]   2> 14744 T2782 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5f333f6),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14744 T2782 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14745 T2782 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty4/index
[junit4:junit4]   2> 14745 T2782 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 14748 T2782 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14748 T2782 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 14749 T2782 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14749 T2782 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 14750 T2782 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14750 T2782 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14750 T2782 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14751 T2782 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14752 T2782 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14752 T2782 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 14753 T2782 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 14754 T2782 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14754 T2782 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 14754 T2782 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 14755 T2782 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 14755 T2782 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14756 T2782 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14757 T2782 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14757 T2782 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14758 T2782 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14758 T2782 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14759 T2782 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14760 T2782 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14760 T2782 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14761 T2782 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 14761 T2782 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 14777 T2782 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14782 T2782 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 14783 T2782 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> 14786 T2782 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty4
[junit4:junit4]   2> 14788 T2782 oass.SolrIndexSearcher.<init> Opening Searcher@18afc29b main
[junit4:junit4]   2> 14789 T2782 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14790 T2782 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14790 T2782 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 14798 T2782 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 14848 T2785 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@18afc29b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14852 T2782 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14852 T2782 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15986 T2716 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15987 T2716 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:11151_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:11151"}
[junit4:junit4]   2> 15987 T2716 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 15987 T2716 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 16027 T2734 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> 16027 T2721 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> 16027 T2781 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> 16027 T2765 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> 16027 T2749 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> 16027 T2715 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> 16856 T2782 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16856 T2782 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:11151 collection:collection1 shard:shard1
[junit4:junit4]   2> 16859 T2782 oasc.ZkController.register We are http://127.0.0.1:11151/collection1/ and leader is http://127.0.0.1:36217/collection1/
[junit4:junit4]   2> 16859 T2782 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:11151
[junit4:junit4]   2> 16860 T2782 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16860 T2782 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C197 name=collection1 org.apache.solr.core.SolrCore@32db84ee url=http://127.0.0.1:11151/collection1 node=127.0.0.1:11151_ C197_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:11151_, base_url=http://127.0.0.1:11151}
[junit4:junit4]   2> 16860 T2786 C197 P11151 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16861 T2782 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16862 T2786 C197 P11151 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16862 T2786 C197 P11151 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16862 T2786 C197 P11151 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16863 T2693 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 16863 T2693 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16864 T2693 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16865 T2786 C197 P11151 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16887 T2693 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16889 T2693 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 16889 T2693 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 16890 T2693 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C195_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:23392_, base_url=http://127.0.0.1:23392}
[junit4:junit4]   2> 17371 T2768 C195 P23392 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:36217/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 17371 T2768 C195 P23392 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:23392 START replicas=[http://127.0.0.1:36217/collection1/] nUpdates=100
[junit4:junit4]   2> 17372 T2768 C195 P23392 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 17372 T2768 C195 P23392 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 17372 T2768 C195 P23392 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 17372 T2768 C195 P23392 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 17372 T2768 C195 P23392 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 17373 T2768 C195 P23392 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:36217/collection1/. core=collection1
[junit4:junit4]   2> 17373 T2768 C195 P23392 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 17374 T2726 C196 P36217 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 17385 T2730 C196 P36217 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 17390 T2730 C196 P36217 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5be47429),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5be47429),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 17391 T2730 C196 P36217 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 17392 T2730 C196 P36217 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty1
[junit4:junit4]   2> 17392 T2730 C196 P36217 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 17393 T2730 C196 P36217 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 9
[junit4:junit4]   2> 17394 T2768 C195 P23392 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 17394 T2768 C195 P23392 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 17396 T2728 C196 P36217 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 17397 T2768 C195 P23392 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 17397 T2768 C195 P23392 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 17397 T2768 C195 P23392 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 17399 T2728 C196 P36217 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty1
[junit4:junit4]   2> 17400 T2728 C196 P36217 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty1/index
[junit4:junit4]   2> 17400 T2728 C196 P36217 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=1 
[junit4:junit4]   2> 17401 T2768 C195 P23392 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 17402 T2768 C195 P23392 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty3/index.20130204103841284 forceNew:false
[junit4:junit4]   2> 17403 T2768 C195 P23392 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty3
[junit4:junit4]   2> 17404 T2768 C195 P23392 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty3/index.20130204103841284 lockFactory=org.apache.lucene.store.NativeFSLockFactory@446deee) fullCopy=true
[junit4:junit4]   2> 17407 T2728 C196 P36217 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 17408 T2768 C195 P23392 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty3/index
[junit4:junit4]   2> 17409 T2768 C195 P23392 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 17409 T2768 C195 P23392 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130204103841284
[junit4:junit4]   2> 17410 T2768 C195 P23392 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty3
[junit4:junit4]   2> 17411 T2768 C195 P23392 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty3
[junit4:junit4]   2> 17411 T2768 C195 P23392 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty3/index/ new=./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty3/index.20130204103841284
[junit4:junit4]   2> 17415 T2768 C195 P23392 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty3/index.20130204103841284 lockFactory=org.apache.lucene.store.NativeFSLockFactory@446deee),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 17415 T2768 C195 P23392 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 17417 T2768 C195 P23392 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty3
[junit4:junit4]   2> 17417 T2768 C195 P23392 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 17417 T2768 C195 P23392 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 17417 T2768 C195 P23392 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 17418 T2768 C195 P23392 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty3/index.20130204103841284
[junit4:junit4]   2> 17419 T2768 C195 P23392 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty3
[junit4:junit4]   2> 17422 T2768 C195 P23392 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty3/index.20130204103841284 lockFactory=org.apache.lucene.store.NativeFSLockFactory@446deee),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 17422 T2768 C195 P23392 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 17423 T2768 C195 P23392 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 17423 T2768 C195 P23392 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty3
[junit4:junit4]   2> 17423 T2768 C195 P23392 oass.SolrIndexSearcher.<init> Opening Searcher@3b2ea68d main
[junit4:junit4]   2> 17425 T2767 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3b2ea68d main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 17426 T2767 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty3/index
[junit4:junit4]   2> 17426 T2768 C195 P23392 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 17428 T2768 C195 P23392 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty3/index.20130204103841284 lockFactory=org.apache.lucene.store.NativeFSLockFactory@446deee),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty3/index.20130204103841284 lockFactory=org.apache.lucene.store.NativeFSLockFactory@446deee),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 17429 T2768 C195 P23392 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 17430 T2768 C195 P23392 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty3
[junit4:junit4]   2> 17430 T2768 C195 P23392 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 17430 T2768 C195 P23392 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty3/index.20130204103841284
[junit4:junit4]   2> 17431 T2768 C195 P23392 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty3/index
[junit4:junit4]   2> 17431 T2768 C195 P23392 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 17431 T2768 C195 P23392 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 17431 T2768 C195 P23392 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 17431 T2768 C195 P23392 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17441 T2768 C195 P23392 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 17531 T2716 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17532 T2716 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:11151_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:11151"}
[junit4:junit4]   2> 17545 T2716 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:23392_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:23392"}
[junit4:junit4]   2> 17557 T2715 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> 17557 T2721 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> 17557 T2765 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> 17557 T2749 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> 17557 T2781 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> 17557 T2734 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> 17892 T2693 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18894 T2693 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C197_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:11151_, base_url=http://127.0.0.1:11151}
[junit4:junit4]   2> 19890 T2786 C197 P11151 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:36217/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 19890 T2786 C197 P11151 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:11151 START replicas=[http://127.0.0.1:36217/collection1/] nUpdates=100
[junit4:junit4]   2> 19891 T2786 C197 P11151 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 19891 T2786 C197 P11151 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 19891 T2786 C197 P11151 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 19891 T2786 C197 P11151 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 19891 T2786 C197 P11151 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 19892 T2786 C197 P11151 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:36217/collection1/. core=collection1
[junit4:junit4]   2> 19892 T2786 C197 P11151 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19893 T2726 C196 P36217 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 19896 T2693 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19907 T2724 C196 P36217 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 19913 T2724 C196 P36217 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5be47429),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5be47429),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5be47429),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 19914 T2724 C196 P36217 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 19915 T2724 C196 P36217 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty1
[junit4:junit4]   2> 19915 T2724 C196 P36217 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19916 T2724 C196 P36217 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 9
[junit4:junit4]   2> 19916 T2786 C197 P11151 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19917 T2786 C197 P11151 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19919 T2728 C196 P36217 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 19920 T2786 C197 P11151 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 19920 T2786 C197 P11151 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19920 T2786 C197 P11151 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19922 T2728 C196 P36217 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty1
[junit4:junit4]   2> 19923 T2728 C196 P36217 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty1/index
[junit4:junit4]   2> 19923 T2728 C196 P36217 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=1 
[junit4:junit4]   2> 19924 T2786 C197 P11151 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 19926 T2786 C197 P11151 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty4/index.20130204103843807 forceNew:false
[junit4:junit4]   2> 19926 T2786 C197 P11151 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty4
[junit4:junit4]   2> 19927 T2786 C197 P11151 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty4/index.20130204103843807 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3a66ea0c) fullCopy=true
[junit4:junit4]   2> 19930 T2728 C196 P36217 REQ /replication {file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   2> 19931 T2786 C197 P11151 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty4/index
[junit4:junit4]   2> 19932 T2786 C197 P11151 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 19932 T2786 C197 P11151 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130204103843807
[junit4:junit4]   2> 19933 T2786 C197 P11151 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty4
[junit4:junit4]   2> 19934 T2786 C197 P11151 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty4
[junit4:junit4]   2> 19934 T2786 C197 P11151 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty4/index/ new=./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty4/index.20130204103843807
[junit4:junit4]   2> 19938 T2786 C197 P11151 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty4/index.20130204103843807 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3a66ea0c),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 19938 T2786 C197 P11151 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 19939 T2786 C197 P11151 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty4
[junit4:junit4]   2> 19940 T2786 C197 P11151 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 19940 T2786 C197 P11151 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 19940 T2786 C197 P11151 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 19941 T2786 C197 P11151 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty4/index.20130204103843807
[junit4:junit4]   2> 19942 T2786 C197 P11151 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty4
[junit4:junit4]   2> 19945 T2786 C197 P11151 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty4/index.20130204103843807 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3a66ea0c),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 19945 T2786 C197 P11151 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 19945 T2786 C197 P11151 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 19946 T2786 C197 P11151 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty4
[junit4:junit4]   2> 19946 T2786 C197 P11151 oass.SolrIndexSearcher.<init> Opening Searcher@54fac98e main
[junit4:junit4]   2> 19948 T2785 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@54fac98e main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 19949 T2785 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty4/index
[junit4:junit4]   2> 19949 T2786 C197 P11151 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 19951 T2786 C197 P11151 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359985103889/jetty4/index.20130204103843807 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3a66ea0c),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.

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

:junit4]   2> 143373 T2693 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=5BF2DA19463C6C84 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=hr_HR -Dtests.timezone=America/Godthab -Dtests.file.encoding=UTF-8
[junit4:junit4] FAILURE  143s J1 | 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([5BF2DA19463C6C84:DA14540131630CB8]:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.junit.Assert.assertTrue(Assert.java:43)
[junit4:junit4]    > 	at org.junit.Assert.assertNotNull(Assert.java:526)
[junit4:junit4]    > 	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:214)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:601)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 143394 T2693 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene3x, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=hr_HR, timezone=America/Godthab
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_09 (64-bit)/cpus=16,threads=2,free=282148000,total=491782144
[junit4:junit4]   2> NOTE: All tests run in this JVM: [IndexReaderFactoryTest, TestSolrXMLSerializer, TestDocSet, TestWriterPerf, TimeZoneUtilsTest, FileUtilsTest, TestSurroundQueryParser, TestPropInjectDefaults, RecoveryZkTest, TestRemoteStreaming, UUIDFieldTest, LeaderElectionTest, TestFastWriter, TestReload, SpellingQueryConverterTest, TestRealTimeGet, XsltUpdateRequestHandlerTest, PingRequestHandlerTest, RegexBoostProcessorTest, UpdateParamsTest, HighlighterTest, LegacyHTMLStripCharFilterTest, ZkNodePropsTest, ResponseLogComponentTest, TestCodecSupport, TestCSVLoader, OpenExchangeRatesOrgProviderTest, TestRecovery, HardAutoCommitTest, TestPostingsSolrHighlighter, TestQuerySenderListener, TestJmxIntegration, TestUpdate, OverseerTest, TestAnalyzedSuggestions, BasicFunctionalityTest, TestQueryUtils, TestDistributedGrouping, TermVectorComponentTest, SignatureUpdateProcessorFactoryTest, SolrInfoMBeanTest, BasicZkTest, PolyFieldTest, TestSolrJ, TestCSVResponseWriter, ReturnFieldsTest, TermVectorComponentDistributedTest, ShardRoutingCustomTest, DOMUtilTest, TestSolrDeletionPolicy2, OutputWriterTest, PrimitiveFieldTypeTest, SoftAutoCommitTest, StatelessScriptUpdateProcessorFactoryTest, IndexSchemaTest, DocumentAnalysisRequestHandlerTest, DisMaxRequestHandlerTest, TestOmitPositions, URLClassifyProcessorTest, TestReversedWildcardFilterFactory, TestSolrDeletionPolicy1, SpellCheckComponentTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, TestDistributedSearch, AutoCommitTest, ZkSolrClientTest, TestFaceting, TestHashPartitioner, SolrCoreTest, IndexBasedSpellCheckerTest, TestRangeQuery, DirectUpdateHandlerTest, TestMultiCoreConfBootstrap, TestCoreContainer, LukeRequestHandlerTest, TestSort, TestGroupingSearch, DirectSolrSpellCheckerTest, TestFiltering, SolrRequestParserTest, SpatialFilterTest, TestPseudoReturnFields, QueryParsingTest, TestQueryTypes, SuggesterWFSTTest, DirectUpdateHandlerOptimizeTest, SolrPluginUtilsTest, DebugComponentTest, SearchHandlerTest, SuggesterFSTTest, SuggesterTSTTest, SuggesterTest, CSVRequestHandlerTest, ShowFileRequestHandlerTest, BadIndexSchemaTest, AlternateDirectoryTest, BadComponentTest, TestBinaryField, TestMergePolicyConfig, TestLFUCache, SolrIndexConfigTest, TestSolrCoreProperties, TestConfig, SpellPossibilityIteratorTest, TestPhraseSuggestions, PluginInfoTest, PrimUtilsTest, TestSuggestSpellingConverter, TestLRUCache, RAMDirectoryFactoryTest, ChaosMonkeyNothingIsSafeTest, CircularListTest, BasicDistributedZk2Test, SyncSliceTest]
[junit4:junit4] Completed on J1 in 143.42s, 1 test, 1 failure <<< FAILURES!

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

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



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

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

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([A83C091DAED0A904:29DA8705D98FC938]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:214)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 8837 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 0 T1164 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_/k
[junit4:junit4]   2> 5 T1164 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./solrtest-SyncSliceTest-1360025896692
[junit4:junit4]   2> 6 T1164 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 7 T1165 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 10 T1165 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 10 T1165 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 10 T1165 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 11 T1165 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 12 T1165 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 107 T1164 oasc.ZkTestServer.run start zk server on port:12117
[junit4:junit4]   2> 107 T1164 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12117 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@2ba084eb
[junit4:junit4]   2> 108 T1164 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 109 T1170 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12117. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 109 T1170 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12117, initiating session
[junit4:junit4]   2> 109 T1166 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:12118
[junit4:junit4]   2> 110 T1166 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:12118
[junit4:junit4]   2> 110 T1168 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 140 T1168 oazs.ZooKeeperServer.finishSessionInit Established session 0x13ca7dc46fa0000 with negotiated timeout 10000 for client /140.211.11.196:12118
[junit4:junit4]   2> 140 T1170 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12117, sessionid = 0x13ca7dc46fa0000, negotiated timeout = 10000
[junit4:junit4]   2> 141 T1171 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2ba084eb name:ZooKeeperConnection Watcher:127.0.0.1:12117 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 141 T1164 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 141 T1164 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 145 T1169 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13ca7dc46fa0000
[junit4:junit4]   2> 151 T1171 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 151 T1164 oaz.ZooKeeper.close Session: 0x13ca7dc46fa0000 closed
[junit4:junit4]   2> 152 T1166 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:12118 which had sessionid 0x13ca7dc46fa0000
[junit4:junit4]   2> 152 T1164 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12117/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@2bd7277c
[junit4:junit4]   2> 153 T1164 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 153 T1172 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12117. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 154 T1172 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12117, initiating session
[junit4:junit4]   2> 154 T1166 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:12119
[junit4:junit4]   2> 154 T1166 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:12119
[junit4:junit4]   2> 156 T1168 oazs.ZooKeeperServer.finishSessionInit Established session 0x13ca7dc46fa0001 with negotiated timeout 10000 for client /140.211.11.196:12119
[junit4:junit4]   2> 156 T1172 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12117, sessionid = 0x13ca7dc46fa0001, negotiated timeout = 10000
[junit4:junit4]   2> 156 T1173 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2bd7277c name:ZooKeeperConnection Watcher:127.0.0.1:12117/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 156 T1164 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 156 T1164 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 166 T1164 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 168 T1164 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 170 T1164 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 173 T1164 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 174 T1164 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 190 T1164 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 191 T1164 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 295 T1164 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 296 T1164 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 299 T1164 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 299 T1164 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 302 T1164 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 303 T1164 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 310 T1164 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 311 T1164 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 315 T1164 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 317 T1164 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 320 T1164 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 322 T1164 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 325 T1164 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 326 T1164 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 329 T1169 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13ca7dc46fa0001
[junit4:junit4]   2> 331 T1173 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 331 T1166 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:12119 which had sessionid 0x13ca7dc46fa0001
[junit4:junit4]   2> 331 T1164 oaz.ZooKeeper.close Session: 0x13ca7dc46fa0001 closed
[junit4:junit4]   2> 549 T1164 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 554 T1164 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:12121
[junit4:junit4]   2> 555 T1164 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 556 T1164 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 556 T1164 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1360025897018
[junit4:junit4]   2> 556 T1164 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1360025897018/solr.xml
[junit4:junit4]   2> 557 T1164 oasc.CoreContainer.<init> New CoreContainer 1670097812
[junit4:junit4]   2> 557 T1164 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1360025897018/'
[junit4:junit4]   2> 558 T1164 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1360025897018/'
[junit4:junit4]   2> 626 T1164 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 627 T1164 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 627 T1164 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 627 T1164 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 628 T1164 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 628 T1164 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 629 T1164 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 629 T1164 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 630 T1164 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 630 T1164 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 656 T1164 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 678 T1164 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:12117/solr
[junit4:junit4]   2> 678 T1164 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 679 T1164 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12117 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@794b2667
[junit4:junit4]   2> 680 T1164 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 680 T1183 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12117. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 681 T1183 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12117, initiating session
[junit4:junit4]   2> 682 T1166 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:12122
[junit4:junit4]   2> 682 T1166 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:12122
[junit4:junit4]   2> 685 T1168 oazs.ZooKeeperServer.finishSessionInit Established session 0x13ca7dc46fa0002 with negotiated timeout 20000 for client /140.211.11.196:12122
[junit4:junit4]   2> 685 T1183 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12117, sessionid = 0x13ca7dc46fa0002, negotiated timeout = 20000
[junit4:junit4]   2> 685 T1184 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@794b2667 name:ZooKeeperConnection Watcher:127.0.0.1:12117 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 686 T1164 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 687 T1169 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13ca7dc46fa0002
[junit4:junit4]   2> 694 T1184 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 694 T1166 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:12122 which had sessionid 0x13ca7dc46fa0002
[junit4:junit4]   2> 694 T1164 oaz.ZooKeeper.close Session: 0x13ca7dc46fa0002 closed
[junit4:junit4]   2> 694 T1164 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 708 T1164 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12117/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@55ca235f
[junit4:junit4]   2> 709 T1164 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 709 T1185 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12117. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 710 T1185 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12117, initiating session
[junit4:junit4]   2> 710 T1166 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:12123
[junit4:junit4]   2> 711 T1166 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:12123
[junit4:junit4]   2> 712 T1168 oazs.ZooKeeperServer.finishSessionInit Established session 0x13ca7dc46fa0003 with negotiated timeout 20000 for client /140.211.11.196:12123
[junit4:junit4]   2> 712 T1185 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12117, sessionid = 0x13ca7dc46fa0003, negotiated timeout = 20000
[junit4:junit4]   2> 712 T1186 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@55ca235f name:ZooKeeperConnection Watcher:127.0.0.1:12117/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 712 T1164 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 715 T1169 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca7dc46fa0003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 722 T1164 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 724 T1164 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:12121__%2Fk
[junit4:junit4]   2> 725 T1169 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca7dc46fa0003 type:delete cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:12121__%2Fk Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:12121__%2Fk
[junit4:junit4]   2> 726 T1164 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:12121__%2Fk
[junit4:junit4]   2> 735 T1164 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 747 T1169 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca7dc46fa0003 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> 747 T1164 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 754 T1164 oasc.Overseer.start Overseer (id=89130657166000131-127.0.0.1:12121__%2Fk-n_0000000000) starting
[junit4:junit4]   2> 755 T1169 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca7dc46fa0003 type:create cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 756 T1169 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca7dc46fa0003 type:create cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 757 T1169 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca7dc46fa0003 type:create cxid:0x1c zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 766 T1169 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca7dc46fa0003 type:create cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 768 T1188 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 768 T1164 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 777 T1164 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 779 T1187 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 785 T1189 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1360025897018/collection1
[junit4:junit4]   2> 785 T1189 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 786 T1189 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 786 T1189 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 787 T1189 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1360025897018/collection1/'
[junit4:junit4]   2> 788 T1189 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-controljetty-1360025897018/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 789 T1189 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-controljetty-1360025897018/collection1/lib/README' to classloader
[junit4:junit4]   2> 848 T1189 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 928 T1189 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1029 T1189 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1041 T1189 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1675 T1189 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1682 T1189 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1685 T1189 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1696 T1189 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1699 T1189 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1702 T1189 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1703 T1189 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1704 T1189 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1360025897018/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1360025896691/control/data/
[junit4:junit4]   2> 1704 T1189 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6046e56f
[junit4:junit4]   2> 1705 T1189 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 1729 T1189 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/control/data forceNew:false
[junit4:junit4]   2> 1730 T1189 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/control/data
[junit4:junit4]   2> 1730 T1189 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1360025896691/control/data/index/
[junit4:junit4]   2> 1730 T1189 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1360025896691/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1731 T1189 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/control/data/index forceNew:false
[junit4:junit4]   2> 1736 T1189 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360025896691/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@f9ed85f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1736 T1189 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1736 T1189 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/control/data/index
[junit4:junit4]   2> 1737 T1189 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 1738 T1189 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1738 T1189 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 1739 T1189 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1739 T1189 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 1739 T1189 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1739 T1189 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1740 T1189 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1740 T1189 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1740 T1189 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1741 T1189 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 1741 T1189 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 1741 T1189 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1742 T1189 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1742 T1189 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1742 T1189 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1742 T1189 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1743 T1189 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1743 T1189 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1743 T1189 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1744 T1189 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1744 T1189 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1744 T1189 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1745 T1189 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1745 T1189 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1745 T1189 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 1746 T1189 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 1755 T1189 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1758 T1189 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 1759 T1189 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> 1760 T1189 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/control/data
[junit4:junit4]   2> 1762 T1189 oass.SolrIndexSearcher.<init> Opening Searcher@29f70f91 main
[junit4:junit4]   2> 1763 T1189 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1763 T1189 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1763 T1189 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 1779 T1189 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 1846 T1190 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@29f70f91 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1850 T1189 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1850 T1189 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1851 T1169 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca7dc46fa0003 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> 2282 T1187 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2283 T1187 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:12121__%2Fk",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:12121/_/k"}
[junit4:junit4]   2> 2283 T1187 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2283 T1187 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2283 T1169 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca7dc46fa0003 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> 2305 T1186 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> 2861 T1189 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2861 T1189 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:12121/_/k collection:control_collection shard:shard1
[junit4:junit4]   2> 2862 T1189 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2877 T1169 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca7dc46fa0003 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> 2877 T1189 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2878 T1169 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca7dc46fa0003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2880 T1189 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2880 T1189 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2880 T1189 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:12121/_/k/collection1/
[junit4:junit4]   2> 2880 T1189 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2881 T1189 oasc.SyncStrategy.syncToMe http://127.0.0.1:12121/_/k/collection1/ has no replicas
[junit4:junit4]   2> 2881 T1189 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:12121/_/k/collection1/
[junit4:junit4]   2> 2881 T1189 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2884 T1169 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca7dc46fa0003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3810 T1187 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3833 T1186 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> 3855 T1189 oasc.ZkController.register We are http://127.0.0.1:12121/_/k/collection1/ and leader is http://127.0.0.1:12121/_/k/collection1/
[junit4:junit4]   2> 3855 T1189 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:12121/_/k
[junit4:junit4]   2> 3855 T1189 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3855 T1189 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3855 T1189 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3857 T1189 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3858 T1164 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3859 T1164 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3859 T1164 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3874 T1164 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3884 T1164 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12117/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@15988d0b
[junit4:junit4]   2> 3885 T1164 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3885 T1191 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12117. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3886 T1191 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12117, initiating session
[junit4:junit4]   2> 3886 T1166 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:12126
[junit4:junit4]   2> 3886 T1166 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:12126
[junit4:junit4]   2> 3888 T1168 oazs.ZooKeeperServer.finishSessionInit Established session 0x13ca7dc46fa0004 with negotiated timeout 10000 for client /140.211.11.196:12126
[junit4:junit4]   2> 3888 T1191 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12117, sessionid = 0x13ca7dc46fa0004, negotiated timeout = 10000
[junit4:junit4]   2> 3889 T1192 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15988d0b name:ZooKeeperConnection Watcher:127.0.0.1:12117/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3889 T1164 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3890 T1164 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3891 T1164 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4062 T1164 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4066 T1164 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:12127
[junit4:junit4]   2> 4067 T1164 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4067 T1164 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4067 T1164 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1360025900578
[junit4:junit4]   2> 4068 T1164 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1360025900578/solr.xml
[junit4:junit4]   2> 4068 T1164 oasc.CoreContainer.<init> New CoreContainer 1957148014
[junit4:junit4]   2> 4069 T1164 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1360025900578/'
[junit4:junit4]   2> 4069 T1164 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1360025900578/'
[junit4:junit4]   2> 4124 T1164 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 4125 T1164 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4125 T1164 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4126 T1164 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4126 T1164 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4126 T1164 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4127 T1164 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4127 T1164 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4128 T1164 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4128 T1164 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4149 T1164 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4168 T1164 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:12117/solr
[junit4:junit4]   2> 4169 T1164 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4169 T1164 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12117 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@6d61dfc7
[junit4:junit4]   2> 4170 T1164 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4171 T1202 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12117. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4171 T1202 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12117, initiating session
[junit4:junit4]   2> 4172 T1166 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:12128
[junit4:junit4]   2> 4172 T1166 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:12128
[junit4:junit4]   2> 4174 T1168 oazs.ZooKeeperServer.finishSessionInit Established session 0x13ca7dc46fa0005 with negotiated timeout 20000 for client /140.211.11.196:12128
[junit4:junit4]   2> 4174 T1202 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12117, sessionid = 0x13ca7dc46fa0005, negotiated timeout = 20000
[junit4:junit4]   2> 4174 T1203 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d61dfc7 name:ZooKeeperConnection Watcher:127.0.0.1:12117 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4174 T1164 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4175 T1169 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13ca7dc46fa0005
[junit4:junit4]   2> 4184 T1203 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4184 T1166 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:12128 which had sessionid 0x13ca7dc46fa0005
[junit4:junit4]   2> 4184 T1164 oaz.ZooKeeper.close Session: 0x13ca7dc46fa0005 closed
[junit4:junit4]   2> 4185 T1164 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 4196 T1164 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12117/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@b07cd0b
[junit4:junit4]   2> 4197 T1164 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4197 T1204 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12117. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4197 T1204 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12117, initiating session
[junit4:junit4]   2> 4198 T1166 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:12129
[junit4:junit4]   2> 4198 T1166 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:12129
[junit4:junit4]   2> 4199 T1168 oazs.ZooKeeperServer.finishSessionInit Established session 0x13ca7dc46fa0006 with negotiated timeout 20000 for client /140.211.11.196:12129
[junit4:junit4]   2> 4199 T1204 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12117, sessionid = 0x13ca7dc46fa0006, negotiated timeout = 20000
[junit4:junit4]   2> 4199 T1205 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b07cd0b name:ZooKeeperConnection Watcher:127.0.0.1:12117/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4200 T1164 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4200 T1169 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca7dc46fa0006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4202 T1169 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca7dc46fa0006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4210 T1164 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:12127__%2Fk
[junit4:junit4]   2> 4211 T1169 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca7dc46fa0006 type:delete cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:12127__%2Fk Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:12127__%2Fk
[junit4:junit4]   2> 4211 T1164 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:12127__%2Fk
[junit4:junit4]   2> 4214 T1192 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4214 T1186 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4214 T1186 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> 4223 T1164 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4230 T1206 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1360025900578/collection1
[junit4:junit4]   2> 4231 T1206 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4231 T1206 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4231 T1206 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4233 T1206 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1360025900578/collection1/'
[junit4:junit4]   2> 4234 T1206 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty1-1360025900578/collection1/lib/README' to classloader
[junit4:junit4]   2> 4234 T1206 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty1-1360025900578/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4290 T1206 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 4363 T1206 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4464 T1206 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4472 T1206 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5104 T1206 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5115 T1206 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5119 T1206 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5135 T1206 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5139 T1206 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5144 T1206 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5145 T1206 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5146 T1206 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1360025900578/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty1/
[junit4:junit4]   2> 5147 T1206 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6046e56f
[junit4:junit4]   2> 5147 T1206 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 5148 T1206 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty1 forceNew:false
[junit4:junit4]   2> 5149 T1206 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty1
[junit4:junit4]   2> 5149 T1206 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty1/index/
[junit4:junit4]   2> 5150 T1206 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5151 T1206 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty1/index forceNew:false
[junit4:junit4]   2> 5157 T1206 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@61befa9a),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5157 T1206 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5158 T1206 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty1/index
[junit4:junit4]   2> 5158 T1206 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 5160 T1206 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5161 T1206 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 5161 T1206 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5161 T1206 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 5162 T1206 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5162 T1206 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5162 T1206 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5163 T1206 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5164 T1206 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5164 T1206 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 5165 T1206 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 5165 T1206 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5166 T1206 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 5166 T1206 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 5167 T1206 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 5167 T1206 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5168 T1206 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5168 T1206 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5169 T1206 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5170 T1206 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5170 T1206 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5171 T1206 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5171 T1206 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5172 T1206 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5173 T1206 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 5173 T1206 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 5185 T1206 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5190 T1206 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 5191 T1206 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> 5193 T1206 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty1
[junit4:junit4]   2> 5195 T1206 oass.SolrIndexSearcher.<init> Opening Searcher@3ceeeed6 main
[junit4:junit4]   2> 5196 T1206 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5196 T1206 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5197 T1206 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 5204 T1206 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 5252 T1207 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3ceeeed6 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5259 T1206 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5259 T1206 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 5343 T1187 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5344 T1187 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:12121__%2Fk",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:12121/_/k"}
[junit4:junit4]   2> 5348 T1187 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:12127__%2Fk",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:12127/_/k"}
[junit4:junit4]   2> 5348 T1187 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 5348 T1187 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 5360 T1186 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> 5360 T1205 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> 5360 T1192 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> 6261 T1206 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 6261 T1206 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:12127/_/k collection:collection1 shard:shard1
[junit4:junit4]   2> 6262 T1206 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 6278 T1169 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca7dc46fa0006 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> 6290 T1206 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 6290 T1169 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca7dc46fa0006 type:create cxid:0x44 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6293 T1206 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 6293 T1206 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 6294 T1206 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:12127/_/k/collection1/
[junit4:junit4]   2> 6294 T1206 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 6294 T1206 oasc.SyncStrategy.syncToMe http://127.0.0.1:12127/_/k/collection1/ has no replicas
[junit4:junit4]   2> 6294 T1206 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:12127/_/k/collection1/
[junit4:junit4]   2> 6295 T1206 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 6305 T1169 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca7dc46fa0006 type:create cxid:0x4e zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6873 T1187 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6895 T1186 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> 6895 T1192 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> 6895 T1205 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> 6927 T1206 oasc.ZkController.register We are http://127.0.0.1:12127/_/k/collection1/ and leader is http://127.0.0.1:12127/_/k/collection1/
[junit4:junit4]   2> 6927 T1206 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:12127/_/k
[junit4:junit4]   2> 6927 T1206 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 6927 T1206 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 6927 T1206 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6929 T1206 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6930 T1164 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 6931 T1164 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 6931 T1164 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 7098 T1164 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 7101 T1164 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:12146
[junit4:junit4]   2> 7102 T1164 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 7102 T1164 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 7102 T1164 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1360025903629
[junit4:junit4]   2> 7103 T1164 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1360025903629/solr.xml
[junit4:junit4]   2> 7103 T1164 oasc.CoreContainer.<init> New CoreContainer 1433484595
[junit4:junit4]   2> 7103 T1164 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1360025903629/'
[junit4:junit4]   2> 7104 T1164 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1360025903629/'
[junit4:junit4]   2> 7160 T1164 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 7161 T1164 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 7161 T1164 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 7161 T1164 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 7161 T1164 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 7162 T1164 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 7162 T1164 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 7162 T1164 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 7163 T1164 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 7163 T1164 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 7182 T1164 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 7199 T1164 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:12117/solr
[junit4:junit4]   2> 7200 T1164 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 7200 T1164 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12117 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@2beb65c2
[junit4:junit4]   2> 7201 T1164 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7201 T1217 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12117. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 7202 T1217 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12117, initiating session
[junit4:junit4]   2> 7202 T1166 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:12147
[junit4:junit4]   2> 7202 T1166 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:12147
[junit4:junit4]   2> 7207 T1168 oazs.ZooKeeperServer.finishSessionInit Established session 0x13ca7dc46fa0007 with negotiated timeout 20000 for client /140.211.11.196:12147
[junit4:junit4]   2> 7207 T1217 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12117, sessionid = 0x13ca7dc46fa0007, negotiated timeout = 20000
[junit4:junit4]   2> 7207 T1218 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2beb65c2 name:ZooKeeperConnection Watcher:127.0.0.1:12117 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7207 T1164 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7208 T1169 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13ca7dc46fa0007
[junit4:junit4]   2> 7213 T1218 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 7214 T1166 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:12147 which had sessionid 0x13ca7dc46fa0007
[junit4:junit4]   2> 7213 T1164 oaz.ZooKeeper.close Session: 0x13ca7dc46fa0007 closed
[junit4:junit4]   2> 7214 T1164 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 7223 T1164 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12117/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@49b378f5
[junit4:junit4]   2> 7224 T1164 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7225 T1219 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12117. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 7225 T1219 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12117, initiating session
[junit4:junit4]   2> 7225 T1166 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:12148
[junit4:junit4]   2> 7226 T1166 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:12148
[junit4:junit4]   2> 7227 T1168 oazs.ZooKeeperServer.finishSessionInit Established session 0x13ca7dc46fa0008 with negotiated timeout 20000 for client /140.211.11.196:12148
[junit4:junit4]   2> 7227 T1219 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12117, sessionid = 0x13ca7dc46fa0008, negotiated timeout = 20000
[junit4:junit4]   2> 7228 T1220 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@49b378f5 name:ZooKeeperConnection Watcher:127.0.0.1:12117/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7228 T1164 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7229 T1169 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca7dc46fa0008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7230 T1169 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca7dc46fa0008 type:create cxid:0x2 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7238 T1164 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:12146__%2Fk
[junit4:junit4]   2> 7238 T1169 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca7dc46fa0008 type:delete cxid:0x4 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:12146__%2Fk Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:12146__%2Fk
[junit4:junit4]   2> 7239 T1164 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:12146__%2Fk
[junit4:junit4]   2> 7245 T1192 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> 7246 T1186 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7246 T1205 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7246 T1186 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> 7246 T1205 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> 7250 T1192 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7251 T1164 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 7259 T1221 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1360025903629/collection1
[junit4:junit4]   2> 7260 T1221 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 7260 T1221 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 7260 T1221 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 7261 T1221 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1360025903629/collection1/'
[junit4:junit4]   2> 7262 T1221 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty2-1360025903629/collection1/lib/README' to classloader
[junit4:junit4]   2> 7262 T1221 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty2-1360025903629/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 7303 T1221 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 7357 T1221 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 7458 T1221 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 7464 T1221 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 7927 T1221 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 7935 T1221 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 7939 T1221 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 7952 T1221 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 7956 T1221 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 7959 T1221 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 7960 T1221 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 7961 T1221 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1360025903629/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty2/
[junit4:junit4]   2> 7961 T1221 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6046e56f
[junit4:junit4]   2> 7962 T1221 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 7962 T1221 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty2 forceNew:false
[junit4:junit4]   2> 7963 T1221 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty2
[junit4:junit4]   2> 7963 T1221 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty2/index/
[junit4:junit4]   2> 7964 T1221 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 7964 T1221 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty2/index forceNew:false
[junit4:junit4]   2> 7969 T1221 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@22fa6ede),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 7969 T1221 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 7970 T1221 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty2/index
[junit4:junit4]   2> 7970 T1221 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 7972 T1221 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 7972 T1221 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 7973 T1221 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 7973 T1221 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 7973 T1221 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 7974 T1221 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 7974 T1221 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 7974 T1221 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 7975 T1221 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 7975 T1221 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 7976 T1221 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 7976 T1221 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 7977 T1221 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 7977 T1221 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 7977 T1221 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 7978 T1221 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 7978 T1221 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7979 T1221 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7979 T1221 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7980 T1221 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7980 T1221 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7981 T1221 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7981 T1221 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7982 T1221 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7982 T1221 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 7983 T1221 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 7992 T1221 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 7996 T1221 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 7997 T1221 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> 7999 T1221 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty2
[junit4:junit4]   2> 8000 T1221 oass.SolrIndexSearcher.<init> Opening Searcher@2e97b31d main
[junit4:junit4]   2> 8001 T1221 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 8001 T1221 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 8002 T1221 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 8013 T1221 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 8287 T1222 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2e97b31d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 8293 T1221 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 8294 T1221 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8401 T1187 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8402 T1187 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:12127__%2Fk",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:12127/_/k"}
[junit4:junit4]   2> 8405 T1187 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:12146__%2Fk",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:12146/_/k"}
[junit4:junit4]   2> 8406 T1187 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 8406 T1187 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 8409 T1186 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> 8409 T1192 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> 8409 T1220 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> 8409 T1205 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> 9296 T1221 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 9296 T1221 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:12146/_/k collection:collection1 shard:shard1
[junit4:junit4]   2> 9299 T1221 oasc.ZkController.register We are http://127.0.0.1:12146/_/k/collection1/ and leader is http://127.0.0.1:12127/_/k/collection1/
[junit4:junit4]   2> 9300 T1221 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:12146/_/k
[junit4:junit4]   2> 9300 T1221 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 9300 T1221 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C55 name=collection1 org.apache.solr.core.SolrCore@9342108 url=http://127.0.0.1:12146/_/k/collection1 node=127.0.0.1:12146__%2Fk C55_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:12146__%2Fk, base_url=http://127.0.0.1:12146/_/k}
[junit4:junit4]   2> 9300 T1223 C55 P12146 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 9302 T1223 C55 P12146 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 9302 T1221 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9302 T1223 C55 P12146 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 9302 T1223 C55 P12146 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 9303 T1164 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 9303 T1164 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 9304 T1164 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9350 T1223 C55 P12146 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9496 T1164 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 9499 T1164 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:12153
[junit4:junit4]   2> 9500 T1164 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 9500 T1164 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 9501 T1164 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1360025906005
[junit4:junit4]   2> 9501 T1164 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1360025906005/solr.xml
[junit4:junit4]   2> 9502 T1164 oasc.CoreContainer.<init> New CoreContainer 130790732
[junit4:junit4]   2> 9502 T1164 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1360025906005/'
[junit4:junit4]   2> 9503 T1164 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1360025906005/'
[junit4:junit4]   2> 9565 T1164 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 9566 T1164 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 9567 T1164 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 9567 T1164 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 9568 T1164 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 9568 T1164 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 9568 T1164 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 9569 T1164 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 9569 T1164 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 9570 T1164 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 9592 T1164 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 9612 T1164 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:12117/solr
[junit4:junit4]   2> 9613 T1164 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 9613 T1164 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12117 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@346eb30f
[junit4:junit4]   2> 9614 T1164 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9615 T1233 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12117. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 9616 T1233 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12117, initiating session
[junit4:junit4]   2> 9616 T1166 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:12154
[junit4:junit4]   2> 9617 T1166 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:12154
[junit4:junit4]   2> 9618 T1168 oazs.ZooKeeperServer.finishSessionInit Established session 0x13ca7dc46fa0009 with negotiated timeout 20000 for client /140.211.11.196:12154
[junit4:junit4]   2> 9618 T1233 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12117, sessionid = 0x13ca7dc46fa0009, negotiated timeout = 20000
[junit4:junit4]   2> 9618 T1234 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@346eb30f name:ZooKeeperConnection Watcher:127.0.0.1:12117 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9619 T1164 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9620 T1169 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13ca7dc46fa0009
[junit4:junit4]   2> 9628 T1234 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 9628 T1166 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:12154 which had sessionid 0x13ca7dc46fa0009
[junit4:junit4]   2> 9628 T1164 oaz.ZooKeeper.close Session: 0x13ca7dc46fa0009 closed
[junit4:junit4]   2> 9628 T1164 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 9639 T1164 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12117/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@3270dafc
[junit4:junit4]   2> 9640 T1164 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9641 T1235 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12117. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 9641 T1235 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12117, initiating session
[junit4:junit4]   2> 9642 T1166 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:12155
[junit4:junit4]   2> 9642 T1166 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:12155
[junit4:junit4]   2> 9643 T1168 oazs.ZooKeeperServer.finishSessionInit Established session 0x13ca7dc46fa000a with negotiated timeout 20000 for client /140.211.11.196:12155
[junit4:junit4]   2> 9643 T1235 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12117, sessionid = 0x13ca7dc46fa000a, negotiated timeout = 20000
[junit4:junit4]   2> 9644 T1236 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3270dafc name:ZooKeeperConnection Watcher:127.0.0.1:12117/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9644 T1164 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9645 T1169 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca7dc46fa000a type:create cxid:0x1 zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9646 T1169 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca7dc46fa000a type:create cxid:0x2 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9655 T1164 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:12153__%2Fk
[junit4:junit4]   2> 9656 T1169 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca7dc46fa000a type:delete cxid:0x4 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:12153__%2Fk Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:12153__%2Fk
[junit4:junit4]   2> 9657 T1164 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:12153__%2Fk
[junit4:junit4]   2> 9659 T1192 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> 9669 T1186 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9669 T1220 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9669 T1205 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9670 T1186 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> 9670 T1220 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> 9670 T1205 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> 9670 T1192 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9673 T1164 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9680 T1237 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1360025906005/collection1
[junit4:junit4]   2> 9680 T1237 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9681 T1237 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9681 T1237 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9683 T1237 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1360025906005/collection1/'
[junit4:junit4]   2> 9684 T1237 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty3-1360025906005/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9684 T1237 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty3-1360025906005/collection1/lib/README' to classloader
[junit4:junit4]   2> 9747 T1237 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 9828 T1237 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9914 T1187 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9915 T1187 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:12146__%2Fk",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:12146/_/k"}
[junit4:junit4]   2> 9927 T1186 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> 9927 T1205 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> 9927 T1192 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> 9927 T1220 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> 9928 T1236 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> 9928 T1237 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9937 T1237 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10570 T1237 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10581 T1237 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10585 T1237 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10600 T1237 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10604 T1237 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10609 T1237 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10610 T1237 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10611 T1237 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1360025906005/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty3/
[junit4:junit4]   2> 10611 T1237 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6046e56f
[junit4:junit4]   2> 10612 T1237 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 10613 T1237 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty3 forceNew:false
[junit4:junit4]   2> 10613 T1237 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty3
[junit4:junit4]   2> 10613 T1237 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty3/index/
[junit4:junit4]   2> 10614 T1237 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10615 T1237 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty3/index forceNew:false
[junit4:junit4]   2> 10633 T1237 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@29aaec88),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10633 T1237 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10634 T1237 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty3/index
[junit4:junit4]   2> 10634 T1237 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 10637 T1237 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10637 T1237 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 10637 T1237 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10638 T1237 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 10638 T1237 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10639 T1237 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10639 T1237 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10640 T1237 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10640 T1237 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10641 T1237 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 10642 T1237 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 10642 T1237 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10643 T1237 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 10643 T1237 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 10643 T1237 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 10644 T1237 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10645 T1237 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10645 T1237 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10646 T1237 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10647 T1237 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10647 T1237 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10648 T1237 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10648 T1237 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10649 T1237 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10650 T1237 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 10650 T1237 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 10663 T1237 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10668 T1237 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 10669 T1237 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> 10672 T1237 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty3
[junit4:junit4]   2> 10673 T1237 oass.SolrIndexSearcher.<init> Opening Searcher@6c1e605c main
[junit4:junit4]   2> 10675 T1237 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10675 T1237 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10675 T1237 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 10683 T1237 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 10743 T1238 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6c1e605c main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10750 T1237 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10750 T1237 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11431 T1187 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11432 T1187 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:12153__%2Fk",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:12153/_/k"}
[junit4:junit4]   2> 11432 T1187 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 11432 T1187 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11445 T1192 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> 11445 T1186 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> 11445 T1205 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> 11445 T1220 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> 11445 T1236 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> 11752 T1237 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11752 T1237 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:12153/_/k collection:collection1 shard:shard1
[junit4:junit4]   2> 11755 T1237 oasc.ZkController.register We are http://127.0.0.1:12153/_/k/collection1/ and leader is http://127.0.0.1:12127/_/k/collection1/
[junit4:junit4]   2> 11755 T1237 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:12153/_/k
[junit4:junit4]   2> 11755 T1237 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 11755 T1237 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C56 name=collection1 org.apache.solr.core.SolrCore@22b0fea8 url=http://127.0.0.1:12153/_/k/collection1 node=127.0.0.1:12153__%2Fk C56_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:12153__%2Fk, base_url=http://127.0.0.1:12153/_/k}
[junit4:junit4]   2> 11756 T1239 C56 P12153 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 11756 T1237 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11757 T1239 C56 P12153 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 11757 T1239 C56 P12153 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 11757 T1239 C56 P12153 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11758 T1164 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 11758 T1164 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 11759 T1239 C56 P12153 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11759 T1164 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11947 T1164 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 11950 T1164 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:12159
[junit4:junit4]   2> 11951 T1164 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 11952 T1164 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 11952 T1164 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1360025908462
[junit4:junit4]   2> 11953 T1164 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1360025908462/solr.xml
[junit4:junit4]   2> 11953 T1164 oasc.CoreContainer.<init> New CoreContainer 1089873922
[junit4:junit4]   2> 11954 T1164 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1360025908462/'
[junit4:junit4]   2> 11954 T1164 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1360025908462/'
[junit4:junit4]   2> 12009 T1164 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 12009 T1164 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12010 T1164 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12010 T1164 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12011 T1164 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12011 T1164 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12012 T1164 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12012 T1164 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12012 T1164 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12013 T1164 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12033 T1164 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12053 T1164 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:12117/solr
[junit4:junit4]   2> 12054 T1164 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12054 T1164 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12117 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@32f92fc6
[junit4:junit4]   2> 12055 T1164 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12056 T1249 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12117. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12057 T1249 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12117, initiating session
[junit4:junit4]   2> 12057 T1166 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:12160
[junit4:junit4]   2> 12057 T1166 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:12160
[junit4:junit4]   2> 12059 T1168 oazs.ZooKeeperServer.finishSessionInit Established session 0x13ca7dc46fa000b with negotiated timeout 20000 for client /140.211.11.196:12160
[junit4:junit4]   2> 12059 T1249 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12117, sessionid = 0x13ca7dc46fa000b, negotiated timeout = 20000
[junit4:junit4]   2> 12059 T1250 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@32f92fc6 name:ZooKeeperConnection Watcher:127.0.0.1:12117 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12060 T1164 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12061 T1169 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13ca7dc46fa000b
[junit4:junit4]   2> 12071 T1250 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12071 T1166 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:12160 which had sessionid 0x13ca7dc46fa000b
[junit4:junit4]   2> 12071 T1164 oaz.ZooKeeper.close Session: 0x13ca7dc46fa000b closed
[junit4:junit4]   2> 12072 T1164 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 12082 T1164 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:12117/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@4ce25172
[junit4:junit4]   2> 12083 T1164 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12084 T1251 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:12117. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12084 T1251 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:12117, initiating session
[junit4:junit4]   2> 12084 T1166 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:12161
[junit4:junit4]   2> 12085 T1166 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:12161
[junit4:junit4]   2> 12086 T1168 oazs.ZooKeeperServer.finishSessionInit Established session 0x13ca7dc46fa000c with negotiated timeout 20000 for client /140.211.11.196:12161
[junit4:junit4]   2> 12086 T1251 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:12117, sessionid = 0x13ca7dc46fa000c, negotiated timeout = 20000
[junit4:junit4]   2> 12086 T1252 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4ce25172 name:ZooKeeperConnection Watcher:127.0.0.1:12117/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12087 T1164 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12087 T1169 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca7dc46fa000c type:create cxid:0x1 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12089 T1169 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca7dc46fa000c type:create cxid:0x2 zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12097 T1164 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:12159__%2Fk
[junit4:junit4]   2> 12098 T1169 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13ca7dc46fa000c type:delete cxid:0x4 zxid:0x93 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:12159__%2Fk Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:12159__%2Fk
[junit4:junit4]   2> 12099 T1164 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:12159__%2Fk
[junit4:junit4]   2> 12101 T1192 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> 12101 T1236 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12101 T1220 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12102 T1236 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> 12101 T1205 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12101 T1186 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12102 T1220 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> 12102 T1205 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> 12102 T1186 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> 12110 T1192 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12111 T1164 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 12118 T1253 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1360025908462/collection1
[junit4:junit4]   2> 12118 T1253 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 12119 T1253 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 12119 T1253 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 12120 T1253 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1360025908462/collection1/'
[junit4:junit4]   2> 12121 T1253 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty4-1360025908462/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 12122 T1253 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty4-1360025908462/collection1/lib/README' to classloader
[junit4:junit4]   2> 12175 T1253 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 12247 T1253 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 12348 T1253 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 12357 T1253 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2>  C55_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:12146__%2Fk, base_url=http://127.0.0.1:12146/_/k}
[junit4:junit4]   2> 12365 T1223 C55 P12146 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:12127/_/k/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 12365 T1223 C55 P12146 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:12146/_/k START replicas=[http://127.0.0.1:12127/_/k/collection1/] nUpdates=100
[junit4:junit4]   2> 12366 T1223 C55 P12146 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 12366 T1223 C55 P12146 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 12367 T1223 C55 P12146 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 12367 T1223 C55 P12146 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 12367 T1223 C55 P12146 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 12367 T1223 C55 P12146 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:12127/_/k/collection1/. core=collection1
[junit4:junit4]   2> 12368 T1223 C55 P12146 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C57 name=collection1 org.apache.solr.core.SolrCore@7da1d6ba url=http://127.0.0.1:12127/_/k/collection1 node=127.0.0.1:12127__%2Fk C57_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:12127__%2Fk, base_url=http://127.0.0.1:12127/_/k, leader=true}
[junit4:junit4]   2> 12376 T1197 C57 P12127 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 12382 T1198 C57 P12127 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 12384 T1198 C57 P12127 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty1
[junit4:junit4]   2> 12388 T1198 C57 P12127 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@61befa9a),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 12389 T1198 C57 P12127 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 12392 T1198 C57 P12127 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@61befa9a),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@61befa9a),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 12393 T1198 C57 P12127 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 12394 T1198 C57 P12127 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty1
[junit4:junit4]   2> 12395 T1198 C57 P12127 oass.SolrIndexSearcher.<init> Opening Searcher@6dae3d94 realtime
[junit4:junit4]   2> 12395 T1198 C57 P12127 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 12395 T1198 C57 P12127 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 13
[junit4:junit4]   2> 12396 T1223 C55 P12146 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 12397 T1223 C55 P12146 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 12399 T1199 C57 P12127 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 12400 T1199 C57 P12127 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 12400 T1223 C55 P12146 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 12401 T1223 C55 P12146 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 12401 T1223 C55 P12146 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 12403 T1199 C57 P12127 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty1
[junit4:junit4]   2> 12404 T1199 C57 P12127 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty1/index
[junit4:junit4]   2> 12404 T1199 C57 P12127 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 12405 T1223 C55 P12146 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 12406 T1223 C55 P12146 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty2/index.20130205005829091 forceNew:false
[junit4:junit4]   2> 12407 T1223 C55 P12146 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty2
[junit4:junit4]   2> 12407 T1223 C55 P12146 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty2/index.20130205005829091 lockFactory=org.apache.lucene.store.NativeFSLockFactory@621a2deb) fullCopy=true
[junit4:junit4]   2> 12411 T1199 C57 P12127 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 12413 T1223 C55 P12146 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty2/index
[junit4:junit4]   2> 12413 T1223 C55 P12146 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 12413 T1223 C55 P12146 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130205005829091
[junit4:junit4]   2> 12415 T1223 C55 P12146 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty2
[junit4:junit4]   2> 12416 T1223 C55 P12146 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty2
[junit4:junit4]   2> 12416 T1223 C55 P12146 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty2/index/ new=./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty2/index.20130205005829091
[junit4:junit4]   2> 12420 T1223 C55 P12146 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty2/index.20130205005829091 lockFactory=org.apache.lucene.store.NativeFSLockFactory@621a2deb),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 12421 T1223 C55 P12146 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 12422 T1223 C55 P12146 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty2
[junit4:junit4]   2> 12422 T1223 C55 P12146 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 12423 T1223 C55 P12146 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 12423 T1223 C55 P12146 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 12424 T1223 C55 P12146 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty2/index.20130205005829091
[junit4:junit4]   2> 12425 T1223 C55 P12146 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty2
[junit4:junit4]   2> 12429 T1223 C55 P12146 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty2/index.20130205005829091 lockFactory=org.apache.lucene.store.NativeFSLockFactory@621a2deb),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 12429 T1223 C55 P12146 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 12429 T1223 C55 P12146 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 12430 T1223 C55 P12146 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty2
[junit4:junit4]   2> 12430 T1223 C55 P12146 oass.SolrIndexSearcher.<init> Opening Searcher@4c8af88b main
[junit4:junit4]   2> 12432 T1222 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4c8af88b main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 12433 T1222 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty2/index
[junit4:junit4]   2> 12433 T1223 C55 P12146 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 12436 T1223 C55 P12146 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty2/index.20130205005829091 lockFactory=org.apache.lucene.store.NativeFSLockFactory@621a2deb),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty2/index.20130205005829091 lockFactory=org.apache.lucene.store.NativeFSLockFactory@621a2deb),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 12436 T1223 C55 P12146 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 12437 T1223 C55 P12146 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty2
[junit4:junit4]   2> 12438 T1223 C55 P12146 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 12438 T1223 C55 P12146 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty2/index.20130205005829091
[junit4:junit4]   2> 12438 T1223 C55 P12146 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty2/index
[junit4:junit4]   2> 12438 T1223 C55 P12146 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 12438 T1223 C55 P12146 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 12439 T1223 C55 P12146 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12439 T1223 C55 P12146 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12446 T1223 C55 P12146 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 12949 T1187 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12950 T1187 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:12153__%2Fk",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:12153/_/k"}
[junit4:junit4]   2> 12954 T1187 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:12146__%2Fk",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:12146/_/k"}
[junit4:junit4]   2> 12967 T1186 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> 12967 T1192 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> 12967 T1205 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> 12967 T1252 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> 12967 T1220 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> 12967 T1236 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> 12981 T1253 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 12991 T1253 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 12995 T1253 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 13010 T1253 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13031 T1253 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13036 T1253 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13037 T1253 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13038 T1253 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1360025908462/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty4/
[junit4:junit4]   2> 13039 T1253 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6046e56f
[junit4:junit4]   2> 13039 T1253 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 13040 T1253 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty4 forceNew:false
[junit4:junit4]   2> 13041 T1253 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty4
[junit4:junit4]   2> 13041 T1253 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty4/index/
[junit4:junit4]   2> 13042 T1253 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 13043 T1253 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty4/index forceNew:false
[junit4:junit4]   2> 13077 T1253 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5df05c75),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13078 T1253 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 13079 T1253 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty4/index
[junit4:junit4]   2> 13079 T1253 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 13082 T1253 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 13082 T1253 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 13082 T1253 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 13083 T1253 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 13083 T1253 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 13084 T1253 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 13084 T1253 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 13085 T1253 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 13085 T1253 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 13086 T1253 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 13087 T1253 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 13087 T1253 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 13088 T1253 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 13088 T1253 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 13088 T1253 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 13089 T1253 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 13090 T1253 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13090 T1253 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13091 T1253 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13092 T1253 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13092 T1253 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13093 T1253 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13094 T1253 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13094 T1253 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13095 T1253 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 13095 T1253 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 13108 T1253 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 13113 T1253 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 13114 T1253 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> 13117 T1253 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty4
[junit4:junit4]   2> 13119 T1253 oass.SolrIndexSearcher.<init> Opening Searcher@17ba34c2 main
[junit4:junit4]   2> 13120 T1253 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 13120 T1253 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 13121 T1253 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 13174 T1253 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 13336 T1256 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@17ba34c2 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 13344 T1253 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 13344 T1253 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14480 T1187 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14481 T1187 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:12159__%2Fk",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:12159/_/k"}
[junit4:junit4]   2> 14481 T1187 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 14481 T1187 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 14492 T1252 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> 14492 T1192 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> 14492 T1205 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> 14492 T1236 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> 14492 T1220 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> 14492 T1186 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> 15348 T1253 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 15348 T1253 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:12159/_/k collection:collection1 shard:shard1
[junit4:junit4]   2> 15351 T1253 oasc.ZkController.register We are http://127.0.0.1:12159/_/k/collection1/ and leader is http://127.0.0.1:12127/_/k/collection1/
[junit4:junit4]   2> 15352 T1253 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:12159/_/k
[junit4:junit4]   2> 15352 T1253 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 15352 T1253 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C58 name=collection1 org.apache.solr.core.SolrCore@5da0228f url=http://127.0.0.1:12159/_/k/collection1 node=127.0.0.1:12159__%2Fk C58_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:12159__%2Fk, base_url=http://127.0.0.1:12159/_/k}
[junit4:junit4]   2> 15352 T1257 C58 P12159 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 15353 T1257 C58 P12159 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 15354 T1257 C58 P12159 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 15354 T1253 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15354 T1257 C58 P12159 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15355 T1164 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 15355 T1164 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 15356 T1164 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15356 T1257 C58 P12159 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15387 T1164 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15389 T1164 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 15390 T1164 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 15390 T1164 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C56_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:12153__%2Fk, base_url=http://127.0.0.1:12153/_/k}
[junit4:junit4]   2> 15781 T1239 C56 P12153 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:12127/_/k/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 15781 T1239 C56 P12153 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:12153/_/k START replicas=[http://127.0.0.1:12127/_/k/collection1/] nUpdates=100
[junit4:junit4]   2> 15782 T1239 C56 P12153 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 15782 T1239 C56 P12153 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 15782 T1239 C56 P12153 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 15782 T1239 C56 P12153 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 15782 T1239 C56 P12153 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 15783 T1239 C56 P12153 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:12127/_/k/collection1/. core=collection1
[junit4:junit4]   2> 15783 T1239 C56 P12153 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15785 T1197 C57 P12127 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 15796 T1201 C57 P12127 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15802 T1201 C57 P12127 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@61befa9a),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@61befa9a),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15802 T1201 C57 P12127 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15803 T1201 C57 P12127 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty1
[junit4:junit4]   2> 15804 T1201 C57 P12127 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15804 T1201 C57 P12127 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 8
[junit4:junit4]   2> 15805 T1239 C56 P12153 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15805 T1239 C56 P12153 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 15808 T1199 C57 P12127 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 15809 T1239 C56 P12153 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 15809 T1239 C56 P12153 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 15810 T1239 C56 P12153 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 15812 T1199 C57 P12127 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty1
[junit4:junit4]   2> 15813 T1199 C57 P12127 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty1/index
[junit4:junit4]   2> 15813 T1199 C57 P12127 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=1 
[junit4:junit4]   2> 15814 T1239 C56 P12153 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 15816 T1239 C56 P12153 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty3/index.20130205005832501 forceNew:false
[junit4:junit4]   2> 15816 T1239 C56 P12153 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty3
[junit4:junit4]   2> 15817 T1239 C56 P12153 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty3/index.20130205005832501 lockFactory=org.apache.lucene.store.NativeFSLockFactory@a5752c3) fullCopy=true
[junit4:junit4]   2> 15821 T1199 C57 P12127 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 15823 T1239 C56 P12153 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty3/index
[junit4:junit4]   2> 15824 T1239 C56 P12153 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 15824 T1239 C56 P12153 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130205005832501
[junit4:junit4]   2> 15826 T1239 C56 P12153 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty3
[junit4:junit4]   2> 15826 T1239 C56 P12153 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty3
[junit4:junit4]   2> 15827 T1239 C56 P12153 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty3/index/ new=./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty3/index.20130205005832501
[junit4:junit4]   2> 15831 T1239 C56 P12153 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty3/index.20130205005832501 lockFactory=org.apache.lucene.store.NativeFSLockFactory@a5752c3),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15832 T1239 C56 P12153 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15834 T1239 C56 P12153 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty3
[junit4:junit4]   2> 15834 T1239 C56 P12153 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 15834 T1239 C56 P12153 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 15834 T1239 C56 P12153 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 15835 T1239 C56 P12153 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty3/index.20130205005832501
[junit4:junit4]   2> 15836 T1239 C56 P12153 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty3
[junit4:junit4]   2> 15841 T1239 C56 P12153 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty3/index.20130205005832501 lockFactory=org.apache.lucene.store.NativeFSLockFactory@a5752c3),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15841 T1239 C56 P12153 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15841 T1239 C56 P12153 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 15842 T1239 C56 P12153 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty3
[junit4:junit4]   2> 15842 T1239 C56 P12153 oass.SolrIndexSearcher.<init> Opening Searcher@5556d43e main
[junit4:junit4]   2> 15844 T1238 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5556d43e main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 15845 T1238 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty3/index
[junit4:junit4]   2> 15845 T1239 C56 P12153 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15848 T1239 C56 P12153 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty3/index.20130205005832501 lockFactory=org.apache.lucene.store.NativeFSLockFactory@a5752c3),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty3/index.20130205005832501 lockFactory=org.apache.lucene.store.NativeFSLockFactory@a5752c3),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 15848 T1239 C56 P12153 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 15849 T1239 C56 P12153 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty3
[junit4:junit4]   2> 15850 T1239 C56 P12153 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15850 T1239 C56 P12153 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty3/index.20130205005832501
[junit4:junit4]   2> 15850 T1239 C56 P12153 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty3/index
[junit4:junit4]   2> 15850 T1239 C56 P12153 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 15850 T1239 C56 P12153 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 15851 T1239 C56 P12153 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 15851 T1239 C56 P12153 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15858 T1239 C56 P12153 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 15996 T1187 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15997 T1187 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:12159__%2Fk",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:12159/_/k"}
[junit4:junit4]   2> 16001 T1187 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:12153__%2Fk",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:12153/_/k"}
[junit4:junit4]   2> 16022 T1220 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> 16022 T1186 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> 16022 T1192 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> 16022 T1205 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> 16022 T1252 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> 16022 T1236 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> 16392 T1164 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17394 T1164 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C58_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:12159__%2Fk, base_url=http://127.0.0.1:12159/_/k}
[junit4:junit4]   2> 18386 T1257 C58 P12159 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:12127/_/k/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 18386 T1257 C58 P12159 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:12159/_/k START replicas=[http://127.0.0.1:12127/_/k/collection1/] nUpdates=100
[junit4:junit4]   2> 18387 T1257 C58 P12159 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 18387 T1257 C58 P12159 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 18387 T1257 C58 P12159 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 18387 T1257 C58 P12159 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 18387 T1257 C58 P12159 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 18388 T1257 C58 P12159 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:12127/_/k/collection1/. core=collection1
[junit4:junit4]   2> 18388 T1257 C58 P12159 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18390 T1197 C57 P12127 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 18396 T1164 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18404 T1195 C57 P12127 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 18411 T1195 C57 P12127 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@61befa9a),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@61befa9a),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@61befa9a),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 18412 T1195 C57 P12127 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 18413 T1195 C57 P12127 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty1
[junit4:junit4]   2> 18413 T1195 C57 P12127 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18413 T1195 C57 P12127 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 9
[junit4:junit4]   2> 18414 T1257 C58 P12159 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18414 T1257 C58 P12159 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 18417 T1199 C57 P12127 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18418 T1257 C58 P12159 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 18418 T1257 C58 P12159 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 18418 T1257 C58 P12159 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 18421 T1199 C57 P12127 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty1
[junit4:junit4]   2> 18422 T1199 C57 P12127 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty1/index
[junit4:junit4]   2> 18422 T1199 C57 P12127 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=1 
[junit4:junit4]   2> 18423 T1257 C58 P12159 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 18424 T1257 C58 P12159 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty4/index.20130205005835109 forceNew:false
[junit4:junit4]   2> 18425 T1257 C58 P12159 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty4
[junit4:junit4]   2> 18425 T1257 C58 P12159 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty4/index.20130205005835109 lockFactory=org.apache.lucene.store.NativeFSLockFactory@53d8631f) fullCopy=true
[junit4:junit4]   2> 18429 T1199 C57 P12127 REQ /replication {file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   2> 18431 T1257 C58 P12159 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty4/index
[junit4:junit4]   2> 18431 T1257 C58 P12159 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 18432 T1257 C58 P12159 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130205005835109
[junit4:junit4]   2> 18433 T1257 C58 P12159 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty4
[junit4:junit4]   2> 18434 T1257 C58 P12159 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty4
[junit4:junit4]   2> 18434 T1257 C58 P12159 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty4/index/ new=./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty4/index.20130205005835109
[junit4:junit4]   2> 18438 T1257 C58 P12159 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty4/index.20130205005835109 lockFactory=org.apache.lucene.store.NativeFSLockFactory@53d8631f),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 18438 T1257 C58 P12159 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 18440 T1257 C58 P12159 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty4
[junit4:junit4]   2> 18440 T1257 C58 P12159 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 18440 T1257 C58 P12159 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 18440 T1257 C58 P12159 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 18441 T1257 C58 P12159 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty4/index.20130205005835109
[junit4:junit4]   2> 18442 T1257 C58 P12159 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty4
[junit4:junit4]   2> 18445 T1257 C58 P12159 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty4/index.20130205005835109 lockFactory=org.apache.lucene.store.NativeFSLockFactory@53d8631f),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 18446 T1257 C58 P12159 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 18446 T1257 C58 P12159 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 18447 T1257 C58 P12159 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty4
[junit4:junit4]   2> 18447 T1257 C58 P12159 oass.SolrIndexSearcher.<init> Opening Searcher@24580471 main
[junit4:junit4]   2> 18449 T1256 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@24580471 main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 18470 T1256 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty4/index
[junit4:junit4]   2> 18471 T1257 C58 P12159 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 18473 T1257 C58 P12159 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty4/index.20130205005835109 lockFactory=org.apache.lucene.store.NativeFSLockFactory@53d8631f),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty4/index.20130205005835109 lockFactory=org.apache.lucene.store.NativeFSLockFactory@53d8631f),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 18474 T1257 C58 P12159 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[segments_5]
[junit4:junit4]   2> 18475 T1257 C58 P12159 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSlic

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

ne-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5df05c75)
[junit4:junit4]   2> 142508 T1164 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty4/index
[junit4:junit4]   2> 142508 T1164 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty4/index
[junit4:junit4]   2> 142509 T1164 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty4
[junit4:junit4]   2> 142509 T1164 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1360025896691/jetty4
[junit4:junit4]   2> 142611 T1252 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 142611 T1164 oaz.ZooKeeper.close Session: 0x13ca7dc46fa000c closed
[junit4:junit4]   2> 142612 T1164 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/_/k,null}
[junit4:junit4]   2> 142853 T1164 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=A83C091DAED0A904 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=el_CY -Dtests.timezone=Etc/GMT-0 -Dtests.file.encoding=US-ASCII
[junit4:junit4] FAILURE  143s J1 | 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([A83C091DAED0A904:29DA8705D98FC938]:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.junit.Assert.assertTrue(Assert.java:43)
[junit4:junit4]    > 	at org.junit.Assert.assertNotNull(Assert.java:526)
[junit4:junit4]    > 	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:214)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:601)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 142876 T1164 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene40, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=el_CY, timezone=Etc/GMT-0
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_09 (64-bit)/cpus=16,threads=2,free=307796192,total=520093696
[junit4:junit4]   2> NOTE: All tests run in this JVM: [PolyFieldTest, ZkNodePropsTest, DocumentAnalysisRequestHandlerTest, QueryEqualityTest, TestFunctionQuery, MultiTermTest, TestPropInjectDefaults, FieldMutatingUpdateProcessorTest, UpdateParamsTest, FileUtilsTest, TermVectorComponentDistributedTest, SignatureUpdateProcessorFactoryTest, OverseerTest, BasicFunctionalityTest, OverseerCollectionProcessorTest, TestRTGBase, StatelessScriptUpdateProcessorFactoryTest, TestBM25SimilarityFactory, TestSort, TestValueSourceCache, TermVectorComponentTest, TestCSVResponseWriter, XsltUpdateRequestHandlerTest, LukeRequestHandlerTest, SchemaVersionSpecificBehaviorTest, DocumentBuilderTest, PrimUtilsTest, TestPhraseSuggestions, QueryParsingTest, SoftAutoCommitTest, DebugComponentTest, EchoParamsTest, PrimitiveFieldTypeTest, TestCSVLoader, TestWriterPerf, FullSolrCloudDistribCmdsTest, SpellingQueryConverterTest, TestPluginEnable, TestReplicationHandler, TestDocSet, TestStressRecovery, SyncSli
 ceTest]
[junit4:junit4] Completed on J1 in 142.90s, 1 test, 1 failure <<< FAILURES!

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

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



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

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

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

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([CA71CF5A783D68D4]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([CA71CF5A783D68D4]:0)




Build Log:
[...truncated 3 lines...]
ERROR: Failed to update http://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x
org.tmatesoft.svn.core.SVNException: svn: OPTIONS /repos/asf/lucene/dev/branches/branch_4x failed
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:298)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:283)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:271)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:533)
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:98)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1011)
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getRepositoryUUID(DAVRepository.java:148)
	at org.tmatesoft.svn.core.wc.SVNBasicClient.createRepository(SVNBasicClient.java:342)
	at org.tmatesoft.svn.core.wc.SVNBasicClient.createRepository(SVNBasicClient.java:330)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.update(SVNUpdateClient.java:535)
	at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:401)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:136)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:136)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:788)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:769)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:753)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2309)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:679)
Caused by: org.tmatesoft.svn.core.SVNErrorMessage: svn: OPTIONS /repos/asf/lucene/dev/branches/branch_4x failed
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:200)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:146)
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:89)
	... 26 more
Caused by: org.tmatesoft.svn.core.SVNException: svn: OPTIONS request failed on '/repos/asf/lucene/dev/branches/branch_4x'
svn: can not read HTTP status line
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:64)
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:51)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:662)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:292)
	... 25 more
Caused by: org.tmatesoft.svn.core.SVNErrorMessage: svn: OPTIONS request failed on '/repos/asf/lucene/dev/branches/branch_4x'
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:200)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:660)
	... 26 more
Caused by: org.tmatesoft.svn.core.SVNErrorMessage: svn: can not read HTTP status line
	at org.tmatesoft.svn.core.SVNErrorMessage.create(SVNErrorMessage.java:101)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:426)
	... 26 more
Caused by: java.io.IOException: can not read HTTP status line
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:387)
	... 26 more
Caused by: java.io.EOFException: can not read HTTP status line
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPParser.parseStatus(HTTPParser.java:45)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.readHeader(HTTPConnection.java:201)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPRequest.dispatch(HTTPRequest.java:177)
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection._request(HTTPConnection.java:379)
	... 26 more
no change for http://svn.apache.org/repos/asf/lucene/dev/branches/branch_4x since the previous build
No emails were triggered.
[Lucene-Solr-Tests-4.x-java7] $ /bin/bash -xe /var/tmp/hudson8984817719967247410.sh
+ echo Using JDK in /home/hudson/tools/java/latest1.7
Using JDK in /home/hudson/tools/java/latest1.7
+ /home/hudson/tools/java/latest1.7/bin/java -XX:+UseG1GC -version
openjdk version "1.7.0_09"
OpenJDK Runtime Environment (build 1.7.0_09-b05)
OpenJDK 64-Bit Server VM (build 23.5-b02, mixed mode)
[Lucene-Solr-Tests-4.x-java7] $ /home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/bin/ant -Dtests.jettyConnector=Socket -Dargs=-XX:+UseG1GC -Dtests.multiplier=3 -Dsvn.exe=/home/hudson/tools/svn/svnkit/bin/jsvn -Dtests.jvms=2 -Dsvnversion.exe=/home/hudson/tools/svn/svnkit/bin/jsvnversion jenkins-hourly
Buildfile: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/build.xml

clean:
   [delete] Deleting directory /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/heapdumps

clean:
   [delete] Deleting directory /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build
     [echo] Building solr...

clean:
   [delete] Deleting directory /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build

-test-with-heapdumps-enabled:
     [echo] OpenJDK 64-Bit Server VM: Enabling heap dumps on OutOfMemoryError to dir '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/heapdumps'.
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/heapdumps

test:

-clover.load:

test-core:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

compile-core:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/core/classes/java
    [javac] Compiling 653 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/core/classes/java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 2 files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/core/classes/java

compile-test-framework:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

compile-lucene-core:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

compile-codecs:
     [echo] Building codecs...

ivy-availability-check:
     [echo] Building codecs...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/codecs/classes/java
    [javac] Compiling 59 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/codecs/classes/java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 2 files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/codecs/classes/java

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/test-framework/classes/java
    [javac] Compiling 121 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/test-framework/classes/java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 3 files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/test-framework/classes/java

compile-core:

compile-test:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/core/classes/test
    [javac] Compiling 350 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/core/classes/test
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 36 files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/core/classes/test

install-junit4-taskdef:

validate:

test:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/core/test
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/core/test/temp
[junit4:junit4] <JUnit4> says aloha! Master seed: CD7320A8CCF2B238
[junit4:junit4] Your default console's encoding may not display certain unicode glyphs: US-ASCII
[junit4:junit4] Executing 335 suites with 2 JVMs.
[junit4:junit4] 
[junit4:junit4] Started J0 PID(45028@lucene.zones.apache.org).
[junit4:junit4] Started J1 PID(45027@lucene.zones.apache.org).
[junit4:junit4] Suite: org.apache.lucene.index.TestMixedCodecs
[junit4:junit4] Completed on J1 in 9.29s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestSort
[junit4:junit4] Completed on J0 in 10.47s, 25 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.TestFilterIterator
[junit4:junit4] Completed on J0 in 0.07s, 8 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestIndexWriterForceMerge
[junit4:junit4] Completed on J0 in 3.10s, 4 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.automaton.TestUTF32ToUTF8
[junit4:junit4] Completed on J1 in 4.83s, 5 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.payloads.TestPayloadNearQuery
[junit4:junit4] Completed on J0 in 1.69s, 7 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.store.TestWindowsMMap
[junit4:junit4] Completed on J0 in 0.30s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.TestDemo
[junit4:junit4] Completed on J0 in 0.04s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.codecs.lucene40.TestLucene40PostingsFormat
[junit4:junit4] Completed on J0 in 2.94s, 7 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestAutomatonQueryUnicode
[junit4:junit4] Completed on J0 in 0.20s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestNewestSegment
[junit4:junit4] Completed on J0 in 0.02s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.TestNumericUtils
[junit4:junit4] Completed on J0 in 1.58s, 12 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestIndexInput
[junit4:junit4] Completed on J0 in 1.09s, 3 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestRollingUpdates
[junit4:junit4] Completed on J0 in 2.83s, 2 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.codecs.lucene40.TestLucene40PostingsReader
[junit4:junit4] Completed on J1 in 10.66s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.TestUnicodeUtil
[junit4:junit4] Completed on J1 in 0.52s, 4 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestStressIndexing
[junit4:junit4] Completed on J1 in 3.77s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestFieldInfos
[junit4:junit4] Completed on J1 in 0.04s, 2 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.codecs.lucene40.TestReuseDocsEnum
[junit4:junit4] Completed on J1 in 3.67s, 3 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.fst.TestBytesStore
[junit4:junit4] Completed on J0 in 12.93s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.TestCloseableThreadLocal
[junit4:junit4] Completed on J0 in 0.02s, 3 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestIndexWriterMerging
[junit4:junit4] Completed on J1 in 8.78s, 6 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestSimpleExplanations
[junit4:junit4] Completed on J1 in 1.82s, 69 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestIndexWriterLockRelease
[junit4:junit4] Completed on J1 in 0.02s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestTermScorer
[junit4:junit4] Completed on J1 in 0.12s, 3 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestPostingsFormat
[junit4:junit4] Completed on J1 in 1.84s, 7 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestIndexWriterExceptions
[junit4:junit4] Completed on J0 in 8.05s, 25 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestWildcard
[junit4:junit4] Completed on J1 in 0.22s, 8 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.analysis.tokenattributes.TestSimpleAttributeImpl
[junit4:junit4] Completed on J1 in 0.02s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.document.TestBinaryDocument
[junit4:junit4] Completed on J1 in 0.04s, 2 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.spans.TestFieldMaskingSpanQuery
[junit4:junit4] Completed on J1 in 0.62s, 11 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.payloads.TestPayloadTermQuery
[junit4:junit4] Completed on J1 in 0.90s, 6 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestTermVectorsReader
[junit4:junit4] Completed on J1 in 0.24s, 5 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.Test2BPagedBytes
[junit4:junit4] Completed on J1 in 0.01s, 0 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestForTooMuchCloning
[junit4:junit4] Completed on J1 in 0.31s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestDirectoryReader
[junit4:junit4] Completed on J1 in 2.50s, 24 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.junitcompat.TestSetupTeardownChaining
[junit4:junit4] Completed on J1 in 0.12s, 2 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestNoMergePolicy
[junit4:junit4] Completed on J1 in 0.04s, 4 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.codecs.lucene41.TestForUtil
[junit4:junit4] Completed on J1 in 0.03s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestAtomicUpdate
[junit4:junit4] Completed on J0 in 5.51s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestOmitTf
[junit4:junit4] Completed on J1 in 0.95s, 6 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.store.TestLock
[junit4:junit4] Completed on J1 in 0.03s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.TestSearchForDuplicates
[junit4:junit4] Completed on J0 in 0.63s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestExplanations
[junit4:junit4] Completed on J0 in 0.04s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.codecs.lucene40.TestBitVector
[junit4:junit4] Completed on J0 in 1.34s, 9 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.document.TestField
[junit4:junit4] Completed on J0 in 0.12s, 24 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.TestRamUsageEstimatorOnWildAnimals
[junit4:junit4] Completed on J0 in 0.75s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestTerm
[junit4:junit4] Completed on J0 in 0.02s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestIndexWriterMergePolicy
[junit4:junit4] Completed on J1 in 3.73s, 7 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.TestBytesRefHash
[junit4:junit4] Completed on J0 in 1.49s, 7 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestIndexCommit
[junit4:junit4] Completed on J0 in 0.02s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestFilteredQuery
[junit4:junit4] Completed on J0 in 0.52s, 12 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.automaton.TestDeterminizeLexicon
[junit4:junit4] Completed on J0 in 3.09s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestSegmentReader
[junit4:junit4] Completed on J0 in 0.97s, 7 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.junitcompat.TestBeforeAfterOverrides
[junit4:junit4] Completed on J0 in 0.07s, 2 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestBagOfPostings
[junit4:junit4] Completed on J0 in 2.67s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestPayloadsOnVectors
[junit4:junit4] Completed on J0 in 0.05s, 3 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.automaton.TestLevenshteinAutomata
[junit4:junit4] Completed on J0 in 1.53s, 4 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestDocumentsWriterStallControl
[junit4:junit4] Completed on J1 in 14.41s, 3 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestReaderClosed
[junit4:junit4] Completed on J1 in 0.03s, 2 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestRandomStoredFields
[junit4:junit4] Completed on J1 in 1.70s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.TestWeakIdentityMap
[junit4:junit4] Completed on J0 in 7.16s, 2 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestSimilarity
[junit4:junit4] Completed on J0 in 0.03s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.spans.TestSpanMultiTermQueryWrapper
[junit4:junit4] Completed on J0 in 0.23s, 4 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.spans.TestSpansAdvanced2
[junit4:junit4] Completed on J0 in 0.40s, 4 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestTransactionRollback
[junit4:junit4] Completed on J0 in 0.28s, 2 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.analysis.TestMockAnalyzer
[junit4:junit4] Completed on J1 in 2.17s, 9 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestTermVectorsWriter
[junit4:junit4] Completed on J1 in 0.19s, 13 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.TestSetOnce
[junit4:junit4] Completed on J1 in 0.04s, 4 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.TestIntsRef
[junit4:junit4] Completed on J1 in 0.02s, 2 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestComplexExplanations
[junit4:junit4] Completed on J0 in 2.69s, 22 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestFlex
[junit4:junit4] Completed on J0 in 0.31s, 2 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.TestBytesRef
[junit4:junit4] Completed on J0 in 0.03s, 5 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.junitcompat.TestFailIfUnreferencedFiles
[junit4:junit4] Completed on J0 in 0.03s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.junitcompat.TestLeaveFilesIfTestFails
[junit4:junit4] Completed on J0 in 0.03s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestThreadedForceMerge
[junit4:junit4] Completed on J0 in 0.68s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestPayloads
[junit4:junit4] Completed on J0 in 0.29s, 7 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestBooleanQuery
[junit4:junit4] Completed on J0 in 0.34s, 6 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestTermsEnum
[junit4:junit4] Completed on J1 in 7.36s, 7 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestMaxTermFrequency
[junit4:junit4] Completed on J1 in 0.26s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.store.TestByteArrayDataInput
[junit4:junit4] Completed on J1 in 0.01s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestDocumentWriter
[junit4:junit4] Completed on J1 in 0.19s, 7 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.analysis.TestLookaheadTokenFilter
[junit4:junit4] Completed on J1 in 7.49s, 2 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestNeverDelete
[junit4:junit4] Completed on J1 in 5.08s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestNoDeletionPolicy
[junit4:junit4] Completed on J1 in 0.04s, 4 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestPostingsOffsets
[junit4:junit4] Completed on J1 in 2.52s, 11 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.store.TestLockFactory
[junit4:junit4] IGNOR/A 0.07s J1 | TestLockFactory.testStressLocksNativeFSLockFactory
[junit4:junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
[junit4:junit4] IGNOR/A 0.00s J1 | TestLockFactory.testStressLocks
[junit4:junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
[junit4:junit4] Completed on J1 in 1.23s, 11 tests, 2 skipped
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestDocumentsWriterDeleteQueue
[junit4:junit4] Completed on J1 in 0.25s, 5 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestSearchAfter
[junit4:junit4] Completed on J0 in 25.41s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestMultiFields
[junit4:junit4] Completed on J0 in 4.60s, 3 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.store.TestCopyBytes
[junit4:junit4] Completed on J0 in 1.17s, 2 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.codecs.lucene3x.TestLucene3xTermVectorsFormat
[junit4:junit4] Completed on J1 in 12.57s, 7 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestDoc
[junit4:junit4] Completed on J1 in 0.35s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestDocTermOrds
[junit4:junit4] Completed on J1 in 1.37s, 3 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.store.TestDirectory
[junit4:junit4] IGNOR/A 0.00s J1 | TestDirectory.testThreadSafety
[junit4:junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
[junit4:junit4] Completed on J1 in 0.05s, 8 tests, 1 skipped
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.TestVersionComparator
[junit4:junit4] Completed on J1 in 0.01s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.analysis.TestCharFilter
[junit4:junit4] Completed on J1 in 0.02s, 4 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestFieldsReader
[junit4:junit4] Completed on J1 in 3.63s, 4 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestMultiTermQueryRewrites
[junit4:junit4] Completed on J1 in 0.04s, 3 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestShardSearching
[junit4:junit4] Completed on J0 in 11.51s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestFilteredSearch
[junit4:junit4] Completed on J0 in 0.61s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestDateFilter
[junit4:junit4] Completed on J0 in 0.09s, 2 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestSizeBoundedForceMerge
[junit4:junit4] Completed on J0 in 0.11s, 11 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestIndexableField
[junit4:junit4] Completed on J0 in 1.19s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.analysis.TestNumericTokenStream
[junit4:junit4] Completed on J0 in 0.02s, 4 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.TestOpenBitSet
[junit4:junit4] Completed on J0 in 22.25s, 4 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestDocValuesScoring
[junit4:junit4] Completed on J0 in 0.11s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestSubScorerFreqs
[junit4:junit4] Completed on J0 in 0.05s, 3 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.analysis.tokenattributes.TestCharTermAttributeImpl
[junit4:junit4] Completed on J0 in 0.57s, 12 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestNorms
[junit4:junit4] Completed on J1 in 29.92s, 3 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.TestNamedSPILoader
[junit4:junit4] Completed on J1 in 0.02s, 3 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestRegexpQuery
[junit4:junit4] Completed on J1 in 0.06s, 7 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestConjunctions
[junit4:junit4] Completed on J1 in 0.02s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.spans.TestNearSpansOrdered
[junit4:junit4] Completed on J1 in 0.27s, 10 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.store.TestBufferedIndexInput
[junit4:junit4] Completed on J0 in 1.97s, 4 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestUniqueTermCount
[junit4:junit4] Completed on J1 in 0.05s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.TestRecyclingIntBlockAllocator
[junit4:junit4] Completed on J1 in 0.10s, 3 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestStressNRT
[junit4:junit4] Completed on J0 in 1.56s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestCheckIndex
[junit4:junit4] Completed on J0 in 0.15s, 3 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestLazyProxSkipping
[junit4:junit4] Completed on J0 in 0.81s, 2 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestPrefixRandom
[junit4:junit4] Completed on J1 in 3.21s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestRegexpRandom2
[junit4:junit4] Completed on J0 in 2.74s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestDocValuesTypeCompatibility
[junit4:junit4] Completed on J0 in 2.61s, 5 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestDuelingCodecs
[junit4:junit4] Completed on J1 in 15.59s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.TestAttributeSource
[junit4:junit4] Completed on J1 in 0.02s, 5 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestPositiveScoresOnlyCollector
[junit4:junit4] Completed on J1 in 0.02s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestIndexFileDeleter
[junit4:junit4] Completed on J1 in 0.04s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestSearcherManager
[junit4:junit4] Completed on J0 in 14.80s, 7 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestTermRangeQuery
[junit4:junit4] Completed on J0 in 0.13s, 7 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestMatchAllDocsQuery
[junit4:junit4] Completed on J0 in 0.02s, 2 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.codecs.lucene3x.TestTermInfosReaderIndex
[junit4:junit4] Completed on J0 in 0.57s, 3 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.junitcompat.TestCodecReported
[junit4:junit4] Completed on J0 in 0.03s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestMultiLevelSkipList
[junit4:junit4] Completed on J0 in 0.08s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestNRTManager
[junit4:junit4] Completed on J1 in 5.09s, 4 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestForceMergeForever
[junit4:junit4] Completed on J1 in 0.30s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.TestIndexableBinaryStringTools
[junit4:junit4] Completed on J1 in 0.83s, 5 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.store.TestMockDirectoryWrapper
[junit4:junit4] Completed on J1 in 0.02s, 2 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.store.TestNRTCachingDirectory
[junit4:junit4] Completed on J1 in 0.76s, 5 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestDocValuesIndexing
[junit4:junit4] Completed on J1 in 1.90s, 16 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.codecs.lucene41.TestBlockPostingsFormat2
[junit4:junit4] Completed on J0 in 6.11s, 4 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.spans.TestSpanExplanationsOfNonMatches
[junit4:junit4] Completed on J0 in 0.11s, 31 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.codecs.compressing.TestFastCompressionMode
[junit4:junit4] Completed on J0 in 1.21s, 8 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestTransactions
[junit4:junit4] Completed on J0 in 1.93s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestDirectoryReaderReopen
[junit4:junit4] Completed on J0 in 2.88s, 5 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestByteSlices
[junit4:junit4] Completed on J0 in 5.29s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestBooleanOr
[junit4:junit4] Completed on J1 in 14.92s, 6 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestFlushByRamOrCountsPolicy
[junit4:junit4] Completed on J0 in 13.66s, 5 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.TestMergeSchedulerExternal
[junit4:junit4] Completed on J0 in 0.59s, 2 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestDocIdSet
[junit4:junit4] Completed on J0 in 0.11s, 3 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.codecs.compressing.TestCompressingTermVectorsFormat
[junit4:junit4] Completed on J1 in 12.98s, 7 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestFieldCacheTermsFilter
[junit4:junit4] Completed on J1 in 0.03s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.junitcompat.TestSystemPropertiesInvariantRule
[junit4:junit4] Completed on J1 in 0.20s, 5 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestFieldCacheRangeFilter
[junit4:junit4] Completed on J0 in 1.42s, 9 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.TestSmallFloat
[junit4:junit4] Completed on J0 in 0.15s, 2 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestTopDocsCollector
[junit4:junit4] Completed on J0 in 0.17s, 8 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestPrefixCodedTerms
[junit4:junit4] Completed on J0 in 0.38s, 6 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestFieldValueFilter
[junit4:junit4] Completed on J0 in 0.12s, 2 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.Test2BTerms
[junit4:junit4] Completed on J0 in 0.02s, 1 test, 1 skipped
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestIndexWriterWithThreads
[junit4:junit4] Completed on J0 in 8.66s, 12 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestNumericRangeQuery64
[junit4:junit4] Completed on J1 in 28.18s, 34 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.TestWorstCaseTestBehavior
[junit4:junit4] Completed on J1 in 0.02s, 6 tests, 6 skipped
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.packed.TestPackedInts
[junit4:junit4] Completed on J1 in 15.31s, 20 tests, 1 skipped
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestQueryWrapperFilter
[junit4:junit4] Completed on J1 in 0.20s, 3 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.Test2BPostingsBytes
[junit4:junit4] Completed on J1 in 0.01s, 1 test, 1 skipped
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.TestExternalCodecs
[junit4:junit4] Completed on J1 in 5.69s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.TestSearch
[junit4:junit4] Completed on J1 in 0.04s, 2 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestSimilarityProvider
[junit4:junit4] Completed on J1 in 0.08s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestSegmentTermDocs
[junit4:junit4] Completed on J1 in 0.71s, 5 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.spans.TestSpanSearchEquivalence
[junit4:junit4] Completed on J1 in 0.42s, 8 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.fst.TestFSTs
[junit4:junit4] IGNOR/A 0.08s J0 | TestFSTs.testBigSet
[junit4:junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
[junit4:junit4] Completed on J0 in 40.56s, 17 tests, 1 skipped
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestIndexWriterReader
[junit4:junit4] Completed on J0 in 8.77s, 20 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.analysis.TestGraphTokenizers
[junit4:junit4] Completed on J1 in 23.77s, 21 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestBoolean2
[junit4:junit4] Completed on J0 in 16.03s, 11 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestNumericRangeQuery32
[junit4:junit4] Completed on J1 in 15.28s, 27 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.spans.TestBasics
[junit4:junit4] Completed on J1 in 3.66s, 24 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestNRTThreads
[junit4:junit4] Completed on J0 in 18.43s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestDeletionPolicy
[junit4:junit4] Completed on J1 in 4.23s, 6 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestAddIndexes
[junit4:junit4] Completed on J0 in 6.28s, 20 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.store.TestMultiMMap
[junit4:junit4] Completed on J0 in 14.24s, 11 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestTimeLimitingCollector
[junit4:junit4] Completed on J0 in 4.90s, 6 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestIndexWriter
[junit4:junit4] IGNOR/A 0.01s J1 | TestIndexWriter.testEmptyDirRollback
[junit4:junit4]    > Assumption #1: test makes assumptions about file counts
[junit4:junit4] Completed on J1 in 25.07s, 54 tests, 1 skipped
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.automaton.TestMinimize
[junit4:junit4] Completed on J1 in 2.40s, 3 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestSloppyPhraseQuery
[junit4:junit4] Completed on J1 in 5.61s, 9 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestPersistentSnapshotDeletionPolicy
[junit4:junit4] Completed on J1 in 2.72s, 14 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
[junit4:junit4] Completed on J1 in 3.04s, 14 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestIndexWriterUnicode
[junit4:junit4] Completed on J1 in 4.47s, 5 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestTopDocsMerge
[junit4:junit4] Completed on J0 in 24.55s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.TestArrayUtil
[junit4:junit4] Completed on J1 in 4.35s, 11 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestIndexWriterDelete
[junit4:junit4] IGNOR/A 0.00s J0 | TestIndexWriterDelete.testApplyDeletesOnFlush
[junit4:junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
[junit4:junit4] Completed on J0 in 4.99s, 21 tests, 1 skipped
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestSearchWithThreads
[junit4:junit4] Completed on J1 in 7.41s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.TestCollectionUtil
[junit4:junit4] Completed on J0 in 6.08s, 5 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.TestPagedBytes
[junit4:junit4] Completed on J1 in 3.92s, 4 tests, 1 skipped
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestIndexWriterCommit
[junit4:junit4] Completed on J1 in 4.77s, 12 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestLongPostings
[junit4:junit4] Completed on J0 in 12.20s, 2 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.analysis.TestToken
[junit4:junit4] Completed on J0 in 0.83s, 10 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestTypePromotion
[junit4:junit4] Completed on J0 in 4.41s, 5 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.TestFixedBitSet
[junit4:junit4] Completed on J1 in 13.24s, 6 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestCustomNorms
[junit4:junit4] Completed on J1 in 1.01s, 3 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestCompoundFile
[junit4:junit4] Completed on J0 in 4.01s, 18 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestSnapshotDeletionPolicy
[junit4:junit4] Completed on J1 in 1.73s, 8 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestNRTReaderWithThreads
[junit4:junit4] Completed on J1 in 1.42s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestIndexWriterNRTIsCurrent
[junit4:junit4] Completed on J0 in 5.39s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestConcurrentMergeScheduler
[junit4:junit4] Completed on J0 in 1.42s, 5 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.store.TestHugeRamFile
[junit4:junit4] Completed on J0 in 1.07s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestSloppyPhraseQuery2
[junit4:junit4] Completed on J0 in 6.00s, 9 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestTieredMergePolicy
[junit4:junit4] Completed on J1 in 12.50s, 4 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.Test2BDocs
[junit4:junit4] Completed on J0 in 1.69s, 2 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestPhraseQuery
[junit4:junit4] Completed on J1 in 2.06s, 17 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestFieldCacheRewriteMethod
[junit4:junit4] Completed on J1 in 0.57s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.TestDoubleBarrelLRUCache
[junit4:junit4] Completed on J1 in 1.11s, 2 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestCrashCausesCorruptIndex
[junit4:junit4] Completed on J1 in 0.22s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestConsistentFieldNumbers
[junit4:junit4] Completed on J0 in 3.61s, 4 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.store.TestRAMDirectory
[junit4:junit4] Completed on J0 in 0.62s, 4 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.codecs.lucene40.values.TestDocValues
[junit4:junit4] Completed on J0 in 0.91s, 14 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestMultiValuedNumericRangeQuery
[junit4:junit4] Completed on J0 in 1.88s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.automaton.TestDeterminism
[junit4:junit4] Completed on J0 in 0.92s, 2 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestOmitNorms
[junit4:junit4] Completed on J0 in 0.74s, 5 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestSegmentMerger
[junit4:junit4] Completed on J0 in 0.68s, 3 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestPrefixInBooleanQuery
[junit4:junit4] Completed on J0 in 0.10s, 4 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat
[junit4:junit4] Completed on J0 in 1.52s, 7 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestFieldCache
[junit4:junit4] Completed on J0 in 2.17s, 5 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestBooleanMinShouldMatch
[junit4:junit4] Completed on J0 in 2.52s, 17 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.spans.TestSpanExplanations
[junit4:junit4] Completed on J0 in 0.58s, 31 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.spans.TestPayloadSpans
[junit4:junit4] Completed on J0 in 0.79s, 10 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestCodecs
[junit4:junit4] Completed on J0 in 0.41s, 4 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestStressAdvance
[junit4:junit4] Completed on J1 in 16.25s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestIndexWriterOnDiskFull
[junit4:junit4] IGNOR/A 0.01s J0 | TestIndexWriterOnDiskFull.testAddIndexOnDiskFull
[junit4:junit4]    > Assumption #1: This test cannot run with Memory codec
[junit4:junit4] Completed on J0 in 0.28s, 4 tests, 1 skipped
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestCustomSearcherSort
[junit4:junit4] Completed on J0 in 1.64s, 2 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestMultiThreadTermVectors
[junit4:junit4] Completed on J0 in 0.59s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestStressIndexing2
[junit4:junit4] Completed on J1 in 2.81s, 3 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestCrash
[junit4:junit4] Completed on J1 in 0.72s, 5 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.spans.TestSpans
[junit4:junit4] Completed on J0 in 1.06s, 25 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestParallelCompositeReader
[junit4:junit4] Completed on J1 in 0.69s, 8 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.similarities.TestSimilarityBase
[junit4:junit4] Completed on J0 in 1.04s, 29 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.TestFieldCacheSanityChecker
[junit4:junit4] Completed on J1 in 0.65s, 3 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestTermsEnum2
[junit4:junit4] Completed on J1 in 1.35s, 4 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestScorerPerf
[junit4:junit4] Completed on J0 in 1.65s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestDisjunctionMaxQuery
[junit4:junit4] Completed on J1 in 0.43s, 10 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestSimpleSearchEquivalence
[junit4:junit4] Completed on J0 in 0.35s, 12 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.junitcompat.TestReproduceMessage
[junit4:junit4] Completed on J1 in 0.40s, 21 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.payloads.TestPayloadExplanations
[junit4:junit4] Completed on J1 in 0.24s, 5 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestTermRangeFilter
[junit4:junit4] Completed on J0 in 0.71s, 3 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestMultiTermConstantScore
[junit4:junit4] Completed on J1 in 0.43s, 7 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestTermVectors
[junit4:junit4] Completed on J1 in 0.32s, 4 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestDocsAndPositions
[junit4:junit4] Completed on J0 in 0.78s, 6 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestMultiPhraseQuery
[junit4:junit4] Completed on J1 in 0.31s, 16 tests, 1 skipped
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.automaton.TestCompiledAutomaton
[junit4:junit4] Completed on J0 in 0.35s, 2 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.TestSentinelIntSet
[junit4:junit4] Completed on J1 in 0.21s, 2 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.similarities.TestSimilarity2
[junit4:junit4] Completed on J0 in 0.15s, 7 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestParallelAtomicReader
[junit4:junit4] Completed on J1 in 0.25s, 6 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.automaton.TestBasicOperations
[junit4:junit4] Completed on J0 in 0.40s, 8 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.junitcompat.TestExceptionInBeforeClassHooks
[junit4:junit4] Completed on J1 in 0.12s, 3 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestRegexpRandom
[junit4:junit4] Completed on J1 in 0.35s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestOmitPositions
[junit4:junit4] Completed on J0 in 0.60s, 4 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestFuzzyQuery
[junit4:junit4] Completed on J0 in 0.16s, 6 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestSimpleExplanationsOfNonMatches
[junit4:junit4] Completed on J1 in 0.31s, 69 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.TestIdentityHashSet
[junit4:junit4] Completed on J1 in 0.13s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.TestRollingBuffer
[junit4:junit4] Completed on J0 in 0.30s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestAutomatonQuery
[junit4:junit4] Completed on J1 in 0.17s, 6 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestWildcardRandom
[junit4:junit4] Completed on J0 in 0.14s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestComplexExplanationsOfNonMatches
[junit4:junit4] Completed on J1 in 0.16s, 22 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.automaton.TestSpecialOperations
[junit4:junit4] Completed on J0 in 0.22s, 2 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestDocCount
[junit4:junit4] Completed on J1 in 0.27s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestSumDocFreq
[junit4:junit4] Completed on J0 in 0.31s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestPerSegmentDeletes
[junit4:junit4] Completed on J1 in 0.06s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestBinaryTerms
[junit4:junit4] Completed on J0 in 0.12s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestParallelReaderEmptyIndex
[junit4:junit4] Completed on J1 in 0.08s, 2 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.document.TestDocument
[junit4:junit4] Completed on J0 in 0.12s, 10 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestIndexWriterConfig
[junit4:junit4] Completed on J1 in 0.05s, 9 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestCachingWrapperFilter
[junit4:junit4] Completed on J0 in 0.12s, 5 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.junitcompat.TestSameRandomnessLocalePassedOrNot
[junit4:junit4] Completed on J1 in 0.05s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.Test2BPostings
[junit4:junit4] IGNOR/A 0.01s J0 | Test2BPostings.test
[junit4:junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
[junit4:junit4] Completed on J0 in 0.02s, 1 test, 1 skipped
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestFilterAtomicReader
[junit4:junit4] Completed on J1 in 0.04s, 2 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.store.TestFileSwitchDirectory
[junit4:junit4] Completed on J0 in 0.07s, 4 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.junitcompat.TestSeedFromUncaught
[junit4:junit4] Completed on J1 in 0.05s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestSegmentTermEnum
[junit4:junit4] Completed on J0 in 0.04s, 2 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.spans.TestSpansAdvanced
[junit4:junit4] Completed on J1 in 0.09s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestBooleanScorer
[junit4:junit4] Completed on J0 in 0.03s, 3 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestConstantScoreQuery
[junit4:junit4] Completed on J1 in 0.09s, 3 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestPhrasePrefixQuery
[junit4:junit4] Completed on J0 in 0.02s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestPositionIncrement
[junit4:junit4] Completed on J1 in 0.03s, 2 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.TestRecyclingByteBlockAllocator
[junit4:junit4] Completed on J0 in 0.05s, 3 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.document.TestDateTools
[junit4:junit4] Completed on J1 in 0.05s, 5 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.junitcompat.TestJUnitRuleOrder
[junit4:junit4] Completed on J0 in 0.03s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.TestCharsRef
[junit4:junit4] Completed on J1 in 0.05s, 8 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestParallelTermEnum
[junit4:junit4] Completed on J0 in 0.03s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestSameTokenSamePosition
[junit4:junit4] Completed on J1 in 0.08s, 2 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestElevationComparator
[junit4:junit4] Completed on J0 in 0.08s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestNot
[junit4:junit4] Completed on J1 in 0.05s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestDateSort
[junit4:junit4] Completed on J0 in 0.02s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestIndexWriterOnJRECrash
[junit4:junit4] IGNOR/A 0.00s J1 | TestIndexWriterOnJRECrash.testNRTThreads
[junit4:junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
[junit4:junit4] Completed on J1 in 0.02s, 1 test, 1 skipped
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestCachingCollector
[junit4:junit4] Completed on J0 in 0.04s, 5 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestPrefixQuery
[junit4:junit4] Completed on J1 in 0.07s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestTopScoreDocCollector
[junit4:junit4] Completed on J0 in 0.02s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.spans.TestSpanFirstQuery
[junit4:junit4] Completed on J1 in 0.02s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.TestPriorityQueue
[junit4:junit4] Completed on J0 in 0.07s, 4 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.TestVirtualMethod
[junit4:junit4] Completed on J1 in 0.03s, 2 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestDocBoost
[junit4:junit4] Completed on J0 in 0.02s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.TestRamUsageEstimator
[junit4:junit4] Completed on J1 in 0.03s, 3 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestNGramPhraseQuery
[junit4:junit4] Completed on J0 in 0.02s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.analysis.TestMockCharFilter
[junit4:junit4] Completed on J1 in 0.01s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestIsCurrent
[junit4:junit4] Completed on J0 in 0.03s, 2 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestRollback
[junit4:junit4] Completed on J1 in 0.02s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.MultiCollectorTest
[junit4:junit4] Completed on J0 in 0.02s, 3 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestPrefixFilter
[junit4:junit4] Completed on J1 in 0.02s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestScoreCachingWrappingScorer
[junit4:junit4] Completed on J0 in 0.02s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.TestVersion
[junit4:junit4] Completed on J1 in 0.02s, 2 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestNoMergeScheduler
[junit4:junit4] Completed on J0 in 0.02s, 3 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.TestByteBlockPool
[junit4:junit4] Completed on J1 in 0.07s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.analysis.TestCachingTokenFilter
[junit4:junit4] Completed on J0 in 0.02s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.TestAssertions
[junit4:junit4] Completed on J1 in 0.02s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestTermdocPerf
[junit4:junit4] Completed on J0 in 0.03s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.TestIOUtils
[junit4:junit4] Completed on J1 in 0.02s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.codecs.compressing.TestFastDecompressionMode
[junit4:junit4] Completed on J1 in 3.03s, 8 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.codecs.compressing.TestCompressingStoredFieldsFormat
[junit4:junit4] IGNOR/A 0.00s J0 | TestCompressingStoredFieldsFormat.testBigDocuments
[junit4:junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
[junit4:junit4] Completed on J0 in 4.35s, 6 tests, 1 skipped
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.codecs.lucene3x.TestImpersonation
[junit4:junit4] Completed on J0 in 0.01s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.codecs.lucene3x.TestLucene3xPostingsFormat
[junit4:junit4] Completed on J0 in 0.92s, 7 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.codecs.lucene3x.TestSurrogates
[junit4:junit4] Completed on J0 in 0.87s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.codecs.compressing.TestHighCompressionMode
[junit4:junit4] Completed on J1 in 5.54s, 5 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.codecs.lucene41.TestBlockPostingsFormat
[junit4:junit4] Completed on J1 in 1.44s, 7 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.codecs.lucene40.TestLucene40TermVectorsFormat
[junit4:junit4] Completed on J0 in 9.72s, 7 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.codecs.lucene41.TestBlockPostingsFormat3
[junit4:junit4] Completed on J1 in 6.23s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.Test2BPositions
[junit4:junit4] Completed on J1 in 0.01s, 1 test, 1 skipped
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.Test4GBStoredFields
[junit4:junit4] IGNOR/A 0.00s J1 | Test4GBStoredFields.test
[junit4:junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
[junit4:junit4] Completed on J1 in 0.01s, 1 test, 1 skipped
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestAllFilesHaveCodecHeader
[junit4:junit4] Completed on J1 in 0.13s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility3x
[junit4:junit4] Completed on J1 in 8.45s, 16 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat2
[junit4:junit4] Completed on J0 in 10.49s, 5 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestBagOfPositions
[junit4:junit4] Completed on J1 in 0.78s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestTwoPhaseCommitTool
[junit4:junit4] Completed on J1 in 0.03s, 3 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestBooleanQueryVisitSubscorers
[junit4:junit4] Completed on J1 in 0.20s, 3 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.index.TestIntBlockPool
[junit4:junit4] Completed on J0 in 0.79s, 2 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.TestMaxFailuresRule
[junit4:junit4] Completed on J0 in 1.08s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.fst.Test2BFST
[junit4:junit4] Completed on J0 in 0.00s, 0 tests
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.util.junitcompat.TestFailIfDirectoryNotClosed
[junit4:junit4] Completed on J0 in 0.03s, 1 test
[junit4:junit4] 
[junit4:junit4] Suite: org.apache.lucene.search.TestLiveFieldValues
[junit4:junit4] Completed on J1 in 5.56s, 1 test
[junit4:junit4] 
[junit4:junit4] JVM J0:     2.23 ..   470.17 =   467.94s
[junit4:junit4] JVM J1:     2.23 ..   473.95 =   471.71s
[junit4:junit4] Execution time total: 7 minutes 53 seconds
[junit4:junit4] Tests summary: 335 suites, 1913 tests, 23 ignored (11 assumptions)
     [echo] 5 slowest tests:
[junit4:tophints]  40.56s | org.apache.lucene.util.fst.TestFSTs
[junit4:tophints]  29.92s | org.apache.lucene.index.TestNorms
[junit4:tophints]  28.18s | org.apache.lucene.search.TestNumericRangeQuery64
[junit4:tophints]  25.41s | org.apache.lucene.search.TestSearchAfter
[junit4:tophints]  25.07s | org.apache.lucene.index.TestIndexWriter

compile-test:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

compile-test-framework:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

compile-lucene-core:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

compile-codecs:
     [echo] Building codecs...

ivy-availability-check:
     [echo] Building codecs...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

compile-test:

compile-test:
     [echo] Building analyzers-common...

ivy-availability-check:
     [echo] Building analyzers-common...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

compile-test:
     [echo] Building analyzers-common...

jflex-uptodate-check:

jflex-notice:
     [echo] 
     [echo]       One or more of the JFlex .jflex files is newer than its corresponding
     [echo]       .java file.  Run the "jflex" target to regenerate the artifacts.
     [echo]     

ivy-availability-check:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/common/classes/java
    [javac] Compiling 383 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/common/classes/java
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/analysis/common/src/java/org/apache/lucene/analysis/nl/DutchStemmer.java:42: warning: [rawtypes] found raw type: Map
    [javac]   private Map _stemDict;
    [javac]           ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/analysis/common/src/java/org/apache/lucene/analysis/nl/DutchStemmer.java:408: warning: [rawtypes] found raw type: Map
    [javac]   void setStemDictionary(Map dict) {
    [javac]                          ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/analysis/common/src/java/org/tartarus/snowball/Among.java:46: warning: [rawtypes] found raw type: Class
    [javac]   private static final Class<?>[] EMPTY_PARAMS = new Class[0];
    [javac]                                                      ^
    [javac]   missing type arguments for generic class Class<T>
    [javac]   where T is a type-variable:
    [javac]     T extends Object declared in class Class
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 3 warnings
     [copy] Copying 37 files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/common/classes/java

compile-core:

compile-test-framework:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

compile-lucene-core:

compile-codecs:
     [echo] Building codecs...

ivy-availability-check:
     [echo] Building codecs...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

common.compile-test:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/common/classes/test
    [javac] Compiling 228 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/common/classes/test
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 49 files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/common/classes/test
     [echo] Building analyzers-icu...

ivy-availability-check:
     [echo] Building analyzers-icu...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

compile-test:
     [echo] Building analyzers-icu...

check-analyzers-common-uptodate:

jar-analyzers-common:
     [echo] Building analyzers-common...

jflex-uptodate-check:

jflex-notice:
     [echo] 
     [echo]       One or more of the JFlex .jflex files is newer than its corresponding
     [echo]       .java file.  Run the "jflex" target to regenerate the artifacts.
     [echo]     

ivy-availability-check:
     [echo] Building analyzers-common...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

jar-core:
      [jar] Building jar: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/common/lucene-analyzers-common-4.2-SNAPSHOT.jar

ivy-availability-check:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/icu/classes/java
    [javac] Compiling 22 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/icu/classes/java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 8 files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/icu/classes/java

compile-core:

compile-test-framework:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

compile-lucene-core:

compile-codecs:
     [echo] Building codecs...

ivy-availability-check:
     [echo] Building codecs...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

common.compile-test:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/icu/classes/test
    [javac] Compiling 14 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/icu/classes/test
     [copy] Copying 3 files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/icu/classes/test
     [echo] Building analyzers-kuromoji...

ivy-availability-check:
     [echo] Building analyzers-kuromoji...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

module-build.compile-test:
     [echo] Building analyzers-kuromoji...

check-analyzers-common-uptodate:

jar-analyzers-common:

ivy-availability-check:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/kuromoji/classes/java
    [javac] Compiling 33 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/kuromoji/classes/java
     [copy] Copying 14 files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/kuromoji/classes/java

compile-core:

compile-test-framework:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

compile-lucene-core:

compile-codecs:
     [echo] Building codecs...

ivy-availability-check:
     [echo] Building codecs...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

common.compile-test:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/kuromoji/classes/test
    [javac] Compiling 18 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/kuromoji/classes/test
     [copy] Copying 3 files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/kuromoji/classes/test

resolve-icu:
     [echo] Building analyzers-icu...

ivy-availability-check:
     [echo] Building analyzers-icu...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

check-analyzers-common-uptodate:

jar-analyzers-common:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

common.compile-tools:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

compile-core:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/tools/classes/java
    [javac] Compiling 3 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/tools/classes/java
     [copy] Copying 1 file to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/tools/classes/java

compile-tools:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/kuromoji/classes/tools
    [javac] Compiling 9 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/kuromoji/classes/tools

compile-tools-tests:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/kuromoji/classes/tools-test
    [javac] Compiling 1 source file to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/kuromoji/classes/tools-test

compile-test:
     [echo] Building analyzers-morfologik...

ivy-availability-check:
     [echo] Building analyzers-morfologik...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

compile-test:
     [echo] Building analyzers-morfologik...

check-analyzers-common-uptodate:

jar-analyzers-common:

ivy-availability-check:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/morfologik/classes/java
    [javac] Compiling 5 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/morfologik/classes/java
     [copy] Copying 1 file to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/morfologik/classes/java

compile-core:

compile-test-framework:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

compile-lucene-core:

compile-codecs:
     [echo] Building codecs...

ivy-availability-check:
     [echo] Building codecs...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

common.compile-test:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/morfologik/classes/test
    [javac] Compiling 2 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/morfologik/classes/test
     [echo] Building analyzers-phonetic...

ivy-availability-check:
     [echo] Building analyzers-phonetic...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

compile-test:
     [echo] Building analyzers-phonetic...

check-analyzers-common-uptodate:

jar-analyzers-common:

ivy-availability-check:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/phonetic/classes/java
    [javac] Compiling 6 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/phonetic/classes/java
     [copy] Copying 1 file to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/phonetic/classes/java

compile-core:

compile-test-framework:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

compile-lucene-core:

compile-codecs:
     [echo] Building codecs...

ivy-availability-check:
     [echo] Building codecs...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

common.compile-test:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/phonetic/classes/test
    [javac] Compiling 6 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/phonetic/classes/test
     [echo] Building analyzers-smartcn...

ivy-availability-check:
     [echo] Building analyzers-smartcn...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

compile-test:
     [echo] Building analyzers-smartcn...

check-analyzers-common-uptodate:

jar-analyzers-common:

ivy-availability-check:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/smartcn/classes/java
    [javac] Compiling 20 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/smartcn/classes/java
    [javac] Note: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/analysis/smartcn/src/java/org/apache/lucene/analysis/cn/smart/SmartChineseAnalyzer.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 5 files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/smartcn/classes/java

compile-core:

compile-test-framework:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

compile-lucene-core:

compile-codecs:
     [echo] Building codecs...

ivy-availability-check:
     [echo] Building codecs...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

common.compile-test:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/smartcn/classes/test
    [javac] Compiling 2 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/smartcn/classes/test
    [javac] Note: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/analysis/smartcn/src/test/org/apache/lucene/analysis/cn/smart/TestSmartChineseAnalyzer.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [echo] Building analyzers-stempel...

ivy-availability-check:
     [echo] Building analyzers-stempel...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

compile-test:
     [echo] Building analyzers-stempel...

check-analyzers-common-uptodate:

jar-analyzers-common:

ivy-availability-check:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/stempel/classes/java
    [javac] Compiling 17 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/stempel/classes/java
    [javac] Note: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/analysis/stempel/src/java/org/apache/lucene/analysis/pl/PolishAnalyzer.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 3 files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/stempel/classes/java

compile-core:

compile-test-framework:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

compile-lucene-core:

compile-codecs:
     [echo] Building codecs...

ivy-availability-check:
     [echo] Building codecs...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

common.compile-test:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/stempel/classes/test
    [javac] Compiling 4 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/stempel/classes/test
     [copy] Copying 1 file to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/stempel/classes/test
     [echo] Building analyzers-uima...

ivy-availability-check:
     [echo] Building analyzers-uima...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

compile-test:
     [echo] Building analyzers-uima...

check-analyzers-common-uptodate:

jar-analyzers-common:

ivy-availability-check:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/uima/classes/java
    [javac] Compiling 11 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/uima/classes/java
     [copy] Copying 2 files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/uima/classes/java

compile-core:

compile-test-framework:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

compile-lucene-core:

compile-codecs:
     [echo] Building codecs...

ivy-availability-check:
     [echo] Building codecs...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

common.compile-test:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/uima/classes/test
    [javac] Compiling 7 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/uima/classes/test
    [javac] Note: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/analysis/uima/src/test/org/apache/lucene/analysis/uima/UIMABaseAnalyzerTest.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [echo] Building benchmark...

copy-alg-files-for-testing:
     [copy] Copying 33 files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/benchmark/classes/test/conf

ivy-availability-check:
     [echo] Building benchmark...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

module-build.init:

resolve-icu:
     [echo] Building analyzers-icu...

ivy-availability-check:
     [echo] Building analyzers-icu...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

check-memory-uptodate:

jar-memory:
     [echo] Building memory...

check-queryparser-uptodate:

jar-queryparser:
     [echo] Building queryparser...

check-queries-uptodate:

jar-queries:
     [echo] Building queries...

ivy-availability-check:
     [echo] Building queries...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/queries/classes/java
    [javac] Compiling 74 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/queries/classes/java
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/CommonTermsQuery.java:167: warning: [cast] redundant cast to int
    [javac]       return (int) (Math.round(minNrShouldMatch * numOptional));
    [javac]              ^
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/BoostedQuery.java:72: warning: [rawtypes] found raw type: Map
    [javac]     Map fcontext;
    [javac]     ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:43: warning: [rawtypes] found raw type: Map
    [javac]   public abstract FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException;
    [javac]                                            ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:67: warning: [rawtypes] found raw type: Map
    [javac]   public void createWeight(Map context, IndexSearcher searcher) throws IOException {
    [javac]                            ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:73: warning: [rawtypes] found raw type: Map
    [javac]   public static Map newContext(IndexSearcher searcher) {
    [javac]                 ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:74: warning: [rawtypes] found raw type: Map
    [javac]     Map context = new IdentityHashMap();
    [javac]     ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:74: warning: [rawtypes] found raw type: IdentityHashMap
    [javac]     Map context = new IdentityHashMap();
    [javac]                       ^
    [javac]   missing type arguments for generic class IdentityHashMap<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in class IdentityHashMap
    [javac]     V extends Object declared in class IdentityHashMap
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:75: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map
    [javac]     context.put("searcher", searcher);
    [javac]                ^
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:104: warning: [rawtypes] found raw type: Map
    [javac]       Map context = newContext(searcher);
    [javac]       ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:111: warning: [rawtypes] found raw type: Map
    [javac]     private final Map context;
    [javac]                   ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:113: warning: [rawtypes] found raw type: Map
    [javac]     public ValueSourceComparatorSource(Map context) {
    [javac]                                        ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:172: warning: [unchecked] setNextReader(AtomicReaderContext) in ValueSource.ValueSourceComparator overrides setNextReader(AtomicReaderContext) in FieldComparator
    [javac]     public FieldComparator setNextReader(AtomicReaderContext context) throws IOException {
    [javac]                            ^
    [javac]   return type requires unchecked conversion from FieldComparator to FieldComparator<Double>
    [javac]   where T is a type-variable:
    [javac]     T extends Object declared in class FieldComparator
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:133: warning: [rawtypes] found raw type: Map
    [javac]     private final Map fcontext;
    [javac]                   ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:135: warning: [rawtypes] found raw type: Map
    [javac]     ValueSourceComparator(Map fcontext, int numHits) {
    [javac]                           ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:172: warning: [rawtypes] found raw type: FieldComparator
    [javac]     public FieldComparator setNextReader(AtomicReaderContext context) throws IOException {
    [javac]            ^
    [javac]   missing type arguments for generic class FieldComparator<T>
    [javac]   where T is a type-variable:
    [javac]     T extends Object declared in class FieldComparator
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/FunctionQuery.java:67: warning: [rawtypes] found raw type: Map
    [javac]     protected final Map context;
    [javac]                     ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/ByteFieldSource.java:53: warning: [rawtypes] found raw type: Map
    [javac]   public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException {
    [javac]                                   ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/BytesRefFieldSource.java:37: warning: [rawtypes] found raw type: Map
    [javac]   public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException {
    [javac]                                   ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/ConstValueSource.java:45: warning: [rawtypes] found raw type: Map
    [javac]   public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException {
    [javac]                                   ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/MultiFunction.java:64: warning: [rawtypes] found raw type: Map
    [javac]   public static FunctionValues[] valsArr(List<ValueSource> sources, Map fcontext, AtomicReaderContext readerContext) throws IOException {
    [javac]                                                                     ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/MultiFunction.java:110: warning: [rawtypes] found raw type: Map
    [javac]   public void createWeight(Map context, IndexSearcher searcher) throws IOException {
    [javac]                            ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/DefFunction.java:48: warning: [rawtypes] found raw type: Map
    [javac]   public FunctionValues getValues(Map fcontext, AtomicReaderContext readerContext) throws IOException {
    [javac]                                   ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/DualFloatFunction.java:55: warning: [rawtypes] found raw type: Map
    [javac]   public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException {
    [javac]                                   ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/DualFloatFunction.java:72: warning: [rawtypes] found raw type: Map
    [javac]   public void createWeight(Map context, IndexSearcher searcher) throws IOException {
    [javac]                            ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/DocFreqValueSource.java:149: warning: [rawtypes] found raw type: Map
    [javac]   public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException {
    [javac]                                   ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/DocFreqValueSource.java:156: warning: [rawtypes] found raw type: Map
    [javac]   public void createWeight(Map context, IndexSearcher searcher) throws IOException {
    [javac]                            ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/DocFreqValueSource.java:157: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map
    [javac]     context.put("searcher",searcher);
    [javac]                ^
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/DoubleConstValueSource.java:47: warning: [rawtypes] found raw type: Map
    [javac]   public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException {
    [javac]                                   ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/DoubleFieldSource.java:60: warning: [rawtypes] found raw type: Map
    [javac]   public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException {
    [javac]                                   ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/FloatFieldSource.java:58: warning: [rawtypes] found raw type: Map
    [javac]   public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException {
    [javac]                                   ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/IDFValueSource.java:49: warning: [rawtypes] found raw type: Map
    [javac]   public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException {
    [javac]                                   ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/IfFunction.java:50: warning: [rawtypes] found raw type: Map
    [javac]   public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException {
    [javac]                                   ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/IfFunction.java:149: warning: [rawtypes] found raw type: Map
    [javac]   public void createWeight(Map context, IndexSearcher searcher) throws IOException {
    [javac]                            ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/IntFieldSource.java:59: warning: [rawtypes] found raw type: Map
    [javac]   public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException {
    [javac]                                   ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/JoinDocFreqValueSource.java:57: warning: [rawtypes] found raw type: Map
    [javac]   public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException
    [javac]                                   ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/LinearFloatFunction.java:54: warning: [rawtypes] found raw type: Map
    [javac]   public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException {
    [javac]                                   ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/LinearFloatFunction.java:69: warning: [rawtypes] found raw type: Map
    [javac]   public void createWeight(Map context, IndexSearcher searcher) throws IOException {
    [javac]                            ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/LiteralValueSource.java:48: warning: [rawtypes] found raw type: Map
    [javac]   public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException {
    [javac]                                   ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/LongFieldSource.java:68: warning: [rawtypes] found raw type: Map
    [javac]   public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException {
    [javac]                                   ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/MaxDocValueSource.java:44: warning: [rawtypes] found raw type: Map
    [javac]   public void createWeight(Map context, IndexSearcher searcher) throws IOException {
    [javac]                            ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/MaxDocValueSource.java:45: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map
    [javac]     context.put("searcher",searcher);
    [javac]                ^
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/MaxDocValueSource.java:49: warning: [rawtypes] found raw type: Map
    [javac]   public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException {
    [javac]                                   ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/MultiFloatFunction.java:62: warning: [rawtypes] found raw type: Map
    [javac]   public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException {
    [javac]                                   ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/MultiFloatFunction.java:93: warning: [rawtypes] found raw type: Map
    [javac]   public void createWeight(Map context, IndexSearcher searcher) throws IOException {
    [javac]                            ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/MultiBoolFunction.java:46: warning: [rawtypes] found raw type: Map
    [javac]   public BoolDocValues getValues(Map context, AtomicReaderContext readerContext) throws IOException {
    [javac]                                  ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/MultiBoolFunction.java:106: warning: [rawtypes] found raw type: Map
    [javac]   public void createWeight(Map context, IndexSearcher searcher) throws IOException {
    [javac]                            ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/NormValueSource.java:54: warning: [rawtypes] found raw type: Map
    [javac]   public void createWeight(Map context, IndexSearcher searcher) throws IOException {
    [javac]                            ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/NormValueSource.java:55: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map
    [javac]     context.put("searcher",searcher);
    [javac]                ^
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/NormValueSource.java:59: warning: [rawtypes] found raw type: Map
    [javac]   public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException {
    [javac]                                   ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/NumDocsValueSource.java:44: warning: [rawtypes] found raw type: Map
    [javac]   public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException {
    [javac]                                   ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/NumericIndexDocValueSource.java:44: warning: [rawtypes] found raw type: Map
    [javac]   public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException {
    [javac]                                   ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/NumericIndexDocValueSource.java:35: warning: [dep-ann] deprecated item is not annotated with @Deprecated
    [javac] public class NumericIndexDocValueSource extends ValueSource {
    [javac]        ^
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/OrdFieldSource.java:69: warning: [rawtypes] found raw type: Map
    [javac]   public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException {
    [javac]                                   ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/QueryValueSource.java:54: warning: [rawtypes] found raw type: Map
    [javac]   public FunctionValues getValues(Map fcontext, AtomicReaderContext readerContext) throws IOException {
    [javac]                                   ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/QueryValueSource.java:71: warning: [rawtypes] found raw type: Map
    [javac]   public void createWeight(Map context, IndexSearcher searcher) throws IOException {
    [javac]                            ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/QueryValueSource.java:73: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map
    [javac]     context.put(this, w);
    [javac]                ^
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/QueryValueSource.java:83: warning: [rawtypes] found raw type: Map
    [javac]   final Map fcontext;
    [javac]         ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/QueryValueSource.java:95: warning: [rawtypes] found raw type: Map
    [javac]   public QueryDocValues(QueryValueSource vs, AtomicReaderContext readerContext, Map fcontext) throws IOException {
    [javac]                                                                                 ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/RangeMapFloatFunction.java:58: warning: [rawtypes] found raw type: Map
    [javac]   public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException {
    [javac]                                   ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/RangeMapFloatFunction.java:74: warning: [rawtypes] found raw type: Map
    [javac]   public void createWeight(Map context, IndexSearcher searcher) throws IOException {
    [javac]                            ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/ReciprocalFloatFunction.java:64: warning: [rawtypes] found raw type: Map
    [javac]   public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException {
    [javac]                                   ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/ReciprocalFloatFunction.java:81: warning: [rawtypes] found raw type: Map
    [javac]   public void createWeight(Map context, IndexSearcher searcher) throws IOException {
    [javac]                            ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/ReverseOrdFieldSource.java:69: warning: [rawtypes] found raw type: Map
    [javac]   public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException {
    [javac]                                   ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/ScaleFloatFunction.java:63: warning: [rawtypes] found raw type: Map
    [javac]   private ScaleInfo createScaleInfo(Map context, AtomicReaderContext readerContext) throws IOException {
    [javac]                                     ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/ScaleFloatFunction.java:97: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map
    [javac]     context.put(this.source, scaleInfo);
    [javac]                ^
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/ScaleFloatFunction.java:102: warning: [rawtypes] found raw type: Map
    [javac]   public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException {
    [javac]                                   ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/ScaleFloatFunction.java:131: warning: [rawtypes] found raw type: Map
    [javac]   public void createWeight(Map context, IndexSearcher searcher) throws IOException {
    [javac]                            ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/ShortFieldSource.java:51: warning: [rawtypes] found raw type: Map
    [javac]   public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException {
    [javac]                                   ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/SimpleBoolFunction.java:48: warning: [rawtypes] found raw type: Map
    [javac]   public BoolDocValues getValues(Map context, AtomicReaderContext readerContext) throws IOException {
    [javac]                                  ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/SimpleBoolFunction.java:80: warning: [rawtypes] found raw type: Map
    [javac]   public void createWeight(Map context, IndexSearcher searcher) throws IOException {
    [javac]                            ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/SingleFunction.java:56: warning: [rawtypes] found raw type: Map
    [javac]   public void createWeight(Map context, IndexSearcher searcher) throws IOException {
    [javac]                            ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/SimpleFloatFunction.java:38: warning: [rawtypes] found raw type: Map
    [javac]   public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException {
    [javac]                                   ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/SumTotalTermFreqValueSource.java:56: warning: [rawtypes] found raw type: Map
    [javac]   public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException {
    [javac]                                   ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/SumTotalTermFreqValueSource.java:61: warning: [rawtypes] found raw type: Map
    [javac]   public void createWeight(Map context, IndexSearcher searcher) throws IOException {
    [javac]                            ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/SumTotalTermFreqValueSource.java:77: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map
    [javac]     context.put(this, new LongDocValues(this) {
    [javac]                ^
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/TermFreqValueSource.java:47: warning: [rawtypes] found raw type: Map
    [javac]   public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException {
    [javac]                                   ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/TFValueSource.java:49: warning: [rawtypes] found raw type: Map
    [javac]   public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException {
    [javac]                                   ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/TotalTermFreqValueSource.java:61: warning: [rawtypes] found raw type: Map
    [javac]   public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException {
    [javac]                                   ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/TotalTermFreqValueSource.java:66: warning: [rawtypes] found raw type: Map
    [javac]   public void createWeight(Map context, IndexSearcher searcher) throws IOException {
    [javac]                            ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/TotalTermFreqValueSource.java:78: warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map
    [javac]     context.put(this, new LongDocValues(this) {
    [javac]                ^
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/VectorValueSource.java:56: warning: [rawtypes] found raw type: Map
    [javac]   public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException {
    [javac]                                   ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/java/org/apache/lucene/queries/function/valuesource/VectorValueSource.java:183: warning: [rawtypes] found raw type: Map
    [javac]   public void createWeight(Map context, IndexSearcher searcher) throws IOException {
    [javac]                            ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] 82 warnings

jar-core:
      [jar] Building jar: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/queries/lucene-queries-4.2-SNAPSHOT.jar

check-sandbox-uptodate:

jar-sandbox:
     [echo] Building sandbox...

ivy-availability-check:
     [echo] Building sandbox...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/sandbox/classes/java
    [javac] Compiling 14 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/sandbox/classes/java
    [javac] Note: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/sandbox/src/java/org/apache/lucene/sandbox/queries/FuzzyLikeThisQuery.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

jar-core:
      [jar] Building jar: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/sandbox/lucene-sandbox-4.2-SNAPSHOT.jar

ivy-availability-check:
     [echo] Building queryparser...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/queryparser/classes/java
    [javac] Compiling 206 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/queryparser/classes/java
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java:441: warning: [cast] redundant cast to int
    [javac]          int hiByte = (int)(curChar >> 8);
    [javac]                       ^
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java:607: warning: [cast] redundant cast to int
    [javac]          int hiByte = (int)(curChar >> 8);
    [javac]                       ^
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/QueryParserTokenManager.java:780: warning: [cast] redundant cast to int
    [javac]          int hiByte = (int)(curChar >> 8);
    [javac]                       ^
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/CharStream.java:50: warning: [dep-ann] deprecated item is not annotated with @Deprecated
    [javac]   int getEndColumn();
    [javac]       ^
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queryparser/src/java/org/apache/lucene/queryparser/flexible/standard/parser/CharStream.java:50: warning: [dep-ann] deprecated item is not annotated with @Deprecated
    [javac]   int getEndColumn();
    [javac]       ^
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queryparser/src/java/org/apache/lucene/queryparser/flexible/standard/parser/StandardSyntaxParserTokenManager.java:377: warning: [cast] redundant cast to int
    [javac]          int hiByte = (int)(curChar >> 8);
    [javac]                       ^
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queryparser/src/java/org/apache/lucene/queryparser/flexible/standard/parser/StandardSyntaxParserTokenManager.java:497: warning: [cast] redundant cast to int
    [javac]          int hiByte = (int)(curChar >> 8);
    [javac]                       ^
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queryparser/src/java/org/apache/lucene/queryparser/flexible/standard/parser/StandardSyntaxParserTokenManager.java:670: warning: [cast] redundant cast to int
    [javac]          int hiByte = (int)(curChar >> 8);
    [javac]                       ^
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queryparser/src/java/org/apache/lucene/queryparser/flexible/standard/processors/GroupQueryNodeProcessor.java:54: warning: [dep-ann] deprecated item is not annotated with @Deprecated
    [javac] public class GroupQueryNodeProcessor implements QueryNodeProcessor {
    [javac]        ^
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queryparser/src/java/org/apache/lucene/queryparser/surround/parser/CharStream.java:50: warning: [dep-ann] deprecated item is not annotated with @Deprecated
    [javac]   int getEndColumn();
    [javac]       ^
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queryparser/src/java/org/apache/lucene/queryparser/surround/parser/QueryParserTokenManager.java:351: warning: [cast] redundant cast to int
    [javac]          int hiByte = (int)(curChar >> 8);
    [javac]                       ^
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queryparser/src/java/org/apache/lucene/queryparser/surround/parser/QueryParserTokenManager.java:471: warning: [cast] redundant cast to int
    [javac]          int hiByte = (int)(curChar >> 8);
    [javac]                       ^
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queryparser/src/java/org/apache/lucene/queryparser/surround/query/RewriteQuery.java:69: warning: [rawtypes] found raw type: RewriteQuery
    [javac]     RewriteQuery other = (RewriteQuery)obj;
    [javac]     ^
    [javac]   missing type arguments for generic class RewriteQuery<SQ>
    [javac]   where SQ is a type-variable:
    [javac]     SQ extends SrndQuery declared in class RewriteQuery
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queryparser/src/java/org/apache/lucene/queryparser/surround/query/RewriteQuery.java:79: warning: [rawtypes] found raw type: RewriteQuery
    [javac]   public RewriteQuery clone() {
    [javac]          ^
    [javac]   missing type arguments for generic class RewriteQuery<SQ>
    [javac]   where SQ is a type-variable:
    [javac]     SQ extends SrndQuery declared in class RewriteQuery
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queryparser/src/java/org/apache/lucene/queryparser/surround/query/OrQuery.java:43: warning: [rawtypes] found raw type: Iterator
    [javac]     Iterator sqi = getSubQueriesIterator();
    [javac]     ^
    [javac]   missing type arguments for generic class Iterator<E>
    [javac]   where E is a type-variable:
    [javac]     E extends Object declared in interface Iterator
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queryparser/src/java/org/apache/lucene/queryparser/surround/query/OrQuery.java:60: warning: [rawtypes] found raw type: Iterator
    [javac]     Iterator sqi = getSubQueriesIterator();
    [javac]     ^
    [javac]   missing type arguments for generic class Iterator<E>
    [javac]   where E is a type-variable:
    [javac]     E extends Object declared in interface Iterator
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queryparser/src/java/org/apache/lucene/queryparser/xml/QueryTemplateManager.java:179: warning: [rawtypes] found raw type: Enumeration
    [javac]     Enumeration keysEnum = formProperties.keys();
    [javac]     ^
    [javac]   missing type arguments for generic class Enumeration<E>
    [javac]   where E is a type-variable:
    [javac]     E extends Object declared in interface Enumeration
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 17 warnings
     [copy] Copying 3 files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/queryparser/classes/java

compile-core:

jar-core:
      [jar] Building jar: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/queryparser/lucene-queryparser-4.2-SNAPSHOT.jar

ivy-availability-check:
     [echo] Building memory...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/memory/classes/java
    [javac] Compiling 2 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/memory/classes/java
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/memory/src/java/org/apache/lucene/index/memory/MemoryIndex.java:567: warning: [rawtypes] found raw type: Entry
    [javac]     Map.Entry<K,V>[] entries = new Map.Entry[size];
    [javac]                                       ^
    [javac]   missing type arguments for generic class Entry<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Entry
    [javac]     V extends Object declared in interface Entry
    [javac] 1 warning

compile-core:

jar-core:
      [jar] Building jar: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/memory/lucene-memory-4.2-SNAPSHOT.jar

check-highlighter-uptodate:

jar-highlighter:
     [echo] Building highlighter...

check-memory-uptodate:

jar-memory:

ivy-availability-check:
     [echo] Building highlighter...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/highlighter/classes/java
    [javac] Compiling 49 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/highlighter/classes/java
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/highlighter/src/java/org/apache/lucene/search/highlight/WeightedSpanTermExtractor.java:178: warning: [rawtypes] found raw type: List
    [javac]         final List<SpanQuery>[] disjunctLists = new List[maxPosition + 1];
    [javac]                                                     ^
    [javac]   missing type arguments for generic class List<E>
    [javac]   where E is a type-variable:
    [javac]     E extends Object declared in interface List
    [javac] 1 warning

compile-core:

jar-core:
      [jar] Building jar: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/highlighter/lucene-highlighter-4.2-SNAPSHOT.jar

check-analyzers-common-uptodate:

jar-analyzers-common:

check-queryparser-uptodate:

jar-queryparser:

check-facet-uptodate:

jar-facet:
     [echo] Building facet...

ivy-availability-check:
     [echo] Building facet...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/facet/classes/java
    [javac] Compiling 124 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/facet/classes/java

jar-core:
      [jar] Building jar: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/facet/lucene-facet-4.2-SNAPSHOT.jar

init:

module-build.compile-test:
     [echo] Building benchmark...

ivy-availability-check:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

module-build.init:

resolve-icu:
     [echo] Building analyzers-icu...

ivy-availability-check:
     [echo] Building analyzers-icu...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

check-memory-uptodate:

jar-memory:

check-highlighter-uptodate:

jar-highlighter:

check-analyzers-common-uptodate:

jar-analyzers-common:

check-queryparser-uptodate:

jar-queryparser:

check-facet-uptodate:

jar-facet:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/benchmark/classes/java
    [javac] Compiling 117 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/benchmark/classes/java
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/benchmark/src/java/org/apache/lucene/benchmark/byTask/feeds/LineDocSource.java:251: warning: [rawtypes] found raw type: Class
    [javac]         Constructor<? extends LineParser> cnstr = clazz.getConstructor(new Class[]{String[].class});
    [javac]                                                                            ^
    [javac]   missing type arguments for generic class Class<T>
    [javac]   where T is a type-variable:
    [javac]     T extends Object declared in class Class
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/benchmark/src/java/org/apache/lucene/benchmark/byTask/tasks/AnalyzerFactoryTask.java:157: warning: [fallthrough] possible fall-through into case
    [javac]                 case '"':
    [javac]                 ^
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/benchmark/src/java/org/apache/lucene/benchmark/byTask/tasks/AnalyzerFactoryTask.java:212: warning: [fallthrough] possible fall-through into case
    [javac]                   case StreamTokenizer.TT_NUMBER: {
    [javac]                   ^
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/benchmark/src/java/org/apache/lucene/benchmark/byTask/tasks/AnalyzerFactoryTask.java:347: warning: [fallthrough] possible fall-through into case
    [javac]               case '"':
    [javac]               ^
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/benchmark/src/java/org/apache/lucene/benchmark/byTask/tasks/NewCollationAnalyzerTask.java:71: warning: [rawtypes] found raw type: Class
    [javac]         new Class[] {Locale.class});
    [javac]             ^
    [javac]   missing type arguments for generic class Class<T>
    [javac]   where T is a type-variable:
    [javac]     T extends Object declared in class Class
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 5 warnings

compile-test-framework:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

compile-lucene-core:

compile-codecs:
     [echo] Building codecs...

ivy-availability-check:
     [echo] Building codecs...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

common.compile-test:
    [javac] Compiling 22 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/benchmark/classes/test
    [javac] Note: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/benchmark/src/test/org/apache/lucene/benchmark/byTask/tasks/CreateIndexTaskTest.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 6 files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/benchmark/classes/test

compile-test:
     [echo] Building codecs...

ivy-availability-check:
     [echo] Building codecs...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

compile-test:
     [echo] Building codecs...

ivy-availability-check:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

compile-test-framework:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

compile-lucene-core:

compile-codecs:
     [echo] Building codecs...

ivy-availability-check:
     [echo] Building codecs...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

common.compile-test:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/codecs/classes/test
    [javac] Compiling 13 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/codecs/classes/test
     [echo] Building demo...

ivy-availability-check:
     [echo] Building demo...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

module-build.init:

check-lucene-core-uptodate:

jar-lucene-core:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

jar-core:
      [jar] Building jar: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/core/lucene-core-4.2-SNAPSHOT.jar

init:

compile-test:
     [echo] Building demo...

check-analyzers-common-uptodate:

jar-analyzers-common:

check-queryparser-uptodate:

jar-queryparser:

check-facet-uptodate:

jar-facet:

ivy-availability-check:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

module-build.init:

check-lucene-core-uptodate:

jar-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/demo/classes/java
    [javac] Compiling 18 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/demo/classes/java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 6 files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/demo/classes/java

compile-core:

compile-test-framework:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

compile-lucene-core:

compile-codecs:
     [echo] Building codecs...

ivy-availability-check:
     [echo] Building codecs...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

common.compile-test:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/demo/classes/test
    [javac] Compiling 5 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/demo/classes/test
     [copy] Copying 16 files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/demo/classes/test
     [echo] Building facet...

ivy-availability-check:
     [echo] Building facet...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

compile-test:
     [echo] Building facet...

ivy-availability-check:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

compile-test-framework:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

compile-lucene-core:

compile-codecs:
     [echo] Building codecs...

ivy-availability-check:
     [echo] Building codecs...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

common.compile-test:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/facet/classes/test
    [javac] Compiling 60 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/facet/classes/test
    [javac] Note: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/facet/src/test/org/apache/lucene/util/SlowRAMDirectory.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [echo] Building grouping...

ivy-availability-check:
     [echo] Building grouping...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

module-build.init:

check-queries-uptodate:

jar-queries:

init:

compile-test:
     [echo] Building grouping...

ivy-availability-check:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

module-build.init:

check-queries-uptodate:

jar-queries:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/grouping/classes/java
    [javac] Compiling 29 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/grouping/classes/java

compile-test-framework:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

compile-lucene-core:

compile-codecs:
     [echo] Building codecs...

ivy-availability-check:
     [echo] Building codecs...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

common.compile-test:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/grouping/classes/test
    [javac] Compiling 7 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/grouping/classes/test
     [echo] Building highlighter...

ivy-availability-check:
     [echo] Building highlighter...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

compile-test:
     [echo] Building highlighter...

check-memory-uptodate:

jar-memory:

ivy-availability-check:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

compile-test-framework:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

compile-lucene-core:

compile-codecs:
     [echo] Building codecs...

ivy-availability-check:
     [echo] Building codecs...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

common.compile-test:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/highlighter/classes/test
    [javac] Compiling 20 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/highlighter/classes/test
     [echo] Building join...

ivy-availability-check:
     [echo] Building join...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

module-build.init:

check-grouping-uptodate:

jar-grouping:
     [echo] Building grouping...

ivy-availability-check:
     [echo] Building grouping...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

module-build.init:

check-queries-uptodate:

jar-queries:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

jar-core:
      [jar] Building jar: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/grouping/lucene-grouping-4.2-SNAPSHOT.jar

init:

compile-test:
     [echo] Building join...

ivy-availability-check:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

module-build.init:

check-grouping-uptodate:

jar-grouping:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/join/classes/java
    [javac] Compiling 9 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/join/classes/java

compile-test-framework:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

compile-lucene-core:

compile-codecs:
     [echo] Building codecs...

ivy-availability-check:
     [echo] Building codecs...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

common.compile-test:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/join/classes/test
    [javac] Compiling 2 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/join/classes/test
     [echo] Building memory...

ivy-availability-check:
     [echo] Building memory...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

compile-test:
     [echo] Building memory...

check-queryparser-uptodate:

jar-queryparser:

ivy-availability-check:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

compile-test-framework:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

compile-lucene-core:

compile-codecs:
     [echo] Building codecs...

ivy-availability-check:
     [echo] Building codecs...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

common.compile-test:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/memory/classes/test
    [javac] Compiling 1 source file to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/memory/classes/test
     [copy] Copying 2 files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/memory/classes/test
     [echo] Building misc...

ivy-availability-check:
     [echo] Building misc...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

compile-test:
     [echo] Building misc...

ivy-availability-check:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/misc/classes/java
    [javac] Compiling 15 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/misc/classes/java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

compile-test-framework:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

compile-lucene-core:

compile-codecs:
     [echo] Building codecs...

ivy-availability-check:
     [echo] Building codecs...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

common.compile-test:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/misc/classes/test
    [javac] Compiling 6 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/misc/classes/test
     [copy] Copied 2 empty directories to 2 empty directories under /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/misc/classes/test
     [echo] Building queries...

ivy-availability-check:
     [echo] Building queries...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

compile-test:
     [echo] Building queries...

ivy-availability-check:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

compile-test-framework:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

compile-lucene-core:

compile-codecs:
     [echo] Building codecs...

ivy-availability-check:
     [echo] Building codecs...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

common.compile-test:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/queries/classes/test
    [javac] Compiling 13 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/queries/classes/test
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queries/src/test/org/apache/lucene/queries/function/TestDocValuesFieldSources.java:248: warning: [fallthrough] possible fall-through into case
    [javac]           case BYTES_FIXED_DEREF:
    [javac]           ^
    [javac] 1 warning
     [echo] Building queryparser...

ivy-availability-check:
     [echo] Building queryparser...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

compile-test:
     [echo] Building queryparser...

check-queries-uptodate:

jar-queries:

check-sandbox-uptodate:

jar-sandbox:

ivy-availability-check:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

compile-test-framework:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

compile-lucene-core:

compile-codecs:
     [echo] Building codecs...

ivy-availability-check:
     [echo] Building codecs...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

common.compile-test:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/queryparser/classes/test
    [javac] Compiling 41 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/queryparser/classes/test
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queryparser/src/test/org/apache/lucene/queryparser/classic/TestQueryParser.java:149: warning: [rawtypes] found raw type: Class
    [javac]       QueryParser.class.getConstructor(new Class[] {CharStream.class});
    [javac]                                            ^
    [javac]   missing type arguments for generic class Class<T>
    [javac]   where T is a type-variable:
    [javac]     T extends Object declared in class Class
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/queryparser/src/test/org/apache/lucene/queryparser/classic/TestQueryParser.java:156: warning: [rawtypes] found raw type: Class
    [javac]           .getConstructor(new Class[] {QueryParserTokenManager.class});
    [javac]                               ^
    [javac]   missing type arguments for generic class Class<T>
    [javac]   where T is a type-variable:
    [javac]     T extends Object declared in class Class
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 2 warnings
     [copy] Copying 27 files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/queryparser/classes/test
     [copy] Copied 1 empty directory to 1 empty directory under /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/queryparser/classes/test
     [echo] Building sandbox...

ivy-availability-check:
     [echo] Building sandbox...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

compile-test:
     [echo] Building sandbox...

ivy-availability-check:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

compile-test-framework:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

compile-lucene-core:

compile-codecs:
     [echo] Building codecs...

ivy-availability-check:
     [echo] Building codecs...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

common.compile-test:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/sandbox/classes/test
    [javac] Compiling 8 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/sandbox/classes/test
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 1 file to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/sandbox/classes/test
     [copy] Copied 1 empty directory to 1 empty directory under /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/sandbox/classes/test
     [echo] Building spatial...

ivy-availability-check:
     [echo] Building spatial...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

compile-test:
     [echo] Building spatial...

check-queries-uptodate:

jar-queries:

ivy-availability-check:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/spatial/classes/java
    [javac] Compiling 22 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/spatial/classes/java
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/spatial/src/java/org/apache/lucene/spatial/util/ShapeFieldCache.java:40: warning: [rawtypes] found raw type: List
    [javac]     cache = new List[length];
    [javac]                 ^
    [javac]   missing type arguments for generic class List<E>
    [javac]   where E is a type-variable:
    [javac]     E extends Object declared in interface List
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/spatial/src/java/org/apache/lucene/spatial/prefix/tree/SpatialPrefixTreeFactory.java:57: warning: [rawtypes] found raw type: Class
    [javac]         Class c = classLoader.loadClass(cname);
    [javac]         ^
    [javac]   missing type arguments for generic class Class<T>
    [javac]   where T is a type-variable:
    [javac]     T extends Object declared in class Class
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/spatial/src/java/org/apache/lucene/spatial/util/CachingDoubleValueSource.java:50: warning: [rawtypes] found raw type: Map
    [javac]   public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException {
    [javac]                                   ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/spatial/src/java/org/apache/lucene/spatial/util/ShapeFieldCacheDistanceValueSource.java:57: warning: [rawtypes] found raw type: Map
    [javac]   public FunctionValues getValues(Map context, final AtomicReaderContext readerContext) throws IOException {
    [javac]                                   ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/spatial/src/java/org/apache/lucene/spatial/vector/DistanceValueSource.java:63: warning: [rawtypes] found raw type: Map
    [javac]   public FunctionValues getValues(Map context, AtomicReaderContext readerContext) throws IOException {
    [javac]                                   ^
    [javac]   missing type arguments for generic class Map<K,V>
    [javac]   where K,V are type-variables:
    [javac]     K extends Object declared in interface Map
    [javac]     V extends Object declared in interface Map
    [javac] Note: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/spatial/src/java/org/apache/lucene/spatial/query/SpatialArgsParser.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 5 warnings

compile-core:

compile-test-framework:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

compile-lucene-core:

compile-codecs:
     [echo] Building codecs...

ivy-availability-check:
     [echo] Building codecs...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

common.compile-test:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/spatial/classes/test
    [javac] Compiling 16 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/spatial/classes/test
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [echo] Building suggest...

ivy-availability-check:
     [echo] Building suggest...

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

compile-test:
     [echo] Building suggest...

ivy-availability-check:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/suggest/classes/java
    [javac] Compiling 41 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/suggest/classes/java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.

compile-test-framework:

ivy-availability-check:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/ivy-settings.xml

resolve:

init:

compile-lucene-core:

compile-codecs:
     [echo] Building codecs...

ivy-availability-check:
     [echo] Building codecs...

ivy-fail:

ivy-con

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

ect.await(AbstractQueuedSynchronizer.java:2043)
[junit4:junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	  26) Thread[id=664, name=HashSessionScavenger-13, state=TIMED_WAITING, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]   2> 	        at java.lang.Object.wait(Native Method)
[junit4:junit4]   2> 	        at java.util.TimerThread.mainLoop(Timer.java:552)
[junit4:junit4]   2> 	        at java.util.TimerThread.run(Timer.java:505)
[junit4:junit4]   2> 	  27) Thread[id=681, name=qtp954859253-681 Acceptor0 SocketConnector@127.0.0.1:19209, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]   2> 	        at java.net.PlainSocketImpl.socketAccept(Native Method)
[junit4:junit4]   2> 	        at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398)
[junit4:junit4]   2> 	        at java.net.ServerSocket.implAccept(ServerSocket.java:522)
[junit4:junit4]   2> 	        at java.net.ServerSocket.accept(ServerSocket.java:490)
[junit4:junit4]   2> 	        at org.eclipse.jetty.server.bio.SocketConnector.accept(SocketConnector.java:117)
[junit4:junit4]   2> 	        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
[junit4:junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	  28) Thread[id=649, name=HashSessionScavenger-12, state=TIMED_WAITING, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]   2> 	        at java.lang.Object.wait(Native Method)
[junit4:junit4]   2> 	        at java.util.TimerThread.mainLoop(Timer.java:552)
[junit4:junit4]   2> 	        at java.util.TimerThread.run(Timer.java:505)
[junit4:junit4]   2> 	  29) Thread[id=752, name=searcherExecutor-499-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4:junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	  30) Thread[id=755, name=searcherExecutor-505-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4:junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {n_f1=PostingsFormat(name=Memory doPackFST= true), foo_b=Pulsing41(freqCutoff=20 minBlockSize=18 maxBlockSize=70), cat=PostingsFormat(name=MockSep), foo_d=PostingsFormat(name=SimpleText), foo_f=Pulsing41(freqCutoff=20 minBlockSize=18 maxBlockSize=70), n_tl1=PostingsFormat(name=Memory doPackFST= true), n_d1=PostingsFormat(name=MockSep), rnd_b=PostingsFormat(name=SimpleText), intDefault=PostingsFormat(name=Memory doPackFST= true), n_td1=PostingsFormat(name=Memory doPackFST= true), timestamp=PostingsFormat(name=MockSep), id=PostingsFormat(name=SimpleText), range_facet_sl=PostingsFormat(name=SimpleText), range_facet_si=PostingsFormat(name=MockSep), oddField_s=PostingsFormat(name=SimpleText), sequence_i=PostingsFormat(name=SimpleText), name=PostingsFormat(name=SimpleText), foo_i=PostingsFormat(name=Memory doPackFST= true), regex_dup_B_s=PostingsFormat(name=MockSep), multiDefault=PostingsFormat(name=MockSep), n_tf1=PostingsFormat(name=MockSep), n_dt1=PostingsFormat(name=Memory doPackFST= true), genre_s=PostingsFormat(name=SimpleText), author_t=PostingsFormat(name=Memory doPackFST= true), n_ti1=PostingsFormat(name=SimpleText), range_facet_l=PostingsFormat(name=MockSep), text=Pulsing41(freqCutoff=20 minBlockSize=18 maxBlockSize=70), _version_=PostingsFormat(name=Memory doPackFST= true), val_i=PostingsFormat(name=SimpleText), SubjectTerms_mfacet=PostingsFormat(name=Memory doPackFST= true), series_t=PostingsFormat(name=Memory doPackFST= true), a_t=PostingsFormat(name=MockSep), n_tdt1=PostingsFormat(name=Memory doPackFST= true), regex_dup_A_s=Pulsing41(freqCutoff=20 minBlockSize=18 maxBlockSize=70), price=Pulsing41(freqCutoff=20 minBlockSize=18 maxBlockSize=70), other_tl1=PostingsFormat(name=Memory doPackFST= true), n_l1=PostingsFormat(name=MockSep), a_si=PostingsFormat(name=Memory doPackFST= true), inStock=Pulsing41(freqCutoff=20 minBlockSize=18 maxBlockSize=70)}, sim=DefaultSimilarity, locale=et_EE, timezone=Asia/Saigon
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_09 (64-bit)/cpus=16,threads=31,free=174067808,total=278921216
[junit4:junit4]   2> NOTE: All tests run in this JVM: [SimpleFacetsTest, FileBasedSpellCheckerTest, TestLMDirichletSimilarityFactory, TestPartialUpdateDeduplication, MinimalSchemaTest, BadComponentTest, MBeansHandlerTest, CopyFieldTest, TestLFUCache, BinaryUpdateRequestHandlerTest, TestGroupingSearch, LeaderElectionIntegrationTest, NotRequiredUniqueKeyTest, TestDefaultSimilarityFactory, ClusterStateUpdateTest, PreAnalyzedFieldTest, TestIndexingPerformance, CSVRequestHandlerTest, ChaosMonkeySafeLeaderTest, TestFastOutputStream, CacheHeaderTest, TestPseudoReturnFields, SolrPluginUtilsTest, TestPHPSerializedResponseWriter, TestCollationKeyRangeQueries, SearchHandlerTest, TestFaceting, SimplePostToolTest, AutoCommitTest, TestCharFilters, SpellCheckComponentTest, ScriptEngineTest, TestXIncludeConfig, TestBadConfig, TestExtendedDismaxParser, TestJmxMonitoredMap, DirectUpdateHandlerOptimizeTest, SampleTest, TestFastLRUCache, RequestHandlersTest, TestFiltering, SolrRequestParserTest, DistributedSpellCheckComponentTest, TestSolr4Spatial, UniqFieldsUpdateProcessorFactoryTest, TestNumberUtils, CoreAdminHandlerTest, SpatialFilterTest, JSONWriterTest, TestSolrQueryParser, JsonLoaderTest, IndexBasedSpellCheckerTest, CurrencyFieldTest, WordBreakSolrSpellCheckerTest, MoreLikeThisHandlerTest, LoggingHandlerTest, TestJoin, BasicDistributedZkTest]
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=CA71CF5A783D68D4 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=et_EE -Dtests.timezone=Asia/Saigon -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   0.00s J0 | BasicDistributedZkTest (suite) <<<
[junit4:junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([CA71CF5A783D68D4]:0)
[junit4:junit4] Completed on J0 in 7223.66s, 1 test, 2 errors <<< FAILURES!
[junit4:junit4] 
[junit4:junit4] 
[junit4:junit4] Tests with failures:
[junit4:junit4]   - org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch
[junit4:junit4]   - org.apache.solr.cloud.BasicDistributedZkTest (suite)
[junit4:junit4] 
[junit4:junit4] 
[junit4:junit4] JVM J0:     2.96 ..  7664.33 =  7661.36s
[junit4:junit4] JVM J1:     2.96 ..  1518.79 =  1515.83s
[junit4:junit4] Execution time total: 2 hours 7 minutes 49 seconds
[junit4:junit4] Tests summary: 250 suites, 1041 tests, 1 suite-level error, 1 error, 23 ignored (5 assumptions)

BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/build.xml:346: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build.xml:178: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/common-build.xml:428: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/common-build.xml:1176: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/common-build.xml:841: There were test failures: 250 suites, 1041 tests, 1 suite-level error, 1 error, 23 ignored (5 assumptions)

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