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/11 03:29:45 UTC

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

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

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

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

Stack Trace:
org.apache.solr.common.SolrException: Server at http://127.0.0.1:59978/dk_py/vt/onenodecollectioncore returned non ok status:404, message:Can not find: /dk_py/vt/onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([111953F5B6255515:90FFDDEDC17A3529]: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:196)
	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)


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

Error Message:
Still found shard

Stack Trace:
java.lang.AssertionError: Still found shard
	at __randomizedtesting.SeedInfo.seed([111953F5B6255515:90FFDDEDC17A3529]: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 9187 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   2> 0 T2325 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /dk_py/vt
[junit4:junit4]   2> 3 T2325 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-1362968509709
[junit4:junit4]   2> 4 T2325 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 4 T2326 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 5 T2326 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 6 T2326 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 6 T2326 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 6 T2326 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 7 T2326 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-1362968509709/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 104 T2325 oasc.ZkTestServer.run start zk server on port:56585
[junit4:junit4]   2> 105 T2325 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56585 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1084d55
[junit4:junit4]   2> 106 T2325 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 106 T2331 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:56585. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 107 T2331 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:56585, initiating session
[junit4:junit4]   2> 107 T2327 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:40294
[junit4:junit4]   2> 107 T2327 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:40294
[junit4:junit4]   2> 108 T2329 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 211 T2329 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5740fd100000 with negotiated timeout 10000 for client /127.0.0.1:40294
[junit4:junit4]   2> 211 T2331 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:56585, sessionid = 0x13d5740fd100000, negotiated timeout = 10000
[junit4:junit4]   2> 211 T2332 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1084d55 name:ZooKeeperConnection Watcher:127.0.0.1:56585 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 211 T2325 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 212 T2325 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 215 T2330 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5740fd100000
[junit4:junit4]   2> 216 T2332 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 216 T2327 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:40294 which had sessionid 0x13d5740fd100000
[junit4:junit4]   2> 215 T2325 oaz.ZooKeeper.close Session: 0x13d5740fd100000 closed
[junit4:junit4]   2> 216 T2325 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56585/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1cfa9c4
[junit4:junit4]   2> 217 T2325 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 217 T2333 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:56585. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 218 T2333 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:56585, initiating session
[junit4:junit4]   2> 218 T2327 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:40295
[junit4:junit4]   2> 218 T2327 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:40295
[junit4:junit4]   2> 219 T2329 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5740fd100001 with negotiated timeout 10000 for client /127.0.0.1:40295
[junit4:junit4]   2> 219 T2333 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:56585, sessionid = 0x13d5740fd100001, negotiated timeout = 10000
[junit4:junit4]   2> 219 T2334 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1cfa9c4 name:ZooKeeperConnection Watcher:127.0.0.1:56585/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 219 T2325 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 220 T2325 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 222 T2325 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 224 T2325 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 229 T2325 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 231 T2325 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> 232 T2325 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 235 T2325 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> 236 T2325 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 239 T2325 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> 240 T2325 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 242 T2325 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> 243 T2325 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 245 T2325 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> 246 T2325 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 248 T2325 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> 248 T2325 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 250 T2325 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> 251 T2325 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 253 T2325 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> 254 T2325 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 256 T2325 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> 256 T2325 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 258 T2330 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5740fd100001
[junit4:junit4]   2> 259 T2334 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 259 T2327 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:40295 which had sessionid 0x13d5740fd100001
[junit4:junit4]   2> 259 T2325 oaz.ZooKeeper.close Session: 0x13d5740fd100001 closed
[junit4:junit4]   2> 343 T2325 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 347 T2325 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54694
[junit4:junit4]   2> 348 T2325 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 348 T2325 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 349 T2325 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-1362968509965
[junit4:junit4]   2> 349 T2325 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-1362968509965/solr.xml
[junit4:junit4]   2> 350 T2325 oasc.CoreContainer.<init> New CoreContainer 29222051
[junit4:junit4]   2> 350 T2325 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-1362968509965/'
[junit4:junit4]   2> 351 T2325 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-1362968509965/'
[junit4:junit4]   2> 376 T2325 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 377 T2325 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 377 T2325 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 378 T2325 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 378 T2325 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 379 T2325 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 379 T2325 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 380 T2325 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 380 T2325 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 381 T2325 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 398 T2325 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 411 T2325 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:56585/solr
[junit4:junit4]   2> 412 T2325 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 413 T2325 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56585 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1cccf6e
[junit4:junit4]   2> 414 T2325 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 414 T2344 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:56585. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 415 T2344 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:56585, initiating session
[junit4:junit4]   2> 415 T2327 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:40296
[junit4:junit4]   2> 415 T2327 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:40296
[junit4:junit4]   2> 416 T2329 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5740fd100002 with negotiated timeout 20000 for client /127.0.0.1:40296
[junit4:junit4]   2> 416 T2344 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:56585, sessionid = 0x13d5740fd100002, negotiated timeout = 20000
[junit4:junit4]   2> 416 T2345 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1cccf6e name:ZooKeeperConnection Watcher:127.0.0.1:56585 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 416 T2325 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 418 T2330 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5740fd100002
[junit4:junit4]   2> 418 T2345 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 418 T2327 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:40296 which had sessionid 0x13d5740fd100002
[junit4:junit4]   2> 418 T2325 oaz.ZooKeeper.close Session: 0x13d5740fd100002 closed
[junit4:junit4]   2> 419 T2325 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 423 T2325 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56585/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@e36393
[junit4:junit4]   2> 424 T2346 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:56585. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 424 T2325 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 425 T2346 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:56585, initiating session
[junit4:junit4]   2> 425 T2327 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:40297
[junit4:junit4]   2> 425 T2327 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:40297
[junit4:junit4]   2> 426 T2329 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5740fd100003 with negotiated timeout 20000 for client /127.0.0.1:40297
[junit4:junit4]   2> 426 T2346 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:56585, sessionid = 0x13d5740fd100003, negotiated timeout = 20000
[junit4:junit4]   2> 426 T2347 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e36393 name:ZooKeeperConnection Watcher:127.0.0.1:56585/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 426 T2325 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 428 T2330 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5740fd100003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 429 T2325 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 430 T2325 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54694_dk_py%2Fvt
[junit4:junit4]   2> 431 T2330 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5740fd100003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:54694_dk_py%2Fvt Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:54694_dk_py%2Fvt
[junit4:junit4]   2> 431 T2325 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54694_dk_py%2Fvt
[junit4:junit4]   2> 433 T2325 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 438 T2330 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5740fd100003 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> 438 T2325 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 440 T2325 oasc.Overseer.start Overseer (id=89323504252485635-127.0.0.1:54694_dk_py%2Fvt-n_0000000000) starting
[junit4:junit4]   2> 441 T2330 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5740fd100003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 442 T2330 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5740fd100003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 442 T2330 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5740fd100003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 443 T2330 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5740fd100003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 444 T2349 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 445 T2325 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 447 T2325 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 448 T2325 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 450 T2348 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 453 T2350 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-1362968509965/collection1
[junit4:junit4]   2> 453 T2350 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 454 T2350 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 454 T2350 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 455 T2350 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-1362968509965/collection1/'
[junit4:junit4]   2> 455 T2350 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-1362968509965/collection1/lib/README' to classloader
[junit4:junit4]   2> 455 T2350 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-1362968509965/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 486 T2350 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 523 T2350 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 524 T2350 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 529 T2350 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 959 T2350 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 966 T2350 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 969 T2350 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 989 T2350 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 991 T2350 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 994 T2350 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 995 T2350 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 995 T2350 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 995 T2350 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 996 T2350 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 996 T2350 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 996 T2350 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 996 T2350 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-1362968509965/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362968509709/control/data/
[junit4:junit4]   2> 997 T2350 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@34b0fa
[junit4:junit4]   2> 997 T2350 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 997 T2350 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1362968509709/control/data forceNew: false
[junit4:junit4]   2> 997 T2350 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1362968509709/control/data/index/
[junit4:junit4]   2> 998 T2350 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1362968509709/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 998 T2350 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1362968509709/control/data/index forceNew: false
[junit4:junit4]   2> 999 T2350 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@de7d0d lockFactory=org.apache.lucene.store.NativeFSLockFactory@ffded1; maxCacheMB=0.83203125 maxMergeSizeMB=0.521484375)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 999 T2350 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1001 T2350 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1001 T2350 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1001 T2350 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1002 T2350 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1002 T2350 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1002 T2350 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1002 T2350 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1003 T2350 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1003 T2350 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1005 T2350 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1007 T2350 oass.SolrIndexSearcher.<init> Opening Searcher@1769534 main
[junit4:junit4]   2> 1008 T2350 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362968509709/control/data/tlog
[junit4:junit4]   2> 1008 T2350 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1008 T2350 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1010 T2351 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1769534 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1011 T2350 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1011 T2350 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1012 T2330 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5740fd100003 type:create cxid:0x55 zxid:0x2a txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 1953 T2348 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1954 T2348 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54694_dk_py%2Fvt",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54694/dk_py/vt",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "collection":"control_collection"}
[junit4:junit4]   2> 1954 T2348 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 1954 T2348 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 1955 T2330 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5740fd100003 type:create cxid:0x5d zxid:0x2d txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 1958 T2347 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> 2013 T2350 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2014 T2350 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:54694/dk_py/vt collection:control_collection shard:shard1
[junit4:junit4]   2> 2014 T2350 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2019 T2330 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5740fd100003 type:delete cxid:0x77 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2020 T2350 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2020 T2330 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5740fd100003 type:create cxid:0x78 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2022 T2350 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2022 T2350 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2022 T2350 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:54694/dk_py/vt/collection1/
[junit4:junit4]   2> 2022 T2350 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2022 T2350 oasc.SyncStrategy.syncToMe http://127.0.0.1:54694/dk_py/vt/collection1/ has no replicas
[junit4:junit4]   2> 2022 T2350 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:54694/dk_py/vt/collection1/
[junit4:junit4]   2> 2022 T2350 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2025 T2330 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5740fd100003 type:create cxid:0x82 zxid:0x3c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3463 T2348 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3470 T2347 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> 3480 T2350 oasc.ZkController.register We are http://127.0.0.1:54694/dk_py/vt/collection1/ and leader is http://127.0.0.1:54694/dk_py/vt/collection1/
[junit4:junit4]   2> 3480 T2350 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:54694/dk_py/vt
[junit4:junit4]   2> 3480 T2350 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3481 T2350 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3481 T2350 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3482 T2350 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3483 T2325 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3484 T2325 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3484 T2325 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3487 T2325 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3488 T2325 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56585/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1e7b528
[junit4:junit4]   2> 3488 T2325 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3489 T2353 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:56585. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3489 T2353 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:56585, initiating session
[junit4:junit4]   2> 3489 T2327 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:40298
[junit4:junit4]   2> 3489 T2327 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:40298
[junit4:junit4]   2> 3490 T2329 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5740fd100004 with negotiated timeout 10000 for client /127.0.0.1:40298
[junit4:junit4]   2> 3490 T2353 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:56585, sessionid = 0x13d5740fd100004, negotiated timeout = 10000
[junit4:junit4]   2> 3490 T2354 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e7b528 name:ZooKeeperConnection Watcher:127.0.0.1:56585/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3490 T2325 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3492 T2325 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3494 T2325 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3548 T2325 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3550 T2325 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:45839
[junit4:junit4]   2> 3550 T2325 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3550 T2325 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3551 T2325 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-1362968513199
[junit4:junit4]   2> 3551 T2325 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-1362968513199/solr.xml
[junit4:junit4]   2> 3551 T2325 oasc.CoreContainer.<init> New CoreContainer 25813056
[junit4:junit4]   2> 3552 T2325 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-1362968513199/'
[junit4:junit4]   2> 3552 T2325 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-1362968513199/'
[junit4:junit4]   2> 3572 T2325 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3572 T2325 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3573 T2325 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3573 T2325 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3573 T2325 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3574 T2325 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3574 T2325 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3574 T2325 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3574 T2325 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3575 T2325 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3580 T2325 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3589 T2325 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:56585/solr
[junit4:junit4]   2> 3589 T2325 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3589 T2325 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56585 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@18486f4
[junit4:junit4]   2> 3590 T2325 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3590 T2364 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:56585. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3591 T2364 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:56585, initiating session
[junit4:junit4]   2> 3591 T2327 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:40299
[junit4:junit4]   2> 3591 T2327 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:40299
[junit4:junit4]   2> 3611 T2329 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5740fd100005 with negotiated timeout 20000 for client /127.0.0.1:40299
[junit4:junit4]   2> 3611 T2364 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:56585, sessionid = 0x13d5740fd100005, negotiated timeout = 20000
[junit4:junit4]   2> 3612 T2365 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18486f4 name:ZooKeeperConnection Watcher:127.0.0.1:56585 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3612 T2325 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3613 T2330 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5740fd100005
[junit4:junit4]   2> 3631 T2365 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3631 T2327 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:40299 which had sessionid 0x13d5740fd100005
[junit4:junit4]   2> 3631 T2325 oaz.ZooKeeper.close Session: 0x13d5740fd100005 closed
[junit4:junit4]   2> 3632 T2325 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3634 T2325 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56585/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@82f045
[junit4:junit4]   2> 3635 T2366 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:56585. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3635 T2325 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3635 T2366 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:56585, initiating session
[junit4:junit4]   2> 3635 T2327 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:40300
[junit4:junit4]   2> 3636 T2327 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:40300
[junit4:junit4]   2> 3651 T2329 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5740fd100006 with negotiated timeout 20000 for client /127.0.0.1:40300
[junit4:junit4]   2> 3651 T2366 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:56585, sessionid = 0x13d5740fd100006, negotiated timeout = 20000
[junit4:junit4]   2> 3651 T2367 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@82f045 name:ZooKeeperConnection Watcher:127.0.0.1:56585/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3651 T2325 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3653 T2330 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5740fd100006 type:create cxid:0x1 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3671 T2330 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5740fd100006 type:create cxid:0x2 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3673 T2325 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4676 T2325 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45839_dk_py%2Fvt
[junit4:junit4]   2> 4677 T2330 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5740fd100006 type:delete cxid:0xb zxid:0x4c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:45839_dk_py%2Fvt Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:45839_dk_py%2Fvt
[junit4:junit4]   2> 4678 T2325 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45839_dk_py%2Fvt
[junit4:junit4]   2> 4680 T2347 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> 4681 T2354 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4681 T2367 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4681 T2347 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4685 T2368 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-1362968513199/collection1
[junit4:junit4]   2> 4685 T2368 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4686 T2368 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4686 T2368 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4687 T2368 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-1362968513199/collection1/'
[junit4:junit4]   2> 4687 T2368 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-1362968513199/collection1/lib/README' to classloader
[junit4:junit4]   2> 4687 T2368 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-1362968513199/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4712 T2368 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4745 T2368 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4745 T2368 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4750 T2368 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4974 T2348 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4974 T2348 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54694_dk_py%2Fvt",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54694/dk_py/vt",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "collection":"control_collection"}
[junit4:junit4]   2> 4977 T2367 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> 4977 T2354 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> 4977 T2347 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> 5098 T2368 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5104 T2368 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5106 T2368 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5115 T2368 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5117 T2368 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5120 T2368 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5121 T2368 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5121 T2368 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5121 T2368 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5122 T2368 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5122 T2368 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5122 T2368 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5122 T2368 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-1362968513199/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362968509709/jetty1/
[junit4:junit4]   2> 5123 T2368 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@34b0fa
[junit4:junit4]   2> 5123 T2368 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5123 T2368 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1362968509709/jetty1 forceNew: false
[junit4:junit4]   2> 5123 T2368 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1362968509709/jetty1/index/
[junit4:junit4]   2> 5123 T2368 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1362968509709/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5124 T2368 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1362968509709/jetty1/index forceNew: false
[junit4:junit4]   2> 5125 T2368 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@cb5f8f lockFactory=org.apache.lucene.store.NativeFSLockFactory@1a69d34; maxCacheMB=0.83203125 maxMergeSizeMB=0.521484375)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5125 T2368 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5126 T2368 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5127 T2368 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5127 T2368 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5127 T2368 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5128 T2368 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5128 T2368 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5128 T2368 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5128 T2368 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5129 T2368 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5131 T2368 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5133 T2368 oass.SolrIndexSearcher.<init> Opening Searcher@1816206 main
[junit4:junit4]   2> 5133 T2368 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362968509709/jetty1/tlog
[junit4:junit4]   2> 5133 T2368 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5133 T2368 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5136 T2369 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1816206 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5137 T2368 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5137 T2368 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6480 T2348 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6481 T2348 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45839_dk_py%2Fvt",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45839/dk_py/vt",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "collection":"collection1"}
[junit4:junit4]   2> 6481 T2348 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6481 T2348 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 6484 T2347 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> 6484 T2354 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> 6484 T2367 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> 7139 T2368 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7140 T2368 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:45839/dk_py/vt collection:collection1 shard:shard2
[junit4:junit4]   2> 7140 T2368 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 7146 T2330 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5740fd100006 type:delete cxid:0x48 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7146 T2368 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7146 T2330 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5740fd100006 type:create cxid:0x49 zxid:0x5d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7148 T2368 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7148 T2368 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7148 T2368 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:45839/dk_py/vt/collection1/
[junit4:junit4]   2> 7148 T2368 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7149 T2368 oasc.SyncStrategy.syncToMe http://127.0.0.1:45839/dk_py/vt/collection1/ has no replicas
[junit4:junit4]   2> 7149 T2368 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:45839/dk_py/vt/collection1/
[junit4:junit4]   2> 7149 T2368 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 7152 T2330 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5740fd100006 type:create cxid:0x53 zxid:0x61 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7987 T2348 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7995 T2367 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> 7995 T2354 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> 7995 T2347 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> 8006 T2368 oasc.ZkController.register We are http://127.0.0.1:45839/dk_py/vt/collection1/ and leader is http://127.0.0.1:45839/dk_py/vt/collection1/
[junit4:junit4]   2> 8006 T2368 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45839/dk_py/vt
[junit4:junit4]   2> 8006 T2368 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8006 T2368 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8006 T2368 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8007 T2368 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8009 T2325 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 8009 T2325 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8009 T2325 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8080 T2325 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8082 T2325 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59978
[junit4:junit4]   2> 8082 T2325 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8083 T2325 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8083 T2325 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-1362968517718
[junit4:junit4]   2> 8084 T2325 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-1362968517718/solr.xml
[junit4:junit4]   2> 8084 T2325 oasc.CoreContainer.<init> New CoreContainer 5526036
[junit4:junit4]   2> 8084 T2325 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-1362968517718/'
[junit4:junit4]   2> 8085 T2325 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-1362968517718/'
[junit4:junit4]   2> 8103 T2325 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8103 T2325 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8103 T2325 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8104 T2325 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8104 T2325 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8104 T2325 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8105 T2325 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8105 T2325 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8105 T2325 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8106 T2325 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8112 T2325 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8121 T2325 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:56585/solr
[junit4:junit4]   2> 8122 T2325 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8122 T2325 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56585 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1422dc
[junit4:junit4]   2> 8123 T2325 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8123 T2380 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:56585. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8124 T2380 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:56585, initiating session
[junit4:junit4]   2> 8124 T2327 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:40316
[junit4:junit4]   2> 8124 T2327 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:40316
[junit4:junit4]   2> 8125 T2329 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5740fd100007 with negotiated timeout 20000 for client /127.0.0.1:40316
[junit4:junit4]   2> 8125 T2380 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:56585, sessionid = 0x13d5740fd100007, negotiated timeout = 20000
[junit4:junit4]   2> 8125 T2381 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1422dc name:ZooKeeperConnection Watcher:127.0.0.1:56585 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8125 T2325 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8126 T2330 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5740fd100007
[junit4:junit4]   2> 8127 T2381 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8127 T2327 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:40316 which had sessionid 0x13d5740fd100007
[junit4:junit4]   2> 8127 T2325 oaz.ZooKeeper.close Session: 0x13d5740fd100007 closed
[junit4:junit4]   2> 8128 T2325 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8130 T2325 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56585/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1e583fa
[junit4:junit4]   2> 8131 T2382 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:56585. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8131 T2325 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8131 T2382 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:56585, initiating session
[junit4:junit4]   2> 8131 T2327 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:40317
[junit4:junit4]   2> 8132 T2327 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:40317
[junit4:junit4]   2> 8132 T2329 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5740fd100008 with negotiated timeout 20000 for client /127.0.0.1:40317
[junit4:junit4]   2> 8132 T2382 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:56585, sessionid = 0x13d5740fd100008, negotiated timeout = 20000
[junit4:junit4]   2> 8133 T2383 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e583fa name:ZooKeeperConnection Watcher:127.0.0.1:56585/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8133 T2325 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8134 T2330 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5740fd100008 type:create cxid:0x1 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8134 T2330 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5740fd100008 type:create cxid:0x2 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8136 T2325 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9138 T2325 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59978_dk_py%2Fvt
[junit4:junit4]   2> 9139 T2330 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5740fd100008 type:delete cxid:0xb zxid:0x70 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:59978_dk_py%2Fvt Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:59978_dk_py%2Fvt
[junit4:junit4]   2> 9139 T2325 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59978_dk_py%2Fvt
[junit4:junit4]   2> 9141 T2347 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> 9142 T2367 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> 9142 T2354 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9142 T2383 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9142 T2354 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> 9143 T2367 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9143 T2347 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9152 T2384 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-1362968517718/collection1
[junit4:junit4]   2> 9153 T2384 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9153 T2384 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9153 T2384 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9154 T2384 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-1362968517718/collection1/'
[junit4:junit4]   2> 9155 T2384 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-1362968517718/collection1/lib/README' to classloader
[junit4:junit4]   2> 9155 T2384 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-1362968517718/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9178 T2384 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9209 T2384 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9210 T2384 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9215 T2384 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9501 T2348 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9502 T2348 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45839_dk_py%2Fvt",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45839/dk_py/vt",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "collection":"collection1"}
[junit4:junit4]   2> 9505 T2354 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> 9505 T2367 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> 9505 T2347 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> 9505 T2383 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> 9583 T2384 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9589 T2384 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9592 T2384 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9600 T2384 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9603 T2384 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9606 T2384 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9606 T2384 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9607 T2384 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9607 T2384 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9607 T2384 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9608 T2384 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9608 T2384 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9608 T2384 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-1362968517718/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362968509709/jetty2/
[junit4:junit4]   2> 9608 T2384 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@34b0fa
[junit4:junit4]   2> 9608 T2384 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9609 T2384 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1362968509709/jetty2 forceNew: false
[junit4:junit4]   2> 9609 T2384 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1362968509709/jetty2/index/
[junit4:junit4]   2> 9609 T2384 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1362968509709/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9609 T2384 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1362968509709/jetty2/index forceNew: false
[junit4:junit4]   2> 9611 T2384 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6631b3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@f0ea19; maxCacheMB=0.83203125 maxMergeSizeMB=0.521484375)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9611 T2384 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9612 T2384 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9612 T2384 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9613 T2384 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9613 T2384 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9614 T2384 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9614 T2384 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9614 T2384 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9614 T2384 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9615 T2384 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9617 T2384 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9619 T2384 oass.SolrIndexSearcher.<init> Opening Searcher@182e3c5 main
[junit4:junit4]   2> 9619 T2384 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362968509709/jetty2/tlog
[junit4:junit4]   2> 9619 T2384 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9620 T2384 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9622 T2385 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@182e3c5 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9624 T2384 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 9624 T2384 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11008 T2348 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11009 T2348 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59978_dk_py%2Fvt",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59978/dk_py/vt",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "collection":"collection1"}
[junit4:junit4]   2> 11009 T2348 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11009 T2348 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11012 T2347 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> 11012 T2354 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> 11012 T2383 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> 11012 T2367 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> 11626 T2384 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11626 T2384 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:59978/dk_py/vt collection:collection1 shard:shard1
[junit4:junit4]   2> 11627 T2384 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 11631 T2330 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5740fd100008 type:delete cxid:0x47 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard1 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard1
[junit4:junit4]   2> 11631 T2384 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11632 T2330 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5740fd100008 type:create cxid:0x48 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11633 T2384 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11633 T2384 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11633 T2384 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:59978/dk_py/vt/collection1/
[junit4:junit4]   2> 11634 T2384 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11634 T2384 oasc.SyncStrategy.syncToMe http://127.0.0.1:59978/dk_py/vt/collection1/ has no replicas
[junit4:junit4]   2> 11634 T2384 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:59978/dk_py/vt/collection1/
[junit4:junit4]   2> 11634 T2384 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 11637 T2330 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5740fd100008 type:create cxid:0x51 zxid:0x83 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12517 T2348 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12534 T2367 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> 12534 T2383 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> 12534 T2354 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> 12534 T2347 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> 12540 T2384 oasc.ZkController.register We are http://127.0.0.1:59978/dk_py/vt/collection1/ and leader is http://127.0.0.1:59978/dk_py/vt/collection1/
[junit4:junit4]   2> 12540 T2384 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59978/dk_py/vt
[junit4:junit4]   2> 12540 T2384 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 12540 T2384 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12540 T2384 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12541 T2384 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12542 T2325 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 12543 T2325 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12543 T2325 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12607 T2325 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12609 T2325 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59714
[junit4:junit4]   2> 12609 T2325 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12610 T2325 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12610 T2325 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-1362968522251
[junit4:junit4]   2> 12610 T2325 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-1362968522251/solr.xml
[junit4:junit4]   2> 12610 T2325 oasc.CoreContainer.<init> New CoreContainer 32949717
[junit4:junit4]   2> 12611 T2325 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-1362968522251/'
[junit4:junit4]   2> 12611 T2325 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-1362968522251/'
[junit4:junit4]   2> 12628 T2325 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 12628 T2325 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12628 T2325 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12629 T2325 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12629 T2325 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12629 T2325 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12629 T2325 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12630 T2325 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12630 T2325 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12630 T2325 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12636 T2325 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12645 T2325 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:56585/solr
[junit4:junit4]   2> 12646 T2325 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12646 T2325 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56585 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@15b6fc6
[junit4:junit4]   2> 12647 T2325 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12647 T2396 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:56585. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12648 T2396 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:56585, initiating session
[junit4:junit4]   2> 12648 T2327 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:40321
[junit4:junit4]   2> 12648 T2327 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:40321
[junit4:junit4]   2> 12649 T2329 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5740fd100009 with negotiated timeout 20000 for client /127.0.0.1:40321
[junit4:junit4]   2> 12649 T2396 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:56585, sessionid = 0x13d5740fd100009, negotiated timeout = 20000
[junit4:junit4]   2> 12649 T2397 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15b6fc6 name:ZooKeeperConnection Watcher:127.0.0.1:56585 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12649 T2325 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12651 T2330 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5740fd100009
[junit4:junit4]   2> 12651 T2397 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12651 T2327 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:40321 which had sessionid 0x13d5740fd100009
[junit4:junit4]   2> 12651 T2325 oaz.ZooKeeper.close Session: 0x13d5740fd100009 closed
[junit4:junit4]   2> 12652 T2325 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12655 T2325 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56585/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@f4b1d3
[junit4:junit4]   2> 12655 T2398 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:56585. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12655 T2325 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12656 T2398 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:56585, initiating session
[junit4:junit4]   2> 12656 T2327 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:40322
[junit4:junit4]   2> 12656 T2327 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:40322
[junit4:junit4]   2> 12657 T2329 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5740fd10000a with negotiated timeout 20000 for client /127.0.0.1:40322
[junit4:junit4]   2> 12657 T2398 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:56585, sessionid = 0x13d5740fd10000a, negotiated timeout = 20000
[junit4:junit4]   2> 12657 T2399 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f4b1d3 name:ZooKeeperConnection Watcher:127.0.0.1:56585/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12657 T2325 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12658 T2330 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5740fd10000a type:create cxid:0x1 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12658 T2330 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5740fd10000a type:create cxid:0x2 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12660 T2325 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13671 T2325 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59714_dk_py%2Fvt
[junit4:junit4]   2> 13671 T2330 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5740fd10000a type:delete cxid:0xb zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:59714_dk_py%2Fvt Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:59714_dk_py%2Fvt
[junit4:junit4]   2> 13672 T2325 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59714_dk_py%2Fvt
[junit4:junit4]   2> 13674 T2367 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> 13674 T2354 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> 13674 T2383 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13675 T2347 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13674 T2399 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13675 T2347 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> 13675 T2383 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> 13676 T2354 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13676 T2367 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13680 T2400 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-1362968522251/collection1
[junit4:junit4]   2> 13680 T2400 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13681 T2400 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13681 T2400 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13682 T2400 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-1362968522251/collection1/'
[junit4:junit4]   2> 13682 T2400 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-1362968522251/collection1/lib/README' to classloader
[junit4:junit4]   2> 13682 T2400 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-1362968522251/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13704 T2400 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 13737 T2400 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13738 T2400 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13747 T2400 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14038 T2348 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14039 T2348 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59978_dk_py%2Fvt",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59978/dk_py/vt",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "collection":"collection1"}
[junit4:junit4]   2> 14043 T2354 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> 14043 T2399 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> 14043 T2383 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> 14043 T2347 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> 14043 T2367 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> 14108 T2400 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14113 T2400 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14116 T2400 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14125 T2400 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14128 T2400 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14130 T2400 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14131 T2400 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14131 T2400 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14131 T2400 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14132 T2400 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14132 T2400 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14132 T2400 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14132 T2400 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-1362968522251/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362968509709/jetty3/
[junit4:junit4]   2> 14132 T2400 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@34b0fa
[junit4:junit4]   2> 14133 T2400 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14133 T2400 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1362968509709/jetty3 forceNew: false
[junit4:junit4]   2> 14133 T2400 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1362968509709/jetty3/index/
[junit4:junit4]   2> 14133 T2400 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1362968509709/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14134 T2400 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1362968509709/jetty3/index forceNew: false
[junit4:junit4]   2> 14135 T2400 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@19ea619 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1058b2; maxCacheMB=0.83203125 maxMergeSizeMB=0.521484375)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14135 T2400 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14136 T2400 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14137 T2400 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14137 T2400 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14137 T2400 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14138 T2400 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14138 T2400 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14138 T2400 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14138 T2400 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14138 T2400 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14141 T2400 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14142 T2400 oass.SolrIndexSearcher.<init> Opening Searcher@6f6b5a main
[junit4:junit4]   2> 14143 T2400 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362968509709/jetty3/tlog
[junit4:junit4]   2> 14143 T2400 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14143 T2400 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14146 T2401 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6f6b5a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14147 T2400 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14147 T2400 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15547 T2348 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15547 T2348 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59714_dk_py%2Fvt",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59714/dk_py/vt",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "collection":"collection1"}
[junit4:junit4]   2> 15547 T2348 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 15548 T2348 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 15550 T2354 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> 15550 T2367 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> 15550 T2399 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> 15550 T2383 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> 15550 T2347 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> 16148 T2400 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16148 T2400 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:59714/dk_py/vt collection:collection1 shard:shard2
[junit4:junit4]   2> 16151 T2400 oasc.ZkController.register We are http://127.0.0.1:59714/dk_py/vt/collection1/ and leader is http://127.0.0.1:45839/dk_py/vt/collection1/
[junit4:junit4]   2> 16151 T2400 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59714/dk_py/vt
[junit4:junit4]   2> 16151 T2400 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16151 T2400 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C415 name=collection1 org.apache.solr.core.SolrCore@b41a14 url=http://127.0.0.1:59714/dk_py/vt/collection1 node=127.0.0.1:59714_dk_py%2Fvt C415_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:59714_dk_py%2Fvt, core=collection1, base_url=http://127.0.0.1:59714/dk_py/vt, state=down, collection=collection1}
[junit4:junit4]   2> 16151 T2402 C415 P59714 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16152 T2402 C415 P59714 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16152 T2400 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16152 T2402 C415 P59714 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16152 T2402 C415 P59714 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16153 T2402 C415 P59714 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16153 T2325 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 16154 T2325 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16154 T2325 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16227 T2325 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16229 T2325 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:33922
[junit4:junit4]   2> 16230 T2325 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16230 T2325 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16230 T2325 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-jetty4-1362968525873
[junit4:junit4]   2> 16231 T2325 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-jetty4-1362968525873/solr.xml
[junit4:junit4]   2> 16231 T2325 oasc.CoreContainer.<init> New CoreContainer 24132920
[junit4:junit4]   2> 16231 T2325 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-jetty4-1362968525873/'
[junit4:junit4]   2> 16232 T2325 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-jetty4-1362968525873/'
[junit4:junit4]   2> 16249 T2325 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 16249 T2325 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16250 T2325 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16250 T2325 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16250 T2325 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16251 T2325 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16251 T2325 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16251 T2325 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16252 T2325 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16252 T2325 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16258 T2325 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16268 T2325 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:56585/solr
[junit4:junit4]   2> 16269 T2325 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16269 T2325 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56585 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@ce6272
[junit4:junit4]   2> 16270 T2325 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16270 T2413 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:56585. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16270 T2413 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:56585, initiating session
[junit4:junit4]   2> 16271 T2327 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:40327
[junit4:junit4]   2> 16271 T2327 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:40327
[junit4:junit4]   2> 16271 T2329 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5740fd10000b with negotiated timeout 20000 for client /127.0.0.1:40327
[junit4:junit4]   2> 16271 T2413 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:56585, sessionid = 0x13d5740fd10000b, negotiated timeout = 20000
[junit4:junit4]   2> 16272 T2414 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ce6272 name:ZooKeeperConnection Watcher:127.0.0.1:56585 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16272 T2325 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16273 T2330 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5740fd10000b
[junit4:junit4]   2> 16273 T2414 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16273 T2327 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:40327 which had sessionid 0x13d5740fd10000b
[junit4:junit4]   2> 16273 T2325 oaz.ZooKeeper.close Session: 0x13d5740fd10000b closed
[junit4:junit4]   2> 16274 T2325 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 16281 T2325 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56585/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@9668ed
[junit4:junit4]   2> 16281 T2415 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:56585. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16281 T2325 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16282 T2415 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:56585, initiating session
[junit4:junit4]   2> 16282 T2327 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:40328
[junit4:junit4]   2> 16282 T2327 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:40328
[junit4:junit4]   2> 16284 T2329 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5740fd10000c with negotiated timeout 20000 for client /127.0.0.1:40328
[junit4:junit4]   2> 16284 T2415 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:56585, sessionid = 0x13d5740fd10000c, negotiated timeout = 20000
[junit4:junit4]   2> 16284 T2416 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9668ed name:ZooKeeperConnection Watcher:127.0.0.1:56585/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16284 T2325 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16285 T2330 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5740fd10000c type:create cxid:0x1 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16285 T2330 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5740fd10000c type:create cxid:0x2 zxid:0xa4 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16287 T2325 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 17054 T2348 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17055 T2348 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59714_dk_py%2Fvt",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59714/dk_py/vt",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "collection":"collection1"}
[junit4:junit4]   2> 17058 T2416 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> 17058 T2347 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> 17059 T2367 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> 17058 T2383 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> 17058 T2399 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> 17058 T2354 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> 17169 T2363 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {onlyIfLeader=true&wt=javabin&nodeName=127.0.0.1:59714_dk_py%252Fvt&core=collection1&state=recovering&version=2&coreNodeName=127.0.0.1:59714_dk_py%252Fvt_collection1&checkLive=true&action=PREPRECOVERY} status=0 QTime=1000 
[junit4:junit4]   2> 17289 T2325 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33922_dk_py%2Fvt
[junit4:junit4]   2> 17289 T2330 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5740fd10000c type:delete cxid:0xd zxid:0xa9 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:33922_dk_py%2Fvt Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:33922_dk_py%2Fvt
[junit4:junit4]   2> 17290 T2325 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33922_dk_py%2Fvt
[junit4:junit4]   2> 17291 T2354 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> 17291 T2347 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> 17292 T2367 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> 17292 T2383 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17292 T2399 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17292 T2383 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17292 T2399 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17293 T2416 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17293 T2416 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 17293 T2354 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17294 T2347 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17294 T2367 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17304 T2417 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-jetty4-1362968525873/collection1
[junit4:junit4]   2> 17304 T2417 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 17305 T2417 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 17305 T2417 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 17306 T2417 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-jetty4-1362968525873/collection1/'
[junit4:junit4]   2> 17306 T2417 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1362968525873/collection1/lib/README' to classloader
[junit4:junit4]   2> 17306 T2417 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1362968525873/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 17328 T2417 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 17370 T2417 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 17371 T2417 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 17375 T2417 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17748 T2417 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17754 T2417 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17756 T2417 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17766 T2417 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17769 T2417 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17773 T2417 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17774 T2417 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17774 T2417 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17774 T2417 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17776 T2417 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17776 T2417 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17776 T2417 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17777 T2417 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-jetty4-1362968525873/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362968509709/jetty4/
[junit4:junit4]   2> 17777 T2417 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@34b0fa
[junit4:junit4]   2> 17777 T2417 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17777 T2417 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1362968509709/jetty4 forceNew: false
[junit4:junit4]   2> 17778 T2417 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1362968509709/jetty4/index/
[junit4:junit4]   2> 17778 T2417 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1362968509709/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17778 T2417 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1362968509709/jetty4/index forceNew: false
[junit4:junit4]   2> 17779 T2417 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@1445520 lockFactory=org.apache.lucene.store.NativeFSLockFactory@eb8bee; maxCacheMB=0.83203125 maxMergeSizeMB=0.521484375)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17780 T2417 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17781 T2417 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17781 T2417 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17782 T2417 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17782 T2417 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17783 T2417 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17783 T2417 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17783 T2417 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17783 T2417 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17784 T2417 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17786 T2417 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17788 T2417 oass.SolrIndexSearcher.<init> Opening Searcher@aaa85 main
[junit4:junit4]   2> 17788 T2417 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362968509709/jetty4/tlog
[junit4:junit4]   2> 17789 T2417 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17789 T2417 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17791 T2418 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@aaa85 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17793 T2417 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 17793 T2417 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18563 T2348 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18563 T2348 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:33922_dk_py%2Fvt",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33922/dk_py/vt",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "collection":"collection1"}
[junit4:junit4]   2> 18563 T2348 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 18564 T2348 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 18567 T2367 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18567 T2354 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18567 T2383 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18567 T2399 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18567 T2347 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18567 T2416 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 18794 T2417 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 18794 T2417 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:33922/dk_py/vt collection:collection1 shard:shard1
[junit4:junit4]   2> 18797 T2417 oasc.ZkController.register We are http://127.0.0.1:33922/dk_py/vt/collection1/ and leader is http://127.0.0.1:59978/dk_py/vt/collection1/
[junit4:junit4]   2> 18797 T2417 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:33922/dk_py/vt
[junit4:junit4]   2> 18797 T2417 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 18797 T2417 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C416 name=collection1 org.apache.solr.core.SolrCore@838c0 url=http://127.0.0.1:33922/dk_py/vt/collection1 node=127.0.0.1:33922_dk_py%2Fvt C416_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:33922_dk_py%2Fvt, core=collection1, base_url=http://127.0.0.1:33922/dk_py/vt, state=down, collection=collection1}
[junit4:junit4]   2> 18798 T2419 C416 P33922 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 18798 T2419 C416 P33922 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 18798 T2417 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18798 T2419 C416 P33922 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 18799 T2419 C416 P33922 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18799 T2325 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 18800 T2325 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 18800 T2325 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18801 T2419 C416 P33922 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18809 T2325 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18810 T2325 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18816 T2363 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-1362968513199/onenodecollectioncore
[junit4:junit4]   2> 18816 T2363 oasc.ZkController.createCollectionZkNode Check for collection zkNode:onenodecollection
[junit4:junit4]   2> 18817 T2363 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   2> 18817 T2363 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 18818 T2363 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 18818 T2363 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection
[junit4:junit4]   2> 18821 T2363 oasc.ZkController.readConfigName Load collection config from:/collections/onenodecollection
[junit4:junit4]   2> 18821 T2363 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-1362968513199/onenodecollectioncore/'
[junit4:junit4]   2> 18847 T2363 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 18884 T2363 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 18885 T2363 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 18895 T2363 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2>  C415_STATE=coll:collection1 core:collection1 props:{shard=shard2, node_name=127.0.0.1:59714_dk_py%2Fvt, core=collection1, base_url=http://127.0.0.1:59714/dk_py/vt, state=recovering, collection=collection1}
[junit4:junit4]   2> 19170 T2402 C415 P59714 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:45839/dk_py/vt/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 19170 T2402 C415 P59714 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:59714/dk_py/vt START replicas=[http://127.0.0.1:45839/dk_py/vt/collection1/] nUpdates=100
[junit4:junit4]   2> 19170 T2402 C415 P59714 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 19170 T2402 C415 P59714 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 19171 T2402 C415 P59714 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 19171 T2402 C415 P59714 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 19171 T2402 C415 P59714 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 19171 T2402 C415 P59714 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:45839/dk_py/vt/collection1/. core=collection1
[junit4:junit4]   2> 19171 T2402 C415 P59714 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C417 name=collection1 org.apache.solr.core.SolrCore@1e0e831 url=http://127.0.0.1:45839/dk_py/vt/collection1 node=127.0.0.1:45839_dk_py%2Fvt C417_STATE=coll:collection1 core:collection1 props:{shard=shard2, node_name=127.0.0.1:45839_dk_py%2Fvt, core=collection1, base_url=http://127.0.0.1:45839/dk_py/vt, state=active, collection=collection1, leader=true}
[junit4:junit4]   2> 19177 T2360 C417 P45839 REQ /get {wt=javabin&getVersions=100&distrib=false&version=2&qt=/get} status=0 QTime=1 
[junit4:junit4]   2> 19179 T2362 C417 P45839 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 19180 T2362 C417 P45839 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@cb5f8f lockFactory=org.apache.lucene.store.NativeFSLockFactory@1a69d34; maxCacheMB=0.83203125 maxMergeSizeMB=0.521484375)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19181 T2362 C417 P45839 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19181 T2362 C417 P45839 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@cb5f8f lockFactory=org.apache.lucene.store.NativeFSLockFactory@1a69d34; maxCacheMB=0.83203125 maxMergeSizeMB=0.521484375)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@cb5f8f lockFactory=org.apache.lucene.store.NativeFSLockFactory@1a69d34; maxCacheMB=0.83203125 maxMergeSizeMB=0.521484375)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19181 T2362 C417 P45839 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19182 T2362 C417 P45839 oass.SolrIndexSearcher.<init> Opening Searcher@1a02f74 realtime
[junit4:junit4]   2> 19182 T2362 C417 P45839 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19182 T2362 C417 P45839 /update {softCommit=false&wt=javabin&openSearcher=false&commit_end_point=true&version=2&commit=true&waitSearcher=true} {commit=} 0 3
[junit4:junit4]   2> 19183 T2402 C415 P59714 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19183 T2402 C415 P59714 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19191 T2361 C417 P45839 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19192 T2361 C417 P45839 REQ /replication {wt=javabin&version=2&qt=/replication&command=indexversion} status=0 QTime=8 
[junit4:junit4]   2> 19192 T2402 C415 P59714 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 19193 T2402 C415 P59714 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19193 T2402 C415 P59714 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19195 T2362 C417 P45839 REQ /replication {wt=javabin&version=2&qt=/replication&generation=2&command=filelist} status=0 QTime=1 
[junit4:junit4]   2> 19195 T2402 C415 P59714 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 19196 T2402 C415 P59714 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1362968509709/jetty3/index.20130310222208900 forceNew: false
[junit4:junit4]   2> 19196 T2402 C415 P59714 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6d9be0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@179703c)) fullCopy=false
[junit4:junit4]   2> 19198 T2360 C417 P45839 REQ /replication {file=segments_2&wt=filestream&checksum=true&qt=/replication&generation=2&command=filecontent} status=0 QTime=0 
[junit4:junit4]   2> 19200 T2402 C415 P59714 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 19200 T2402 C415 P59714 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 19200 T2402 C415 P59714 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 19201 T2402 C415 P59714 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@19ea619 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1058b2; maxCacheMB=0.83203125 maxMergeSizeMB=0.521484375)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@19ea619 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1058b2; maxCacheMB=0.83203125 maxMergeSizeMB=0.521484375)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19202 T2402 C415 P59714 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19202 T2402 C415 P59714 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 19202 T2402 C415 P59714 oass.SolrIndexSearcher.<init> Opening Searcher@19d513c main
[junit4:junit4]   2> 19203 T2401 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@19d513c main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 19203 T2402 C415 P59714 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6d9be0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@179703c))
[junit4:junit4]   2> 19203 T2402 C415 P59714 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 19203 T2402 C415 P59714 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 19203 T2402 C415 P59714 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 19203 T2402 C415 P59714 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19204 T2402 C415 P59714 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 19288 T2363 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 19294 T2363 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 19296 T2363 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 19305 T2363 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19313 T2363 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19316 T2363 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19317 T2363 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19317 T2363 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19317 T2363 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19318 T2363 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19318 T2363 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19319 T2363 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19319 T2363 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-1362968513199/onenodecollectioncore/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362968509709/onenodecollection/
[junit4:junit4]   2> 19319 T2363 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@34b0fa
[junit4:junit4]   2> 19320 T2363 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19320 T2363 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362968509709/onenodecollection forceNew: false
[junit4:junit4]   2> 19321 T2363 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-1362968509709/onenodecollection/index/
[junit4:junit4]   2> 19321 T2363 oasc.SolrCore.initIndex WARNING [onenodecollectioncore] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362968509709/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 19321 T2363 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362968509709/onenodecollection/index forceNew: false
[junit4:junit4]   2> 19323 T2363 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@1f47611 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7d0da2; maxCacheMB=0.83203125 maxMergeSizeMB=0.521484375)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19323 T2363 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19324 T2363 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 19325 T2363 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 19325 T2363 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 19326 T2363 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 19326 T2363 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 19326 T2363 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 19326 T2363 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 19327 T2363 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 19327 T2363 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 19329 T2363 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 19332 T2363 oass.SolrIndexSearcher.<init> Opening Searcher@a279b0 main
[junit4:junit4]   2> 19332 T2363 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362968509709/onenodecollection/tlog
[junit4:junit4]   2> 19333 T2363 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 19333 T2363 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 19336 T2423 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@a279b0 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 19337 T2363 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 20070 T2348 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20071 T2348 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:33922_dk_py%2Fvt",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33922/dk_py/vt",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "collection":"collection1"}
[junit4:junit4]   2> 20073 T2348 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59714_dk_py%2Fvt",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59714/dk_py/vt",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "collection":"collection1"}
[junit4:junit4]   2> 20083 T2348 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45839_dk_py%2Fvt",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45839/dk_py/vt",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "collection":"onenodecollection"}
[junit4:junit4]   2> 20083 T2348 oasc.Overseer$ClusterStateUpdater.createCollection Create collection onenodecollection with numShards 1
[junit4:junit4]   2> 20083 T2348 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 20085 T2367 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20086 T2399 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20086 T2383 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20086 T2347 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20086 T2354 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20086 T2416 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 20339 T2363 oasc.CoreContainer.registerCore registering core: onenodecollectioncore
[junit4:junit4]   2> 20339 T2363 oasc.ZkController.register Register replica - core:onenodecollectioncore address:http://127.0.0.1:45839/dk_py/vt collection:onenodecollection shard:shard1
[junit4:junit4]   2> 20340 T2363 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   2> 20345 T2330 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5740fd100006 type:delete cxid:0xa8 zxid:0xc4 txntype:-1 reqpath:n/a Error Path:/solr/collections/onenodecollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/onenodecollection/leaders
[junit4:junit4]   2> 20345 T2363 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 20346 T2330 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5740fd100006 type:create cxid:0xa9 zxid:0xc5 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 20347 T2363 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 20347 T2363 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 20348 T2363 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:45839/dk_py/vt/onenodecollectioncore/
[junit4:junit4]   2> 20348 T2363 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 20348 T2363 oasc.SyncStrategy.syncToMe http://127.0.0.1:45839/dk_py/vt/onenodecollectioncore/ has no replicas
[junit4:junit4]   2> 20348 T2363 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:45839/dk_py/vt/onenodecollectioncore/
[junit4:junit4]   2> 20348 T2363 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   2> 20351 T2330 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5740fd100006 type:create cxid:0xb3 zxid:0xc9 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 20810 T2378 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {onlyIfLeader=true&wt=javabin&nodeName=127.0.0.1:33922_dk_py%252Fvt&core=collection1&state=recovering&version=2&coreNodeName=127.0.0.1:33922_dk_py%252Fvt_collection1&checkLive=true&action=PREPRECOVERY} status=0 QTime=2001 
[junit4:junit4]   2> 21591 T2348 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21598 T2399 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21598 T2383 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21598 T2354 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21598 T2347 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21598 T2416 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21598 T2367 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 21606 T2363 oasc.ZkController.register We are http://127.0.0.1:45839/dk_py/vt/onenodecollectioncore/ and leader is http://127.0.0.1:45839/dk_py/vt/onenodecollectioncore/
[junit4:junit4]   2> 21606 T2363 oasc.ZkController.register No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:45839/dk_py/vt
[junit4:junit4]   2> 21606 T2363 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 21607 T2363 oasc.ZkController.publish publishing core=onenodecollectioncore state=active
[junit4:junit4]   2> 21608 T2363 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21609 T2363 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {roles=none&numShards=1&wt=javabin&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1362968509709/onenodecollection&name=onenodecollectioncore&version=2&collection=onenodecollection&action=CREATE} status=0 QTime=2793 
[junit4:junit4]   2> 21609 T2325 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 21610 T2325 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22612 T2325 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C416_STATE=coll:collection1 core:collection1 props:{shard=shard1, node_name=127.0.0.1:33922_dk_py%2Fvt, core=collection1, base_url=http://127.0.0.1:33922/dk_py/vt, state=recovering, collection=collection1}
[junit4:junit4]   2> 22811 T2419 C416 P33922 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:59978/dk_py/vt/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 22811 T2419 C416 P33922 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:33922/dk_py/vt START replicas=[http://127.0.0.1:59978/dk_py/vt/collection1/] nUpdates=100
[junit4:junit4]   2> 22811 T2419 C416 P33922 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 22811 T2419 C416 P33922 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 22811 T2419 C416 P33922 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 22812 T2419 C416 P33922 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 22812 T2419 C416 P33922 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 22812 T2419 C416 P33922 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:59978/dk_py/vt/collection1/. core=collection1
[junit4:junit4]   2> 22812 T2419 C416 P33922 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C418 name=collection1 org.apache.solr.core.SolrCore@18d01f0 url=http://127.0.0.1:59978/dk_py/vt/collection1 node=127.0.0.1:59978_dk_py%2Fvt C418_STATE=coll:collection1 core:collection1 props:{shard=shard1, node_name=127.0.0.1:59978_dk_py%2Fvt, core=collection1, base_url=http://127.0.0.1:59978/dk_py/vt, state=active, collection=collection1, leader=true}
[junit4:junit4]   2> 22816 T2377 C418 P59978 REQ /get {wt=javabin&getVersions=100&distrib=false&version=2&qt=/get} status=0 QTime=1 
[junit4:junit4]   2> 22816 T2376 C418 P59978 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22818 T2376 C418 P59978 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6631b3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@f0ea19; maxCacheMB=0.83203125 maxMergeSizeMB=0.521484375)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 22818 T2376 C418 P59978 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 22818 T2376 C418 P59978 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6631b3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@f0ea19; maxCacheMB=0.83203125 maxMergeSizeMB=0.521484375)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@6631b3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@f0ea19; maxCacheMB=0.83203125 maxMergeSizeMB=0.521484375)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22819 T2376 C418 P59978 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22819 T2376 C418 P59978 oass.SolrIndexSearcher.<init> Opening Searcher@9f7f1d realtime
[junit4:junit4]   2> 22819 T2376 C418 P59978 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22820 T2376 C418 P59978 /update {softCommit=false&wt=javabin&openSearcher=false&commit_end_point=true&version=2&commit=true&waitSearcher=true} {commit=} 0 4
[junit4:junit4]   2> 22820 T2419 C416 P33922 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22820 T2419 C416 P33922 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 22821 T2379 C418 P59978 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22822 T2379 C418 P59978 REQ /replication {wt=javabin&version=2&qt=/replication&command=indexversion} status=0 QTime=1 
[junit4:junit4]   2> 22822 T2419 C416 P33922 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 22823 T2419 C416 P33922 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 22823 T2419 C416 P33922 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 22824 T2377 C418 P59978 REQ /replication {wt=javabin&version=2&qt=/replication&generation=2&command=filelist} status=0 QTime=0 
[junit4:junit4]   2> 22825 T2419 C416 P33922 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 22826 T2419 C416 P33922 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1362968509709/jetty4/index.20130310222212530 forceNew: false
[junit4:junit4]   2> 22826 T2419 C416 P33922 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1e986f8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4434f4)) fullCopy=false
[junit4:junit4]   2> 22828 T2376 C418 P59978 REQ /replication {file=segments_2&wt=filestream&checksum=true&qt=/replication&generation=2&command=filecontent} status=0 QTime=0 
[junit4:junit4]   2> 22829 T2419 C416 P33922 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 22829 T2419 C416 P33922 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 22829 T2419 C416 P33922 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 22830 T2419 C416 P33922 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@1445520 lockFactory=org.apache.lucene.store.NativeFSLockFactory@eb8bee; maxCacheMB=0.83203125 maxMergeSizeMB=0.521484375)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@1445520 lockFactory=org.apache.lucene.store.NativeFSLockFactory@eb8bee; maxCacheMB=0.83203125 maxMergeSizeMB=0.521484375)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22830 T2419 C416 P33922 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22830 T2419 C416 P33922 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 22831 T2419 C416 P33922 oass.SolrIndexSearcher.<init> Opening Searcher@14c47a6 main
[junit4:junit4]   2> 22831 T2418 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@14c47a6 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 22832 T2419 C416 P33922 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1e986f8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4434f4))
[junit4:junit4]   2> 22832 T2419 C416 P33922 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 22832 T2419 C416 P33922 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 22832 T2419 C416 P33922 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 22832 T2419 C416 P33922 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 22834 T2419 C416 P33922 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 23102 T2348 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23103 T2348 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45839_dk_py%2Fvt",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45839/dk_py/vt",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "collection":"onenodecollection"}
[junit4:junit4]   2> 23106 T2348 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:33922_dk_py%2Fvt",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33922/dk_py/vt",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "collection":"collection1"}
[junit4:junit4]   2> 23109 T2416 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23110 T2354 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23110 T2399 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23110 T2367 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23110 T2347 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23110 T2383 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 23613 T2325 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23614 T2325 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: onenodecollection
[junit4:junit4]   2> 23614 T2325 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 23636 T2377 oejs.Response.sendError WARNING Committed before 404 Can not find: /dk_py/vt/onenodecollectioncore/update
[junit4:junit4]   2> 23636 T2325 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:56585 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@3aa76c
[junit4:junit4]   2> 23637 T2377 oejs.ServletHandler.doHandle WARNING /dk_py/vt/onenodecollectioncore/update java.lang.IllegalStateException: Committed
[junit4:junit4]   2> 	at org.eclipse.jetty.server.Response.resetBuffer(Response.java:1136)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.Response.sendError(Response.java:314)
[junit4:junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$Servlet404.service(JettySolrRunner.java:465)
[junit4:junit4]   2> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:770)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:669)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1336)
[junit4:junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:379)
[junit4:junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:141)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:135)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:453)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:275)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1074)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:382)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1006)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:365)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:485)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:937)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:998)
[junit4:junit4]   2> 	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:948)
[junit4:junit4]   2> 	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
[junit4:junit4]   2> 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
[junit4:junit4]   2> 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
[junit4:junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 23637 T2325 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 23637 T2426 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:56585. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 23638 T2426 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:56585, initiating session
[junit4:junit4]   2> 23638 T2327 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:40344
[junit4:junit4]   2> 23638 T2327 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:40344
[junit4:junit4]   2> 23639 T2426 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:56585, sessionid = 0x13d5740fd10000d, negotiated timeout = 10000
[junit4:junit4]   2> 23639 T2329 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5740fd10000d with negotiated timeout 10000 for client /127.0.0.1:40344
[junit4:junit4]   2> 23639 T2427 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3aa76c name:ZooKeeperConnection Watcher:127.0.0.1:56585 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 23639 T2325 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[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 (7)
[junit4:junit4]   1>   /solr/aliases.json (0)
[junit4:junit4]   1>   /solr/overseer (3)
[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/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/configs (1)
[junit4:junit4]   1>    /solr/configs/conf1 (9)
[junit4:junit4]   1>     /solr/configs/conf1/synonyms.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/stopwords.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/old_synonyms.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/solrconfig.xml (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/mapping-ISOLatin1Accent.txt (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/schema.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 for tests to work, this data must be kept in sync with ./currency.xml",
[junit4:junit4]   1>         
[junit4:junit4]   1>         
[junit4:junit4]   1>           "base": "USD",
[junit4:junit4]   1>           "rates": {
[junit4:junit4]   1>             "USD": 1,
[junit4:junit4]   1>             "JPY": 81.29,
[junit4:junit4]   1>             "EUR": 2.5,
[junit4:junit4]   1>             "GBP": 0.5,
[junit4:junit4]   1>             "MXN": 2.0
[junit4:junit4]   1>           }
[junit4:junit4]   1>         }
[junit4:junit4]   1>         
[junit4:junit4]   1>     /solr/configs/conf1/protwords.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>   /solr/clusterstate.json (0)
[junit4:junit4]   1>   DATA:
[junit4:junit4]   1>       {
[junit4:junit4]   1>         "onenodecollection":{
[junit4:junit4]   1>           "shards":{"shard1":{
[junit4:junit4]   1>               "range":"80000000-7fffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{"127.0.0.1:45839_dk_py%2Fvt_onenodecollectioncore":{
[junit4:junit4]   1>                   "roles":"none",
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:45839_dk_py%2Fvt",
[junit4:junit4]   1>                   "core":"onenodecollectioncore",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:45839/dk_py/vt",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "collection":"onenodecollection",
[junit4:junit4]   1>                   "leader":"true"}}}},
[junit4:junit4]   1>           "router":"compositeId"},
[junit4:junit4]   1>         "control_collection":{
[junit4:junit4]   1>           "shards":{"shard1":{
[junit4:junit4]   1>               "range":"80000000-7fffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{"127.0.0.1:54694_dk_py%2Fvt_collection1":{
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:54694_dk_py%2Fvt",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:54694/dk_py/vt",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "collection":"control_collection",
[junit4:junit4]   1>                   "leader":"true"}}}},
[junit4:junit4]   1>           "router":"compositeId"},
[junit4:junit4]   1>         "collection1":{
[junit4:junit4]   1>           "shards":{
[junit4:junit4]   1>             "shard2":{
[junit4:junit4]   1>               "range":"0-7fffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{
[junit4:junit4]   1>                 "127.0.0.1:45839_dk_py%2Fvt_collection1":{
[junit4:junit4]   1>                   "shard":"shard2",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:45839_dk_py%2Fvt",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:45839/dk_py/vt",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "leader":"true"},
[junit4:junit4]   1>                 "127.0.0.1:59714_dk_py%2Fvt_collection1":{
[junit4:junit4]   1>                   "shard":"shard2",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:59714_dk_py%2Fvt",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:59714/dk_py/vt",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "collection":"collection1"}}},
[junit4:junit4]   1>             "shard1":{
[junit4:junit4]   1>               "range":"80000000-ffffffff",
[junit4:junit4]   1>               "state":"active",
[junit4:junit4]   1>               "replicas":{
[junit4:junit4]   1>                 "127.0.0.1:59978_dk_py%2Fvt_collection1":{
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:59978_dk_py%2Fvt",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:59978/dk_py/vt",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "collection":"collection1",
[junit4:junit4]   1>                   "leader":"true"},
[junit4:junit4]   1>                 "127.0.0.1:33922_dk_py%2Fvt_collection1":{
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:33922_dk_py%2Fvt",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:33922/dk_py/vt",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "collection":"collection1"}}}},
[junit4:junit4]   1>           "router":"compositeId"}}
[junit4:junit4]   1>   /solr/collections (3)
[junit4:junit4]   1>    /solr/collections/onenodecollection (2)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {
[junit4:junit4]   1>          "configName":"conf1",
[junit4:junit4]   1>          "router":"compositeId"}
[junit4:junit4]   1>     /solr/collections/onenodecollection/leaders (1)
[junit4:junit4]   1>      /solr/collections/onenodecollection/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "node_name":"127.0.0.1:45839_dk_py%2Fvt",
[junit4:junit4]   1>            "core":"onenodecollectioncore",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:45839/dk_py/vt"}
[junit4:junit4]   1>     /solr/collections/onenodecollection/leader_elect (1)
[junit4:junit4]   1>      /solr/collections/onenodecollection/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/onenodecollection/leader_elect/shard1/election (1)
[junit4:junit4]   1>        /solr/collections/onenodecollection/leader_elect/shard1/election/89323504252485638-127.0.0.1:45839_dk_py%2Fvt_onenodecollectioncore-n_0000000000 (0)
[junit4:junit4]   1>    /solr/collections/control_collection (3)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        {"configName":"conf1"}
[junit4:junit4]   1>     /solr/collections/control_collection/leaders (1)
[junit4:junit4]   1>      /solr/collections/control_collection/leaders/shard1 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "node_name":"127.0.0.1:54694_dk_py%2Fvt",
[junit4:junit4]   1>            "core":"collection1",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:54694/dk_py/vt"}
[junit4:junit4]   1>     /solr/collections/control_collection/leader_elect (1)
[junit4:junit4]   1>      /solr/collections/control_collection/leader_elect/shard1 (1)
[junit4:junit4]   1>       /solr/collections/control_collection/leader_elect/shard1/election (1)
[junit4:junit4]   1>        /solr/collections/control_collection/leader_elect/shard1/election/89323504252485635-127.0.0.1:54694_dk_py%2Fvt_collection1-n_0000000000 (0)
[junit4:junit4]   1>     /solr/collections/control_collection/shards (0)
[junit4:junit4]   1>    /solr/collections/collection1 (3)
[junit4:junit4]   1>    DATA:
[

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

[junit4:junit4]   1>        
[junit4:junit4]   1> 
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UnloadDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=111953F5B6255515 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_EG -Dtests.timezone=Etc/GMT+0 -Dtests.file.encoding=US-ASCII
[junit4:junit4] FAILURE  138s J0 | UnloadDistributedZkTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Still found shard
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([111953F5B6255515:90FFDDEDC17A3529]: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> 137592 T2292 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 137601 T2291 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 3 leaked thread(s).
[junit4:junit4]   2> 138290 T2295 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> 138690 T2374 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 138690 T2374 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> 138690 T2374 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 138690 T2374 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=291), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=291)), sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=ar_EG, timezone=Etc/GMT+0
[junit4:junit4]   2> NOTE: Linux 3.2.0-38-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=1,free=159275272,total=518979584
[junit4:junit4]   2> NOTE: All tests run in this JVM: [OverseerTest, BasicFunctionalityTest, CircularListTest, ZkControllerTest, TestGroupingSearch, FastVectorHighlighterTest, AlternateDirectoryTest, TestFieldResource, ShardRoutingTest, TestPerFieldSimilarity, ZkCLITest, DateFieldTest, PrimitiveFieldTypeTest, TestSolrQueryParser, CacheHeaderTest, TermsComponentTest, MoreLikeThisHandlerTest, ResourceLoaderTest, UpdateRequestProcessorFactoryTest, SolrInfoMBeanTest, PrimUtilsTest, TestDocSet, SliceStateTest, TestFaceting, TestLRUCache, TestSolrDeletionPolicy2, TestFastWriter, BasicDistributedZkTest, AutoCommitTest, TestLFUCache, TestLMDirichletSimilarityFactory, TestPseudoReturnFields, PreAnalyzedFieldTest, ScriptEngineTest, TestPhraseSuggestions, UUIDFieldTest, TestSweetSpotSimilarityFactory, ReturnFieldsTest, SimpleFacetsTest, TestPluginEnable, MinimalSchemaTest, TestValueSourceCache, TestStressVersions, WordBreakSolrSpellCheckerTest, TestReversedWildcardFilterFactory, RAMDirectoryFactoryTest, DirectSolrConnectionTest, TestRandomDVFaceting, MBeansHandlerTest, LoggingHandlerTest, DistributedSpellCheckComponentTest, TestExtendedDismaxParser, DistributedTermsComponentTest, TestSolrIndexConfig, TestCoreContainer, RecoveryZkTest, AnalysisAfterCoreReloadTest, SolrCoreTest, DirectUpdateHandlerOptimizeTest, TestConfig, SearchHandlerTest, LeaderElectionTest, DocValuesTest, SynonymTokenizerTest, LukeRequestHandlerTest, TestStressRecovery, TestSort, TestCopyFieldCollectionResource, UnloadDistributedZkTest]
[junit4:junit4] Completed on J0 in 138.87s, 1 test, 1 failure <<< FAILURES!

[...truncated 406 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: 270 suites, 1138 tests, 1 error, 1 failure, 13 ignored (7 assumptions)

Total time: 41 minutes 51 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



RE: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-ea-b79) - Build # 4660 - Still Failing!

Posted by Uwe Schindler <uw...@thetaphi.de>.
I marked the log message with "LUCENE-4808:" for my own convenience (to quickly find the commit later), so I can revert to isAnnotationPresent once they fixed the bug and I am about to resolve LUCENE-4808. I hope you are happy with "reverting" this commit once this is fixed upstream! :-)
Uwe

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de


> -----Original Message-----
> From: Robert Muir [mailto:rmuir@apache.org]
> Sent: Monday, March 11, 2013 4:29 AM
> To: Policeman Jenkins Server
> Cc: dev@lucene.apache.org
> Subject: Re: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-ea-b79) -
> Build # 4660 - Still Failing!
> 
> for some reason i thought they had fixed the backwards break in 1.8 already.
> Ill change this to use the other method for now...
> 
> On Sun, Mar 10, 2013 at 11:26 PM, Policeman Jenkins Server
> <je...@thetaphi.de> wrote:
> > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4660/
> > Java: 64bit/jdk1.8.0-ea-b79 -XX:+UseConcMarkSweepGC
> >
> > No tests ran.
> >
> > Build Log:
> > [...truncated 178 lines...]
> >     [javac] Compiling 358 source files to
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
> Linux/lucene/build/core/classes/test
> >     [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
> Linux/lucene/core/src/test/org/apache/lucene/util/TestVersion.java:41:
> error: cannot find symbol
> >     [javac]
> Version.class.getField(values[i].name()).isAnnotationPresent(Deprecated.cla
> ss));
> >     [javac]                                                   ^
> >     [javac]   symbol:   method isAnnotationPresent(Class<Deprecated>)
> >     [javac]   location: class Field
> >     [javac] Note: Some input files use or override a deprecated API.
> >     [javac] Note: Recompile with -Xlint:deprecation for details.
> >     [javac] 1 error
> >
> > 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/lucene/build.xml:50: The following error occurred while executing this
> line:
> > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-
> build.xml:725: The following error occurred while executing this line:
> > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-
> build.xml:739: The following error occurred while executing this line:
> > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-
> build.xml:1578: Compile failed; see the compiler error output for details.
> >
> > Total time: 20 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
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-ea-b79) - Build # 4660 - Still Failing!

Posted by Robert Muir <rm...@apache.org>.
for some reason i thought they had fixed the backwards break in 1.8
already. Ill change this to use the other method for now...

On Sun, Mar 10, 2013 at 11:26 PM, Policeman Jenkins Server
<je...@thetaphi.de> wrote:
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4660/
> Java: 64bit/jdk1.8.0-ea-b79 -XX:+UseConcMarkSweepGC
>
> No tests ran.
>
> Build Log:
> [...truncated 178 lines...]
>     [javac] Compiling 358 source files to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/classes/test
>     [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/core/src/test/org/apache/lucene/util/TestVersion.java:41: error: cannot find symbol
>     [javac]           Version.class.getField(values[i].name()).isAnnotationPresent(Deprecated.class));
>     [javac]                                                   ^
>     [javac]   symbol:   method isAnnotationPresent(Class<Deprecated>)
>     [javac]   location: class Field
>     [javac] Note: Some input files use or override a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>     [javac] 1 error
>
> 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/lucene/build.xml:50: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:725: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:739: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1578: Compile failed; see the compiler error output for details.
>
> Total time: 20 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
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


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

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

No tests ran.

Build Log:
[...truncated 178 lines...]
    [javac] Compiling 358 source files to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/classes/test
    [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/core/src/test/org/apache/lucene/util/TestVersion.java:41: error: cannot find symbol
    [javac]           Version.class.getField(values[i].name()).isAnnotationPresent(Deprecated.class));
    [javac]                                                   ^
    [javac]   symbol:   method isAnnotationPresent(Class<Deprecated>)
    [javac]   location: class Field
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 error

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/lucene/build.xml:50: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:725: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:739: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1578: Compile failed; see the compiler error output for details.

Total time: 20 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