You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2013/03/04 20:51:27 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-ea-b79) - Build # 4569 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4569/
Java: 64bit/jdk1.8.0-ea-b79 -XX:+UseConcMarkSweepGC

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

Error Message:
Server at http://127.0.0.1:43988/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update

Stack Trace:
org.apache.solr.common.SolrException: Server at http://127.0.0.1:43988/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([3D00903DC61F2EAB:BCE61E25B1404E97]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:375)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:200)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:487)
	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)


REGRESSION:  org.apache.solr.cloud.UnloadDistributedZkTest.testDistribSearch

Error Message:
Still found shard

Stack Trace:
java.lang.AssertionError: Still found shard
	at __randomizedtesting.SeedInfo.seed([3D00903DC61F2EAB:BCE61E25B1404E97]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:124)
	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:77)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:487)
	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 9112 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   2> 0 T1370 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 5 T1370 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362426130267
[junit4:junit4]   2> 5 T1370 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 6 T1371 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 6 T1371 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 6 T1371 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 6 T1371 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 7 T1371 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 7 T1371 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 106 T1370 oasc.ZkTestServer.run start zk server on port:54299
[junit4:junit4]   2> 106 T1370 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:54299 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@c96ce5b
[junit4:junit4]   2> 107 T1370 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 107 T1376 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:54299. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 108 T1376 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:54299, initiating session
[junit4:junit4]   2> 108 T1372 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:44942
[junit4:junit4]   2> 108 T1372 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:44942
[junit4:junit4]   2> 108 T1374 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 130 T1374 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d36ecef5e0000 with negotiated timeout 10000 for client /127.0.0.1:44942
[junit4:junit4]   2> 130 T1376 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:54299, sessionid = 0x13d36ecef5e0000, negotiated timeout = 10000
[junit4:junit4]   2> 130 T1377 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c96ce5b name:ZooKeeperConnection Watcher:127.0.0.1:54299 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 131 T1370 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 131 T1370 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 134 T1375 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d36ecef5e0000
[junit4:junit4]   2> 134 T1377 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 135 T1372 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:44942 which had sessionid 0x13d36ecef5e0000
[junit4:junit4]   2> 134 T1370 oaz.ZooKeeper.close Session: 0x13d36ecef5e0000 closed
[junit4:junit4]   2> 135 T1370 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:54299/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@25131b9
[junit4:junit4]   2> 136 T1370 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 136 T1378 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:54299. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 136 T1378 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:54299, initiating session
[junit4:junit4]   2> 136 T1372 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:44943
[junit4:junit4]   2> 136 T1372 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:44943
[junit4:junit4]   2> 137 T1374 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d36ecef5e0001 with negotiated timeout 10000 for client /127.0.0.1:44943
[junit4:junit4]   2> 137 T1378 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:54299, sessionid = 0x13d36ecef5e0001, negotiated timeout = 10000
[junit4:junit4]   2> 137 T1379 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@25131b9 name:ZooKeeperConnection Watcher:127.0.0.1:54299/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 138 T1370 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 138 T1370 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 141 T1370 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 143 T1370 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 144 T1370 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 147 T1370 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 147 T1370 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 151 T1370 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 151 T1370 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 154 T1370 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 154 T1370 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 156 T1370 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 157 T1370 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 159 T1370 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 159 T1370 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 162 T1370 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 162 T1370 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 164 T1370 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 165 T1370 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 168 T1370 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 168 T1370 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 171 T1370 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 171 T1370 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 173 T1375 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d36ecef5e0001
[junit4:junit4]   2> 174 T1379 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 174 T1372 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:44943 which had sessionid 0x13d36ecef5e0001
[junit4:junit4]   2> 174 T1370 oaz.ZooKeeper.close Session: 0x13d36ecef5e0001 closed
[junit4:junit4]   2> 241 T1370 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 249 T1370 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60580
[junit4:junit4]   2> 250 T1370 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 251 T1370 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 251 T1370 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362426130437
[junit4:junit4]   2> 252 T1370 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362426130437/solr.xml
[junit4:junit4]   2> 252 T1370 oasc.CoreContainer.<init> New CoreContainer 1276362438
[junit4:junit4]   2> 253 T1370 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362426130437/'
[junit4:junit4]   2> 253 T1370 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362426130437/'
[junit4:junit4]   2> 271 T1370 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 272 T1370 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 272 T1370 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 272 T1370 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 272 T1370 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 273 T1370 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 273 T1370 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 273 T1370 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 274 T1370 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 274 T1370 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 279 T1370 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 288 T1370 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:54299/solr
[junit4:junit4]   2> 288 T1370 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 289 T1370 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:54299 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@2209b721
[junit4:junit4]   2> 289 T1370 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 290 T1389 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:54299. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 290 T1389 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:54299, initiating session
[junit4:junit4]   2> 290 T1372 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:44944
[junit4:junit4]   2> 291 T1372 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:44944
[junit4:junit4]   2> 292 T1374 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d36ecef5e0002 with negotiated timeout 20000 for client /127.0.0.1:44944
[junit4:junit4]   2> 292 T1389 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:54299, sessionid = 0x13d36ecef5e0002, negotiated timeout = 20000
[junit4:junit4]   2> 292 T1390 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2209b721 name:ZooKeeperConnection Watcher:127.0.0.1:54299 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 292 T1370 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 294 T1375 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d36ecef5e0002
[junit4:junit4]   2> 294 T1372 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:44944 which had sessionid 0x13d36ecef5e0002
[junit4:junit4]   2> 294 T1390 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 294 T1370 oaz.ZooKeeper.close Session: 0x13d36ecef5e0002 closed
[junit4:junit4]   2> 295 T1370 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 297 T1370 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:54299/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@2ecce224
[junit4:junit4]   2> 298 T1370 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 298 T1391 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:54299. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 299 T1391 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:54299, initiating session
[junit4:junit4]   2> 299 T1372 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:44945
[junit4:junit4]   2> 299 T1372 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:44945
[junit4:junit4]   2> 300 T1374 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d36ecef5e0003 with negotiated timeout 20000 for client /127.0.0.1:44945
[junit4:junit4]   2> 300 T1391 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:54299, sessionid = 0x13d36ecef5e0003, negotiated timeout = 20000
[junit4:junit4]   2> 300 T1392 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2ecce224 name:ZooKeeperConnection Watcher:127.0.0.1:54299/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 300 T1370 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 302 T1375 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d36ecef5e0003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 303 T1370 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 304 T1370 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60580_
[junit4:junit4]   2> 305 T1375 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d36ecef5e0003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:60580_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:60580_
[junit4:junit4]   2> 305 T1370 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60580_
[junit4:junit4]   2> 308 T1370 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 313 T1375 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d36ecef5e0003 type:delete cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 313 T1370 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 315 T1370 oasc.Overseer.start Overseer (id=89287958873374723-127.0.0.1:60580_-n_0000000000) starting
[junit4:junit4]   2> 315 T1375 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d36ecef5e0003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 316 T1375 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d36ecef5e0003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 317 T1375 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d36ecef5e0003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 317 T1375 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d36ecef5e0003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 318 T1394 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 318 T1370 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 320 T1370 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 322 T1393 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 324 T1395 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362426130437/collection1
[junit4:junit4]   2> 324 T1395 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 324 T1395 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 325 T1395 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 326 T1395 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362426130437/collection1/'
[junit4:junit4]   2> 326 T1395 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362426130437/collection1/lib/README' to classloader
[junit4:junit4]   2> 326 T1395 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362426130437/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 346 T1395 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 375 T1395 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 376 T1395 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 380 T1395 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 671 T1395 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 677 T1395 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 679 T1395 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 693 T1395 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 696 T1395 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 699 T1395 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 700 T1395 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 700 T1395 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 701 T1395 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 702 T1395 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 702 T1395 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 702 T1395 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362426130437/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/control/data/
[junit4:junit4]   2> 702 T1395 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d751619
[junit4:junit4]   2> 702 T1395 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 703 T1395 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/control/data forceNew:false
[junit4:junit4]   2> 703 T1395 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/control/data
[junit4:junit4]   2> 704 T1395 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/control/data/index/
[junit4:junit4]   2> 704 T1395 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 704 T1395 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/control/data/index forceNew:false
[junit4:junit4]   2> 705 T1395 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@35b4ef50 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3334b0be),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 705 T1395 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 706 T1395 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/control/data/index
[junit4:junit4]   2> 707 T1395 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 707 T1395 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 707 T1395 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 708 T1395 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 708 T1395 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 708 T1395 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 708 T1395 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 709 T1395 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 709 T1395 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 711 T1395 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 713 T1395 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/control/data
[junit4:junit4]   2> 713 T1395 oass.SolrIndexSearcher.<init> Opening Searcher@30ca475d main
[junit4:junit4]   2> 713 T1395 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/control/data/tlog
[junit4:junit4]   2> 714 T1395 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 714 T1395 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 716 T1395 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/control/data
[junit4:junit4]   2> 717 T1396 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@30ca475d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 717 T1395 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 717 T1395 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 718 T1375 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d36ecef5e0003 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> 1825 T1393 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1826 T1393 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60580_",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60580",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 1826 T1393 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 1827 T1393 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 1827 T1375 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d36ecef5e0003 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> 1832 T1392 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> 2720 T1395 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2720 T1395 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60580 collection:control_collection shard:shard1
[junit4:junit4]   2> 2721 T1395 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2726 T1375 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d36ecef5e0003 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> 2727 T1395 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2727 T1375 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d36ecef5e0003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2728 T1395 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2728 T1395 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2729 T1395 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60580/collection1/
[junit4:junit4]   2> 2729 T1395 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2729 T1395 oasc.SyncStrategy.syncToMe http://127.0.0.1:60580/collection1/ has no replicas
[junit4:junit4]   2> 2729 T1395 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60580/collection1/
[junit4:junit4]   2> 2729 T1395 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2732 T1375 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d36ecef5e0003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3336 T1393 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3342 T1392 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> 3386 T1395 oasc.ZkController.register We are http://127.0.0.1:60580/collection1/ and leader is http://127.0.0.1:60580/collection1/
[junit4:junit4]   2> 3386 T1395 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60580
[junit4:junit4]   2> 3386 T1395 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3386 T1395 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3387 T1395 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3389 T1395 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3390 T1370 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3391 T1370 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3391 T1370 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3395 T1370 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3396 T1370 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:54299/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@22eb06dc
[junit4:junit4]   2> 3397 T1370 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3397 T1398 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:54299. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3398 T1398 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:54299, initiating session
[junit4:junit4]   2> 3398 T1372 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:44948
[junit4:junit4]   2> 3398 T1372 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:44948
[junit4:junit4]   2> 3399 T1374 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d36ecef5e0004 with negotiated timeout 10000 for client /127.0.0.1:44948
[junit4:junit4]   2> 3399 T1398 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:54299, sessionid = 0x13d36ecef5e0004, negotiated timeout = 10000
[junit4:junit4]   2> 3399 T1399 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@22eb06dc name:ZooKeeperConnection Watcher:127.0.0.1:54299/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3399 T1370 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3400 T1370 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3402 T1370 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3472 T1370 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3474 T1370 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58002
[junit4:junit4]   2> 3475 T1370 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3475 T1370 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3475 T1370 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362426133664
[junit4:junit4]   2> 3476 T1370 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362426133664/solr.xml
[junit4:junit4]   2> 3476 T1370 oasc.CoreContainer.<init> New CoreContainer 2111627509
[junit4:junit4]   2> 3476 T1370 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362426133664/'
[junit4:junit4]   2> 3477 T1370 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362426133664/'
[junit4:junit4]   2> 3498 T1370 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3498 T1370 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3498 T1370 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3499 T1370 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3499 T1370 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3499 T1370 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3499 T1370 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3500 T1370 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3500 T1370 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3500 T1370 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3506 T1370 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3514 T1370 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:54299/solr
[junit4:junit4]   2> 3515 T1370 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3515 T1370 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:54299 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@4d454d53
[junit4:junit4]   2> 3516 T1370 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3516 T1409 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:54299. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3517 T1409 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:54299, initiating session
[junit4:junit4]   2> 3517 T1372 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:44949
[junit4:junit4]   2> 3517 T1372 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:44949
[junit4:junit4]   2> 3518 T1374 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d36ecef5e0005 with negotiated timeout 20000 for client /127.0.0.1:44949
[junit4:junit4]   2> 3518 T1409 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:54299, sessionid = 0x13d36ecef5e0005, negotiated timeout = 20000
[junit4:junit4]   2> 3518 T1410 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4d454d53 name:ZooKeeperConnection Watcher:127.0.0.1:54299 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3518 T1370 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3519 T1375 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d36ecef5e0005
[junit4:junit4]   2> 3520 T1410 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3520 T1372 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:44949 which had sessionid 0x13d36ecef5e0005
[junit4:junit4]   2> 3520 T1370 oaz.ZooKeeper.close Session: 0x13d36ecef5e0005 closed
[junit4:junit4]   2> 3521 T1370 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3524 T1370 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:54299/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1607c532
[junit4:junit4]   2> 3524 T1370 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3524 T1411 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:54299. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3525 T1411 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:54299, initiating session
[junit4:junit4]   2> 3525 T1372 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:44950
[junit4:junit4]   2> 3525 T1372 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:44950
[junit4:junit4]   2> 3526 T1374 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d36ecef5e0006 with negotiated timeout 20000 for client /127.0.0.1:44950
[junit4:junit4]   2> 3526 T1411 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:54299, sessionid = 0x13d36ecef5e0006, negotiated timeout = 20000
[junit4:junit4]   2> 3526 T1412 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1607c532 name:ZooKeeperConnection Watcher:127.0.0.1:54299/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3526 T1370 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3527 T1375 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d36ecef5e0006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3528 T1375 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d36ecef5e0006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3529 T1370 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4531 T1370 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58002_
[junit4:junit4]   2> 4531 T1375 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d36ecef5e0006 type:delete cxid:0x9 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:58002_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:58002_
[junit4:junit4]   2> 4532 T1370 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58002_
[junit4:junit4]   2> 4535 T1392 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 4535 T1412 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4535 T1399 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4536 T1392 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4540 T1413 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362426133664/collection1
[junit4:junit4]   2> 4540 T1413 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4540 T1413 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4541 T1413 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4542 T1413 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362426133664/collection1/'
[junit4:junit4]   2> 4542 T1413 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362426133664/collection1/lib/README' to classloader
[junit4:junit4]   2> 4542 T1413 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362426133664/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4563 T1413 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4595 T1413 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4596 T1413 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4600 T1413 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4847 T1393 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4848 T1393 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60580_",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60580",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 4851 T1412 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> 4852 T1392 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> 4852 T1399 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> 4912 T1413 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 4917 T1413 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 4919 T1413 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 4932 T1413 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4935 T1413 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4938 T1413 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4939 T1413 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 4939 T1413 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 4939 T1413 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4941 T1413 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 4941 T1413 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 4941 T1413 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362426133664/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty1/
[junit4:junit4]   2> 4941 T1413 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d751619
[junit4:junit4]   2> 4941 T1413 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 4942 T1413 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty1 forceNew:false
[junit4:junit4]   2> 4942 T1413 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty1
[junit4:junit4]   2> 4943 T1413 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty1/index/
[junit4:junit4]   2> 4943 T1413 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 4943 T1413 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty1/index forceNew:false
[junit4:junit4]   2> 4944 T1413 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@eade2de lockFactory=org.apache.lucene.store.NativeFSLockFactory@6cc16d48),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4944 T1413 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4945 T1413 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty1/index
[junit4:junit4]   2> 4946 T1413 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 4946 T1413 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 4946 T1413 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 4947 T1413 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 4947 T1413 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 4947 T1413 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 4947 T1413 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 4948 T1413 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 4948 T1413 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 4950 T1413 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 4952 T1413 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty1
[junit4:junit4]   2> 4952 T1413 oass.SolrIndexSearcher.<init> Opening Searcher@56f29ef2 main
[junit4:junit4]   2> 4953 T1413 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty1/tlog
[junit4:junit4]   2> 4953 T1413 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 4953 T1413 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 4956 T1414 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@56f29ef2 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 4957 T1413 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 4958 T1413 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6356 T1393 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6357 T1393 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:58002_",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58002",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 6357 T1393 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6357 T1393 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 6372 T1399 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> 6372 T1392 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> 6372 T1412 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> 6959 T1413 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 6959 T1413 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:58002 collection:collection1 shard:shard2
[junit4:junit4]   2> 6960 T1413 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 6966 T1375 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d36ecef5e0006 type:delete cxid:0x46 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 6966 T1413 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 6966 T1375 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d36ecef5e0006 type:create cxid:0x47 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6968 T1413 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 6968 T1413 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 6968 T1413 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:58002/collection1/
[junit4:junit4]   2> 6968 T1413 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 6968 T1413 oasc.SyncStrategy.syncToMe http://127.0.0.1:58002/collection1/ has no replicas
[junit4:junit4]   2> 6968 T1413 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:58002/collection1/
[junit4:junit4]   2> 6968 T1413 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 6971 T1375 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d36ecef5e0006 type:create cxid:0x51 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7877 T1393 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7919 T1392 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> 7919 T1399 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> 7919 T1412 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> 7925 T1413 oasc.ZkController.register We are http://127.0.0.1:58002/collection1/ and leader is http://127.0.0.1:58002/collection1/
[junit4:junit4]   2> 7925 T1413 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58002
[junit4:junit4]   2> 7925 T1413 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 7925 T1413 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 7925 T1413 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 7926 T1413 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7927 T1370 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 7928 T1370 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 7928 T1370 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 7986 T1370 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 7989 T1370 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:43988
[junit4:junit4]   2> 7989 T1370 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 7990 T1370 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 7990 T1370 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362426138193
[junit4:junit4]   2> 7990 T1370 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362426138193/solr.xml
[junit4:junit4]   2> 7991 T1370 oasc.CoreContainer.<init> New CoreContainer 139443496
[junit4:junit4]   2> 7991 T1370 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362426138193/'
[junit4:junit4]   2> 7991 T1370 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362426138193/'
[junit4:junit4]   2> 8008 T1370 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8008 T1370 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8009 T1370 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8009 T1370 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8009 T1370 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8009 T1370 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8010 T1370 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8010 T1370 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8010 T1370 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8011 T1370 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8016 T1370 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8036 T1370 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:54299/solr
[junit4:junit4]   2> 8037 T1370 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8037 T1370 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:54299 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@98a9731
[junit4:junit4]   2> 8038 T1370 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8043 T1425 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:54299. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8043 T1425 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:54299, initiating session
[junit4:junit4]   2> 8044 T1372 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:44965
[junit4:junit4]   2> 8044 T1372 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:44965
[junit4:junit4]   2> 8045 T1374 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d36ecef5e0007 with negotiated timeout 20000 for client /127.0.0.1:44965
[junit4:junit4]   2> 8045 T1425 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:54299, sessionid = 0x13d36ecef5e0007, negotiated timeout = 20000
[junit4:junit4]   2> 8045 T1426 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@98a9731 name:ZooKeeperConnection Watcher:127.0.0.1:54299 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8046 T1370 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8047 T1375 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d36ecef5e0007
[junit4:junit4]   2> 8048 T1372 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:44965 which had sessionid 0x13d36ecef5e0007
[junit4:junit4]   2> 8048 T1370 oaz.ZooKeeper.close Session: 0x13d36ecef5e0007 closed
[junit4:junit4]   2> 8049 T1426 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8049 T1370 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8053 T1370 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:54299/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@7309c792
[junit4:junit4]   2> 8056 T1370 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8057 T1427 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:54299. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8058 T1372 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:44966
[junit4:junit4]   2> 8058 T1427 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:54299, initiating session
[junit4:junit4]   2> 8058 T1372 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:44966
[junit4:junit4]   2> 8059 T1374 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d36ecef5e0008 with negotiated timeout 20000 for client /127.0.0.1:44966
[junit4:junit4]   2> 8059 T1427 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:54299, sessionid = 0x13d36ecef5e0008, negotiated timeout = 20000
[junit4:junit4]   2> 8060 T1428 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7309c792 name:ZooKeeperConnection Watcher:127.0.0.1:54299/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8061 T1370 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8062 T1375 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d36ecef5e0008 type:create cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8063 T1375 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d36ecef5e0008 type:create cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8065 T1370 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9067 T1370 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43988_
[junit4:junit4]   2> 9068 T1375 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d36ecef5e0008 type:delete cxid:0x9 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:43988_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:43988_
[junit4:junit4]   2> 9069 T1370 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43988_
[junit4:junit4]   2> 9071 T1392 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> 9071 T1412 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> 9073 T1399 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9073 T1399 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> 9073 T1428 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9076 T1412 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9077 T1392 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9082 T1429 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362426138193/collection1
[junit4:junit4]   2> 9083 T1429 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9083 T1429 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9084 T1429 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9085 T1429 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362426138193/collection1/'
[junit4:junit4]   2> 9085 T1429 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362426138193/collection1/lib/README' to classloader
[junit4:junit4]   2> 9086 T1429 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362426138193/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9117 T1429 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9156 T1429 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9157 T1429 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9161 T1429 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9426 T1393 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9427 T1393 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:58002_",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58002",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 9431 T1399 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> 9431 T1412 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> 9431 T1428 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> 9431 T1392 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> 9547 T1429 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9562 T1429 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9564 T1429 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9586 T1429 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9590 T1429 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9596 T1429 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9598 T1429 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9599 T1429 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9599 T1429 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9600 T1429 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9600 T1429 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9601 T1429 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362426138193/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty2/
[junit4:junit4]   2> 9601 T1429 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d751619
[junit4:junit4]   2> 9601 T1429 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9603 T1429 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty2 forceNew:false
[junit4:junit4]   2> 9603 T1429 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty2
[junit4:junit4]   2> 9603 T1429 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty2/index/
[junit4:junit4]   2> 9603 T1429 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9604 T1429 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty2/index forceNew:false
[junit4:junit4]   2> 9606 T1429 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3d21ab5d lockFactory=org.apache.lucene.store.NativeFSLockFactory@3f7d14ee),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9606 T1429 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9607 T1429 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty2/index
[junit4:junit4]   2> 9609 T1429 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9609 T1429 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9610 T1429 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9610 T1429 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9611 T1429 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9611 T1429 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9611 T1429 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9612 T1429 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9612 T1429 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9616 T1429 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9619 T1429 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty2
[junit4:junit4]   2> 9620 T1429 oass.SolrIndexSearcher.<init> Opening Searcher@45ad6613 main
[junit4:junit4]   2> 9620 T1429 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty2/tlog
[junit4:junit4]   2> 9621 T1429 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9621 T1429 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9625 T1430 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@45ad6613 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9627 T1429 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 9627 T1429 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10938 T1393 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10939 T1393 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:43988_",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43988",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 10939 T1393 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 10940 T1393 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 10959 T1399 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> 10960 T1392 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> 10960 T1412 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> 10960 T1428 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> 11629 T1429 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11629 T1429 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:43988 collection:collection1 shard:shard1
[junit4:junit4]   2> 11630 T1429 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 11635 T1375 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d36ecef5e0008 type:delete cxid:0x45 zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard1 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard1
[junit4:junit4]   2> 11635 T1429 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11636 T1375 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d36ecef5e0008 type:create cxid:0x46 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11637 T1429 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11637 T1429 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11637 T1429 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:43988/collection1/
[junit4:junit4]   2> 11637 T1429 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11637 T1429 oasc.SyncStrategy.syncToMe http://127.0.0.1:43988/collection1/ has no replicas
[junit4:junit4]   2> 11638 T1429 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:43988/collection1/
[junit4:junit4]   2> 11638 T1429 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 11640 T1375 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d36ecef5e0008 type:create cxid:0x4f zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12466 T1393 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12474 T1399 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> 12474 T1392 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> 12474 T1428 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> 12475 T1412 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> 12494 T1429 oasc.ZkController.register We are http://127.0.0.1:43988/collection1/ and leader is http://127.0.0.1:43988/collection1/
[junit4:junit4]   2> 12494 T1429 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43988
[junit4:junit4]   2> 12494 T1429 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 12494 T1429 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12494 T1429 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12496 T1429 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12497 T1370 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 12497 T1370 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12497 T1370 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12565 T1370 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12567 T1370 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54740
[junit4:junit4]   2> 12568 T1370 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12569 T1370 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12569 T1370 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362426142762
[junit4:junit4]   2> 12569 T1370 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362426142762/solr.xml
[junit4:junit4]   2> 12570 T1370 oasc.CoreContainer.<init> New CoreContainer 1476740610
[junit4:junit4]   2> 12570 T1370 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362426142762/'
[junit4:junit4]   2> 12570 T1370 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362426142762/'
[junit4:junit4]   2> 12594 T1370 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 12594 T1370 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12595 T1370 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12595 T1370 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12595 T1370 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12596 T1370 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12596 T1370 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12596 T1370 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12597 T1370 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12597 T1370 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12603 T1370 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12614 T1370 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:54299/solr
[junit4:junit4]   2> 12615 T1370 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12615 T1370 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:54299 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@647360f6
[junit4:junit4]   2> 12616 T1370 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12617 T1441 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:54299. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12618 T1441 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:54299, initiating session
[junit4:junit4]   2> 12618 T1372 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:44968
[junit4:junit4]   2> 12619 T1372 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:44968
[junit4:junit4]   2> 12620 T1374 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d36ecef5e0009 with negotiated timeout 20000 for client /127.0.0.1:44968
[junit4:junit4]   2> 12620 T1441 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:54299, sessionid = 0x13d36ecef5e0009, negotiated timeout = 20000
[junit4:junit4]   2> 12620 T1442 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@647360f6 name:ZooKeeperConnection Watcher:127.0.0.1:54299 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12620 T1370 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12622 T1375 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d36ecef5e0009
[junit4:junit4]   2> 12622 T1372 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:44968 which had sessionid 0x13d36ecef5e0009
[junit4:junit4]   2> 12623 T1442 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12623 T1370 oaz.ZooKeeper.close Session: 0x13d36ecef5e0009 closed
[junit4:junit4]   2> 12623 T1370 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12626 T1370 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:54299/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1f9f206d
[junit4:junit4]   2> 12627 T1370 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12627 T1443 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:54299. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12628 T1443 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:54299, initiating session
[junit4:junit4]   2> 12628 T1372 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:44969
[junit4:junit4]   2> 12628 T1372 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:44969
[junit4:junit4]   2> 12629 T1374 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d36ecef5e000a with negotiated timeout 20000 for client /127.0.0.1:44969
[junit4:junit4]   2> 12629 T1443 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:54299, sessionid = 0x13d36ecef5e000a, negotiated timeout = 20000
[junit4:junit4]   2> 12630 T1444 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f9f206d name:ZooKeeperConnection Watcher:127.0.0.1:54299/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12630 T1370 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12631 T1375 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d36ecef5e000a type:create cxid:0x1 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12632 T1375 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d36ecef5e000a type:create cxid:0x2 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12634 T1370 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13636 T1370 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54740_
[junit4:junit4]   2> 13637 T1375 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d36ecef5e000a type:delete cxid:0x9 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:54740_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:54740_
[junit4:junit4]   2> 13638 T1370 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54740_
[junit4:junit4]   2> 13641 T1399 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> 13641 T1412 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> 13641 T1428 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> 13642 T1392 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13642 T1392 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> 13643 T1444 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13644 T1428 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13644 T1412 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13645 T1399 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13649 T1445 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362426142762/collection1
[junit4:junit4]   2> 13649 T1445 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13650 T1445 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13650 T1445 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13660 T1445 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362426142762/collection1/'
[junit4:junit4]   2> 13660 T1445 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362426142762/collection1/lib/README' to classloader
[junit4:junit4]   2> 13661 T1445 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362426142762/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13725 T1445 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 13774 T1445 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13776 T1445 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13783 T1445 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 13986 T1393 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13987 T1393 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:43988_",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43988",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 13991 T1428 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> 13991 T1412 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> 13991 T1399 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> 13991 T1444 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> 13991 T1392 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> 14249 T1445 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14257 T1445 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14260 T1445 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14277 T1445 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14281 T1445 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14285 T1445 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14287 T1445 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14287 T1445 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14288 T1445 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14289 T1445 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14289 T1445 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14289 T1445 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362426142762/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty3/
[junit4:junit4]   2> 14290 T1445 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d751619
[junit4:junit4]   2> 14290 T1445 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14291 T1445 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty3 forceNew:false
[junit4:junit4]   2> 14292 T1445 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty3
[junit4:junit4]   2> 14292 T1445 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty3/index/
[junit4:junit4]   2> 14292 T1445 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14294 T1445 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty3/index forceNew:false
[junit4:junit4]   2> 14295 T1445 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@362d33 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7d329ffe),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14295 T1445 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14296 T1445 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty3/index
[junit4:junit4]   2> 14297 T1445 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14297 T1445 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14297 T1445 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14298 T1445 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14298 T1445 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14298 T1445 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14299 T1445 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14299 T1445 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14299 T1445 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14301 T1445 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14307 T1445 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty3
[junit4:junit4]   2> 14308 T1445 oass.SolrIndexSearcher.<init> Opening Searcher@196dd674 main
[junit4:junit4]   2> 14308 T1445 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty3/tlog
[junit4:junit4]   2> 14308 T1445 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14308 T1445 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14312 T1446 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@196dd674 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14314 T1445 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14314 T1445 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15499 T1393 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15500 T1393 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54740_",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54740",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 15500 T1393 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 15500 T1393 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 15507 T1412 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> 15507 T1428 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> 15507 T1392 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> 15507 T1444 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> 15507 T1399 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> 16315 T1445 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16315 T1445 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:54740 collection:collection1 shard:shard2
[junit4:junit4]   2> 16319 T1445 oasc.ZkController.register We are http://127.0.0.1:54740/collection1/ and leader is http://127.0.0.1:58002/collection1/
[junit4:junit4]   2> 16319 T1445 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:54740
[junit4:junit4]   2> 16319 T1445 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16319 T1445 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C316 name=collection1 org.apache.solr.core.SolrCore@260a366d url=http://127.0.0.1:54740/collection1 node=127.0.0.1:54740_ C316_STATE=coll:collection1 core:collection1 props:{collection=collection1, node_name=127.0.0.1:54740_, base_url=http://127.0.0.1:54740, state=down, core=collection1}
[junit4:junit4]   2> 16319 T1447 C316 P54740 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16320 T1447 C316 P54740 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16320 T1445 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16320 T1447 C316 P54740 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16321 T1447 C316 P54740 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16321 T1370 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 16322 T1447 C316 P54740 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16322 T1370 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16323 T1370 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16327 T1370 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16328 T1370 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16334 T1405 oasc.CoreContainer.create Creating SolrCore 'onenodecollectioncore' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362426133664/onenodecollectioncore
[junit4:junit4]   2> 16334 T1405 oasc.ZkController.createCollectionZkNode Check for collection zkNode:onenodecollection
[junit4:junit4]   2> 16335 T1405 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   2> 16336 T1405 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 16337 T1405 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 16338 T1405 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection
[junit4:junit4]   2> 16340 T1405 oasc.ZkController.readConfigName Load collection config from:/collections/onenodecollection
[junit4:junit4]   2> 16341 T1405 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362426133664/onenodecollectioncore/'
[junit4:junit4]   2> 16384 T1405 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 16426 T1405 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 16428 T1405 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 16432 T1405 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 16825 T1405 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 16836 T1405 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 16839 T1405 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 16866 T1405 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 16872 T1405 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 16878 T1405 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 16879 T1405 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 16880 T1405 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 16880 T1405 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 16882 T1405 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 16882 T1405 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 16883 T1405 oasc.SolrCore.<init> [onenodecollectioncore] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362426133664/onenodecollectioncore/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362426130267/onenodecollection/
[junit4:junit4]   2> 16883 T1405 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5d751619
[junit4:junit4]   2> 16884 T1405 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 16886 T1405 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362426130267/onenodecollection forceNew:false
[junit4:junit4]   2> 16886 T1405 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362426130267/onenodecollection
[junit4:junit4]   2> 16886 T1405 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362426130267/onenodecollection/index/
[junit4:junit4]   2> 16887 T1405 oasc.SolrCore.initIndex WARNING [onenodecollectioncore] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362426130267/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 16888 T1405 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362426130267/onenodecollection/index forceNew:false
[junit4:junit4]   2> 16890 T1405 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1643c376 lockFactory=org.apache.lucene.store.NativeFSLockFactory@bde10e5),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 16890 T1405 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 16891 T1405 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362426130267/onenodecollection/index
[junit4:junit4]   2> 16893 T1405 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 16895 T1405 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 16896 T1405 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 16896 T1405 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 16897 T1405 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 16897 T1405 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 16898 T1405 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 16898 T1405 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 16899 T1405 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 16903 T1405 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 16907 T1405 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362426130267/onenodecollection
[junit4:junit4]   2> 16907 T1405 oass.SolrIndexSearcher.<init> Opening Searcher@1dc143a9 main
[junit4:junit4]   2> 16908 T1405 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362426130267/onenodecollection/tlog
[junit4:junit4]   2> 16908 T1405 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 16909 T1405 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 16911 T1405 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362426130267/onenodecollection
[junit4:junit4]   2> 16912 T1449 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@1dc143a9 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 16913 T1405 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 17016 T1393 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17017 T1393 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54740_",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54740",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 17022 T1393 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:58002_",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58002",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore"}
[junit4:junit4]   2> 17022 T1393 oasc.Overseer$ClusterStateUpdater.createCollection Create collection onenodecollection with numShards 1
[junit4:junit4]   2> 17022 T1393 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 17027 T1444 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> 17027 T1412 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> 17027 T1392 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> 17027 T1399 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> 17027 T1428 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> 17914 T1405 oasc.CoreContainer.registerCore registering core: onenodecollectioncore
[junit4:junit4]   2> 17915 T1405 oasc.ZkController.register Register replica - core:onenodecollectioncore address:http://127.0.0.1:58002 collection:onenodecollection shard:shard1
[junit4:junit4]   2> 17916 T1405 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   2> 17923 T1375 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d36ecef5e0006 type:delete cxid:0x9f zxid:0xac txntype:-1 reqpath:n/a Error Path:/solr/collections/onenodecollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/onenodecollection/leaders
[junit4:junit4]   2> 17924 T1405 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 17925 T1375 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d36ecef5e0006 type:create cxid:0xa0 zxid:0xad txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 17927 T1405 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 17928 T1405 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 17928 T1405 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:58002/onenodecollectioncore/
[junit4:junit4]   2> 17928 T1405 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 17929 T1405 oasc.SyncStrategy.syncToMe http://127.0.0.1:58002/onenodecollectioncore/ has no replicas
[junit4:junit4]   2> 17929 T1405 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:58002/onenodecollectioncore/
[junit4:junit4]   2> 17930 T1405 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   2> 17935 T1375 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d36ecef5e0006 type:create cxid:0xaa zxid:0xb1 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 18534 T1393 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18543 T1392 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> 18543 T1444 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> 18543 T1399 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> 18544 T1412 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> 18543 T1428 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> 18588 T1405 oasc.ZkController.register We are http://127.0.0.1:58002/onenodecollectioncore/ and leader is http://127.0.0.1:58002/onenodecollectioncore/
[junit4:junit4]   2> 18588 T1405 oasc.ZkController.register No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:58002
[junit4:junit4]   2> 18589 T1405 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 18589 T1405 oasc.ZkController.publish publishing core=onenodecollectioncore state=active
[junit4:junit4]   2> 18591 T1405 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18592 T1370 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 18593 T1370 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C316_STATE=coll:collection1 core:collection1 props:{collection=collection1, node_name=127.0.0.1:54740_, shard=shard2, base_url=http://127.0.0.1:54740, state=recovering, core=collection1}
[junit4:junit4]   2> 19327 T1447 C316 P54740 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:58002/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 19328 T1447 C316 P54740 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:54740 START replicas=[http://127.0.0.1:58002/collection1/] nUpdates=100
[junit4:junit4]   2> 19328 T1447 C316 P54740 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 19328 T1447 C316 P54740 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 19328 T1447 C316 P54740 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 19329 T1447 C316 P54740 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 19329 T1447 C316 P54740 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 19329 T1447 C316 P54740 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:58002/collection1/. core=collection1
[junit4:junit4]   2> 19329 T1447 C316 P54740 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C317 name=collection1 org.apache.solr.core.SolrCore@db68728 url=http://127.0.0.1:58002/collection1 node=127.0.0.1:58002_ C317_STATE=coll:collection1 core:collection1 props:{collection=collection1, node_name=127.0.0.1:58002_, shard=shard2, base_url=http://127.0.0.1:58002, state=active, core=collection1, leader=true}
[junit4:junit4]   2> 19334 T1407 C317 P58002 REQ /get {wt=javabin&distrib=false&version=2&getVersions=100&qt=/get} status=0 QTime=1 
[junit4:junit4]   2> 19335 T1406 C317 P58002 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 19336 T1406 C317 P58002 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty1
[junit4:junit4]   2> 19338 T1406 C317 P58002 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@eade2de lockFactory=org.apache.lucene.store.NativeFSLockFactory@6cc16d48),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19338 T1406 C317 P58002 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19339 T1406 C317 P58002 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@eade2de lockFactory=org.apache.lucene.store.NativeFSLockFactory@6cc16d48),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@eade2de lockFactory=org.apache.lucene.store.NativeFSLockFactory@6cc16d48),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19339 T1406 C317 P58002 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19340 T1406 C317 P58002 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty1
[junit4:junit4]   2> 19340 T1406 C317 P58002 oass.SolrIndexSearcher.<init> Opening Searcher@1cad0cad realtime
[junit4:junit4]   2> 19341 T1406 C317 P58002 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19341 T1406 C317 P58002 /update {commit_end_point=true&wt=javabin&version=2&softCommit=false&openSearcher=false&waitSearcher=true&commit=true} {commit=} 0 6
[junit4:junit4]   2> 19342 T1447 C316 P54740 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19342 T1447 C316 P54740 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19349 T1407 C317 P58002 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19349 T1407 C317 P58002 REQ /replication {wt=javabin&version=2&command=indexversion&qt=/replication} status=0 QTime=5 
[junit4:junit4]   2> 19350 T1447 C316 P54740 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 19350 T1447 C316 P54740 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19350 T1447 C316 P54740 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19352 T1408 C317 P58002 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty1
[junit4:junit4]   2> 19352 T1408 C317 P58002 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty1/index
[junit4:junit4]   2> 19353 T1408 C317 P58002 REQ /replication {wt=javabin&version=2&command=filelist&generation=2&qt=/replication} status=0 QTime=1 
[junit4:junit4]   2> 19353 T1447 C316 P54740 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 19356 T1447 C316 P54740 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty3/index.20130304094229615 forceNew:false
[junit4:junit4]   2> 19356 T1447 C316 P54740 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty3
[junit4:junit4]   2> 19356 T1447 C316 P54740 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/index1345613465tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e9e8738) fullCopy=false
[junit4:junit4]   2> 19359 T1406 C317 P58002 REQ /replication {wt=filestream&checksum=true&file=segments_2&command=filecontent&generation=2&qt=/replication} status=0 QTime=0 
[junit4:junit4]   2> 19360 T1447 C316 P54740 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty3/index
[junit4:junit4]   2> 19360 T1447 C316 P54740 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 19362 T1447 C316 P54740 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty3
[junit4:junit4]   2> 19363 T1447 C316 P54740 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty3
[junit4:junit4]   2> 19363 T1447 C316 P54740 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 19363 T1447 C316 P54740 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 19363 T1447 C316 P54740 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty3
[junit4:junit4]   2> 19366 T1447 C316 P54740 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@362d33 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7d329ffe),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@362d33 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7d329ffe),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19367 T1447 C316 P54740 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19367 T1447 C316 P54740 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 19367 T1447 C316 P54740 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty3
[junit4:junit4]   2> 19367 T1447 C316 P54740 oass.SolrIndexSearcher.<init> Opening Searcher@1d95635b main
[junit4:junit4]   2> 19368 T1446 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1d95635b main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 19369 T1446 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty3/index
[junit4:junit4]   2> 19369 T1447 C316 P54740 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/index1345613465tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e9e8738)
[junit4:junit4]   2> 19369 T1447 C316 P54740 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty3/index.20130304094229615
[junit4:junit4]   2> 19370 T1447 C316 P54740 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty3/index
[junit4:junit4]   2> 19370 T1447 C316 P54740 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 19370 T1447 C316 P54740 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 19370 T1447 C316 P54740 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 19370 T1447 C316 P54740 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19372 T1447 C316 P54740 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 19594 T1370 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20050 T1393 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20051 T1393 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:58002_",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58002",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore"}
[junit4:junit4]   2> 20054 T1393 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54740_",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54740",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 20059 T1392 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> 20059 T1428 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> 20059 T1444 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> 20059 T1412 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> 20060 T1399 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> 20596 T1370 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20597 T1370 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: onenodecollection
[junit4:junit4]   2> 20597 T1370 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 20622 T1370 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:54299 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@4b0d14a3
[junit4:junit4]   2> 20623 T1370 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 20623 T1452 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:54299. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 20624 T1452 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:54299, initiating session
[junit4:junit4]   2> 20624 T1372 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:44976
[junit4:junit4]   2> 20624 T1372 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:44976
[junit4:junit4]   2> 20625 T1374 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d36ecef5e000b with negotiated timeout 10000 for client /127.0.0.1:44976
[junit4:junit4]   2> 20625 T1452 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:54299, sessionid = 0x13d36ecef5e000b, negotiated timeout = 10000
[junit4:junit4]   2> 20626 T1453 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4b0d14a3 name:ZooKeeperConnection Watcher:127.0.0.1:54299 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 20626 T1370 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 20676 T1375 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d36ecef5e000b
[junit4:junit4]   2> 20677 T1372 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:44976 which had sessionid 0x13d36ecef5e000b
[junit4:junit4]   2> 20677 T1370 oaz.ZooKeeper.close Session: 0x13d36ecef5e000b closed
[junit4:junit4]   2> 20679 T1375 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d36ecef5e0004
[junit4:junit4]   2> 20679 T1453 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 20679 T1399 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 20680 T1372 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:44948 which had sessionid 0x13d36ecef5e0004
[junit4:junit4]   2> 20679 T1370 oaz.ZooKeeper.close Session: 0x13d36ecef5e0004 closed
[junit4:junit4]   2> 20683 T1370 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 60580
[junit4:junit4]   2> 20684 T1370 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1276362438
[junit4:junit4]   2> 21568 T1393 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21569 T1393 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60580_",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60580",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 21577 T1428 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> 21577 T1444 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> 21577 T1412 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> 21578 T1392 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> 22686 T1370 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 22686 T1370 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 22688 T1370 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@64ea384d
[junit4:junit4]   2> 22689 T1370 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty3/index
[junit4:junit4]   2> 22690 T1370 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty3
[junit4:junit4]   2> 22692 T1370 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 22692 T1370 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 22692 T1370 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 22693 T1370 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 22693 T1370 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 22694 T1370 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/control/data/index
[junit4:junit4]   2> 22694 T1370 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/control/data/index
[junit4:junit4]   2> 22694 T1370 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/control/data/index
[junit4:junit4]   2> 22695 T1370 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/control/data
[junit4:junit4]   2> 22695 T1370 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/control/data
[junit4:junit4]   2> 22696 T1393 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=89287958873374723-127.0.0.1:60580_-n_0000000000) am no longer a leader.
[junit4:junit4]   2> 22697 T1375 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d36ecef5e0003
[junit4:junit4]   2> 22698 T1372 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:44945 which had sessionid 0x13d36ecef5e0003
[junit4:junit4]   2> 22698 T1370 oaz.ZooKeeper.close Session: 0x13d36ecef5e0003 closed
[junit4:junit4]   2> 22699 T1444 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 22699 T1428 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 22699 T1444 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> 22699 T1375 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d36ecef5e0006 type:delete cxid:0xb7 zxid:0xcd txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 22699 T1428 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> 22700 T1412 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 22702 T1412 oasc.Overseer.start Overseer (id=89287958873374726-127.0.0.1:58002_-n_0000000001) starting
[junit4:junit4]   2> 22702 T1375 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d36ecef5e0006 type:create cxid:0xbc zxid:0xcf txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 22703 T1375 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d36ecef5e0006 type:create cxid:0xbd zxid:0xd0 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 22703 T1375 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d36ecef5e0006 type:create cxid:0xbe zxid:0xd1 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 22704 T1375 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d36ecef5e0006 type:create cxid:0xbf zxid:0xd2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 22705 T1412 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> 22705 T1455 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 22706 T1412 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 22707 T1454 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 22710 T1454 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22711 T1454 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:60580_",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60580",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 22720 T1370 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   2> 22723 T1444 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> 22723 T1412 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> 22723 T1428 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> 22772 T1370 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 58002
[junit4:junit4]   2> 22772 T1370 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=2111627509
[junit4:junit4]   2> 23998 T1392 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 23998 T1392 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> 23998 T1392 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 23999 T1392 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 24227 T1454 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24228 T1454 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:58002__onenodecollectioncore",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:58002_",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58002",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore"}
[junit4:junit4]   2> 24231 T1454 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:58002_",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58002",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 24234 T1444 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> 24234 T1412 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> 24234 T1428 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> 25776 T1370 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 25776 T1370 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 25778 T1370 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 25780 T1370 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@db68728
[junit4:junit4]   2> 25781 T1370 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty3/index
[junit4:junit4]   2> 25782 T1370 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty3
[junit4:junit4]   2> 25783 T1370 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 25784 T1370 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 25784 T1370 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 25784 T1370 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2>  C317_STATE=coll:collection1 core:collection1 props:{collection=collection1, node_name=127.0.0.1:58002_, shard=shard2, base_url=http://127.0.0.1:58002, state=down, core=collection1, leader=true}
[junit4:junit4]   2> 25785 T1370 C317 P58002 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty1/index
[junit4:junit4]   2> 25786 T1370 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 25786 T1370 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty1/index
[junit4:junit4]   2> 25786 T1370 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty1/index
[junit4:junit4]   2> 25787 T1370 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty1/index
[junit4:junit4]   2> 25787 T1370 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty1/index
[junit4:junit4]   2> 25787 T1370 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty1
[junit4:junit4]   2> 25787 T1370 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty1
[junit4:junit4]   2> 25788 T1370 oasc.SolrCore.close [onenodecollectioncore]  CLOSING SolrCore org.apache.solr.core.SolrCore@77d5813
[junit4:junit4]   2> 25804 T1370 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 25804 T1370 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 25804 T1370 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 25805 T1370 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 25805 T1370 oasc.SolrCore.closeSearcher [onenodecollectioncore] Closing main searcher on request.
[junit4:junit4]   2> 25806 T1370 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362426130267/onenodecollection/index
[junit4:junit4]   2> 25806 T1370 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362426130267/onenodecollection
[junit4:junit4]   2> 25807 T1370 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362426130267/onenodecollection
[junit4:junit4]   2> 25807 T1370 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362426130267/onenodecollection/index
[junit4:junit4]   2> 25807 T1370 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362426130267/onenodecollection/index
[junit4:junit4]   2> 25809 T1454 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=89287958873374726-127.0.0.1:58002_-n_0000000001) am no longer a leader.
[junit4:junit4]   2> 25810 T1375 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d36ecef5e0006
[junit4:junit4]   2> 25811 T1412 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> 25811 T1412 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 25811 T1370 oaz.ZooKeeper.close Session: 0x13d36ecef5e0006 closed
[junit4:junit4]   2> 25811 T1412 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 25811 T1372 oazs.NIOServerCnxn.doIO WARNING caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13d36ecef5e0006, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 25811 T1412 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 25811 T1375 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d36ecef5e000a type:delete cxid:0x53 zxid:0xe3 txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 25812 T1372 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:44950 which had sessionid 0x13d36ecef5e0006
[junit4:junit4]   2> 25812 T1444 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 25812 T1428 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 25813 T1428 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> 25813 T1375 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d36ecef5e000a type:create cxid:0x54 zxid:0xe4 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25814 T1444 oasc.ShardLeaderElectionContext.shouldIBeLeader Checking if I should try and be the leader.
[junit4:junit4]   2> 25814 T1444 oasc.ShardLeaderElectionContext.shouldIBeLeader My last published State was Active, it's okay to be the leader.
[junit4:junit4]   2> 25814 T1444 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 25815 T1444 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:54740/collection1/
[junit4:junit4]   2> 25815 T1375 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d36ecef5e0008 type:delete cxid:0x71 zxid:0xe6 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 25815 T1444 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:54740 START replicas=[http://127.0.0.1:58002/collection1/] nUpdates=100
[junit4:junit4]   2> 25815 T1428 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 25815 T1444 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:54740 DONE.  We have no versions.  sync failed.
[junit4:junit4]   2> 25815 T1444 oasc.SyncStrategy.syncReplicas Leader's attempt to sync with shard failed, moving to the next canidate
[junit4:junit4]   2> 25816 T1444 oasc.ShardLeaderElectionContext.runLeaderProcess We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
[junit4:junit4]   2> 25816 T1444 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:54740/collection1/
[junit4:junit4]   2> 25816 T1444 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 25817 T1428 oasc.Overseer.start Overseer (id=89287958873374728-127.0.0.1:43988_-n_0000000002) starting
[junit4:junit4]   2> 25818 T1375 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d36ecef5e0008 type:create cxid:0x76 zxid:0xe8 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25818 T1375 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d36ecef5e0008 type:create cxid:0x77 zxid:0xe9 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25819 T1375 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d36ecef5e0008 type:create cxid:0x78 zxid:0xea txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25819 T1375 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d36ecef5e0008 type:create cxid:0x79 zxid:0xec txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25820 T1375 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d36ecef5e000a type:create cxid:0x5c zxid:0xed txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25820 T1458 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 25822 T1457 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 25823 T1444 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 25823 T1444 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> 25824 T1457 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 25825 T1457 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:58002_",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58002",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 25827 T1457 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:58002_",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58002",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore"}
[junit4:junit4]   2> 25834 T1370 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   2> 25839 T1428 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> 25840 T1444 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> 25889 T1370 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 43988
[junit4:junit4]   2> 25889 T1370 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=139443496
[junit4:junit4]   2> 26891 T1370 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 26892 T1370 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 26895 T1370 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@61b889a1
[junit4:junit4]   2> 26896 T1370 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty3/index
[junit4:junit4]   2> 26897 T1370 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty3
[junit4:junit4]   2> 26899 T1370 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 26899 T1370 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 26900 T1370 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 26900 T1370 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 26900 T1370 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 26901 T1370 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty2/index
[junit4:junit4]   2> 26901 T1370 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty2
[junit4:junit4]   2> 26901 T1370 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty2
[junit4:junit4]   2> 26902 T1370 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty2/index
[junit4:junit4]   2> 26902 T1370 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty2/index
[junit4:junit4]   2> 26903 T1457 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=89287958873374728-127.0.0.1:43988_-n_0000000002) am no longer a leader.
[junit4:junit4]   2> 26903 T1375 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d36ecef5e0008
[junit4:junit4]   2> 26905 T1372 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:44966 which had sessionid 0x13d36ecef5e0008
[junit4:junit4]   2> 26905 T1370 oaz.ZooKeeper.close Session: 0x13d36ecef5e0008 closed
[junit4:junit4]   2> 26905 T1444 oascc.ZkStateReader$3.process Updating live nodes... (1)
[junit4:junit4]   2> 26905 T1444 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 26907 T1375 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d36ecef5e000a type:delete cxid:0x67 zxid:0xff txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 26907 T1444 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 26909 T1444 oasc.Overseer.start Overseer (id=89287958873374730-127.0.0.1:54740_-n_0000000003) starting
[junit4:junit4]   2> 26909 T1375 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d36ecef5e000a type:create cxid:0x6c zxid:0x101 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 26910 T1375 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d36ecef5e000a type:create cxid:0x6d zxid:0x102 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 26911 T1375 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d36ecef5e000a type:create cxid:0x6e zxid:0x103 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 26911 T1375 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d36ecef5e000a type:create cxid:0x6f zxid:0x104 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 26912 T1460 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 26913 T1459 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 26915 T1459 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 26916 T1459 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:43988_",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43988",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 26921 T1459 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:43988_",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43988",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 26927 T1444 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> 26927 T1370 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   2> 26979 T1370 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 54740
[junit4:junit4]   2> 26980 T1370 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1476740610
[junit4:junit4]   2> 27982 T1370 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 27982 T1370 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 27985 T1370 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@260a366d
[junit4:junit4]   2> 27987 T1370 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty3/index
[junit4:junit4]   2> 27988 T1370 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty3
[junit4:junit4]   2> 27989 T1370 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty3/index
[junit4:junit4]   2> 27990 T1370 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty3
[junit4:junit4]   2> 27995 T1370 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 27996 T1370 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 27996 T1370 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 27997 T1370 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2>  C316_STATE=coll:collection1 core:collection1 props:{collection=collection1, node_name=127.0.0.1:54740_, shard=shard2, base_url=http://127.0.0.1:54740, state=active, core=collection1, leader=true}
[junit4:junit4]   2> 27998 T1370 C316 P54740 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty3/index
[junit4:junit4]   2> 27999 T1370 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 27999 T1370 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty3/index
[junit4:junit4]   2> 28000 T1370 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty3/index.20130304094229615
[junit4:junit4]   2> 28000 T1370 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty3/index.20130304094229615
[junit4:junit4]   2> 28000 T1370 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty3/index
[junit4:junit4]   2> 28001 T1370 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty3/index
[junit4:junit4]   2> 28001 T1370 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty3
[junit4:junit4]   2> 28002 T1370 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1362426130267/jetty3
[junit4:junit4]   2> 28003 T1459 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=89287958873374730-127.0.0.1:54740_-n_0000000003) am no longer a leader.
[junit4:junit4]   2> 28004 T1375 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d36ecef5e000a
[junit4:junit4]   2> 28005 T1444 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 28006 T1372 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:44969 which had sessionid 0x13d36ecef5e000a
[junit4:junit4]   2> 28006 T1370 oaz.ZooKeeper.close Session: 0x13d36ecef5e000a closed
[junit4:junit4]   2> 28035 T1370 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   2> 28091 T1370 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   2> 28092 T1370 oazs.ZooKeeperServer.shutdown shutting down
[junit4:junit4]   2> 28092 T1370 oazs.SessionTrackerImpl.shutdown Shutting down
[junit4:junit4]   2> 28092 T1370 oazs.PrepRequestProcessor.shutdown Shutting down
[junit4:junit4]   2> 28093 T1375 oazs.PrepRequestProcessor.run PrepRequestProcessor exited loop!
[junit4:junit4]   2> 28093 T1370 oazs.SyncRequestProcessor.shutdown Shutting down
[junit4:junit4]   2> 28094 T1374 oazs.SyncRequestProcessor.run SyncRequestProcessor exited!
[junit4:junit4]   2> 28094 T1370 oazs.FinalRequestProcessor.shutdown shutdown of request processor complete
[junit4:junit4]   2> 28096 T1370 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:54299 54299
[junit4:junit4]   2> 28098 T1372 oazs.NIOServerCnxnFactory.run NIOServerCnxn factory exited run method
[junit4:junit4]   2> 28099 T1370 oazs.ZooKeeperServer.shutdown shutting down
[junit4:junit4]   2> 28100 T1370 oazs.SessionTrackerImpl.shutdown Shutting down
[junit4:junit4]   2> 28100 T1370 oazs.PrepRequestProcessor.shutdown Shutting down
[junit4:junit4]   2> 28100 T1370 oazs.SyncRequestProcessor.shutdown Shutting down
[junit4:junit4]   2> 28101 T1370 oazs.FinalRequestProcessor.shutdown shutdown of request processor complete
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   1> / (2)
[junit4:junit4]   1> DATA:
[junit4:junit4]   1>     
[junit4:junit4]   1>  /zookeeper (1)
[junit4:junit4]   1>  DATA:
[junit4:junit4]   1>      
[junit4:junit4]   1>  /solr (6)
[junit4:junit4]   1>   /solr/collections (3)
[junit4:junit4]   1>    /solr/collections/control_collection (3)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"configName":"conf1"}
[junit4:junit4]   1>     /solr/collections/control_collection/leader_elect (1)
[junit4:junit4]   1>      /solr/collections/control_collection/leader_elect/shard1 (1)
[junit4:junit4]   1>

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

/solr/live_nodes/127.0.0.1:39235_bav%2Fm (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:54299_bav%2Fm (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:35897_bav%2Fm (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:41494_bav%2Fm (0)
[junit4:junit4]   1> 
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UnloadDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=3D00903DC61F2EAB -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=hr -Dtests.timezone=Indian/Maldives -Dtests.file.encoding=US-ASCII
[junit4:junit4] FAILURE  137s J0 | UnloadDistributedZkTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Still found shard
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([3D00903DC61F2EAB:BCE61E25B1404E97]:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:124)
[junit4:junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:77)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
[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:487)
[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> 136958 T2546 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 136967 T2545 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   2> 137517 T2549 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {range_facet_sl=PostingsFormat(name=MockRandom), other_tl1=PostingsFormat(name=TestBloomFilteredLucene41Postings), intDefault=PostingsFormat(name=TestBloomFilteredLucene41Postings), a_si=PostingsFormat(name=NestedPulsing), id=PostingsFormat(name=Lucene41WithOrds), _version_=PostingsFormat(name=TestBloomFilteredLucene41Postings), text=PostingsFormat(name=MockRandom), a_t=PostingsFormat(name=TestBloomFilteredLucene41Postings), multiDefault=PostingsFormat(name=NestedPulsing), range_facet_si=PostingsFormat(name=NestedPulsing), timestamp=PostingsFormat(name=TestBloomFilteredLucene41Postings), range_facet_l=PostingsFormat(name=TestBloomFilteredLucene41Postings)}, docValues:{timestamp=DocValuesFormat(name=Disk)}, sim=DefaultSimilarity, locale=hr, timezone=Indian/Maldives
[junit4:junit4]   2> NOTE: Linux 3.2.0-38-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=1,free=244617304,total=518979584
[junit4:junit4]   2> NOTE: All tests run in this JVM: [SuggesterFSTTest, TestWriterPerf, TestSort, AnalysisAfterCoreReloadTest, SOLR749Test, TestFastLRUCache, TestDocSet, DocValuesTest, QueryParsingTest, ExternalFileFieldSortTest, FileBasedSpellCheckerTest, TestPropInjectDefaults, TestReplicationHandler, BinaryUpdateRequestHandlerTest, ShardRoutingTest, TestSolrQueryParser, ChaosMonkeyNothingIsSafeTest, TestGroupingSearch, ZkControllerTest, PolyFieldTest, TestTrie, SystemInfoHandlerTest, PreAnalyzedFieldTest, CoreAdminHandlerTest, CSVRequestHandlerTest, SuggesterTest, SpellingQueryConverterTest, TestCoreContainer, OverseerTest, ReturnFieldsTest, TestQueryUtils, PeerSyncTest, TestPseudoReturnFields, ResourceLoaderTest, TestConfig, TermsComponentTest, ZkCLITest, TestReversedWildcardFilterFactory, TestRealTimeGet, SyncSliceTest, OverseerCollectionProcessorTest, DirectSolrConnectionTest, TestSweetSpotSimilarityFactory, SpatialFilterTest, MBeansHandlerTest, DocumentBuilderTest, TestSolrIndexConfig, FieldMutatingUpdateProcessorTest, SliceStateTest, MinimalSchemaTest, TestFaceting, BasicDistributedZkTest, RegexBoostProcessorTest, SimpleFacetsTest, TestLRUCache, PluginInfoTest, TestExtendedDismaxParser, RAMDirectoryFactoryTest, DistributedSpellCheckComponentTest, DistributedQueryElevationComponentTest, TestIBSimilarityFactory, CircularListTest, TestLFUCache, UnloadDistributedZkTest]
[junit4:junit4] Completed on J0 in 137.74s, 1 test, 1 failure <<< FAILURES!

[...truncated 396 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:381: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:361: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:183: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:449: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1213: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:877: There were test failures: 261 suites, 1101 tests, 1 error, 1 failure, 13 ignored (7 assumptions)

Total time: 39 minutes 32 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 64bit/jdk1.8.0-ea-b79 -XX:+UseConcMarkSweepGC
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.6.0_41) - Build # 4573 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4573/
Java: 64bit/jdk1.6.0_41 -XX:+UseParallelGC

All tests passed

Build Log:
[...truncated 20437 lines...]
check-licenses:
     [echo] License check under: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr
 [licenses] MISSING sha1 checksum file for: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/extraction/lib/fontbox-1.7.1.jar
 [licenses] MISSING sha1 checksum file for: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/extraction/lib/jempbox-1.7.1.jar

 [licenses] MISSING sha1 checksum file for: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/extraction/lib/metadata-extractor-2.6.2.jar
 [licenses] MISSING sha1 checksum file for: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/extraction/lib/pdfbox-1.7.1.jar
 [licenses] MISSING sha1 checksum file for: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/extraction/lib/tika-core-1.3.jar
 [licenses] MISSING sha1 checksum file for: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/extraction/lib/tika-parsers-1.3.jar

[...truncated 1 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:381: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:67: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:234: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/tools/custom-tasks.xml:43: License check failed. Check the logs.

Total time: 43 minutes 51 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 64bit/jdk1.6.0_41 -XX:+UseParallelGC
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0-ea-b79) - Build # 4572 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4572/
Java: 32bit/jdk1.8.0-ea-b79 -server -XX:+UseConcMarkSweepGC

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

Error Message:
Server at http://127.0.0.1:43950/_h/wm/onenodecollectioncore returned non ok status:404, message:Can not find: /_h/wm/onenodecollectioncore/update

Stack Trace:
org.apache.solr.common.SolrException: Server at http://127.0.0.1:43950/_h/wm/onenodecollectioncore returned non ok status:404, message:Can not find: /_h/wm/onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([4E39468D9318E192:CFDFC895E44781AE]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:375)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:200)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:487)
	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)


REGRESSION:  org.apache.solr.cloud.UnloadDistributedZkTest.testDistribSearch

Error Message:
Still found shard

Stack Trace:
java.lang.AssertionError: Still found shard
	at __randomizedtesting.SeedInfo.seed([4E39468D9318E192:CFDFC895E44781AE]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:124)
	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:77)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:487)
	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 9169 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   2> 0 T1590 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_h/wm
[junit4:junit4]   2> 3 T1590 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1362441046426
[junit4:junit4]   2> 3 T1590 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 4 T1591 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 5 T1591 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 5 T1591 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 5 T1591 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 6 T1591 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 6 T1591 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 104 T1590 oasc.ZkTestServer.run start zk server on port:49696
[junit4:junit4]   2> 105 T1590 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49696 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1840203
[junit4:junit4]   2> 106 T1596 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49696. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 106 T1590 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 107 T1596 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49696, initiating session
[junit4:junit4]   2> 107 T1592 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:42677
[junit4:junit4]   2> 107 T1592 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:42677
[junit4:junit4]   2> 107 T1594 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 109 T1594 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d37d0899e0000 with negotiated timeout 10000 for client /127.0.0.1:42677
[junit4:junit4]   2> 109 T1596 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49696, sessionid = 0x13d37d0899e0000, negotiated timeout = 10000
[junit4:junit4]   2> 110 T1597 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1840203 name:ZooKeeperConnection Watcher:127.0.0.1:49696 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 110 T1590 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 110 T1590 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 112 T1595 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d37d0899e0000
[junit4:junit4]   2> 112 T1597 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 113 T1592 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:42677 which had sessionid 0x13d37d0899e0000
[junit4:junit4]   2> 112 T1590 oaz.ZooKeeper.close Session: 0x13d37d0899e0000 closed
[junit4:junit4]   2> 113 T1590 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49696/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@143e103
[junit4:junit4]   2> 114 T1598 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49696. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 114 T1590 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 114 T1598 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49696, initiating session
[junit4:junit4]   2> 114 T1592 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:42678
[junit4:junit4]   2> 114 T1592 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:42678
[junit4:junit4]   2> 115 T1594 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d37d0899e0001 with negotiated timeout 10000 for client /127.0.0.1:42678
[junit4:junit4]   2> 115 T1598 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49696, sessionid = 0x13d37d0899e0001, negotiated timeout = 10000
[junit4:junit4]   2> 115 T1599 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@143e103 name:ZooKeeperConnection Watcher:127.0.0.1:49696/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 115 T1590 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 116 T1590 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 118 T1590 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 119 T1590 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 121 T1590 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 122 T1590 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 123 T1590 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 129 T1590 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 130 T1590 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 132 T1590 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 133 T1590 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 134 T1590 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 134 T1590 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 136 T1590 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 136 T1590 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 138 T1590 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 138 T1590 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 140 T1590 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 140 T1590 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 142 T1590 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 142 T1590 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 144 T1590 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 144 T1590 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 146 T1595 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d37d0899e0001
[junit4:junit4]   2> 146 T1599 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 146 T1592 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:42678 which had sessionid 0x13d37d0899e0001
[junit4:junit4]   2> 146 T1590 oaz.ZooKeeper.close Session: 0x13d37d0899e0001 closed
[junit4:junit4]   2> 268 T1590 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 274 T1590 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:40180
[junit4:junit4]   2> 275 T1590 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 275 T1590 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 276 T1590 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362441046570
[junit4:junit4]   2> 276 T1590 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362441046570/solr.xml
[junit4:junit4]   2> 277 T1590 oasc.CoreContainer.<init> New CoreContainer 10039618
[junit4:junit4]   2> 277 T1590 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362441046570/'
[junit4:junit4]   2> 278 T1590 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362441046570/'
[junit4:junit4]   2> 302 T1590 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 302 T1590 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 303 T1590 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 303 T1590 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 304 T1590 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 304 T1590 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 305 T1590 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 305 T1590 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 306 T1590 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 306 T1590 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 316 T1590 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 331 T1590 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49696/solr
[junit4:junit4]   2> 332 T1590 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 332 T1590 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49696 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@179c03e
[junit4:junit4]   2> 333 T1609 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49696. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 333 T1590 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 334 T1609 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49696, initiating session
[junit4:junit4]   2> 334 T1592 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:42679
[junit4:junit4]   2> 334 T1592 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:42679
[junit4:junit4]   2> 335 T1594 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d37d0899e0002 with negotiated timeout 20000 for client /127.0.0.1:42679
[junit4:junit4]   2> 335 T1609 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49696, sessionid = 0x13d37d0899e0002, negotiated timeout = 20000
[junit4:junit4]   2> 335 T1610 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@179c03e name:ZooKeeperConnection Watcher:127.0.0.1:49696 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 335 T1590 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 336 T1595 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d37d0899e0002
[junit4:junit4]   2> 337 T1592 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:42679 which had sessionid 0x13d37d0899e0002
[junit4:junit4]   2> 337 T1590 oaz.ZooKeeper.close Session: 0x13d37d0899e0002 closed
[junit4:junit4]   2> 337 T1590 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 339 T1610 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 340 T1590 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49696/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@924162
[junit4:junit4]   2> 341 T1611 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49696. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 341 T1590 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 341 T1592 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:42680
[junit4:junit4]   2> 342 T1611 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49696, initiating session
[junit4:junit4]   2> 342 T1592 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:42680
[junit4:junit4]   2> 343 T1594 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d37d0899e0003 with negotiated timeout 20000 for client /127.0.0.1:42680
[junit4:junit4]   2> 343 T1611 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49696, sessionid = 0x13d37d0899e0003, negotiated timeout = 20000
[junit4:junit4]   2> 343 T1612 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@924162 name:ZooKeeperConnection Watcher:127.0.0.1:49696/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 343 T1590 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 344 T1595 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d37d0899e0003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 345 T1590 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 347 T1590 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40180__h%2Fwm
[junit4:junit4]   2> 347 T1595 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d37d0899e0003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:40180__h%2Fwm Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:40180__h%2Fwm
[junit4:junit4]   2> 348 T1590 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40180__h%2Fwm
[junit4:junit4]   2> 350 T1590 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 353 T1595 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d37d0899e0003 type:delete cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 353 T1590 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 356 T1590 oasc.Overseer.start Overseer (id=89288936418836483-127.0.0.1:40180__h%2Fwm-n_0000000000) starting
[junit4:junit4]   2> 356 T1595 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d37d0899e0003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 357 T1595 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d37d0899e0003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 358 T1595 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d37d0899e0003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 358 T1595 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d37d0899e0003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 359 T1614 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 359 T1590 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 361 T1590 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 363 T1613 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 373 T1615 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362441046570/collection1
[junit4:junit4]   2> 374 T1615 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 374 T1615 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 374 T1615 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 375 T1615 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362441046570/collection1/'
[junit4:junit4]   2> 376 T1615 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362441046570/collection1/lib/README' to classloader
[junit4:junit4]   2> 376 T1615 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362441046570/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 412 T1615 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 458 T1615 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 459 T1615 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 462 T1615 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 851 T1615 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 857 T1615 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 859 T1615 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 868 T1615 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 871 T1615 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 874 T1615 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 874 T1615 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 875 T1615 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 875 T1615 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 875 T1615 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 876 T1615 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 876 T1615 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362441046570/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/control/data/
[junit4:junit4]   2> 876 T1615 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e18867
[junit4:junit4]   2> 876 T1615 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 877 T1615 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/control/data forceNew:false
[junit4:junit4]   2> 877 T1615 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/control/data
[junit4:junit4]   2> 877 T1615 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/control/data/index/
[junit4:junit4]   2> 877 T1615 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 878 T1615 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/control/data/index forceNew:false
[junit4:junit4]   2> 879 T1615 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1f6c9c3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@149e3fd),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 879 T1615 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 879 T1615 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/control/data/index
[junit4:junit4]   2> 880 T1615 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 881 T1615 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 881 T1615 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 881 T1615 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 882 T1615 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 882 T1615 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 882 T1615 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 882 T1615 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 882 T1615 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 885 T1615 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 887 T1615 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/control/data
[junit4:junit4]   2> 887 T1615 oass.SolrIndexSearcher.<init> Opening Searcher@d30014 main
[junit4:junit4]   2> 888 T1615 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/control/data/tlog
[junit4:junit4]   2> 888 T1615 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 888 T1615 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 891 T1615 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/control/data
[junit4:junit4]   2> 892 T1616 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d30014 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 893 T1615 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 893 T1615 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 893 T1595 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d37d0899e0003 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> 1873 T1613 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1873 T1613 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40180/_h/wm",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40180__h%2Fwm",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 1874 T1613 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 1874 T1613 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 1874 T1595 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d37d0899e0003 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> 1878 T1612 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> 1895 T1615 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 1896 T1615 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40180/_h/wm collection:control_collection shard:shard1
[junit4:junit4]   2> 1896 T1615 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 1900 T1595 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d37d0899e0003 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> 1901 T1615 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 1901 T1595 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d37d0899e0003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1902 T1615 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 1903 T1615 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 1903 T1615 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:40180/_h/wm/collection1/
[junit4:junit4]   2> 1903 T1615 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 1903 T1615 oasc.SyncStrategy.syncToMe http://127.0.0.1:40180/_h/wm/collection1/ has no replicas
[junit4:junit4]   2> 1903 T1615 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:40180/_h/wm/collection1/
[junit4:junit4]   2> 1904 T1615 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 1906 T1595 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d37d0899e0003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3381 T1613 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3390 T1612 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> 3410 T1615 oasc.ZkController.register We are http://127.0.0.1:40180/_h/wm/collection1/ and leader is http://127.0.0.1:40180/_h/wm/collection1/
[junit4:junit4]   2> 3411 T1615 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40180/_h/wm
[junit4:junit4]   2> 3411 T1615 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3411 T1615 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3411 T1615 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3412 T1615 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3413 T1590 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3413 T1590 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3414 T1590 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3417 T1590 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3417 T1590 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49696/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@9f54ba
[junit4:junit4]   2> 3418 T1590 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3418 T1618 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49696. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3419 T1618 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49696, initiating session
[junit4:junit4]   2> 3419 T1592 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:42694
[junit4:junit4]   2> 3419 T1592 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:42694
[junit4:junit4]   2> 3420 T1594 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d37d0899e0004 with negotiated timeout 10000 for client /127.0.0.1:42694
[junit4:junit4]   2> 3420 T1618 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49696, sessionid = 0x13d37d0899e0004, negotiated timeout = 10000
[junit4:junit4]   2> 3420 T1619 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9f54ba name:ZooKeeperConnection Watcher:127.0.0.1:49696/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3420 T1590 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3421 T1590 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3422 T1590 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3502 T1590 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3509 T1590 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:43829
[junit4:junit4]   2> 3510 T1590 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3510 T1590 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3510 T1590 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362441049845
[junit4:junit4]   2> 3511 T1590 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362441049845/solr.xml
[junit4:junit4]   2> 3511 T1590 oasc.CoreContainer.<init> New CoreContainer 4843184
[junit4:junit4]   2> 3512 T1590 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362441049845/'
[junit4:junit4]   2> 3512 T1590 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362441049845/'
[junit4:junit4]   2> 3531 T1590 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3531 T1590 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3532 T1590 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3532 T1590 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3532 T1590 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3533 T1590 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3533 T1590 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3533 T1590 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3534 T1590 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3534 T1590 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3540 T1590 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3550 T1590 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49696/solr
[junit4:junit4]   2> 3551 T1590 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3551 T1590 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49696 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@19daf34
[junit4:junit4]   2> 3552 T1590 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3552 T1629 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49696. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3553 T1629 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49696, initiating session
[junit4:junit4]   2> 3553 T1592 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:42695
[junit4:junit4]   2> 3553 T1592 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:42695
[junit4:junit4]   2> 3555 T1594 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d37d0899e0005 with negotiated timeout 20000 for client /127.0.0.1:42695
[junit4:junit4]   2> 3555 T1629 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49696, sessionid = 0x13d37d0899e0005, negotiated timeout = 20000
[junit4:junit4]   2> 3555 T1630 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19daf34 name:ZooKeeperConnection Watcher:127.0.0.1:49696 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3555 T1590 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3556 T1595 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d37d0899e0005
[junit4:junit4]   2> 3557 T1592 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:42695 which had sessionid 0x13d37d0899e0005
[junit4:junit4]   2> 3557 T1630 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3557 T1590 oaz.ZooKeeper.close Session: 0x13d37d0899e0005 closed
[junit4:junit4]   2> 3557 T1590 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3560 T1590 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49696/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1d2c837
[junit4:junit4]   2> 3561 T1631 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49696. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3562 T1631 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49696, initiating session
[junit4:junit4]   2> 3561 T1590 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3562 T1592 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:42696
[junit4:junit4]   2> 3562 T1592 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:42696
[junit4:junit4]   2> 3563 T1594 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d37d0899e0006 with negotiated timeout 20000 for client /127.0.0.1:42696
[junit4:junit4]   2> 3564 T1631 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49696, sessionid = 0x13d37d0899e0006, negotiated timeout = 20000
[junit4:junit4]   2> 3565 T1632 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d2c837 name:ZooKeeperConnection Watcher:127.0.0.1:49696/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3565 T1590 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3566 T1595 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d37d0899e0006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3567 T1595 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d37d0899e0006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3568 T1590 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4570 T1590 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43829__h%2Fwm
[junit4:junit4]   2> 4570 T1595 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d37d0899e0006 type:delete cxid:0x9 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:43829__h%2Fwm Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:43829__h%2Fwm
[junit4:junit4]   2> 4572 T1590 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43829__h%2Fwm
[junit4:junit4]   2> 4574 T1619 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4574 T1632 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4574 T1612 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4574 T1612 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> 4586 T1633 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362441049845/collection1
[junit4:junit4]   2> 4586 T1633 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4587 T1633 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4587 T1633 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4587 T1633 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362441049845/collection1/'
[junit4:junit4]   2> 4588 T1633 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362441049845/collection1/lib/README' to classloader
[junit4:junit4]   2> 4588 T1633 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362441049845/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4612 T1633 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4647 T1633 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4647 T1633 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4652 T1633 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4906 T1613 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4907 T1613 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40180/_h/wm",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40180__h%2Fwm",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 4911 T1612 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> 4911 T1619 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> 4911 T1632 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> 5068 T1633 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5073 T1633 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5076 T1633 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5085 T1633 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5088 T1633 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5090 T1633 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5091 T1633 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5092 T1633 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5092 T1633 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5093 T1633 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5093 T1633 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5093 T1633 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362441049845/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty1/
[junit4:junit4]   2> 5093 T1633 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e18867
[junit4:junit4]   2> 5094 T1633 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5094 T1633 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty1 forceNew:false
[junit4:junit4]   2> 5094 T1633 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty1
[junit4:junit4]   2> 5094 T1633 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty1/index/
[junit4:junit4]   2> 5095 T1633 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5095 T1633 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty1/index forceNew:false
[junit4:junit4]   2> 5096 T1633 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@cd7812 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c054be),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5096 T1633 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5097 T1633 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty1/index
[junit4:junit4]   2> 5098 T1633 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5098 T1633 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5098 T1633 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5099 T1633 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5099 T1633 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5099 T1633 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5099 T1633 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5100 T1633 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5100 T1633 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5102 T1633 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5104 T1633 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty1
[junit4:junit4]   2> 5104 T1633 oass.SolrIndexSearcher.<init> Opening Searcher@1969fe3 main
[junit4:junit4]   2> 5105 T1633 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty1/tlog
[junit4:junit4]   2> 5105 T1633 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5105 T1633 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5109 T1633 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty1
[junit4:junit4]   2> 5110 T1634 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1969fe3 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5111 T1633 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5111 T1633 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6415 T1613 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6415 T1613 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43829/_h/wm",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:43829__h%2Fwm",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 6416 T1613 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6416 T1613 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 6495 T1612 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> 6495 T1619 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> 6496 T1632 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> 7112 T1633 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7112 T1633 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:43829/_h/wm collection:collection1 shard:shard2
[junit4:junit4]   2> 7113 T1633 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 7138 T1595 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d37d0899e0006 type:delete cxid:0x46 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7148 T1633 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7149 T1595 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d37d0899e0006 type:create cxid:0x47 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7152 T1633 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7153 T1633 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7153 T1633 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:43829/_h/wm/collection1/
[junit4:junit4]   2> 7153 T1633 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7153 T1633 oasc.SyncStrategy.syncToMe http://127.0.0.1:43829/_h/wm/collection1/ has no replicas
[junit4:junit4]   2> 7154 T1633 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:43829/_h/wm/collection1/
[junit4:junit4]   2> 7154 T1633 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 7157 T1595 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d37d0899e0006 type:create cxid:0x51 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8028 T1613 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8257 T1632 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> 8257 T1619 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> 8257 T1612 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> 8261 T1633 oasc.ZkController.register We are http://127.0.0.1:43829/_h/wm/collection1/ and leader is http://127.0.0.1:43829/_h/wm/collection1/
[junit4:junit4]   2> 8261 T1633 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43829/_h/wm
[junit4:junit4]   2> 8261 T1633 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8261 T1633 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8261 T1633 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8263 T1633 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8265 T1590 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 8266 T1590 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8270 T1590 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8384 T1590 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8387 T1590 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:43950
[junit4:junit4]   2> 8388 T1590 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8388 T1590 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8389 T1590 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362441054722
[junit4:junit4]   2> 8389 T1590 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362441054722/solr.xml
[junit4:junit4]   2> 8390 T1590 oasc.CoreContainer.<init> New CoreContainer 15194662
[junit4:junit4]   2> 8390 T1590 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362441054722/'
[junit4:junit4]   2> 8391 T1590 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362441054722/'
[junit4:junit4]   2> 8417 T1590 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8417 T1590 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8418 T1590 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8418 T1590 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8418 T1590 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8419 T1590 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8419 T1590 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8419 T1590 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8420 T1590 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8420 T1590 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8426 T1590 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8437 T1590 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49696/solr
[junit4:junit4]   2> 8438 T1590 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8438 T1590 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49696 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@16a51e3
[junit4:junit4]   2> 8441 T1645 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49696. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8440 T1590 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8441 T1645 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49696, initiating session
[junit4:junit4]   2> 8441 T1592 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:42701
[junit4:junit4]   2> 8442 T1592 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:42701
[junit4:junit4]   2> 8443 T1594 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d37d0899e0007 with negotiated timeout 20000 for client /127.0.0.1:42701
[junit4:junit4]   2> 8443 T1645 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49696, sessionid = 0x13d37d0899e0007, negotiated timeout = 20000
[junit4:junit4]   2> 8444 T1646 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16a51e3 name:ZooKeeperConnection Watcher:127.0.0.1:49696 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8444 T1590 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8445 T1595 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d37d0899e0007
[junit4:junit4]   2> 8445 T1646 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8445 T1592 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:42701 which had sessionid 0x13d37d0899e0007
[junit4:junit4]   2> 8445 T1590 oaz.ZooKeeper.close Session: 0x13d37d0899e0007 closed
[junit4:junit4]   2> 8445 T1590 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8448 T1590 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49696/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@6c59d5
[junit4:junit4]   2> 8450 T1647 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49696. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8450 T1590 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8450 T1647 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49696, initiating session
[junit4:junit4]   2> 8450 T1592 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:42702
[junit4:junit4]   2> 8450 T1592 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:42702
[junit4:junit4]   2> 8451 T1594 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d37d0899e0008 with negotiated timeout 20000 for client /127.0.0.1:42702
[junit4:junit4]   2> 8451 T1647 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49696, sessionid = 0x13d37d0899e0008, negotiated timeout = 20000
[junit4:junit4]   2> 8452 T1648 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6c59d5 name:ZooKeeperConnection Watcher:127.0.0.1:49696/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8452 T1590 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8452 T1595 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d37d0899e0008 type:create cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8453 T1595 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d37d0899e0008 type:create cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8454 T1590 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9455 T1590 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43950__h%2Fwm
[junit4:junit4]   2> 9456 T1595 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d37d0899e0008 type:delete cxid:0x9 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:43950__h%2Fwm Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:43950__h%2Fwm
[junit4:junit4]   2> 9457 T1590 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43950__h%2Fwm
[junit4:junit4]   2> 9458 T1612 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> 9458 T1619 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> 9459 T1632 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9459 T1648 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9459 T1632 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> 9460 T1612 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9460 T1619 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9469 T1649 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362441054722/collection1
[junit4:junit4]   2> 9470 T1649 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9470 T1649 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9470 T1649 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9471 T1649 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362441054722/collection1/'
[junit4:junit4]   2> 9471 T1649 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362441054722/collection1/lib/README' to classloader
[junit4:junit4]   2> 9472 T1649 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362441054722/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9500 T1649 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9558 T1649 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9559 T1649 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9563 T1649 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9761 T1613 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9761 T1613 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43829/_h/wm",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:43829__h%2Fwm",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 9764 T1612 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> 9764 T1632 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> 9764 T1648 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> 9764 T1619 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> 9982 T1649 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9987 T1649 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9990 T1649 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9998 T1649 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10000 T1649 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10004 T1649 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10005 T1649 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10005 T1649 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10006 T1649 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10007 T1649 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10007 T1649 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10007 T1649 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362441054722/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty2/
[junit4:junit4]   2> 10007 T1649 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e18867
[junit4:junit4]   2> 10008 T1649 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10009 T1649 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty2 forceNew:false
[junit4:junit4]   2> 10009 T1649 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty2
[junit4:junit4]   2> 10009 T1649 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty2/index/
[junit4:junit4]   2> 10010 T1649 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10010 T1649 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty2/index forceNew:false
[junit4:junit4]   2> 10011 T1649 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1844585 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2703c9),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10012 T1649 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10012 T1649 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty2/index
[junit4:junit4]   2> 10013 T1649 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10014 T1649 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10014 T1649 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10015 T1649 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10015 T1649 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10015 T1649 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10015 T1649 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10016 T1649 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10016 T1649 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10020 T1649 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10022 T1649 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty2
[junit4:junit4]   2> 10022 T1649 oass.SolrIndexSearcher.<init> Opening Searcher@1910def main
[junit4:junit4]   2> 10022 T1649 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty2/tlog
[junit4:junit4]   2> 10023 T1649 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10023 T1649 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10027 T1650 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1910def main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10028 T1649 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10028 T1649 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11268 T1613 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11270 T1613 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43950/_h/wm",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:43950__h%2Fwm",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 11270 T1613 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11270 T1613 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11273 T1632 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> 11273 T1612 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> 11274 T1619 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> 11273 T1648 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> 12030 T1649 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 12030 T1649 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:43950/_h/wm collection:collection1 shard:shard1
[junit4:junit4]   2> 12031 T1649 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 12036 T1595 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d37d0899e0008 type:delete cxid:0x45 zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard1 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard1
[junit4:junit4]   2> 12037 T1649 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 12037 T1595 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d37d0899e0008 type:create cxid:0x46 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12040 T1649 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 12040 T1649 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 12040 T1649 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:43950/_h/wm/collection1/
[junit4:junit4]   2> 12040 T1649 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 12041 T1649 oasc.SyncStrategy.syncToMe http://127.0.0.1:43950/_h/wm/collection1/ has no replicas
[junit4:junit4]   2> 12041 T1649 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:43950/_h/wm/collection1/
[junit4:junit4]   2> 12041 T1649 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 12044 T1595 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d37d0899e0008 type:create cxid:0x4f zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12781 T1613 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12796 T1619 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> 12795 T1612 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> 12796 T1632 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> 12796 T1648 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> 12847 T1649 oasc.ZkController.register We are http://127.0.0.1:43950/_h/wm/collection1/ and leader is http://127.0.0.1:43950/_h/wm/collection1/
[junit4:junit4]   2> 12847 T1649 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43950/_h/wm
[junit4:junit4]   2> 12847 T1649 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 12848 T1649 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12848 T1649 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12850 T1649 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12851 T1590 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 12851 T1590 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12851 T1590 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12925 T1590 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12934 T1590 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54351
[junit4:junit4]   2> 12935 T1590 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12935 T1590 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12936 T1590 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362441059277
[junit4:junit4]   2> 12936 T1590 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362441059277/solr.xml
[junit4:junit4]   2> 12937 T1590 oasc.CoreContainer.<init> New CoreContainer 9018734
[junit4:junit4]   2> 12937 T1590 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362441059277/'
[junit4:junit4]   2> 12938 T1590 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362441059277/'
[junit4:junit4]   2> 12960 T1590 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 12961 T1590 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12962 T1590 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12962 T1590 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12963 T1590 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12963 T1590 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12964 T1590 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12964 T1590 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12964 T1590 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12965 T1590 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12972 T1590 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12982 T1590 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49696/solr
[junit4:junit4]   2> 12983 T1590 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12983 T1590 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49696 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1f6c5cf
[junit4:junit4]   2> 12986 T1661 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49696. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12985 T1590 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12986 T1661 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49696, initiating session
[junit4:junit4]   2> 12987 T1592 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:42739
[junit4:junit4]   2> 12987 T1592 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:42739
[junit4:junit4]   2> 12988 T1594 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d37d0899e0009 with negotiated timeout 20000 for client /127.0.0.1:42739
[junit4:junit4]   2> 12988 T1661 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49696, sessionid = 0x13d37d0899e0009, negotiated timeout = 20000
[junit4:junit4]   2> 12989 T1662 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f6c5cf name:ZooKeeperConnection Watcher:127.0.0.1:49696 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12989 T1590 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12990 T1595 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d37d0899e0009
[junit4:junit4]   2> 12990 T1592 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:42739 which had sessionid 0x13d37d0899e0009
[junit4:junit4]   2> 12990 T1590 oaz.ZooKeeper.close Session: 0x13d37d0899e0009 closed
[junit4:junit4]   2> 12990 T1662 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12991 T1590 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12993 T1590 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49696/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@e10255
[junit4:junit4]   2> 12994 T1663 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49696. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12994 T1590 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12994 T1663 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49696, initiating session
[junit4:junit4]   2> 12994 T1592 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:42740
[junit4:junit4]   2> 12994 T1592 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:42740
[junit4:junit4]   2> 12996 T1594 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d37d0899e000a with negotiated timeout 20000 for client /127.0.0.1:42740
[junit4:junit4]   2> 12996 T1663 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49696, sessionid = 0x13d37d0899e000a, negotiated timeout = 20000
[junit4:junit4]   2> 12996 T1664 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e10255 name:ZooKeeperConnection Watcher:127.0.0.1:49696/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12996 T1590 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12997 T1595 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d37d0899e000a type:create cxid:0x1 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13008 T1595 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d37d0899e000a type:create cxid:0x2 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13009 T1590 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 14012 T1590 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54351__h%2Fwm
[junit4:junit4]   2> 14012 T1595 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d37d0899e000a type:delete cxid:0x9 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:54351__h%2Fwm Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:54351__h%2Fwm
[junit4:junit4]   2> 14014 T1590 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54351__h%2Fwm
[junit4:junit4]   2> 14015 T1648 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> 14015 T1632 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> 14015 T1619 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> 14015 T1664 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14016 T1612 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14016 T1612 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> 14017 T1632 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14017 T1619 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14017 T1648 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14030 T1665 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362441059277/collection1
[junit4:junit4]   2> 14030 T1665 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 14030 T1665 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 14031 T1665 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 14031 T1665 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362441059277/collection1/'
[junit4:junit4]   2> 14032 T1665 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362441059277/collection1/lib/README' to classloader
[junit4:junit4]   2> 14032 T1665 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362441059277/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 14059 T1665 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 14108 T1665 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 14109 T1665 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 14113 T1665 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14304 T1613 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14304 T1613 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43950/_h/wm",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:43950__h%2Fwm",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 14307 T1612 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> 14307 T1619 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> 14307 T1648 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> 14307 T1664 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> 14307 T1632 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> 14586 T1665 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14592 T1665 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14594 T1665 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14607 T1665 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14610 T1665 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14614 T1665 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14615 T1665 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14615 T1665 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14615 T1665 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14616 T1665 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14616 T1665 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14616 T1665 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362441059277/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty3/
[junit4:junit4]   2> 14617 T1665 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e18867
[junit4:junit4]   2> 14617 T1665 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14617 T1665 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty3 forceNew:false
[junit4:junit4]   2> 14618 T1665 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty3
[junit4:junit4]   2> 14618 T1665 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty3/index/
[junit4:junit4]   2> 14618 T1665 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14618 T1665 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty3/index forceNew:false
[junit4:junit4]   2> 14619 T1665 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@b32aee lockFactory=org.apache.lucene.store.NativeFSLockFactory@1adcc7c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14620 T1665 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14620 T1665 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty3/index
[junit4:junit4]   2> 14621 T1665 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14622 T1665 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14622 T1665 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14623 T1665 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14623 T1665 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14623 T1665 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14623 T1665 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14624 T1665 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14624 T1665 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14626 T1665 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14628 T1665 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty3
[junit4:junit4]   2> 14628 T1665 oass.SolrIndexSearcher.<init> Opening Searcher@1a1147e main
[junit4:junit4]   2> 14629 T1665 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty3/tlog
[junit4:junit4]   2> 14629 T1665 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14629 T1665 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14632 T1666 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a1147e main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14633 T1665 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14634 T1665 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15812 T1613 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15812 T1613 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54351/_h/wm",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54351__h%2Fwm",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 15813 T1613 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 15813 T1613 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 15818 T1648 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> 15818 T1664 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> 15819 T1632 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> 15819 T1612 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> 15819 T1619 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> 16635 T1665 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16636 T1665 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:54351/_h/wm collection:collection1 shard:shard2
[junit4:junit4]   2> 16640 T1665 oasc.ZkController.register We are http://127.0.0.1:54351/_h/wm/collection1/ and leader is http://127.0.0.1:43829/_h/wm/collection1/
[junit4:junit4]   2> 16641 T1665 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:54351/_h/wm
[junit4:junit4]   2> 16641 T1665 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16641 T1665 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C97 name=collection1 org.apache.solr.core.SolrCore@f1a3e5 url=http://127.0.0.1:54351/_h/wm/collection1 node=127.0.0.1:54351__h%2Fwm C97_STATE=coll:collection1 core:collection1 props:{collection=collection1, state=down, base_url=http://127.0.0.1:54351/_h/wm, node_name=127.0.0.1:54351__h%2Fwm, core=collection1}
[junit4:junit4]   2> 16641 T1667 C97 P54351 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16641 T1665 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16643 T1667 C97 P54351 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16644 T1667 C97 P54351 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16644 T1667 C97 P54351 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16644 T1590 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 16645 T1667 C97 P54351 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16645 T1590 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16646 T1590 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16649 T1590 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16651 T1590 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16656 T1627 oasc.CoreContainer.create Creating SolrCore 'onenodecollectioncore' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362441049845/onenodecollectioncore
[junit4:junit4]   2> 16658 T1627 oasc.ZkController.createCollectionZkNode Check for collection zkNode:onenodecollection
[junit4:junit4]   2> 16659 T1627 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   2> 16659 T1627 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 16660 T1627 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 16660 T1627 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection
[junit4:junit4]   2> 16662 T1627 oasc.ZkController.readConfigName Load collection config from:/collections/onenodecollection
[junit4:junit4]   2> 16663 T1627 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362441049845/onenodecollectioncore/'
[junit4:junit4]   2> 16713 T1627 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 16759 T1627 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 16760 T1627 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 16766 T1627 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17236 T1627 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17248 T1627 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17252 T1627 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17266 T1627 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17270 T1627 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17275 T1627 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17276 T1627 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17277 T1627 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17277 T1627 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17278 T1627 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17278 T1627 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17278 T1627 oasc.SolrCore.<init> [onenodecollectioncore] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362441049845/onenodecollectioncore/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1362441046426/onenodecollection/
[junit4:junit4]   2> 17279 T1627 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e18867
[junit4:junit4]   2> 17279 T1627 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17280 T1627 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1362441046426/onenodecollection forceNew:false
[junit4:junit4]   2> 17280 T1627 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1362441046426/onenodecollection
[junit4:junit4]   2> 17281 T1627 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1362441046426/onenodecollection/index/
[junit4:junit4]   2> 17281 T1627 oasc.SolrCore.initIndex WARNING [onenodecollectioncore] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1362441046426/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17281 T1627 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1362441046426/onenodecollection/index forceNew:false
[junit4:junit4]   2> 17283 T1627 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@f4c071 lockFactory=org.apache.lucene.store.NativeFSLockFactory@11cf23b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17283 T1627 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17283 T1627 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1362441046426/onenodecollection/index
[junit4:junit4]   2> 17285 T1627 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17285 T1627 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17286 T1627 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17286 T1627 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17287 T1627 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17287 T1627 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17287 T1627 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17288 T1627 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17288 T1627 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17290 T1627 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17293 T1627 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1362441046426/onenodecollection
[junit4:junit4]   2> 17293 T1627 oass.SolrIndexSearcher.<init> Opening Searcher@6ce24e main
[junit4:junit4]   2> 17293 T1627 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1362441046426/onenodecollection/tlog
[junit4:junit4]   2> 17294 T1627 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17294 T1627 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17297 T1669 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@6ce24e main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17299 T1627 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 17323 T1613 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17324 T1613 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54351/_h/wm",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54351__h%2Fwm",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 17330 T1613 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43829/_h/wm",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:43829__h%2Fwm",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore"}
[junit4:junit4]   2> 17330 T1613 oasc.Overseer$ClusterStateUpdater.createCollection Create collection onenodecollection with numShards 1
[junit4:junit4]   2> 17330 T1613 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 17336 T1664 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> 17336 T1648 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> 17337 T1619 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> 17337 T1632 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> 17337 T1612 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> 18336 T1627 oasc.CoreContainer.registerCore registering core: onenodecollectioncore
[junit4:junit4]   2> 18336 T1627 oasc.ZkController.register Register replica - core:onenodecollectioncore address:http://127.0.0.1:43829/_h/wm collection:onenodecollection shard:shard1
[junit4:junit4]   2> 18337 T1627 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   2> 18397 T1595 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d37d0899e0006 type:delete cxid:0x9f zxid:0xac txntype:-1 reqpath:n/a Error Path:/solr/collections/onenodecollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/onenodecollection/leaders
[junit4:junit4]   2> 18416 T1627 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 18417 T1595 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d37d0899e0006 type:create cxid:0xa0 zxid:0xad txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 18457 T1627 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 18457 T1627 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 18458 T1627 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:43829/_h/wm/onenodecollectioncore/
[junit4:junit4]   2> 18458 T1627 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 18458 T1627 oasc.SyncStrategy.syncToMe http://127.0.0.1:43829/_h/wm/onenodecollectioncore/ has no replicas
[junit4:junit4]   2> 18459 T1627 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:43829/_h/wm/onenodecollectioncore/
[junit4:junit4]   2> 18459 T1627 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   2> 18497 T1595 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d37d0899e0006 type:create cxid:0xaa zxid:0xb1 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 18842 T1613 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18859 T1619 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> 18859 T1632 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> 18859 T1612 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> 18859 T1664 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> 18859 T1648 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> 18878 T1627 oasc.ZkController.register We are http://127.0.0.1:43829/_h/wm/onenodecollectioncore/ and leader is http://127.0.0.1:43829/_h/wm/onenodecollectioncore/
[junit4:junit4]   2> 18878 T1627 oasc.ZkController.register No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:43829/_h/wm
[junit4:junit4]   2> 18879 T1627 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 18879 T1627 oasc.ZkController.publish publishing core=onenodecollectioncore state=active
[junit4:junit4]   2> 18881 T1627 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18882 T1590 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 18883 T1590 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C97_STATE=coll:collection1 core:collection1 props:{collection=collection1, state=recovering, base_url=http://127.0.0.1:54351/_h/wm, node_name=127.0.0.1:54351__h%2Fwm, shard=shard2, core=collection1}
[junit4:junit4]   2> 19658 T1667 C97 P54351 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:43829/_h/wm/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 19659 T1667 C97 P54351 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:54351/_h/wm START replicas=[http://127.0.0.1:43829/_h/wm/collection1/] nUpdates=100
[junit4:junit4]   2> 19659 T1667 C97 P54351 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 19660 T1667 C97 P54351 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 19660 T1667 C97 P54351 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 19660 T1667 C97 P54351 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 19660 T1667 C97 P54351 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 19660 T1667 C97 P54351 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:43829/_h/wm/collection1/. core=collection1
[junit4:junit4]   2> 19660 T1667 C97 P54351 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C98 name=collection1 org.apache.solr.core.SolrCore@7bff06 url=http://127.0.0.1:43829/_h/wm/collection1 node=127.0.0.1:43829__h%2Fwm C98_STATE=coll:collection1 core:collection1 props:{collection=collection1, state=active, base_url=http://127.0.0.1:43829/_h/wm, node_name=127.0.0.1:43829__h%2Fwm, shard=shard2, core=collection1, leader=true}
[junit4:junit4]   2> 19666 T1628 C98 P43829 REQ /get {version=2&getVersions=100&distrib=false&wt=javabin&qt=/get} status=0 QTime=0 
[junit4:junit4]   2> 19669 T1627 C98 P43829 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 19676 T1627 C98 P43829 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty1
[junit4:junit4]   2> 19678 T1627 C98 P43829 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@cd7812 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c054be),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19678 T1627 C98 P43829 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19679 T1627 C98 P43829 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@cd7812 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c054be),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@cd7812 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c054be),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19680 T1627 C98 P43829 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19680 T1627 C98 P43829 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty1
[junit4:junit4]   2> 19680 T1627 C98 P43829 oass.SolrIndexSearcher.<init> Opening Searcher@304439 realtime
[junit4:junit4]   2> 19681 T1627 C98 P43829 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19681 T1627 C98 P43829 /update {commit_end_point=true&commit=true&version=2&openSearcher=false&wt=javabin&softCommit=false&waitSearcher=true} {commit=} 0 12
[junit4:junit4]   2> 19683 T1667 C97 P54351 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19683 T1667 C97 P54351 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19817 T1628 C98 P43829 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19817 T1628 C98 P43829 REQ /replication {command=indexversion&version=2&wt=javabin&qt=/replication} status=0 QTime=131 
[junit4:junit4]   2> 19818 T1667 C97 P54351 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 19818 T1667 C97 P54351 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19818 T1667 C97 P54351 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19820 T1627 C98 P43829 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty1
[junit4:junit4]   2> 19820 T1627 C98 P43829 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty1/index
[junit4:junit4]   2> 19820 T1627 C98 P43829 REQ /replication {generation=2&command=filelist&version=2&wt=javabin&qt=/replication} status=0 QTime=0 
[junit4:junit4]   2> 19826 T1667 C97 P54351 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 19828 T1667 C97 P54351 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty3/index.20130305125106249 forceNew:false
[junit4:junit4]   2> 19828 T1667 C97 P54351 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty3
[junit4:junit4]   2> 19828 T1667 C97 P54351 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@5173cc lockFactory=org.apache.lucene.store.NativeFSLockFactory@849b28; maxCacheMB=0.328125 maxMergeSizeMB=0.3759765625)) fullCopy=false
[junit4:junit4]   2> 19835 T1625 C98 P43829 REQ /replication {generation=2&command=filecontent&checksum=true&file=segments_2&wt=filestream&qt=/replication} status=0 QTime=1 
[junit4:junit4]   2> 19836 T1667 C97 P54351 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty3/index
[junit4:junit4]   2> 19836 T1667 C97 P54351 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 19837 T1667 C97 P54351 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty3
[junit4:junit4]   2> 19838 T1667 C97 P54351 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty3
[junit4:junit4]   2> 19839 T1667 C97 P54351 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 19839 T1667 C97 P54351 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 19839 T1667 C97 P54351 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty3
[junit4:junit4]   2> 19840 T1667 C97 P54351 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@b32aee lockFactory=org.apache.lucene.store.NativeFSLockFactory@1adcc7c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@b32aee lockFactory=org.apache.lucene.store.NativeFSLockFactory@1adcc7c),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19841 T1667 C97 P54351 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19841 T1667 C97 P54351 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 19841 T1667 C97 P54351 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty3
[junit4:junit4]   2> 19841 T1667 C97 P54351 oass.SolrIndexSearcher.<init> Opening Searcher@ff5574 main
[junit4:junit4]   2> 19842 T1666 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ff5574 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 19842 T1666 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty3/index
[junit4:junit4]   2> 19843 T1667 C97 P54351 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@5173cc lockFactory=org.apache.lucene.store.NativeFSLockFactory@849b28; maxCacheMB=0.328125 maxMergeSizeMB=0.3759765625))
[junit4:junit4]   2> 19843 T1667 C97 P54351 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty3/index.20130305125106249
[junit4:junit4]   2> 19843 T1667 C97 P54351 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty3/index
[junit4:junit4]   2> 19843 T1667 C97 P54351 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 19846 T1667 C97 P54351 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 19846 T1667 C97 P54351 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 19846 T1667 C97 P54351 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19848 T1667 C97 P54351 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 19884 T1590 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20364 T1613 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20364 T1613 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43829/_h/wm",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:43829__h%2Fwm",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore"}
[junit4:junit4]   2> 20367 T1613 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54351/_h/wm",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54351__h%2Fwm",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 20378 T1612 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> 20378 T1632 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> 20378 T1648 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> 20378 T1619 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> 20378 T1664 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> 20886 T1590 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20887 T1590 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: onenodecollection
[junit4:junit4]   2> 20887 T1590 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 20898 T1590 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49696 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@105514a
[junit4:junit4]   2> 20899 T1590 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 20899 T1672 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:49696. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 20900 T1672 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:49696, initiating session
[junit4:junit4]   2> 20900 T1592 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:42748
[junit4:junit4]   2> 20900 T1592 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:42748
[junit4:junit4]   2> 20901 T1594 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d37d0899e000b with negotiated timeout 10000 for client /127.0.0.1:42748
[junit4:junit4]   2> 20903 T1672 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:49696, sessionid = 0x13d37d0899e000b, negotiated timeout = 10000
[junit4:junit4]   2> 20903 T1673 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@105514a name:ZooKeeperConnection Watcher:127.0.0.1:49696 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 20903 T1590 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 20927 T1595 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d37d0899e000b
[junit4:junit4]   2> 20927 T1673 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 20927 T1592 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:42748 which had sessionid 0x13d37d0899e000b
[junit4:junit4]   2> 20927 T1590 oaz.ZooKeeper.close Session: 0x13d37d0899e000b closed
[junit4:junit4]   2> 20928 T1595 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d37d0899e0004
[junit4:junit4]   2> 20928 T1619 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 20928 T1592 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:42694 which had sessionid 0x13d37d0899e0004
[junit4:junit4]   2> 20928 T1590 oaz.ZooKeeper.close Session: 0x13d37d0899e0004 closed
[junit4:junit4]   2> 20931 T1590 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 40180
[junit4:junit4]   2> 20932 T1590 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=10039618
[junit4:junit4]   2> 21882 T1613 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21882 T1613 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40180/_h/wm",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40180__h%2Fwm",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 22576 T1664 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> 22576 T1648 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> 22576 T1632 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> 22576 T1612 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> 23933 T1590 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 23934 T1590 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 23937 T1590 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1199480
[junit4:junit4]   2> 23938 T1590 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty3/index
[junit4:junit4]   2> 23941 T1590 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty3
[junit4:junit4]   2> 23941 T1590 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 23942 T1590 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 23942 T1590 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 23942 T1590 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 23943 T1590 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 23943 T1590 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/control/data/index
[junit4:junit4]   2> 23944 T1590 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/control/data
[junit4:junit4]   2> 23944 T1590 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/control/data
[junit4:junit4]   2> 23944 T1590 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/control/data/index
[junit4:junit4]   2> 23944 T1590 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/control/data/index
[junit4:junit4]   2> 23945 T1613 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=89288936418836483-127.0.0.1:40180__h%2Fwm-n_0000000000) am no longer a leader.
[junit4:junit4]   2> 23945 T1595 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d37d0899e0003
[junit4:junit4]   2> 23946 T1664 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> 23946 T1648 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> 23946 T1612 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> 23946 T1592 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:42680 which had sessionid 0x13d37d0899e0003
[junit4:junit4]   2> 23946 T1612 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 23946 T1590 oaz.ZooKeeper.close Session: 0x13d37d0899e0003 closed
[junit4:junit4]   2> 23947 T1612 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 23947 T1612 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 23947 T1595 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d37d0899e0006 type:delete cxid:0xb7 zxid:0xcd txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 23948 T1664 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 23948 T1648 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 23948 T1632 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 23949 T1632 oasc.Overseer.start Overseer (id=89288936418836486-127.0.0.1:43829__h%2Fwm-n_0000000001) starting
[junit4:junit4]   2> 23950 T1595 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d37d0899e0006 type:create cxid:0xbc zxid:0xcf txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 23950 T1595 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d37d0899e0006 type:create cxid:0xbd zxid:0xd0 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 23951 T1595 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d37d0899e0006 type:create cxid:0xbe zxid:0xd1 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 23951 T1595 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d37d0899e0006 type:create cxid:0xbf zxid:0xd2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 23952 T1675 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 23952 T1632 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 23952 T1632 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> 23953 T1674 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 23956 T1674 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23957 T1674 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40180/_h/wm",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40180__h%2Fwm",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 23966 T1664 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> 23966 T1648 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> 23966 T1632 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> 23969 T1590 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/_h/wm,null}
[junit4:junit4]   2> 24021 T1590 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 43829
[junit4:junit4]   2> 24022 T1590 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=4843184
[junit4:junit4]   2> 25469 T1674 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 25470 T1674 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43829/_h/wm",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:43829__h%2Fwm",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 25473 T1674 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:43829__h%2Fwm_onenodecollectioncore",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43829/_h/wm",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:43829__h%2Fwm",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore"}
[junit4:junit4]   2> 25486 T1632 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> 25486 T1664 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> 25486 T1648 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> 27024 T1590 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 27024 T1590 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 27027 T1590 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 27030 T1590 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7bff06
[junit4:junit4]   2> 27033 T1590 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty3/index
[junit4:junit4]   2> 27033 T1590 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty3
[junit4:junit4]   2> 27034 T1590 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 27039 T1590 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 27040 T1590 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 27040 T1590 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2>  C98_STATE=coll:collection1 core:collection1 props:{collection=collection1, state=down, base_url=http://127.0.0.1:43829/_h/wm, node_name=127.0.0.1:43829__h%2Fwm, shard=shard2, core=collection1, leader=true}
[junit4:junit4]   2> 27042 T1590 C98 P43829 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty1/index
[junit4:junit4]   2> 27042 T1590 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 27043 T1590 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty1/index
[junit4:junit4]   2> 27043 T1590 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty1/index
[junit4:junit4]   2> 27043 T1590 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty1/index
[junit4:junit4]   2> 27044 T1590 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty1/index
[junit4:junit4]   2> 27044 T1590 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty1
[junit4:junit4]   2> 27044 T1590 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty1
[junit4:junit4]   2> 27045 T1590 oasc.SolrCore.close [onenodecollectioncore]  CLOSING SolrCore org.apache.solr.core.SolrCore@125e371
[junit4:junit4]   2> 27048 T1590 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 27049 T1590 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 27049 T1590 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 27049 T1590 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 27050 T1590 oasc.SolrCore.closeSearcher [onenodecollectioncore] Closing main searcher on request.
[junit4:junit4]   2> 27051 T1590 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1362441046426/onenodecollection/index
[junit4:junit4]   2> 27051 T1590 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1362441046426/onenodecollection/index
[junit4:junit4]   2> 27052 T1590 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1362441046426/onenodecollection/index
[junit4:junit4]   2> 27052 T1590 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1362441046426/onenodecollection
[junit4:junit4]   2> 27052 T1590 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1362441046426/onenodecollection
[junit4:junit4]   2> 27053 T1674 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=89288936418836486-127.0.0.1:43829__h%2Fwm-n_0000000001) am no longer a leader.
[junit4:junit4]   2> 27053 T1595 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d37d0899e0006
[junit4:junit4]   2> 27054 T1592 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:42696 which had sessionid 0x13d37d0899e0006
[junit4:junit4]   2> 27055 T1595 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d37d0899e000a type:delete cxid:0x53 zxid:0xe3 txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 27054 T1590 oaz.ZooKeeper.close Session: 0x13d37d0899e0006 closed
[junit4:junit4]   2> 27055 T1664 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 27056 T1595 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d37d0899e000a type:create cxid:0x54 zxid:0xe4 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 27057 T1664 oasc.ShardLeaderElectionContext.shouldIBeLeader Checking if I should try and be the leader.
[junit4:junit4]   2> 27057 T1664 oasc.ShardLeaderElectionContext.shouldIBeLeader My last published State was Active, it's okay to be the leader.
[junit4:junit4]   2> 27057 T1664 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 27057 T1664 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:54351/_h/wm/collection1/
[junit4:junit4]   2> 27058 T1664 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:54351/_h/wm START replicas=[http://127.0.0.1:43829/_h/wm/collection1/] nUpdates=100
[junit4:junit4]   2> 27058 T1664 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:54351/_h/wm DONE.  We have no versions.  sync failed.
[junit4:junit4]   2> 27058 T1648 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> 27060 T1648 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 27058 T1664 oasc.SyncStrategy.syncReplicas Leader's attempt to sync with shard failed, moving to the next canidate
[junit4:junit4]   2> 27060 T1664 oasc.ShardLeaderElectionContext.runLeaderProcess We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
[junit4:junit4]   2> 27060 T1595 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d37d0899e0008 type:delete cxid:0x71 zxid:0xe6 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 27061 T1664 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:54351/_h/wm/collection1/
[junit4:junit4]   2> 27061 T1664 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 27061 T1648 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 27063 T1648 oasc.Overseer.start Overseer (id=89288936418836488-127.0.0.1:43950__h%2Fwm-n_0000000002) starting
[junit4:junit4]   2> 27063 T1595 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d37d0899e0008 type:create cxid:0x76 zxid:0xe9 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 27064 T1595 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d37d0899e000a type:create cxid:0x5c zxid:0xea txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 27064 T1595 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d37d0899e0008 type:create cxid:0x77 zxid:0xeb txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 27074 T1595 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d37d0899e0008 type:create cxid:0x78 zxid:0xed txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 27085 T1590 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/_h/wm,null}
[junit4:junit4]   2> 27138 T1590 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 43950
[junit4:junit4]   2> 27138 T1590 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=15194662
[junit4:junit4]   2> 27140 T1595 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d37d0899e0008 type:create cxid:0x7a zxid:0xef txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 27141 T1664 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 27141 T1664 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> 27142 T1678 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 27143 T1677 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 27146 T1677 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 27147 T1677 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43829/_h/wm",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:43829__h%2Fwm",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 27156 T1677 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43829/_h/wm",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:43829__h%2Fwm",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore"}
[junit4:junit4]   2> 27172 T1677 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43950/_h/wm",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:43950__h%2Fwm",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 27175 T1664 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> 27175 T1648 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> 28144 T1590 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 28144 T1590 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 28158 T1590 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1166156
[junit4:junit4]   2> 28161 T1590 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty3/index
[junit4:junit4]   2> 28162 T1590 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty3
[junit4:junit4]   2> 28162 T1590 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 28163 T1590 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 28163 T1590 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 28164 T1590 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 28164 T1590 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 28166 T1590 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty2/index
[junit4:junit4]   2> 28166 T1590 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty2/index
[junit4:junit4]   2> 28167 T1590 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty2/index
[junit4:junit4]   2> 28167 T1590 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty2
[junit4:junit4]   2> 28167 T1590 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty2
[junit4:junit4]   2> 28169 T1677 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=89288936418836488-127.0.0.1:43950__h%2Fwm-n_0000000002) am no longer a leader.
[junit4:junit4]   2> 28169 T1595 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d37d0899e0008
[junit4:junit4]   2> 28170 T1592 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:42702 which had sessionid 0x13d37d0899e0008
[junit4:junit4]   2> 28171 T1648 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> 28171 T1664 oascc.ZkStateReader$3.process Updating live nodes... (1)
[junit4:junit4]   2> 28171 T1664 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 28171 T1590 oaz.ZooKeeper.close Session: 0x13d37d0899e0008 closed
[junit4:junit4]   2> 28173 T1595 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d37d0899e000a type:delete cxid:0x67 zxid:0x102 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 28173 T1664 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 28175 T1664 oasc.Overseer.start Overseer (id=89288936418836490-127.0.0.1:54351__h%2Fwm-n_0000000003) starting
[junit4:junit4]   2> 28175 T1595 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d37d0899e000a type:create cxid:0x6c zxid:0x104 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 28177 T1595 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d37d0899e000a type:create cxid:0x6d zxid:0x105 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 28177 T1595 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d37d0899e000a type:create cxid:0x6e zxid:0x106 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 28178 T1595 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d37d0899e000a type:create cxid:0x6f zxid:0x107 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 28179 T1680 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 28180 T1679 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 28181 T1679 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 28181 T1679 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43950/_h/wm",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:43950__h%2Fwm",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 28186 T1664 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> 28195 T1590 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/_h/wm,null}
[junit4:junit4]   2> 28249 T1590 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 54351
[junit4:junit4]   2> 28250 T1590 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=9018734
[junit4:junit4]   2> 28354 T1632 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 28354 T1632 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> 28355 T1632 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 28355 T1632 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 29252 T1590 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 29252 T1590 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 29267 T1590 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@f1a3e5
[junit4:junit4]   2> 29270 T1590 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty3/index
[junit4:junit4]   2> 29270 T1590 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty3
[junit4:junit4]   2> 29271 T1590 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty3/index
[junit4:junit4]   2> 29271 T1590 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty3
[junit4:junit4]   2> 29272 T1590 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 29274 T1590 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 29274 T1590 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 29274 T1590 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2>  C97_STATE=coll:collection1 core:collection1 props:{collection=collection1, state=active, base_url=http://127.0.0.1:54351/_h/wm, node_name=127.0.0.1:54351__h%2Fwm, shard=shard2, core=collection1, leader=true}
[junit4:junit4]   2> 29276 T1590 C97 P54351 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty3/index
[junit4:junit4]   2> 29276 T1590 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 29276 T1590 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty3/index
[junit4:junit4]   2> 29277 T1590 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty3/index.20130305125106249
[junit4:junit4]   2> 29277 T1590 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty3/index.20130305125106249
[junit4:junit4]   2> 29277 T1590 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty3/index
[junit4:junit4]   2> 29278 T1590 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty3/index
[junit4:junit4]   2> 29278 T1590 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty3
[junit4:junit4]   2> 29278 T1590 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362441046426/jetty3
[junit4:junit4]   2> 29279 T1679 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=89288936418836490-127.0.0.1:54351__h%2Fwm-n_0000000003) am no longer a leader.
[junit4:junit4]   2> 29279 T1595 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d37d0899e000a
[junit4:junit4]   2> 29280 T1664 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 29280 T1592 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:42740 which had sessionid 0x13d37d0899e000a
[junit4:junit4]   2> 29280 T1664 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 29280 T1590 oaz.ZooKeeper.close Session: 0x13d37d0899e000a closed
[junit4:junit4]   2> 29281 T1664 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 29281 T1664 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 29303 T1590 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/_h/wm,null}
[junit4:junit4]   2> 29359 T1590 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   2> 29359 T1590 oazs.ZooKeeperServer.shutdown shutting down
[junit4:junit4]   2> 29359 T1590 oazs.SessionTrackerImpl.shutdown Shutting down
[junit4:junit4]   2> 29360 T1590 oazs.PrepRequestProcessor.shutdown Shutting down
[junit4:junit4]   2> 29360 T1595 oazs.PrepRequestProcessor.run PrepRequestProcessor exited loop!
[junit4:junit4]   2> 29360 T1590 oazs.SyncRequestProcessor.shutdown Shutting down
[junit4:junit4]   2> 29363 T1594 oazs.SyncRequestProcessor.run SyncRequestProcessor exited!
[junit4:junit4]   2> 29363 T1590 oazs.FinalRequestProcessor.shutdown shutdown of request processor complete
[junit4:junit4]   2> 29369 T1590 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:49696 49696
[junit4:junit4]   2> 29370 T1592 oazs.NIOServerCnxnFactory.run NIOServerCnxn factory exited run method
[junit4:junit4]   2> 29371 T1590 oazs.ZooKeeperServer.shutdown shutting down
[junit4:junit4]   2> 29371 T1590 oazs.SessionTrackerImpl.shutdown Shutting down
[junit4:junit4]   2> 29372 T1590 oazs.PrepRequestProcessor.shutdown Shutting down
[junit4:junit4]   2> 29372 T1590 oazs.SyncRequestProcessor.shutdown Shutting down
[junit4:junit4]   2> 29372 T1590 oazs.FinalRequestProcessor.sh

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

_url":"http://127.0.0.1:59704/fmc/p",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:59704_fmc%2Fp",
[junit4:junit4]   1>                   "shard":"shard2",
[junit4:junit4]   1>                   "core":"test_unload_shard_and_collection_1",
[junit4:junit4]   1>                   "leader":"true"}}}},
[junit4:junit4]   1>           "router":"compositeId"}}
[junit4:junit4]   1>   /solr/live_nodes (5)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:56535_fmc%2Fp (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:59704_fmc%2Fp (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:52859_fmc%2Fp (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:51508_fmc%2Fp (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:56910_fmc%2Fp (0)
[junit4:junit4]   1> 
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UnloadDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=4E39468D9318E192 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=hr_HR -Dtests.timezone=US/Indiana-Starke -Dtests.file.encoding=UTF-8
[junit4:junit4] FAILURE  138s J0 | UnloadDistributedZkTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Still found shard
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([4E39468D9318E192:CFDFC895E44781AE]:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:124)
[junit4:junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:77)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
[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:487)
[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> 137992 T1682 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 138014 T1681 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   2> 138614 T1685 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> NOTE: test params are: codec=CheapBastard, sim=DefaultSimilarity, locale=hr_HR, timezone=US/Indiana-Starke
[junit4:junit4]   2> NOTE: Linux 3.2.0-38-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=1,free=80243568,total=288878592
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestPluginEnable, TestRealTimeGet, TestSweetSpotSimilarityFactory, QueryElevationComponentTest, TestFaceting, PolyFieldTest, LoggingHandlerTest, TestCoreContainer, BinaryUpdateRequestHandlerTest, SystemInfoHandlerTest, TestStressRecovery, BasicFunctionalityTest, FastVectorHighlighterTest, TestXIncludeConfig, TestFastWriter, CacheHeaderTest, TestSolrDeletionPolicy2, AutoCommitTest, QueryParsingTest, TestPseudoReturnFields, DistributedQueryElevationComponentTest, WordBreakSolrSpellCheckerTest, TermVectorComponentTest, TestPhraseSuggestions, DocumentBuilderTest, TestLMDirichletSimilarityFactory, TestLFUCache, CSVRequestHandlerTest, StatelessScriptUpdateProcessorFactoryTest, TestLRUCache, ReturnFieldsTest, PrimitiveFieldTypeTest, TestExtendedDismaxParser, TestSearchPerf, AnalysisAfterCoreReloadTest, ResponseLogComponentTest, TestSolrIndexConfig, AlternateDirectoryTest, SpellingQueryConverterTest, QueryEqualityTest, TestReversedWildcardFilterFactory, TestTrie, SuggesterTest, CoreAdminHandlerTest, SimpleFacetsTest, SliceStateUpdateTest, SliceStateTest, DistributedTermsComponentTest, FileBasedSpellCheckerTest, FieldMutatingUpdateProcessorTest, RegexBoostProcessorTest, OverseerTest, TestQuerySenderListener, SolrCoreTest, RecoveryZkTest, ShowFileRequestHandlerTest, TestFuzzyAnalyzedSuggestions, TestSort, DateFieldTest, PreAnalyzedFieldTest, ScriptEngineTest, OverseerCollectionProcessorTest, SchemaVersionSpecificBehaviorTest, MinimalSchemaTest, BasicDistributedZkTest, BasicDistributedZk2Test, UnloadDistributedZkTest]
[junit4:junit4] Completed on J0 in 138.79s, 1 test, 1 failure <<< FAILURES!

[...truncated 395 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:381: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:361: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:183: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:449: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1213: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:877: There were test failures: 261 suites, 1104 tests, 1 error, 1 failure, 13 ignored (7 assumptions)

Total time: 40 minutes 9 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 32bit/jdk1.8.0-ea-b79 -server -XX:+UseConcMarkSweepGC
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.6.0_41) - Build # 4571 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4571/
Java: 32bit/jdk1.6.0_41 -client -XX:+UseParallelGC

All tests passed

Build Log:
[...truncated 20411 lines...]
check-licenses:
     [echo] License check under: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr
 [licenses] MISSING sha1 checksum file for: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/extraction/lib/fontbox-1.7.1.jar
 [licenses] MISSING sha1 checksum file for: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/extraction/lib/jempbox-1.7.1.jar

 [licenses] MISSING sha1 checksum file for: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/extraction/lib/metadata-extractor-2.6.2.jar
 [licenses] MISSING sha1 checksum file for: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/extraction/lib/pdfbox-1.7.1.jar
 [licenses] MISSING sha1 checksum file for: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/extraction/lib/tika-core-1.3.jar
 [licenses] MISSING sha1 checksum file for: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/contrib/extraction/lib/tika-parsers-1.3.jar

[...truncated 1 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:381: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:67: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:234: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/tools/custom-tasks.xml:43: License check failed. Check the logs.

Total time: 50 minutes 19 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 32bit/jdk1.6.0_41 -client -XX:+UseParallelGC
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0-ea-b79) - Build # 4570 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4570/
Java: 32bit/jdk1.8.0-ea-b79 -server -XX:+UseConcMarkSweepGC

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

Error Message:
Server at http://127.0.0.1:45947/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update

Stack Trace:
org.apache.solr.common.SolrException: Server at http://127.0.0.1:45947/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([ED40721F57D80995:6CA6FC07208769A9]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:375)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:200)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:487)
	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 9197 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   2> 0 T2257 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 4 T2257 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1362432076327
[junit4:junit4]   2> 4 T2257 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 5 T2258 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 6 T2258 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 6 T2258 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 6 T2258 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 6 T2258 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 7 T2258 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 105 T2257 oasc.ZkTestServer.run start zk server on port:50752
[junit4:junit4]   2> 105 T2257 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50752 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@4dcce
[junit4:junit4]   2> 106 T2257 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 106 T2263 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50752. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 107 T2263 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50752, initiating session
[junit4:junit4]   2> 107 T2259 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:41000
[junit4:junit4]   2> 107 T2259 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:41000
[junit4:junit4]   2> 107 T2261 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 173 T2261 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3747aa2a0000 with negotiated timeout 10000 for client /127.0.0.1:41000
[junit4:junit4]   2> 173 T2263 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50752, sessionid = 0x13d3747aa2a0000, negotiated timeout = 10000
[junit4:junit4]   2> 174 T2264 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4dcce name:ZooKeeperConnection Watcher:127.0.0.1:50752 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 174 T2257 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 174 T2257 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 176 T2262 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d3747aa2a0000
[junit4:junit4]   2> 176 T2264 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 177 T2259 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:41000 which had sessionid 0x13d3747aa2a0000
[junit4:junit4]   2> 176 T2257 oaz.ZooKeeper.close Session: 0x13d3747aa2a0000 closed
[junit4:junit4]   2> 178 T2257 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50752/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@c334fe
[junit4:junit4]   2> 179 T2257 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 179 T2265 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50752. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 179 T2265 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50752, initiating session
[junit4:junit4]   2> 179 T2259 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:41001
[junit4:junit4]   2> 180 T2259 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:41001
[junit4:junit4]   2> 180 T2261 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3747aa2a0001 with negotiated timeout 10000 for client /127.0.0.1:41001
[junit4:junit4]   2> 180 T2265 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50752, sessionid = 0x13d3747aa2a0001, negotiated timeout = 10000
[junit4:junit4]   2> 180 T2266 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c334fe name:ZooKeeperConnection Watcher:127.0.0.1:50752/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 181 T2257 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 181 T2257 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 182 T2257 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 186 T2257 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 187 T2257 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 188 T2257 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 189 T2257 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 191 T2257 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 192 T2257 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 194 T2257 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 194 T2257 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 196 T2257 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 196 T2257 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 197 T2257 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 198 T2257 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 199 T2257 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 200 T2257 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 201 T2257 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 202 T2257 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 203 T2257 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 204 T2257 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 212 T2257 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 213 T2257 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 215 T2262 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d3747aa2a0001
[junit4:junit4]   2> 216 T2259 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:41001 which had sessionid 0x13d3747aa2a0001
[junit4:junit4]   2> 217 T2266 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 217 T2257 oaz.ZooKeeper.close Session: 0x13d3747aa2a0001 closed
[junit4:junit4]   2> 277 T2257 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 282 T2257 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:40478
[junit4:junit4]   2> 282 T2257 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 282 T2257 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 283 T2257 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362432076540
[junit4:junit4]   2> 283 T2257 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362432076540/solr.xml
[junit4:junit4]   2> 283 T2257 oasc.CoreContainer.<init> New CoreContainer 5338531
[junit4:junit4]   2> 284 T2257 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362432076540/'
[junit4:junit4]   2> 284 T2257 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362432076540/'
[junit4:junit4]   2> 300 T2257 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 301 T2257 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 301 T2257 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 301 T2257 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 302 T2257 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 302 T2257 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 303 T2257 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 303 T2257 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 304 T2257 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 304 T2257 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 310 T2257 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 319 T2257 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:50752/solr
[junit4:junit4]   2> 319 T2257 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 319 T2257 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50752 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@def9b1
[junit4:junit4]   2> 320 T2257 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 320 T2276 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50752. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 321 T2276 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50752, initiating session
[junit4:junit4]   2> 321 T2259 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:41005
[junit4:junit4]   2> 321 T2259 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:41005
[junit4:junit4]   2> 323 T2261 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3747aa2a0002 with negotiated timeout 20000 for client /127.0.0.1:41005
[junit4:junit4]   2> 323 T2276 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50752, sessionid = 0x13d3747aa2a0002, negotiated timeout = 20000
[junit4:junit4]   2> 323 T2277 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@def9b1 name:ZooKeeperConnection Watcher:127.0.0.1:50752 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 323 T2257 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 324 T2262 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d3747aa2a0002
[junit4:junit4]   2> 324 T2277 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 324 T2259 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:41005 which had sessionid 0x13d3747aa2a0002
[junit4:junit4]   2> 324 T2257 oaz.ZooKeeper.close Session: 0x13d3747aa2a0002 closed
[junit4:junit4]   2> 325 T2257 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 327 T2257 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50752/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@117ac13
[junit4:junit4]   2> 328 T2278 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50752. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 328 T2257 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 328 T2278 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50752, initiating session
[junit4:junit4]   2> 328 T2259 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:41006
[junit4:junit4]   2> 328 T2259 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:41006
[junit4:junit4]   2> 329 T2261 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3747aa2a0003 with negotiated timeout 20000 for client /127.0.0.1:41006
[junit4:junit4]   2> 329 T2278 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50752, sessionid = 0x13d3747aa2a0003, negotiated timeout = 20000
[junit4:junit4]   2> 329 T2279 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@117ac13 name:ZooKeeperConnection Watcher:127.0.0.1:50752/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 329 T2257 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 330 T2262 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3747aa2a0003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 331 T2257 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 332 T2257 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40478_
[junit4:junit4]   2> 333 T2262 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3747aa2a0003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:40478_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:40478_
[junit4:junit4]   2> 333 T2257 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40478_
[junit4:junit4]   2> 336 T2257 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 342 T2262 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3747aa2a0003 type:delete cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 343 T2257 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 345 T2257 oasc.Overseer.start Overseer (id=89288348554362883-127.0.0.1:40478_-n_0000000000) starting
[junit4:junit4]   2> 345 T2262 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3747aa2a0003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 346 T2262 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3747aa2a0003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 346 T2262 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3747aa2a0003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 346 T2262 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3747aa2a0003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 347 T2281 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 347 T2257 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 349 T2257 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 350 T2280 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 351 T2282 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362432076540/collection1
[junit4:junit4]   2> 352 T2282 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 352 T2282 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 352 T2282 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 353 T2282 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362432076540/collection1/'
[junit4:junit4]   2> 353 T2282 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362432076540/collection1/lib/README' to classloader
[junit4:junit4]   2> 353 T2282 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362432076540/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 384 T2282 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 412 T2282 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 412 T2282 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 416 T2282 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 745 T2282 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 750 T2282 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 752 T2282 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 761 T2282 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 764 T2282 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 767 T2282 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 768 T2282 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 768 T2282 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 769 T2282 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 769 T2282 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 769 T2282 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 770 T2282 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362432076540/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/control/data/
[junit4:junit4]   2> 770 T2282 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@14d3667
[junit4:junit4]   2> 770 T2282 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 771 T2282 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/control/data forceNew:false
[junit4:junit4]   2> 771 T2282 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/control/data
[junit4:junit4]   2> 771 T2282 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/control/data/index/
[junit4:junit4]   2> 771 T2282 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 772 T2282 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/control/data/index forceNew:false
[junit4:junit4]   2> 773 T2282 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@a7186a lockFactory=org.apache.lucene.store.NativeFSLockFactory@16edfc8),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 774 T2282 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 774 T2282 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/control/data/index
[junit4:junit4]   2> 776 T2282 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 776 T2282 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 777 T2282 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 777 T2282 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 777 T2282 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 778 T2282 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 778 T2282 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 778 T2282 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 779 T2282 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 782 T2282 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 785 T2282 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/control/data
[junit4:junit4]   2> 786 T2282 oass.SolrIndexSearcher.<init> Opening Searcher@bd1ab2 main
[junit4:junit4]   2> 786 T2282 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/control/data/tlog
[junit4:junit4]   2> 787 T2282 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 787 T2282 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 790 T2283 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@bd1ab2 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 791 T2282 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 791 T2282 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 792 T2262 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3747aa2a0003 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> 1852 T2280 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1853 T2280 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40478_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40478",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1"}
[junit4:junit4]   2> 1854 T2280 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 1854 T2280 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 1855 T2262 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3747aa2a0003 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> 1860 T2279 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> 2794 T2282 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2794 T2282 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40478 collection:control_collection shard:shard1
[junit4:junit4]   2> 2795 T2282 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2803 T2262 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3747aa2a0003 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> 2804 T2282 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2805 T2262 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3747aa2a0003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2807 T2282 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2807 T2282 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2807 T2282 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:40478/collection1/
[junit4:junit4]   2> 2808 T2282 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2808 T2282 oasc.SyncStrategy.syncToMe http://127.0.0.1:40478/collection1/ has no replicas
[junit4:junit4]   2> 2808 T2282 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:40478/collection1/
[junit4:junit4]   2> 2809 T2282 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2813 T2262 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3747aa2a0003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3365 T2280 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3370 T2279 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> 3416 T2282 oasc.ZkController.register We are http://127.0.0.1:40478/collection1/ and leader is http://127.0.0.1:40478/collection1/
[junit4:junit4]   2> 3417 T2282 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40478
[junit4:junit4]   2> 3417 T2282 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3417 T2282 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3417 T2282 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3418 T2282 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3419 T2257 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3419 T2257 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3420 T2257 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3422 T2257 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3423 T2257 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50752/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@14fffd2
[junit4:junit4]   2> 3423 T2257 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3424 T2285 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50752. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3424 T2285 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50752, initiating session
[junit4:junit4]   2> 3424 T2259 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:41018
[junit4:junit4]   2> 3424 T2259 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:41018
[junit4:junit4]   2> 3425 T2261 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3747aa2a0004 with negotiated timeout 10000 for client /127.0.0.1:41018
[junit4:junit4]   2> 3425 T2285 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50752, sessionid = 0x13d3747aa2a0004, negotiated timeout = 10000
[junit4:junit4]   2> 3425 T2286 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14fffd2 name:ZooKeeperConnection Watcher:127.0.0.1:50752/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3426 T2257 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3426 T2257 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3427 T2257 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3481 T2257 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3483 T2257 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:42423
[junit4:junit4]   2> 3483 T2257 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3484 T2257 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3484 T2257 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362432079750
[junit4:junit4]   2> 3484 T2257 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362432079750/solr.xml
[junit4:junit4]   2> 3485 T2257 oasc.CoreContainer.<init> New CoreContainer 12206046
[junit4:junit4]   2> 3485 T2257 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362432079750/'
[junit4:junit4]   2> 3485 T2257 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362432079750/'
[junit4:junit4]   2> 3501 T2257 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3502 T2257 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3502 T2257 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3502 T2257 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3503 T2257 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3503 T2257 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3503 T2257 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3504 T2257 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3504 T2257 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3504 T2257 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3510 T2257 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3518 T2257 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:50752/solr
[junit4:junit4]   2> 3518 T2257 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3519 T2257 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50752 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1a450c0
[junit4:junit4]   2> 3519 T2257 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3520 T2296 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50752. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3520 T2296 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50752, initiating session
[junit4:junit4]   2> 3520 T2259 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:41019
[junit4:junit4]   2> 3521 T2259 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:41019
[junit4:junit4]   2> 3521 T2261 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3747aa2a0005 with negotiated timeout 20000 for client /127.0.0.1:41019
[junit4:junit4]   2> 3521 T2296 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50752, sessionid = 0x13d3747aa2a0005, negotiated timeout = 20000
[junit4:junit4]   2> 3522 T2297 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a450c0 name:ZooKeeperConnection Watcher:127.0.0.1:50752 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3522 T2257 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3523 T2262 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d3747aa2a0005
[junit4:junit4]   2> 3523 T2297 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3523 T2259 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:41019 which had sessionid 0x13d3747aa2a0005
[junit4:junit4]   2> 3523 T2257 oaz.ZooKeeper.close Session: 0x13d3747aa2a0005 closed
[junit4:junit4]   2> 3524 T2257 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3526 T2257 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50752/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1dec9a8
[junit4:junit4]   2> 3527 T2298 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50752. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3527 T2257 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3527 T2298 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50752, initiating session
[junit4:junit4]   2> 3527 T2259 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:41020
[junit4:junit4]   2> 3527 T2259 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:41020
[junit4:junit4]   2> 3528 T2261 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3747aa2a0006 with negotiated timeout 20000 for client /127.0.0.1:41020
[junit4:junit4]   2> 3528 T2298 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50752, sessionid = 0x13d3747aa2a0006, negotiated timeout = 20000
[junit4:junit4]   2> 3528 T2299 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1dec9a8 name:ZooKeeperConnection Watcher:127.0.0.1:50752/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3529 T2257 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3529 T2262 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3747aa2a0006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3530 T2262 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3747aa2a0006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3531 T2257 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4533 T2257 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42423_
[junit4:junit4]   2> 4534 T2262 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3747aa2a0006 type:delete cxid:0x9 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:42423_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:42423_
[junit4:junit4]   2> 4535 T2257 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42423_
[junit4:junit4]   2> 4538 T2279 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 4538 T2286 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4538 T2299 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4540 T2279 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4545 T2300 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362432079750/collection1
[junit4:junit4]   2> 4545 T2300 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4546 T2300 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4547 T2300 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4548 T2300 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362432079750/collection1/'
[junit4:junit4]   2> 4549 T2300 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362432079750/collection1/lib/README' to classloader
[junit4:junit4]   2> 4549 T2300 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362432079750/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4589 T2300 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4615 T2300 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4615 T2300 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4619 T2300 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4873 T2280 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4874 T2280 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40478_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40478",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1"}
[junit4:junit4]   2> 4876 T2279 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> 4876 T2299 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> 4876 T2286 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> 4902 T2300 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 4906 T2300 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 4909 T2300 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 4922 T2300 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4928 T2300 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4933 T2300 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4934 T2300 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 4934 T2300 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 4935 T2300 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4936 T2300 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 4936 T2300 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 4937 T2300 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362432079750/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty1/
[junit4:junit4]   2> 4937 T2300 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@14d3667
[junit4:junit4]   2> 4938 T2300 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 4938 T2300 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty1 forceNew:false
[junit4:junit4]   2> 4939 T2300 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty1
[junit4:junit4]   2> 4939 T2300 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty1/index/
[junit4:junit4]   2> 4939 T2300 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 4940 T2300 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty1/index forceNew:false
[junit4:junit4]   2> 4942 T2300 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17bea96 lockFactory=org.apache.lucene.store.NativeFSLockFactory@ab6049),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4942 T2300 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4943 T2300 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty1/index
[junit4:junit4]   2> 4945 T2300 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 4946 T2300 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 4947 T2300 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 4947 T2300 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 4948 T2300 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 4948 T2300 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 4949 T2300 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 4950 T2300 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 4950 T2300 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 4954 T2300 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 4958 T2300 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty1
[junit4:junit4]   2> 4959 T2300 oass.SolrIndexSearcher.<init> Opening Searcher@1bbbb22 main
[junit4:junit4]   2> 4959 T2300 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty1/tlog
[junit4:junit4]   2> 4960 T2300 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 4960 T2300 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 4965 T2301 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1bbbb22 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 4968 T2300 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 4968 T2300 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6380 T2280 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6381 T2280 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:42423_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42423",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"2"}
[junit4:junit4]   2> 6381 T2280 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6381 T2280 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6385 T2279 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> 6385 T2299 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> 6385 T2286 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> 6970 T2300 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 6970 T2300 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:42423 collection:collection1 shard:shard1
[junit4:junit4]   2> 6971 T2300 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 6978 T2262 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3747aa2a0006 type:delete cxid:0x46 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 6979 T2300 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 6980 T2262 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3747aa2a0006 type:create cxid:0x47 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6982 T2300 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 6982 T2300 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 6982 T2300 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:42423/collection1/
[junit4:junit4]   2> 6983 T2300 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 6983 T2300 oasc.SyncStrategy.syncToMe http://127.0.0.1:42423/collection1/ has no replicas
[junit4:junit4]   2> 6983 T2300 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:42423/collection1/
[junit4:junit4]   2> 6984 T2300 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 6988 T2262 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3747aa2a0006 type:create cxid:0x51 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7889 T2280 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7902 T2299 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> 7902 T2279 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> 7902 T2286 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> 7942 T2300 oasc.ZkController.register We are http://127.0.0.1:42423/collection1/ and leader is http://127.0.0.1:42423/collection1/
[junit4:junit4]   2> 7942 T2300 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:42423
[junit4:junit4]   2> 7942 T2300 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 7942 T2300 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 7943 T2300 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 7945 T2300 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7946 T2257 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 7947 T2257 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 7948 T2257 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8015 T2257 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8017 T2257 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:45947
[junit4:junit4]   2> 8017 T2257 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8017 T2257 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8018 T2257 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362432084276
[junit4:junit4]   2> 8018 T2257 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362432084276/solr.xml
[junit4:junit4]   2> 8018 T2257 oasc.CoreContainer.<init> New CoreContainer 4136361
[junit4:junit4]   2> 8019 T2257 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362432084276/'
[junit4:junit4]   2> 8019 T2257 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362432084276/'
[junit4:junit4]   2> 8035 T2257 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8035 T2257 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8036 T2257 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8036 T2257 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8036 T2257 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8037 T2257 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8037 T2257 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8037 T2257 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8037 T2257 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8038 T2257 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8043 T2257 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8051 T2257 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:50752/solr
[junit4:junit4]   2> 8052 T2257 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8052 T2257 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50752 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@faf2a2
[junit4:junit4]   2> 8053 T2257 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8053 T2312 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50752. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8054 T2312 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50752, initiating session
[junit4:junit4]   2> 8054 T2259 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:41041
[junit4:junit4]   2> 8054 T2259 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:41041
[junit4:junit4]   2> 8055 T2261 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3747aa2a0007 with negotiated timeout 20000 for client /127.0.0.1:41041
[junit4:junit4]   2> 8055 T2312 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50752, sessionid = 0x13d3747aa2a0007, negotiated timeout = 20000
[junit4:junit4]   2> 8055 T2313 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@faf2a2 name:ZooKeeperConnection Watcher:127.0.0.1:50752 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8055 T2257 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8056 T2262 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d3747aa2a0007
[junit4:junit4]   2> 8057 T2313 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8057 T2259 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:41041 which had sessionid 0x13d3747aa2a0007
[junit4:junit4]   2> 8057 T2257 oaz.ZooKeeper.close Session: 0x13d3747aa2a0007 closed
[junit4:junit4]   2> 8057 T2257 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8059 T2257 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50752/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@11f97b9
[junit4:junit4]   2> 8060 T2257 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8060 T2314 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50752. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8061 T2314 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50752, initiating session
[junit4:junit4]   2> 8061 T2259 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:41042
[junit4:junit4]   2> 8061 T2259 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:41042
[junit4:junit4]   2> 8062 T2261 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3747aa2a0008 with negotiated timeout 20000 for client /127.0.0.1:41042
[junit4:junit4]   2> 8062 T2314 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50752, sessionid = 0x13d3747aa2a0008, negotiated timeout = 20000
[junit4:junit4]   2> 8062 T2315 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11f97b9 name:ZooKeeperConnection Watcher:127.0.0.1:50752/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8062 T2257 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8063 T2262 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3747aa2a0008 type:create cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8063 T2262 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3747aa2a0008 type:create cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8064 T2257 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9066 T2257 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45947_
[junit4:junit4]   2> 9068 T2262 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3747aa2a0008 type:delete cxid:0x9 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:45947_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:45947_
[junit4:junit4]   2> 9069 T2257 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45947_
[junit4:junit4]   2> 9071 T2286 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> 9071 T2279 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> 9072 T2299 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9072 T2315 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9072 T2299 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> 9073 T2286 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9074 T2279 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9079 T2316 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362432084276/collection1
[junit4:junit4]   2> 9079 T2316 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9080 T2316 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9081 T2316 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9082 T2316 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362432084276/collection1/'
[junit4:junit4]   2> 9083 T2316 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362432084276/collection1/lib/README' to classloader
[junit4:junit4]   2> 9084 T2316 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362432084276/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9120 T2316 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9154 T2316 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9155 T2316 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9158 T2316 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9408 T2280 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9408 T2280 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:42423_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42423",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"2"}
[junit4:junit4]   2> 9411 T2279 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> 9411 T2315 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> 9411 T2299 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> 9411 T2286 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> 9447 T2316 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9452 T2316 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9454 T2316 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9469 T2316 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9472 T2316 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9476 T2316 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9477 T2316 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9477 T2316 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9477 T2316 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9479 T2316 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9479 T2316 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9479 T2316 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362432084276/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty2/
[junit4:junit4]   2> 9479 T2316 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@14d3667
[junit4:junit4]   2> 9480 T2316 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9481 T2316 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty2 forceNew:false
[junit4:junit4]   2> 9481 T2316 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty2
[junit4:junit4]   2> 9481 T2316 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty2/index/
[junit4:junit4]   2> 9482 T2316 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9482 T2316 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty2/index forceNew:false
[junit4:junit4]   2> 9484 T2316 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1dd557e lockFactory=org.apache.lucene.store.NativeFSLockFactory@d2c651),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9484 T2316 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9485 T2316 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty2/index
[junit4:junit4]   2> 9486 T2316 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9487 T2316 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9487 T2316 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9488 T2316 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9488 T2316 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9489 T2316 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9489 T2316 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9490 T2316 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9490 T2316 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9494 T2316 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9497 T2316 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty2
[junit4:junit4]   2> 9497 T2316 oass.SolrIndexSearcher.<init> Opening Searcher@14ddb9b main
[junit4:junit4]   2> 9497 T2316 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty2/tlog
[junit4:junit4]   2> 9498 T2316 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9498 T2316 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9503 T2317 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@14ddb9b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9506 T2316 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 9506 T2316 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10916 T2280 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10917 T2280 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45947_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45947",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"2"}
[junit4:junit4]   2> 10917 T2280 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 10917 T2280 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 10922 T2286 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> 10922 T2299 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> 10923 T2279 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> 10922 T2315 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> 11509 T2316 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11509 T2316 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:45947 collection:collection1 shard:shard2
[junit4:junit4]   2> 11511 T2316 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 11519 T2262 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3747aa2a0008 type:delete cxid:0x45 zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 11520 T2316 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11521 T2262 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3747aa2a0008 type:create cxid:0x46 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11523 T2316 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11523 T2316 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11524 T2316 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:45947/collection1/
[junit4:junit4]   2> 11524 T2316 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11524 T2316 oasc.SyncStrategy.syncToMe http://127.0.0.1:45947/collection1/ has no replicas
[junit4:junit4]   2> 11525 T2316 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:45947/collection1/
[junit4:junit4]   2> 11525 T2316 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 11529 T2262 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3747aa2a0008 type:create cxid:0x4f zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12427 T2280 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12435 T2286 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> 12436 T2315 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> 12436 T2299 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> 12436 T2279 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> 12483 T2316 oasc.ZkController.register We are http://127.0.0.1:45947/collection1/ and leader is http://127.0.0.1:45947/collection1/
[junit4:junit4]   2> 12483 T2316 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45947
[junit4:junit4]   2> 12483 T2316 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 12484 T2316 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12484 T2316 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12486 T2316 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12487 T2257 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 12488 T2257 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12488 T2257 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12556 T2257 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12558 T2257 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:35339
[junit4:junit4]   2> 12558 T2257 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12559 T2257 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12559 T2257 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362432088817
[junit4:junit4]   2> 12559 T2257 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362432088817/solr.xml
[junit4:junit4]   2> 12560 T2257 oasc.CoreContainer.<init> New CoreContainer 21510468
[junit4:junit4]   2> 12560 T2257 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362432088817/'
[junit4:junit4]   2> 12560 T2257 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362432088817/'
[junit4:junit4]   2> 12576 T2257 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 12577 T2257 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12577 T2257 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12577 T2257 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12578 T2257 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12578 T2257 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12578 T2257 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12579 T2257 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12579 T2257 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12579 T2257 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12584 T2257 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12593 T2257 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:50752/solr
[junit4:junit4]   2> 12593 T2257 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12594 T2257 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50752 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@2aeb75
[junit4:junit4]   2> 12595 T2257 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12595 T2328 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50752. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12595 T2328 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50752, initiating session
[junit4:junit4]   2> 12595 T2259 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:41043
[junit4:junit4]   2> 12596 T2259 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:41043
[junit4:junit4]   2> 12596 T2261 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3747aa2a0009 with negotiated timeout 20000 for client /127.0.0.1:41043
[junit4:junit4]   2> 12596 T2328 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50752, sessionid = 0x13d3747aa2a0009, negotiated timeout = 20000
[junit4:junit4]   2> 12597 T2329 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2aeb75 name:ZooKeeperConnection Watcher:127.0.0.1:50752 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12597 T2257 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12598 T2262 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d3747aa2a0009
[junit4:junit4]   2> 12598 T2329 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12598 T2259 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:41043 which had sessionid 0x13d3747aa2a0009
[junit4:junit4]   2> 12598 T2257 oaz.ZooKeeper.close Session: 0x13d3747aa2a0009 closed
[junit4:junit4]   2> 12598 T2257 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12600 T2257 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50752/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@17f7fdd
[junit4:junit4]   2> 12601 T2330 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50752. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12601 T2257 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12601 T2330 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50752, initiating session
[junit4:junit4]   2> 12602 T2259 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:41044
[junit4:junit4]   2> 12602 T2259 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:41044
[junit4:junit4]   2> 12602 T2261 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3747aa2a000a with negotiated timeout 20000 for client /127.0.0.1:41044
[junit4:junit4]   2> 12602 T2330 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50752, sessionid = 0x13d3747aa2a000a, negotiated timeout = 20000
[junit4:junit4]   2> 12603 T2331 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17f7fdd name:ZooKeeperConnection Watcher:127.0.0.1:50752/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12603 T2257 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12603 T2262 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3747aa2a000a type:create cxid:0x1 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12604 T2262 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3747aa2a000a type:create cxid:0x2 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12605 T2257 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13607 T2257 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35339_
[junit4:junit4]   2> 13607 T2262 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3747aa2a000a type:delete cxid:0x9 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:35339_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:35339_
[junit4:junit4]   2> 13608 T2257 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35339_
[junit4:junit4]   2> 13609 T2299 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13609 T2331 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13610 T2279 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13609 T2286 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13610 T2279 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> 13609 T2315 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13610 T2299 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> 13610 T2286 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> 13610 T2315 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> 13615 T2332 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362432088817/collection1
[junit4:junit4]   2> 13615 T2332 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13616 T2332 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13616 T2332 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13617 T2332 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362432088817/collection1/'
[junit4:junit4]   2> 13617 T2332 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362432088817/collection1/lib/README' to classloader
[junit4:junit4]   2> 13617 T2332 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362432088817/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13638 T2332 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 13665 T2332 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13666 T2332 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13669 T2332 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 13941 T2280 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13941 T2280 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45947_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45947",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"2"}
[junit4:junit4]   2> 13945 T2299 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> 13945 T2279 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> 13945 T2331 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> 13945 T2286 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> 13945 T2315 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> 13966 T2332 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 13971 T2332 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 13973 T2332 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 13982 T2332 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13985 T2332 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13987 T2332 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13988 T2332 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 13988 T2332 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 13988 T2332 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13989 T2332 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 13989 T2332 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 13989 T2332 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362432088817/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty3/
[junit4:junit4]   2> 13989 T2332 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@14d3667
[junit4:junit4]   2> 13990 T2332 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 13990 T2332 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty3 forceNew:false
[junit4:junit4]   2> 13990 T2332 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty3
[junit4:junit4]   2> 13990 T2332 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty3/index/
[junit4:junit4]   2> 13991 T2332 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 13991 T2332 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty3/index forceNew:false
[junit4:junit4]   2> 13992 T2332 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@12e981d lockFactory=org.apache.lucene.store.NativeFSLockFactory@99093b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13992 T2332 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 13993 T2332 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty3/index
[junit4:junit4]   2> 13994 T2332 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 13994 T2332 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 13995 T2332 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 13995 T2332 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 13996 T2332 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 13996 T2332 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 13996 T2332 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 13996 T2332 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 13997 T2332 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 13999 T2332 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14001 T2332 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty3
[junit4:junit4]   2> 14002 T2332 oass.SolrIndexSearcher.<init> Opening Searcher@fb702b main
[junit4:junit4]   2> 14002 T2332 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty3/tlog
[junit4:junit4]   2> 14002 T2332 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14002 T2332 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14006 T2333 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@fb702b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14008 T2332 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14008 T2332 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15449 T2280 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15450 T2280 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:35339_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:35339",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2"}
[junit4:junit4]   2> 15450 T2280 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 15450 T2280 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 15456 T2315 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> 15456 T2279 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> 15456 T2331 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> 15456 T2299 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> 15456 T2286 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> 16010 T2332 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16010 T2332 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:35339 collection:collection1 shard:shard1
[junit4:junit4]   2> 16012 T2332 oasc.ZkController.register We are http://127.0.0.1:35339/collection1/ and leader is http://127.0.0.1:42423/collection1/
[junit4:junit4]   2> 16012 T2332 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:35339
[junit4:junit4]   2> 16012 T2332 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16012 T2332 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C106 name=collection1 org.apache.solr.core.SolrCore@1830dbb url=http://127.0.0.1:35339/collection1 node=127.0.0.1:35339_ C106_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:35339_, base_url=http://127.0.0.1:35339, collection=collection1, state=down, core=collection1}
[junit4:junit4]   2> 16013 T2334 C106 P35339 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16013 T2332 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16013 T2334 C106 P35339 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16014 T2334 C106 P35339 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16014 T2334 C106 P35339 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16014 T2257 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 16014 T2334 C106 P35339 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16014 T2257 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16015 T2257 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16017 T2257 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16018 T2257 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16021 T2294 oasc.CoreContainer.create Creating SolrCore 'onenodecollectioncore' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362432079750/onenodecollectioncore
[junit4:junit4]   2> 16022 T2294 oasc.ZkController.createCollectionZkNode Check for collection zkNode:onenodecollection
[junit4:junit4]   2> 16022 T2294 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   2> 16022 T2294 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 16023 T2294 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 16023 T2294 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection
[junit4:junit4]   2> 16024 T2294 oasc.ZkController.readConfigName Load collection config from:/collections/onenodecollection
[junit4:junit4]   2> 16025 T2294 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362432079750/onenodecollectioncore/'
[junit4:junit4]   2> 16050 T2294 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 16080 T2294 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 16081 T2294 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 16085 T2294 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 16415 T2294 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 16420 T2294 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 16422 T2294 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 16436 T2294 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 16440 T2294 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 16444 T2294 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 16445 T2294 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 16446 T2294 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 16446 T2294 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 16447 T2294 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 16448 T2294 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 16448 T2294 oasc.SolrCore.<init> [onenodecollectioncore] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362432079750/onenodecollectioncore/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1362432076327/onenodecollection/
[junit4:junit4]   2> 16449 T2294 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@14d3667
[junit4:junit4]   2> 16449 T2294 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 16451 T2294 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1362432076327/onenodecollection forceNew:false
[junit4:junit4]   2> 16451 T2294 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1362432076327/onenodecollection
[junit4:junit4]   2> 16451 T2294 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1362432076327/onenodecollection/index/
[junit4:junit4]   2> 16452 T2294 oasc.SolrCore.initIndex WARNING [onenodecollectioncore] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1362432076327/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 16453 T2294 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1362432076327/onenodecollection/index forceNew:false
[junit4:junit4]   2> 16455 T2294 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@108ed75 lockFactory=org.apache.lucene.store.NativeFSLockFactory@15f295f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 16455 T2294 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 16456 T2294 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1362432076327/onenodecollection/index
[junit4:junit4]   2> 16458 T2294 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 16459 T2294 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 16460 T2294 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 16460 T2294 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 16461 T2294 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 16462 T2294 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 16462 T2294 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 16463 T2294 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 16463 T2294 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 16467 T2294 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 16470 T2294 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1362432076327/onenodecollection
[junit4:junit4]   2> 16470 T2294 oass.SolrIndexSearcher.<init> Opening Searcher@1502d61 main
[junit4:junit4]   2> 16470 T2294 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1362432076327/onenodecollection/tlog
[junit4:junit4]   2> 16471 T2294 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 16471 T2294 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 16475 T2294 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1362432076327/onenodecollection
[junit4:junit4]   2> 16476 T2336 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@1502d61 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 16477 T2294 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 16962 T2280 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16963 T2280 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:35339_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:35339",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2"}
[junit4:junit4]   2> 16967 T2280 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:42423_",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42423",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1"}
[junit4:junit4]   2> 16967 T2280 oasc.Overseer$ClusterStateUpdater.createCollection Create collection onenodecollection with numShards 1
[junit4:junit4]   2> 16968 T2280 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 16973 T2315 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> 16973 T2331 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> 16973 T2299 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> 16973 T2286 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> 16973 T2279 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> 17479 T2294 oasc.CoreContainer.registerCore registering core: onenodecollectioncore
[junit4:junit4]   2> 17480 T2294 oasc.ZkController.register Register replica - core:onenodecollectioncore address:http://127.0.0.1:42423 collection:onenodecollection shard:shard1
[junit4:junit4]   2> 17481 T2294 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   2> 17489 T2262 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3747aa2a0006 type:delete cxid:0x9f zxid:0xac txntype:-1 reqpath:n/a Error Path:/solr/collections/onenodecollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/onenodecollection/leaders
[junit4:junit4]   2> 17489 T2294 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 17490 T2262 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3747aa2a0006 type:create cxid:0xa0 zxid:0xad txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 17492 T2294 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 17493 T2294 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 17493 T2294 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:42423/onenodecollectioncore/
[junit4:junit4]   2> 17494 T2294 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 17494 T2294 oasc.SyncStrategy.syncToMe http://127.0.0.1:42423/onenodecollectioncore/ has no replicas
[junit4:junit4]   2> 17495 T2294 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:42423/onenodecollectioncore/
[junit4:junit4]   2> 17495 T2294 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   2> 17500 T2262 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3747aa2a0006 type:create cxid:0xaa zxid:0xb1 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 18480 T2280 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18488 T2299 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> 18488 T2279 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> 18488 T2315 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> 18488 T2331 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> 18488 T2286 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> 18504 T2294 oasc.ZkController.register We are http://127.0.0.1:42423/onenodecollectioncore/ and leader is http://127.0.0.1:42423/onenodecollectioncore/
[junit4:junit4]   2> 18504 T2294 oasc.ZkController.register No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:42423
[junit4:junit4]   2> 18505 T2294 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 18505 T2294 oasc.ZkController.publish publishing core=onenodecollectioncore state=active
[junit4:junit4]   2> 18507 T2294 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18509 T2257 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 18510 T2257 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C106_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:35339_, shard=shard1, base_url=http://127.0.0.1:35339, collection=collection1, state=recovering, core=collection1}
[junit4:junit4]   2> 19020 T2334 C106 P35339 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:42423/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 19020 T2334 C106 P35339 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:35339 START replicas=[http://127.0.0.1:42423/collection1/] nUpdates=100
[junit4:junit4]   2> 19021 T2334 C106 P35339 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 19021 T2334 C106 P35339 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 19022 T2334 C106 P35339 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 19022 T2334 C106 P35339 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 19022 T2334 C106 P35339 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 19023 T2334 C106 P35339 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:42423/collection1/. core=collection1
[junit4:junit4]   2> 19023 T2334 C106 P35339 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C107 name=collection1 org.apache.solr.core.SolrCore@d5fc22 url=http://127.0.0.1:42423/collection1 node=127.0.0.1:42423_ C107_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:42423_, shard=shard1, base_url=http://127.0.0.1:42423, collection=collection1, state=active, core=collection1, leader=true}
[junit4:junit4]   2> 19030 T2293 C107 P42423 REQ /get {getVersions=100&version=2&wt=javabin&distrib=false&qt=/get} status=0 QTime=1 
[junit4:junit4]   2> 19031 T2295 C107 P42423 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 19031 T2295 C107 P42423 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty1
[junit4:junit4]   2> 19032 T2295 C107 P42423 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17bea96 lockFactory=org.apache.lucene.store.NativeFSLockFactory@ab6049),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19033 T2295 C107 P42423 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19033 T2295 C107 P42423 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17bea96 lockFactory=org.apache.lucene.store.NativeFSLockFactory@ab6049),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17bea96 lockFactory=org.apache.lucene.store.NativeFSLockFactory@ab6049),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19033 T2295 C107 P42423 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19034 T2295 C107 P42423 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty1
[junit4:junit4]   2> 19034 T2295 C107 P42423 oass.SolrIndexSearcher.<init> Opening Searcher@1201d27 realtime
[junit4:junit4]   2> 19034 T2295 C107 P42423 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19034 T2295 C107 P42423 /update {commit=true&version=2&wt=javabin&waitSearcher=true&openSearcher=false&commit_end_point=true&softCommit=false} {commit=} 0 3
[junit4:junit4]   2> 19035 T2334 C106 P35339 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19035 T2334 C106 P35339 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19038 T2294 C107 P42423 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19038 T2294 C107 P42423 REQ /replication {version=2&wt=javabin&qt=/replication&command=indexversion} status=0 QTime=2 
[junit4:junit4]   2> 19039 T2334 C106 P35339 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 19039 T2334 C106 P35339 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19039 T2334 C106 P35339 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19041 T2292 C107 P42423 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty1
[junit4:junit4]   2> 19041 T2292 C107 P42423 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty1/index
[junit4:junit4]   2> 19042 T2292 C107 P42423 REQ /replication {version=2&wt=javabin&qt=/replication&generation=2&command=filelist} status=0 QTime=1 
[junit4:junit4]   2> 19042 T2334 C106 P35339 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 19043 T2334 C106 P35339 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty3/index.20130304122135366 forceNew:false
[junit4:junit4]   2> 19043 T2334 C106 P35339 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty3
[junit4:junit4]   2> 19044 T2334 C106 P35339 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@1c1d4ad lockFactory=org.apache.lucene.store.NativeFSLockFactory@18fee89) fullCopy=false
[junit4:junit4]   2> 19046 T2295 C107 P42423 REQ /replication {wt=filestream&checksum=true&qt=/replication&generation=2&file=segments_2&command=filecontent} status=0 QTime=0 
[junit4:junit4]   2> 19047 T2334 C106 P35339 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty3/index
[junit4:junit4]   2> 19047 T2334 C106 P35339 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 19047 T2334 C106 P35339 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty3
[junit4:junit4]   2> 19048 T2334 C106 P35339 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty3
[junit4:junit4]   2> 19048 T2334 C106 P35339 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 19048 T2334 C106 P35339 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 19048 T2334 C106 P35339 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty3
[junit4:junit4]   2> 19050 T2334 C106 P35339 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@12e981d lockFactory=org.apache.lucene.store.NativeFSLockFactory@99093b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@12e981d lockFactory=org.apache.lucene.store.NativeFSLockFactory@99093b),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19050 T2334 C106 P35339 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19050 T2334 C106 P35339 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 19051 T2334 C106 P35339 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty3
[junit4:junit4]   2> 19051 T2334 C106 P35339 oass.SolrIndexSearcher.<init> Opening Searcher@bd1131 main
[junit4:junit4]   2> 19052 T2333 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@bd1131 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 19052 T2333 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty3/index
[junit4:junit4]   2> 19052 T2334 C106 P35339 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@1c1d4ad lockFactory=org.apache.lucene.store.NativeFSLockFactory@18fee89)
[junit4:junit4]   2> 19052 T2334 C106 P35339 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty3/index.20130304122135366
[junit4:junit4]   2> 19052 T2334 C106 P35339 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty3/index
[junit4:junit4]   2> 19053 T2334 C106 P35339 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 19053 T2334 C106 P35339 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 19053 T2334 C106 P35339 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 19053 T2334 C106 P35339 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19054 T2334 C106 P35339 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 19512 T2257 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19996 T2280 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19997 T2280 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:42423_",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42423",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1"}
[junit4:junit4]   2> 20001 T2280 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:35339_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:35339",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2"}
[junit4:junit4]   2> 20005 T2331 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> 20005 T2279 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> 20005 T2299 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> 20006 T2315 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> 20005 T2286 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> 20515 T2257 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20516 T2257 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: onenodecollection
[junit4:junit4]   2> 20517 T2257 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 20530 T2257 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50752 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@12821fc
[junit4:junit4]   2> 20531 T2257 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 20532 T2339 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50752. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 20532 T2339 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50752, initiating session
[junit4:junit4]   2> 20533 T2259 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:41054
[junit4:junit4]   2> 20533 T2259 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:41054
[junit4:junit4]   2> 20535 T2261 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d3747aa2a000b with negotiated timeout 10000 for client /127.0.0.1:41054
[junit4:junit4]   2> 20535 T2339 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50752, sessionid = 0x13d3747aa2a000b, negotiated timeout = 10000
[junit4:junit4]   2> 20536 T2340 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12821fc name:ZooKeeperConnection Watcher:127.0.0.1:50752 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 20536 T2257 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 20582 T2262 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d3747aa2a000b
[junit4:junit4]   2> 20583 T2340 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 20583 T2259 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:41054 which had sessionid 0x13d3747aa2a000b
[junit4:junit4]   2> 20583 T2257 oaz.ZooKeeper.close Session: 0x13d3747aa2a000b closed
[junit4:junit4]   2> 20584 T2262 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d3747aa2a0004
[junit4:junit4]   2> 20585 T2286 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 20585 T2259 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:41018 which had sessionid 0x13d3747aa2a0004
[junit4:junit4]   2> 20585 T2257 oaz.ZooKeeper.close Session: 0x13d3747aa2a0004 closed
[junit4:junit4]   2> 20589 T2257 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 40478
[junit4:junit4]   2> 20589 T2257 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=5338531
[junit4:junit4]   2> 21512 T2280 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21513 T2280 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40478_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40478",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"1"}
[junit4:junit4]   2> 21518 T2315 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> 21518 T2299 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> 21518 T2279 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> 21518 T2331 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> 22591 T2257 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 22592 T2257 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 22596 T2257 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1e25a52
[junit4:junit4]   2> 22598 T2257 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty3/index
[junit4:junit4]   2> 22599 T2257 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty3
[junit4:junit4]   2> 22602 T2257 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 22602 T2257 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 22603 T2257 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 22603 T2257 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 22605 T2257 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 22606 T2257 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/control/data/index
[junit4:junit4]   2> 22606 T2257 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/control/data/index
[junit4:junit4]   2> 22607 T2257 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/control/data/index
[junit4:junit4]   2> 22607 T2257 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/control/data
[junit4:junit4]   2> 22608 T2257 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/control/data
[junit4:junit4]   2> 22610 T2280 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=89288348554362883-127.0.0.1:40478_-n_0000000000) am no longer a leader.
[junit4:junit4]   2> 22610 T2262 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d3747aa2a0003
[junit4:junit4]   2> 22612 T2279 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> 22612 T2259 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:41006 which had sessionid 0x13d3747aa2a0003
[junit4:junit4]   2> 22613 T2299 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 22612 T2257 oaz.ZooKeeper.close Session: 0x13d3747aa2a0003 closed
[junit4:junit4]   2> 22613 T2315 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 22613 T2331 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 22613 T2315 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> 22614 T2299 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> 22614 T2331 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> 22615 T2262 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3747aa2a0006 type:delete cxid:0xba zxid:0xcd txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 22616 T2299 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 22618 T2299 oasc.Overseer.start Overseer (id=89288348554362886-127.0.0.1:42423_-n_0000000001) starting
[junit4:junit4]   2> 22619 T2262 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3747aa2a0006 type:create cxid:0xbf zxid:0xcf txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 22620 T2262 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3747aa2a0006 type:create cxid:0xc0 zxid:0xd0 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 22621 T2262 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3747aa2a0006 type:create cxid:0xc1 zxid:0xd1 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 22622 T2262 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3747aa2a0006 type:create cxid:0xc2 zxid:0xd2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 22623 T2342 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 22624 T2341 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 22626 T2341 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22627 T2341 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40478_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40478",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"2"}
[junit4:junit4]   2> 22630 T2299 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> 22631 T2331 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> 22631 T2315 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> 22634 T2257 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   2> 22685 T2257 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 42423
[junit4:junit4]   2> 22686 T2257 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=12206046
[junit4:junit4]   2> 23913 T2279 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 23913 T2279 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 23913 T2279 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 24136 T2341 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24137 T2341 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:42423_",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42423",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:42423__onenodecollectioncore"}
[junit4:junit4]   2> 24141 T2341 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:42423_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42423",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"2"}
[junit4:junit4]   2> 24146 T2299 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> 24146 T2331 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> 24146 T2315 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> 25689 T2257 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 25690 T2257 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 25693 T2257 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 25696 T2257 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@d5fc22
[junit4:junit4]   2> 25699 T2257 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty3/index
[junit4:junit4]   2> 25700 T2257 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty3
[junit4:junit4]   2> 25703 T2257 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 25704 T2257 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 25705 T2257 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 25705 T2257 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2>  C107_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:42423_, shard=shard1, base_url=http://127.0.0.1:42423, collection=collection1, state=down, core=collection1, leader=true}
[junit4:junit4]   2> 25708 T2257 C107 P42423 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty1/index
[junit4:junit4]   2> 25709 T2257 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 25709 T2257 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty1/index
[junit4:junit4]   2> 25710 T2257 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty1/index
[junit4:junit4]   2> 25711 T2257 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty1
[junit4:junit4]   2> 25711 T2257 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty1
[junit4:junit4]   2> 25712 T2257 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty1/index
[junit4:junit4]   2> 25713 T2257 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty1/index
[junit4:junit4]   2> 25713 T2257 oasc.SolrCore.close [onenodecollectioncore]  CLOSING SolrCore org.apache.solr.core.SolrCore@5b222f
[junit4:junit4]   2> 25720 T2257 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 25721 T2257 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 25722 T2257 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 25722 T2257 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 25723 T2257 oasc.SolrCore.closeSearcher [onenodecollectioncore] Closing main searcher on request.
[junit4:junit4]   2> 25724 T2257 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1362432076327/onenodecollection/index
[junit4:junit4]   2> 25725 T2257 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1362432076327/onenodecollection
[junit4:junit4]   2> 25725 T2257 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1362432076327/onenodecollection
[junit4:junit4]   2> 25726 T2257 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1362432076327/onenodecollection/index
[junit4:junit4]   2> 25727 T2257 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1362432076327/onenodecollection/index
[junit4:junit4]   2> 25728 T2341 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=89288348554362886-127.0.0.1:42423_-n_0000000001) am no longer a leader.
[junit4:junit4]   2> 25729 T2262 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d3747aa2a0006
[junit4:junit4]   2> 25730 T2259 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:41020 which had sessionid 0x13d3747aa2a0006
[junit4:junit4]   2> 25730 T2257 oaz.ZooKeeper.close Session: 0x13d3747aa2a0006 closed
[junit4:junit4]   2> 25730 T2262 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3747aa2a000a type:delete cxid:0x53 zxid:0xe3 txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard1 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard1
[junit4:junit4]   2> 25731 T2262 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3747aa2a0008 type:delete cxid:0x6e zxid:0xe4 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 25731 T2331 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 25731 T2315 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 25731 T2262 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3747aa2a000a type:create cxid:0x54 zxid:0xe5 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25732 T2331 oasc.ShardLeaderElectionContext.shouldIBeLeader Checking if I should try and be the leader.
[junit4:junit4]   2> 25732 T2331 oasc.ShardLeaderElectionContext.shouldIBeLeader My last published State was Active, it's okay to be the leader.
[junit4:junit4]   2> 25732 T2331 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 25732 T2315 oasc.Overseer.start Overseer (id=89288348554362888-127.0.0.1:45947_-n_0000000002) starting
[junit4:junit4]   2> 25732 T2331 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:35339/collection1/
[junit4:junit4]   2> 25733 T2331 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:35339 START replicas=[http://127.0.0.1:42423/collection1/] nUpdates=100
[junit4:junit4]   2> 25733 T2262 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3747aa2a0008 type:create cxid:0x73 zxid:0xe8 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25733 T2331 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:35339 DONE.  We have no versions.  sync failed.
[junit4:junit4]   2> 25733 T2331 oasc.SyncStrategy.syncReplicas Leader's attempt to sync with shard failed, moving to the next canidate
[junit4:junit4]   2> 25733 T2331 oasc.ShardLeaderElectionContext.runLeaderProcess We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
[junit4:junit4]   2> 25733 T2262 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3747aa2a0008 type:create cxid:0x74 zxid:0xe9 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25733 T2331 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:35339/collection1/
[junit4:junit4]   2> 25734 T2331 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 25734 T2262 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3747aa2a0008 type:create cxid:0x75 zxid:0xea txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25734 T2262 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3747aa2a0008 type:create cxid:0x76 zxid:0xeb txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25735 T2315 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> 25735 T2345 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 25736 T2262 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3747aa2a000a type:create cxid:0x5c zxid:0xed txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25736 T2315 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 25737 T2331 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 25737 T2331 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> 25737 T2344 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 25738 T2344 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 25738 T2344 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:42423_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42423",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"2"}
[junit4:junit4]   2> 25740 T2344 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:42423_",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42423",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1"}
[junit4:junit4]   2> 25751 T2315 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> 25751 T2331 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> 25751 T2257 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   2> 25803 T2257 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 45947
[junit4:junit4]   2> 25803 T2257 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=4136361
[junit4:junit4]   2> 26805 T2257 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 26806 T2257 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 26810 T2257 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1f23836
[junit4:junit4]   2> 26812 T2257 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty3/index
[junit4:junit4]   2> 26813 T2257 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty3
[junit4:junit4]   2> 26816 T2257 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 26816 T2257 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 26817 T2257 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 26817 T2257 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 26819 T2257 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 26820 T2257 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty2/index
[junit4:junit4]   2> 26820 T2257 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty2
[junit4:junit4]   2> 26821 T2257 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty2
[junit4:junit4]   2> 26821 T2257 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty2/index
[junit4:junit4]   2> 26822 T2257 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty2/index
[junit4:junit4]   2> 26823 T2344 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=89288348554362888-127.0.0.1:45947_-n_0000000002) am no longer a leader.
[junit4:junit4]   2> 26825 T2262 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d3747aa2a0008
[junit4:junit4]   2> 26826 T2259 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:41042 which had sessionid 0x13d3747aa2a0008
[junit4:junit4]   2> 26826 T2257 oaz.ZooKeeper.close Session: 0x13d3747aa2a0008 closed
[junit4:junit4]   2> 26827 T2331 oascc.ZkStateReader$3.process Updating live nodes... (1)
[junit4:junit4]   2> 26827 T2331 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 26829 T2262 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3747aa2a000a type:delete cxid:0x67 zxid:0xff txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 26830 T2331 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 26833 T2331 oasc.Overseer.start Overseer (id=89288348554362890-127.0.0.1:35339_-n_0000000003) starting
[junit4:junit4]   2> 26833 T2262 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3747aa2a000a type:create cxid:0x6c zxid:0x101 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 26834 T2262 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3747aa2a000a type:create cxid:0x6d zxid:0x102 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 26835 T2262 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3747aa2a000a type:create cxid:0x6e zxid:0x103 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 26837 T2262 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d3747aa2a000a type:create cxid:0x6f zxid:0x104 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 26837 T2257 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   2> 26838 T2347 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 26838 T2346 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 26840 T2346 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 26841 T2346 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45947_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45947",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"3"}
[junit4:junit4]   2> 26845 T2346 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45947_",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45947",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"2"}
[junit4:junit4]   2> 26849 T2331 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> 26889 T2257 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 35339
[junit4:junit4]   2> 26890 T2257 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=21510468
[junit4:junit4]   2> 27030 T2299 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 27030 T2299 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> 27031 T2299 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 27031 T2299 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 27892 T2257 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 27892 T2257 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 27896 T2257 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1830dbb
[junit4:junit4]   2> 27899 T2257 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty3/index
[junit4:junit4]   2> 27900 T2257 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty3
[junit4:junit4]   2> 27901 T2257 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty3/index
[junit4:junit4]   2> 27902 T2257 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty3
[junit4:junit4]   2> 27906 T2257 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 27908 T2257 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 27909 T2257 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 27909 T2257 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2>  C106_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:35339_, shard=shard1, base_url=http://127.0.0.1:35339, collection=collection1, state=active, core=collection1, leader=true}
[junit4:junit4]   2> 27911 T2257 C106 P35339 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty3/index
[junit4:junit4]   2> 27912 T2257 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 27913 T2257 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty3/index
[junit4:junit4]   2> 27914 T2257 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty3/index.20130304122135366
[junit4:junit4]   2> 27914 T2257 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty3/index.20130304122135366
[junit4:junit4]   2> 27915 T2257 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty3
[junit4:junit4]   2> 27915 T2257 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty3
[junit4:junit4]   2> 27916 T2257 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty3/index
[junit4:junit4]   2> 27916 T2257 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362432076327/jetty3/index
[junit4:junit4]   2> 27917 T2346 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=89288348554362890-127.0.0.1:35339_-n_0000000003) am no longer a leader.
[junit4:junit4]   2> 27918 T2262 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d3747aa2a000a
[junit4:junit4]   2> 27920 T2259 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:41044 which had sessionid 0x13d3747aa2a000a
[junit4:junit4]   2> 27920 T2257 oaz.ZooKeeper.close Session: 0x13d3747aa2a000a closed
[junit4:junit4]   2> 27941 T2257 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   2> 27998 T2257 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   2> 27999 T2257 oazs.ZooKeeperServer.shutdown shutting down
[junit4:junit4]   2> 27999 T2257 oazs.SessionTrackerImpl.shutdown Shutting down
[junit4:junit4]   2> 28000 T2257 oazs.PrepRequestProcessor.shutdown Shutting down
[junit4:junit4]   2> 28000 T2262 oazs.PrepRequestProcessor.run PrepRequestProcessor exited loop!
[junit4:junit4]   2> 28000 T2257 oazs.SyncRequestProcessor.shutdown Shutting down
[junit4:junit4]   2> 28001 T2261 oazs.SyncRequestProcessor.run SyncRequestProcessor exited!
[junit4:junit4]   2> 28002 T2257 oazs.FinalRequestProcessor.shutdown shutdown of request processor complete
[junit4:junit4]   2> 28004 T2257 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:50752 50752
[junit4:junit4]   2> 28006 T2259 oazs.NIOServerCnxnFactory.run NIOServerCnxn factory exited run method
[junit4:junit4]   2> 28006 T2257 oazs.ZooKeeperServer.shutdown shutting down
[junit4:junit4]   2> 28007 T2257 oazs.SessionTrackerImpl.shutdown Shutting down
[junit4:junit4]   2> 28007 T2257 oazs.PrepRequestProcessor.shutdown Shutting down
[junit4:junit4]   2> 28008 T2257 oazs.SyncRequestProcessor.shutdown Shutting down
[junit4:junit4]   2> 28009 T2257 oazs.FinalRequestProcessor.shutdown shutdown of request processor complete
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   1> / (2)
[junit4:junit4]   1> DATA:
[junit4:junit4]   1>     
[junit4:junit4]   1>  /solr (6)
[junit4:junit4]   1>   /solr/overseer_elect (2)
[junit4:junit4]   1>    /solr/overseer_elect/election (4)
[junit4:junit4]   1>     /solr/overseer_elect/election/89288348554362886-127.0.0.1:42423_-n_0000000001 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89288348554362890-127.0.0.1:35339_-n_0000000003 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89288348554362883-127.0.0.1:40478_-n_0000000000 (0)
[junit4:junit4]   1>     /solr/overseer_elect/election/89288348554362888-127.0.0.1:45947_-n_0000000002 (0)
[junit4:junit4]   1>    /solr/overseer_elect/leader (0)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"id":"89288348554362883-127.0.0.1:40478_-n_0000000000"}
[junit4:junit4]   1>   /solr/clusterstate.json (0)
[junit4:junit4]   1>   DATA:
[junit4:junit4]   1>       {
[junit4:junit4]   1>         "onenodecollection":{
[junit4:junit4]   1>           "router":"compositeId",
[junit4:junit4]   1>           "shards":{"shard1":{
[junit4:junit4]   1>               "range":"80000000-7fffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{"127.0.0.1:42423__onenodecollectioncore":{
[junit4:junit4]   1>                   "node_name":"127.0.0.1:42423_",
[junit4:junit4]   1>                   "roles":"none",
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:42423",
[junit4:junit4]   1>                   "collection":"onenodecollection",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "core":"onenodecollectioncore",
[junit4:junit4]   1>                   "leader":"true"}}}}},
[junit4:junit4]   1>         "control_collection":{
[junit4:junit4]   1>           "router":"compositeId",
[junit4:junit4]   1>           "shards":{"shard1":{
[junit4:junit4]   1>               "range":"80000000-7fffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{"1":{
[junit4:junit4]   1>                   "node_name":"127.0.0.1:40478_",
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:40478",
[junit4:junit4]   1>                   "collection":"control_collection",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "leader":"true"}}}}},
[junit4:junit4]   1>         "collection1":{
[junit4:junit4]   1>           "router":"compositeId",
[junit4:junit4]   1>           "shards":{
[junit4:junit4]   1>             "shard1":{
[junit4:junit4]   1>               "range":"80000000-ffffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{
[junit4:junit4]   1>                 "2":{
[junit4:junit4]   1>                   "node_name":"127.0.0.1:42423_",
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:42423",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "leader":"true"},
[junit4:junit4]   1>                 "4":{
[junit4:junit4]   1>                   "node_name":"127.0.0.1:35339_",
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:35339",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "core":"collection1"}}},
[junit4:junit4]   1>             "shard2":{
[junit4:junit4]   1>               "range":"0-7fffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{"3":{
[junit4:junit4]   1>                   "node_name":"127.0.0.1:45947_",
[junit4:junit4]   1>                   "shard":"shard2",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:45947",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "leader":"true"}}}}}}
[junit4:junit4]   1>   /solr/overseer (3)
[junit4:junit4]   1>   DATA:
[junit4:junit4]   1>       
[junit4:junit4]   1>    /solr/overseer/queue-work (0)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        
[junit4:junit4]   1>    /solr/overseer/queue (0)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        
[junit4:junit4]   1>    /solr/overseer/collection-queue-work (0)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        
[junit4:junit4]   1>   /solr/live_nodes (4)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:35339_ (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:40478_ (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:42423_ (0)
[junit4:junit4]   1>    /solr/live_nodes/127.0.0.1:45947_ (0)
[junit4:junit4]   1>   /solr/configs (1)
[junit4:junit4]   1>    /solr/configs/conf1 (9)
[junit4:junit4]   1>     /solr/configs/conf1/protwords.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/schema.xml (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/currency.xml (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/open-exchange-rates.json (0)
[junit4:junit4]   1>     DATA:
[junit4:junit4]   1>         {
[junit4:junit4]   1>           "disclaimer": "This data is not real, it was synthetically created to match currency.xml.  It is modeled after the data format available from openexchangerates.org.  See https://openexchangerates.org/documentation for details",
[junit4:junit4]   1>           "license": "http://www.apache.org/licenses/LICENSE-2.0",
[junit4:junit4]   1>           "timestamp": 1332070464,
[junit4:junit4]   1>         
[junit4:junit4]   1>         
[junit4:junit4]   1>           "IMPORTANT NOTE": "In order 

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

:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:200)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
[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:487)
[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> 28033 T2257 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 28036 T2256 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 3 leaked thread(s).
[junit4:junit4]   2> 28126 T2315 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 28126 T2315 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> 28127 T2315 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 28127 T2315 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 28677 T2260 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> 29220 T2331 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 29220 T2331 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 29220 T2331 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 29221 T2331 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=en_NZ, timezone=SystemV/YST9YDT
[junit4:junit4]   2> NOTE: Linux 3.2.0-38-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=2,free=349553040,total=518979584
[junit4:junit4]   2> NOTE: All tests run in this JVM: [PeerSyncTest, RAMDirectoryFactoryTest, TestConfig, TestSolrDeletionPolicy1, TermsComponentTest, CSVRequestHandlerTest, UnloadDistributedZkTest, FastVectorHighlighterTest, DirectUpdateHandlerOptimizeTest, SyncSliceTest, ResourceLoaderTest, TestStressRecovery, AlternateDirectoryTest, TestLRUCache, DocumentBuilderTest, SpellingQueryConverterTest, SliceStateTest, RegexBoostProcessorTest, TestFastLRUCache, OverseerTest, TestCoreContainer, TestValueSourceCache, SolrInfoMBeanTest, TestIBSimilarityFactory, TestPseudoReturnFields, ZkCLITest, SpatialFilterTest, QueryParsingTest, DistributedSpellCheckComponentTest, TestSweetSpotSimilarityFactory, TestPHPSerializedResponseWriter, DocValuesTest, DistributedQueryElevationComponentTest, TestSearchPerf, TestTrie, TestFaceting, SolrIndexSplitterTest, BinaryUpdateRequestHandlerTest, TestBadConfig, DistributedTermsComponentTest, SuggesterTest, WordBreakSolrSpellCheckerTest, TestFuzzyAnalyzedSuggestions, JsonLoaderTest, TestLMDirichletSimilarityFactory, TestReplicationHandler, SolrCoreTest, CircularListTest, TestExtendedDismaxParser, BadComponentTest, ResponseLogComponentTest, TestJoin, ScriptEngineTest, DirectSolrConnectionTest, PluginInfoTest, SchemaVersionSpecificBehaviorTest, TestDocSet, PolyFieldTest, ZkControllerTest, FieldMutatingUpdateProcessorTest, TestSolrIndexConfig, SimpleFacetsTest, BasicDistributedZk2Test]
[junit4:junit4] Completed on J0 in 29.32s, 1 test, 1 error <<< FAILURES!

[...truncated 411 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:381: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:361: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:183: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:449: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1213: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:877: There were test failures: 261 suites, 1104 tests, 1 error, 13 ignored (7 assumptions)

Total time: 45 minutes 40 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 32bit/jdk1.8.0-ea-b79 -server -XX:+UseConcMarkSweepGC
Email was triggered for: Failure
Sending email for trigger: Failure