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/05 02:09:46 UTC

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

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