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/24 11:57:59 UTC

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

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

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

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

Stack Trace:
org.apache.solr.common.SolrException: Server at http://127.0.0.1:59093/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([84C6EADA7BA93EE6:52064C20CF65EDA]: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:197)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:487)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9234 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   2> 0 T1903 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 3 T1903 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-1364122185284
[junit4:junit4]   2> 4 T1903 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 4 T1904 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 5 T1904 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 5 T1904 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 5 T1904 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 5 T1904 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 6 T1904 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-1364122185284/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 104 T1903 oasc.ZkTestServer.run start zk server on port:57865
[junit4:junit4]   2> 105 T1903 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57865 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1ac55f8
[junit4:junit4]   2> 106 T1909 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:57865. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 106 T1903 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 106 T1909 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:57865, initiating session
[junit4:junit4]   2> 106 T1905 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58737
[junit4:junit4]   2> 107 T1905 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58737
[junit4:junit4]   2> 107 T1907 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 211 T1907 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9c04ae480000 with negotiated timeout 10000 for client /127.0.0.1:58737
[junit4:junit4]   2> 211 T1909 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:57865, sessionid = 0x13d9c04ae480000, negotiated timeout = 10000
[junit4:junit4]   2> 211 T1910 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ac55f8 name:ZooKeeperConnection Watcher:127.0.0.1:57865 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 212 T1903 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 212 T1903 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 217 T1908 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d9c04ae480000
[junit4:junit4]   2> 218 T1910 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 218 T1905 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:58737 which had sessionid 0x13d9c04ae480000
[junit4:junit4]   2> 218 T1903 oaz.ZooKeeper.close Session: 0x13d9c04ae480000 closed
[junit4:junit4]   2> 219 T1903 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57865/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@16bad3d
[junit4:junit4]   2> 220 T1911 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:57865. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 220 T1903 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 220 T1911 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:57865, initiating session
[junit4:junit4]   2> 220 T1905 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58738
[junit4:junit4]   2> 221 T1905 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58738
[junit4:junit4]   2> 222 T1907 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9c04ae480001 with negotiated timeout 10000 for client /127.0.0.1:58738
[junit4:junit4]   2> 222 T1911 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:57865, sessionid = 0x13d9c04ae480001, negotiated timeout = 10000
[junit4:junit4]   2> 222 T1912 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16bad3d name:ZooKeeperConnection Watcher:127.0.0.1:57865/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 223 T1903 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 223 T1903 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 228 T1903 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 232 T1903 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 236 T1903 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 241 T1903 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> 241 T1903 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 248 T1903 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> 249 T1903 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 254 T1903 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> 255 T1903 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 260 T1903 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> 260 T1903 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 265 T1903 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> 266 T1903 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 270 T1903 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> 271 T1903 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 276 T1903 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> 277 T1903 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 281 T1903 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> 282 T1903 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 287 T1903 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> 287 T1903 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 292 T1908 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d9c04ae480001
[junit4:junit4]   2> 293 T1905 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:58738 which had sessionid 0x13d9c04ae480001
[junit4:junit4]   2> 293 T1912 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 293 T1903 oaz.ZooKeeper.close Session: 0x13d9c04ae480001 closed
[junit4:junit4]   2> 364 T1903 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 369 T1903 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:40137
[junit4:junit4]   2> 370 T1903 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 371 T1903 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 371 T1903 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-1364122185576
[junit4:junit4]   2> 372 T1903 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-1364122185576/solr.xml
[junit4:junit4]   2> 373 T1903 oasc.CoreContainer.<init> New CoreContainer 11931137
[junit4:junit4]   2> 373 T1903 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-1364122185576/'
[junit4:junit4]   2> 374 T1903 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-1364122185576/'
[junit4:junit4]   2> 398 T1903 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 398 T1903 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 399 T1903 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 399 T1903 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 399 T1903 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 399 T1903 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 400 T1903 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 400 T1903 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 400 T1903 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 401 T1903 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 405 T1903 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 418 T1903 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:57865/solr
[junit4:junit4]   2> 419 T1903 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 419 T1903 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57865 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@e1cbc7
[junit4:junit4]   2> 420 T1922 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:57865. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 420 T1903 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 421 T1922 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:57865, initiating session
[junit4:junit4]   2> 421 T1905 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58739
[junit4:junit4]   2> 421 T1905 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58739
[junit4:junit4]   2> 424 T1907 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9c04ae480002 with negotiated timeout 20000 for client /127.0.0.1:58739
[junit4:junit4]   2> 424 T1922 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:57865, sessionid = 0x13d9c04ae480002, negotiated timeout = 20000
[junit4:junit4]   2> 424 T1923 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e1cbc7 name:ZooKeeperConnection Watcher:127.0.0.1:57865 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 424 T1903 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 427 T1908 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d9c04ae480002
[junit4:junit4]   2> 428 T1923 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 428 T1905 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:58739 which had sessionid 0x13d9c04ae480002
[junit4:junit4]   2> 428 T1903 oaz.ZooKeeper.close Session: 0x13d9c04ae480002 closed
[junit4:junit4]   2> 429 T1903 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 432 T1903 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57865/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@56bd02
[junit4:junit4]   2> 433 T1924 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:57865. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 433 T1903 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 433 T1924 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:57865, initiating session
[junit4:junit4]   2> 433 T1905 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58740
[junit4:junit4]   2> 434 T1905 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58740
[junit4:junit4]   2> 435 T1907 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9c04ae480003 with negotiated timeout 20000 for client /127.0.0.1:58740
[junit4:junit4]   2> 435 T1924 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:57865, sessionid = 0x13d9c04ae480003, negotiated timeout = 20000
[junit4:junit4]   2> 435 T1925 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@56bd02 name:ZooKeeperConnection Watcher:127.0.0.1:57865/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 435 T1903 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 438 T1903 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 442 T1908 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9c04ae480003 type:create cxid:0x7 zxid:0x1b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 444 T1903 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 448 T1903 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 451 T1903 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40137_
[junit4:junit4]   2> 452 T1908 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9c04ae480003 type:delete cxid:0x12 zxid:0x1e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:40137_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:40137_
[junit4:junit4]   2> 453 T1903 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40137_
[junit4:junit4]   2> 458 T1903 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 466 T1908 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9c04ae480003 type:delete cxid:0x20 zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 467 T1903 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 470 T1903 oasc.Overseer.start Overseer (id=89399111535034371-127.0.0.1:40137_-n_0000000000) starting
[junit4:junit4]   2> 471 T1908 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9c04ae480003 type:create cxid:0x25 zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 473 T1908 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9c04ae480003 type:create cxid:0x26 zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 474 T1908 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9c04ae480003 type:create cxid:0x28 zxid:0x27 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 476 T1903 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 480 T1908 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9c04ae480003 type:create cxid:0x2e zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 482 T1927 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 483 T1903 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 487 T1903 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 490 T1903 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 494 T1926 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 498 T1928 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-1364122185576/collection1
[junit4:junit4]   2> 499 T1928 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 500 T1928 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 500 T1928 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 502 T1928 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-1364122185576/collection1/'
[junit4:junit4]   2> 503 T1928 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-1364122185576/collection1/lib/README' to classloader
[junit4:junit4]   2> 503 T1928 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-1364122185576/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 542 T1928 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 576 T1928 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 578 T1928 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 582 T1928 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 909 T1928 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 914 T1928 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 916 T1928 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 935 T1928 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 945 T1928 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 949 T1928 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 950 T1928 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 951 T1928 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 951 T1928 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 953 T1928 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 953 T1928 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 954 T1928 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 954 T1928 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-1364122185576/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1364122185284/control/data/
[junit4:junit4]   2> 954 T1928 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@92094d
[junit4:junit4]   2> 954 T1928 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 955 T1928 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1364122185284/control/data
[junit4:junit4]   2> 955 T1928 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1364122185284/control/data/index/
[junit4:junit4]   2> 956 T1928 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1364122185284/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 956 T1928 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1364122185284/control/data/index
[junit4:junit4]   2> 959 T1928 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@164b9a1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4eecd9),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 959 T1928 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 961 T1928 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 962 T1928 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 962 T1928 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 963 T1928 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 964 T1928 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 964 T1928 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 964 T1928 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 965 T1928 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 965 T1928 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 968 T1928 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 970 T1928 oass.SolrIndexSearcher.<init> Opening Searcher@1f6e544 main
[junit4:junit4]   2> 970 T1928 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1364122185284/control/data/tlog
[junit4:junit4]   2> 970 T1928 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 970 T1928 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 974 T1929 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1f6e544 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 975 T1928 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 976 T1928 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2000 T1926 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2001 T1926 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40137_",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40137",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 2002 T1926 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2002 T1926 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2008 T1925 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> 2978 T1928 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2978 T1928 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40137 collection:control_collection shard:shard1
[junit4:junit4]   2> 2979 T1928 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2991 T1908 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9c04ae480003 type:delete cxid:0x82 zxid:0x35 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2992 T1928 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2993 T1908 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9c04ae480003 type:create cxid:0x83 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2997 T1928 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2997 T1928 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2998 T1928 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:40137/collection1/
[junit4:junit4]   2> 2998 T1928 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2998 T1928 oasc.SyncStrategy.syncToMe http://127.0.0.1:40137/collection1/ has no replicas
[junit4:junit4]   2> 2999 T1928 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:40137/collection1/
[junit4:junit4]   2> 2999 T1928 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 3007 T1908 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9c04ae480003 type:create cxid:0x8e zxid:0x3a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3516 T1926 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3530 T1925 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> 3563 T1928 oasc.ZkController.register We are http://127.0.0.1:40137/collection1/ and leader is http://127.0.0.1:40137/collection1/
[junit4:junit4]   2> 3563 T1928 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40137
[junit4:junit4]   2> 3563 T1928 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3564 T1928 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3564 T1928 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3566 T1928 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3568 T1903 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3569 T1903 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3570 T1903 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3575 T1903 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3576 T1903 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57865/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@38ac36
[junit4:junit4]   2> 3577 T1903 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3578 T1931 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:57865. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3578 T1931 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:57865, initiating session
[junit4:junit4]   2> 3579 T1905 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58742
[junit4:junit4]   2> 3579 T1905 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58742
[junit4:junit4]   2> 3580 T1907 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9c04ae480004 with negotiated timeout 10000 for client /127.0.0.1:58742
[junit4:junit4]   2> 3580 T1931 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:57865, sessionid = 0x13d9c04ae480004, negotiated timeout = 10000
[junit4:junit4]   2> 3581 T1932 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@38ac36 name:ZooKeeperConnection Watcher:127.0.0.1:57865/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3581 T1903 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3584 T1903 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3588 T1903 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3659 T1903 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3662 T1903 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:32845
[junit4:junit4]   2> 3663 T1903 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3664 T1903 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3665 T1903 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-1364122188870
[junit4:junit4]   2> 3665 T1903 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-1364122188870/solr.xml
[junit4:junit4]   2> 3666 T1903 oasc.CoreContainer.<init> New CoreContainer 27936859
[junit4:junit4]   2> 3667 T1903 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-1364122188870/'
[junit4:junit4]   2> 3668 T1903 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-1364122188870/'
[junit4:junit4]   2> 3693 T1903 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3693 T1903 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3693 T1903 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3694 T1903 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3694 T1903 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3694 T1903 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3695 T1903 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3695 T1903 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3695 T1903 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3695 T1903 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3707 T1903 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3715 T1903 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:57865/solr
[junit4:junit4]   2> 3716 T1903 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3716 T1903 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57865 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@23ec8f
[junit4:junit4]   2> 3717 T1942 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:57865. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3717 T1903 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3718 T1942 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:57865, initiating session
[junit4:junit4]   2> 3718 T1905 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58743
[junit4:junit4]   2> 3718 T1905 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58743
[junit4:junit4]   2> 3720 T1907 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9c04ae480005 with negotiated timeout 20000 for client /127.0.0.1:58743
[junit4:junit4]   2> 3720 T1942 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:57865, sessionid = 0x13d9c04ae480005, negotiated timeout = 20000
[junit4:junit4]   2> 3721 T1943 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@23ec8f name:ZooKeeperConnection Watcher:127.0.0.1:57865 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3721 T1903 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3723 T1908 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d9c04ae480005
[junit4:junit4]   2> 3724 T1905 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:58743 which had sessionid 0x13d9c04ae480005
[junit4:junit4]   2> 3724 T1943 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3724 T1903 oaz.ZooKeeper.close Session: 0x13d9c04ae480005 closed
[junit4:junit4]   2> 3725 T1903 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3729 T1903 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57865/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@41b6c0
[junit4:junit4]   2> 3731 T1944 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:57865. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3731 T1903 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3732 T1944 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:57865, initiating session
[junit4:junit4]   2> 3732 T1905 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58744
[junit4:junit4]   2> 3732 T1905 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58744
[junit4:junit4]   2> 3733 T1907 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9c04ae480006 with negotiated timeout 20000 for client /127.0.0.1:58744
[junit4:junit4]   2> 3733 T1944 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:57865, sessionid = 0x13d9c04ae480006, negotiated timeout = 20000
[junit4:junit4]   2> 3734 T1945 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@41b6c0 name:ZooKeeperConnection Watcher:127.0.0.1:57865/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3734 T1903 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3736 T1908 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9c04ae480006 type:create cxid:0x1 zxid:0x48 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3738 T1908 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9c04ae480006 type:create cxid:0x3 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3742 T1903 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4746 T1903 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32845_
[junit4:junit4]   2> 4748 T1908 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9c04ae480006 type:delete cxid:0xd zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:32845_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:32845_
[junit4:junit4]   2> 4749 T1903 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:32845_
[junit4:junit4]   2> 4753 T1925 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> 4755 T1932 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4755 T1945 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4757 T1925 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4764 T1946 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-1364122188870/collection1
[junit4:junit4]   2> 4764 T1946 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4765 T1946 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4765 T1946 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4767 T1946 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-1364122188870/collection1/'
[junit4:junit4]   2> 4768 T1946 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-1364122188870/collection1/lib/README' to classloader
[junit4:junit4]   2> 4768 T1946 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-1364122188870/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4803 T1946 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4833 T1946 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4834 T1946 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4837 T1946 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5039 T1926 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5041 T1926 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40137_",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40137",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 5046 T1932 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> 5046 T1925 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> 5046 T1945 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> 5181 T1946 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5186 T1946 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5188 T1946 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5212 T1946 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5217 T1946 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5222 T1946 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5224 T1946 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5225 T1946 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5225 T1946 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5227 T1946 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5227 T1946 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5228 T1946 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5228 T1946 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-1364122188870/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1364122185284/jetty1/
[junit4:junit4]   2> 5229 T1946 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@92094d
[junit4:junit4]   2> 5229 T1946 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5230 T1946 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1364122185284/jetty1
[junit4:junit4]   2> 5230 T1946 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1364122185284/jetty1/index/
[junit4:junit4]   2> 5230 T1946 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1364122185284/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5231 T1946 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1364122185284/jetty1/index
[junit4:junit4]   2> 5233 T1946 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1b475a lockFactory=org.apache.lucene.store.NativeFSLockFactory@1409af8),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5233 T1946 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5236 T1946 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5236 T1946 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5237 T1946 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5238 T1946 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5239 T1946 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5239 T1946 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5239 T1946 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5240 T1946 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5240 T1946 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5245 T1946 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5247 T1946 oass.SolrIndexSearcher.<init> Opening Searcher@a5c634 main
[junit4:junit4]   2> 5248 T1946 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1364122185284/jetty1/tlog
[junit4:junit4]   2> 5248 T1946 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5248 T1946 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5253 T1947 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a5c634 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5255 T1946 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5256 T1946 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6552 T1926 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6554 T1926 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:32845_",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:32845",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 6554 T1926 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6554 T1926 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 6562 T1925 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> 6562 T1945 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> 6562 T1932 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> 7258 T1946 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7258 T1946 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:32845 collection:collection1 shard:shard2
[junit4:junit4]   2> 7260 T1946 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 7272 T1908 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9c04ae480006 type:delete cxid:0x4a zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7273 T1946 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7274 T1908 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9c04ae480006 type:create cxid:0x4b zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7278 T1946 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7278 T1946 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7278 T1946 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:32845/collection1/
[junit4:junit4]   2> 7279 T1946 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7279 T1946 oasc.SyncStrategy.syncToMe http://127.0.0.1:32845/collection1/ has no replicas
[junit4:junit4]   2> 7279 T1946 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:32845/collection1/
[junit4:junit4]   2> 7280 T1946 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 7286 T1908 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9c04ae480006 type:create cxid:0x56 zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8070 T1926 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8084 T1945 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> 8084 T1932 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> 8084 T1925 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> 8093 T1946 oasc.ZkController.register We are http://127.0.0.1:32845/collection1/ and leader is http://127.0.0.1:32845/collection1/
[junit4:junit4]   2> 8093 T1946 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:32845
[junit4:junit4]   2> 8094 T1946 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8094 T1946 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8094 T1946 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8097 T1946 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8099 T1903 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 8099 T1903 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8100 T1903 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8157 T1903 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8160 T1903 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59093
[junit4:junit4]   2> 8162 T1903 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8162 T1903 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8163 T1903 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-1364122193388
[junit4:junit4]   2> 8164 T1903 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-1364122193388/solr.xml
[junit4:junit4]   2> 8164 T1903 oasc.CoreContainer.<init> New CoreContainer 9293983
[junit4:junit4]   2> 8165 T1903 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-1364122193388/'
[junit4:junit4]   2> 8166 T1903 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-1364122193388/'
[junit4:junit4]   2> 8194 T1903 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8194 T1903 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8194 T1903 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8194 T1903 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8195 T1903 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8195 T1903 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8195 T1903 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8196 T1903 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8196 T1903 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8196 T1903 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8210 T1903 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8227 T1903 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:57865/solr
[junit4:junit4]   2> 8228 T1903 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8229 T1903 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57865 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@21c14e
[junit4:junit4]   2> 8230 T1958 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:57865. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8230 T1903 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8231 T1958 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:57865, initiating session
[junit4:junit4]   2> 8232 T1905 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58745
[junit4:junit4]   2> 8232 T1905 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58745
[junit4:junit4]   2> 8233 T1907 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9c04ae480007 with negotiated timeout 20000 for client /127.0.0.1:58745
[junit4:junit4]   2> 8233 T1958 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:57865, sessionid = 0x13d9c04ae480007, negotiated timeout = 20000
[junit4:junit4]   2> 8233 T1959 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@21c14e name:ZooKeeperConnection Watcher:127.0.0.1:57865 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8234 T1903 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8235 T1908 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d9c04ae480007
[junit4:junit4]   2> 8236 T1959 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8236 T1905 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:58745 which had sessionid 0x13d9c04ae480007
[junit4:junit4]   2> 8236 T1903 oaz.ZooKeeper.close Session: 0x13d9c04ae480007 closed
[junit4:junit4]   2> 8237 T1903 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8239 T1903 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57865/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@11640b8
[junit4:junit4]   2> 8240 T1960 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:57865. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8240 T1903 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8240 T1960 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:57865, initiating session
[junit4:junit4]   2> 8240 T1905 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58746
[junit4:junit4]   2> 8241 T1905 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58746
[junit4:junit4]   2> 8242 T1907 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9c04ae480008 with negotiated timeout 20000 for client /127.0.0.1:58746
[junit4:junit4]   2> 8242 T1960 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:57865, sessionid = 0x13d9c04ae480008, negotiated timeout = 20000
[junit4:junit4]   2> 8242 T1961 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11640b8 name:ZooKeeperConnection Watcher:127.0.0.1:57865/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8242 T1903 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8244 T1908 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9c04ae480008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8245 T1908 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9c04ae480008 type:create cxid:0x3 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8249 T1903 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9254 T1903 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59093_
[junit4:junit4]   2> 9255 T1908 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9c04ae480008 type:delete cxid:0xd zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:59093_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:59093_
[junit4:junit4]   2> 9256 T1903 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59093_
[junit4:junit4]   2> 9261 T1945 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> 9262 T1932 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9262 T1925 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9262 T1961 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9262 T1932 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> 9262 T1925 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> 9265 T1945 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9272 T1962 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-1364122193388/collection1
[junit4:junit4]   2> 9272 T1962 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9273 T1962 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9273 T1962 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9275 T1962 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-1364122193388/collection1/'
[junit4:junit4]   2> 9276 T1962 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-1364122193388/collection1/lib/README' to classloader
[junit4:junit4]   2> 9277 T1962 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-1364122193388/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9308 T1962 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9344 T1962 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9345 T1962 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9349 T1962 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9593 T1926 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9594 T1926 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:32845_",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:32845",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 9598 T1945 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> 9598 T1961 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> 9598 T1932 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> 9598 T1925 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> 9705 T1962 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9715 T1962 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9717 T1962 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9736 T1962 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9740 T1962 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9745 T1962 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9746 T1962 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9747 T1962 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9748 T1962 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9749 T1962 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9750 T1962 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9750 T1962 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9751 T1962 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-1364122193388/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1364122185284/jetty2/
[junit4:junit4]   2> 9751 T1962 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@92094d
[junit4:junit4]   2> 9751 T1962 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9752 T1962 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1364122185284/jetty2
[junit4:junit4]   2> 9752 T1962 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1364122185284/jetty2/index/
[junit4:junit4]   2> 9753 T1962 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1364122185284/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9753 T1962 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1364122185284/jetty2/index
[junit4:junit4]   2> 9755 T1962 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@af0327 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1ba7c70),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9756 T1962 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9758 T1962 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9759 T1962 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9759 T1962 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9760 T1962 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9761 T1962 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9761 T1962 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9761 T1962 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9762 T1962 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9763 T1962 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9767 T1962 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9771 T1962 oass.SolrIndexSearcher.<init> Opening Searcher@cc4d8b main
[junit4:junit4]   2> 9771 T1962 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1364122185284/jetty2/tlog
[junit4:junit4]   2> 9772 T1962 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9772 T1962 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9778 T1963 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@cc4d8b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9780 T1962 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 9781 T1962 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11103 T1926 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11105 T1926 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59093_",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59093",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 11105 T1926 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11105 T1926 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11113 T1961 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> 11113 T1932 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> 11113 T1945 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> 11113 T1925 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> 11783 T1962 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11783 T1962 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:59093 collection:collection1 shard:shard1
[junit4:junit4]   2> 11785 T1962 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 11796 T1908 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9c04ae480008 type:delete cxid:0x49 zxid:0x7d txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard1 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard1
[junit4:junit4]   2> 11797 T1962 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11798 T1908 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9c04ae480008 type:create cxid:0x4a zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11802 T1962 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11802 T1962 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11802 T1962 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:59093/collection1/
[junit4:junit4]   2> 11803 T1962 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11803 T1962 oasc.SyncStrategy.syncToMe http://127.0.0.1:59093/collection1/ has no replicas
[junit4:junit4]   2> 11803 T1962 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:59093/collection1/
[junit4:junit4]   2> 11803 T1962 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 11809 T1908 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9c04ae480008 type:create cxid:0x54 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12621 T1926 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12637 T1932 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> 12637 T1925 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> 12637 T1945 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> 12637 T1961 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> 12667 T1962 oasc.ZkController.register We are http://127.0.0.1:59093/collection1/ and leader is http://127.0.0.1:59093/collection1/
[junit4:junit4]   2> 12667 T1962 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59093
[junit4:junit4]   2> 12667 T1962 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 12668 T1962 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12668 T1962 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12670 T1962 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12672 T1903 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 12673 T1903 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12674 T1903 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12733 T1903 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12736 T1903 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:44277
[junit4:junit4]   2> 12737 T1903 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12737 T1903 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12738 T1903 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-1364122197960
[junit4:junit4]   2> 12738 T1903 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-1364122197960/solr.xml
[junit4:junit4]   2> 12738 T1903 oasc.CoreContainer.<init> New CoreContainer 18066321
[junit4:junit4]   2> 12739 T1903 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-1364122197960/'
[junit4:junit4]   2> 12740 T1903 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-1364122197960/'
[junit4:junit4]   2> 12765 T1903 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 12765 T1903 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12765 T1903 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12766 T1903 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12766 T1903 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12766 T1903 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12767 T1903 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12767 T1903 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12767 T1903 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12768 T1903 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12774 T1903 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12784 T1903 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:57865/solr
[junit4:junit4]   2> 12785 T1903 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12785 T1903 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57865 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1b219cb
[junit4:junit4]   2> 12786 T1974 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:57865. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12786 T1903 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12787 T1974 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:57865, initiating session
[junit4:junit4]   2> 12788 T1905 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58748
[junit4:junit4]   2> 12788 T1905 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58748
[junit4:junit4]   2> 12789 T1907 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9c04ae480009 with negotiated timeout 20000 for client /127.0.0.1:58748
[junit4:junit4]   2> 12789 T1974 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:57865, sessionid = 0x13d9c04ae480009, negotiated timeout = 20000
[junit4:junit4]   2> 12790 T1975 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b219cb name:ZooKeeperConnection Watcher:127.0.0.1:57865 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12790 T1903 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12792 T1908 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d9c04ae480009
[junit4:junit4]   2> 12794 T1975 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12794 T1905 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:58748 which had sessionid 0x13d9c04ae480009
[junit4:junit4]   2> 12794 T1903 oaz.ZooKeeper.close Session: 0x13d9c04ae480009 closed
[junit4:junit4]   2> 12794 T1903 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12796 T1903 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57865/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@40202b
[junit4:junit4]   2> 12797 T1976 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:57865. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12797 T1903 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12798 T1976 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:57865, initiating session
[junit4:junit4]   2> 12798 T1905 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58749
[junit4:junit4]   2> 12798 T1905 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58749
[junit4:junit4]   2> 12799 T1907 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9c04ae48000a with negotiated timeout 20000 for client /127.0.0.1:58749
[junit4:junit4]   2> 12799 T1976 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:57865, sessionid = 0x13d9c04ae48000a, negotiated timeout = 20000
[junit4:junit4]   2> 12800 T1977 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@40202b name:ZooKeeperConnection Watcher:127.0.0.1:57865/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12800 T1903 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12801 T1908 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9c04ae48000a type:create cxid:0x1 zxid:0x8e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12803 T1908 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9c04ae48000a type:create cxid:0x3 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12806 T1903 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13811 T1903 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44277_
[junit4:junit4]   2> 13812 T1908 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9c04ae48000a type:delete cxid:0xd zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:44277_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:44277_
[junit4:junit4]   2> 13813 T1903 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44277_
[junit4:junit4]   2> 13818 T1932 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> 13819 T1925 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13819 T1945 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13819 T1961 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13820 T1945 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> 13819 T1925 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> 13819 T1977 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13820 T1961 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> 13822 T1932 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13828 T1978 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-1364122197960/collection1
[junit4:junit4]   2> 13829 T1978 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13830 T1978 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13830 T1978 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13832 T1978 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-1364122197960/collection1/'
[junit4:junit4]   2> 13833 T1978 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-1364122197960/collection1/lib/README' to classloader
[junit4:junit4]   2> 13833 T1978 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-1364122197960/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13885 T1978 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 13920 T1978 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13922 T1978 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13925 T1978 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14146 T1926 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14147 T1926 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59093_",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59093",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 14158 T1961 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> 14158 T1977 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> 14158 T1945 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> 14158 T1925 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> 14158 T1932 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> 14294 T1978 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14299 T1978 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14301 T1978 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14321 T1978 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14324 T1978 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14329 T1978 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14331 T1978 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14332 T1978 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14332 T1978 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14334 T1978 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14334 T1978 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14335 T1978 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14335 T1978 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-1364122197960/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1364122185284/jetty3/
[junit4:junit4]   2> 14335 T1978 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@92094d
[junit4:junit4]   2> 14336 T1978 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14337 T1978 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1364122185284/jetty3
[junit4:junit4]   2> 14337 T1978 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1364122185284/jetty3/index/
[junit4:junit4]   2> 14337 T1978 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1364122185284/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14338 T1978 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1364122185284/jetty3/index
[junit4:junit4]   2> 14340 T1978 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@ad5cf8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b7e82a),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14340 T1978 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14343 T1978 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14343 T1978 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14344 T1978 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14345 T1978 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14346 T1978 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14346 T1978 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14346 T1978 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14347 T1978 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14347 T1978 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14352 T1978 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14356 T1978 oass.SolrIndexSearcher.<init> Opening Searcher@1aff66d main
[junit4:junit4]   2> 14356 T1978 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1364122185284/jetty3/tlog
[junit4:junit4]   2> 14357 T1978 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14357 T1978 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14363 T1979 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1aff66d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14365 T1978 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14365 T1978 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15664 T1926 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15666 T1926 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:44277_",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44277",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 15666 T1926 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 15666 T1926 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 15674 T1925 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> 15675 T1977 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> 15675 T1961 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> 15675 T1932 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> 15675 T1945 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> 16368 T1978 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16368 T1978 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:44277 collection:collection1 shard:shard2
[junit4:junit4]   2> 16374 T1978 oasc.ZkController.register We are http://127.0.0.1:44277/collection1/ and leader is http://127.0.0.1:32845/collection1/
[junit4:junit4]   2> 16374 T1978 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:44277
[junit4:junit4]   2> 16374 T1978 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16374 T1978 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C345 name=collection1 org.apache.solr.core.SolrCore@16e70d5 url=http://127.0.0.1:44277/collection1 node=127.0.0.1:44277_ C345_STATE=coll:collection1 core:collection1 props:{collection=collection1, node_name=127.0.0.1:44277_, state=down, base_url=http://127.0.0.1:44277, core=collection1}
[junit4:junit4]   2> 16375 T1980 C345 P44277 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16376 T1978 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16377 T1980 C345 P44277 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16377 T1980 C345 P44277 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16377 T1980 C345 P44277 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16379 T1903 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 16379 T1980 C345 P44277 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16380 T1903 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16380 T1903 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16437 T1903 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16446 T1903 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:36772
[junit4:junit4]   2> 16446 T1903 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16447 T1903 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16447 T1903 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-1364122201666
[junit4:junit4]   2> 16448 T1903 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-1364122201666/solr.xml
[junit4:junit4]   2> 16448 T1903 oasc.CoreContainer.<init> New CoreContainer 16289342
[junit4:junit4]   2> 16448 T1903 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-1364122201666/'
[junit4:junit4]   2> 16449 T1903 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-1364122201666/'
[junit4:junit4]   2> 16467 T1903 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 16468 T1903 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16468 T1903 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16468 T1903 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16469 T1903 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16469 T1903 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16469 T1903 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16469 T1903 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16470 T1903 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16470 T1903 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16475 T1903 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16483 T1903 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:57865/solr
[junit4:junit4]   2> 16483 T1903 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16483 T1903 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57865 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1e4d01e
[junit4:junit4]   2> 16484 T1991 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:57865. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16484 T1903 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16485 T1991 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:57865, initiating session
[junit4:junit4]   2> 16486 T1905 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58751
[junit4:junit4]   2> 16486 T1905 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58751
[junit4:junit4]   2> 16487 T1907 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9c04ae48000b with negotiated timeout 20000 for client /127.0.0.1:58751
[junit4:junit4]   2> 16488 T1991 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:57865, sessionid = 0x13d9c04ae48000b, negotiated timeout = 20000
[junit4:junit4]   2> 16488 T1992 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e4d01e name:ZooKeeperConnection Watcher:127.0.0.1:57865 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16488 T1903 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16490 T1908 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d9c04ae48000b
[junit4:junit4]   2> 16491 T1992 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16491 T1905 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:58751 which had sessionid 0x13d9c04ae48000b
[junit4:junit4]   2> 16491 T1903 oaz.ZooKeeper.close Session: 0x13d9c04ae48000b closed
[junit4:junit4]   2> 16492 T1903 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 16495 T1903 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57865/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1a62449
[junit4:junit4]   2> 16495 T1993 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:57865. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16495 T1903 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16496 T1993 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:57865, initiating session
[junit4:junit4]   2> 16496 T1905 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58752
[junit4:junit4]   2> 16496 T1905 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58752
[junit4:junit4]   2> 16497 T1907 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9c04ae48000c with negotiated timeout 20000 for client /127.0.0.1:58752
[junit4:junit4]   2> 16497 T1993 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:57865, sessionid = 0x13d9c04ae48000c, negotiated timeout = 20000
[junit4:junit4]   2> 16498 T1994 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a62449 name:ZooKeeperConnection Watcher:127.0.0.1:57865/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16498 T1903 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16500 T1908 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9c04ae48000c type:create cxid:0x1 zxid:0xa1 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16502 T1908 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9c04ae48000c type:create cxid:0x3 zxid:0xa2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16504 T1903 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 17184 T1926 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17186 T1926 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:44277_",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44277",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 17190 T1925 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> 17191 T1961 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> 17190 T1994 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> 17191 T1932 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> 17191 T1977 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> 17191 T1945 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> 17386 T1939 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {action=PREPRECOVERY&onlyIfLeader=true&state=recovering&wt=javabin&coreNodeName=4&checkLive=true&nodeName=127.0.0.1:44277_&version=2&core=collection1} status=0 QTime=1000 
[junit4:junit4]   2> 17508 T1903 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36772_
[junit4:junit4]   2> 17509 T1908 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9c04ae48000c type:delete cxid:0xf zxid:0xa7 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:36772_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:36772_
[junit4:junit4]   2> 17510 T1903 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36772_
[junit4:junit4]   2> 17513 T1932 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> 17514 T1945 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> 17514 T1961 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17515 T1961 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> 17514 T1977 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17513 T1994 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> 17516 T1977 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> 17515 T1925 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17524 T1925 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> 17525 T1932 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17525 T1945 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17527 T1994 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17533 T1995 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-1364122201666/collection1
[junit4:junit4]   2> 17534 T1995 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 17535 T1995 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 17535 T1995 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 17537 T1995 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-1364122201666/collection1/'
[junit4:junit4]   2> 17538 T1995 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-1364122201666/collection1/lib/README' to classloader
[junit4:junit4]   2> 17538 T1995 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-1364122201666/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 17577 T1995 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 17608 T1995 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 17609 T1995 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 17619 T1995 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17961 T1995 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17966 T1995 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17968 T1995 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17987 T1995 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17990 T1995 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17995 T1995 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17997 T1995 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17998 T1995 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17999 T1995 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18001 T1995 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 18001 T1995 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 18001 T1995 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 18002 T1995 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-1364122201666/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1364122185284/jetty4/
[junit4:junit4]   2> 18002 T1995 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@92094d
[junit4:junit4]   2> 18003 T1995 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 18003 T1995 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1364122185284/jetty4
[junit4:junit4]   2> 18004 T1995 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1364122185284/jetty4/index/
[junit4:junit4]   2> 18004 T1995 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1364122185284/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 18004 T1995 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1364122185284/jetty4/index
[junit4:junit4]   2> 18006 T1995 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1b0c6d3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@124fb5),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 18007 T1995 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 18009 T1995 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 18010 T1995 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 18010 T1995 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 18011 T1995 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 18012 T1995 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 18012 T1995 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 18013 T1995 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 18013 T1995 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 18014 T1995 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 18018 T1995 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 18022 T1995 oass.SolrIndexSearcher.<init> Opening Searcher@1034a86 main
[junit4:junit4]   2> 18022 T1995 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1364122185284/jetty4/tlog
[junit4:junit4]   2> 18023 T1995 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 18024 T1995 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 18030 T1996 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1034a86 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 18032 T1995 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 18032 T1995 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18698 T1926 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18699 T1926 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:36772_",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:36772",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 18699 T1926 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 18699 T1926 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 18704 T1925 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> 18704 T1932 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> 18704 T1945 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> 18704 T1994 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> 18704 T1961 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> 18704 T1977 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> 19034 T1995 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 19034 T1995 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:36772 collection:collection1 shard:shard1
[junit4:junit4]   2> 19038 T1995 oasc.ZkController.register We are http://127.0.0.1:36772/collection1/ and leader is http://127.0.0.1:59093/collection1/
[junit4:junit4]   2> 19038 T1995 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:36772
[junit4:junit4]   2> 19038 T1995 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 19038 T1995 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C346 name=collection1 org.apache.solr.core.SolrCore@bc04eb url=http://127.0.0.1:36772/collection1 node=127.0.0.1:36772_ C346_STATE=coll:collection1 core:collection1 props:{collection=collection1, node_name=127.0.0.1:36772_, state=down, base_url=http://127.0.0.1:36772, core=collection1}
[junit4:junit4]   2> 19039 T1997 C346 P36772 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 19039 T1997 C346 P36772 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 19039 T1995 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19040 T1997 C346 P36772 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 19040 T1997 C346 P36772 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19041 T1997 C346 P36772 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19040 T1903 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 19041 T1903 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 19041 T1903 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19044 T1903 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19045 T1903 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19053 T1939 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-1364122188870/onenodecollectioncore
[junit4:junit4]   2> 19053 T1939 oasc.ZkController.createCollectionZkNode Check for collection zkNode:onenodecollection
[junit4:junit4]   2> 19054 T1939 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   2> 19054 T1939 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 19056 T1939 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 19056 T1939 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection
[junit4:junit4]   2> 19058 T1939 oasc.ZkController.readConfigName Load collection config from:/collections/onenodecollection
[junit4:junit4]   2> 19059 T1939 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-1364122188870/onenodecollectioncore/'
[junit4:junit4]   2> 19086 T1939 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 19122 T1939 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 19123 T1939 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 19126 T1939 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2>  C345_STATE=coll:collection1 core:collection1 props:{collection=collection1, node_name=127.0.0.1:44277_, state=recovering, shard=shard2, base_url=http://127.0.0.1:44277, core=collection1}
[junit4:junit4]   2> 19388 T1980 C345 P44277 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:32845/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 19388 T1980 C345 P44277 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:44277 START replicas=[http://127.0.0.1:32845/collection1/] nUpdates=100
[junit4:junit4]   2> 19388 T1980 C345 P44277 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 19389 T1980 C345 P44277 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 19389 T1980 C345 P44277 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 19389 T1980 C345 P44277 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 19389 T1980 C345 P44277 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 19390 T1980 C345 P44277 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:32845/collection1/. core=collection1
[junit4:junit4]   2> 19390 T1980 C345 P44277 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C347 name=collection1 org.apache.solr.core.SolrCore@96cb05 url=http://127.0.0.1:32845/collection1 node=127.0.0.1:32845_ C347_STATE=coll:collection1 core:collection1 props:{collection=collection1, node_name=127.0.0.1:32845_, state=active, shard=shard2, base_url=http://127.0.0.1:32845, core=collection1, leader=true}
[junit4:junit4]   2> 19401 T1941 C347 P32845 REQ /get {getVersions=100&distrib=false&qt=/get&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 19403 T1938 C347 P32845 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 19405 T1938 C347 P32845 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1b475a lockFactory=org.apache.lucene.store.NativeFSLockFactory@1409af8),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19405 T1938 C347 P32845 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19405 T1938 C347 P32845 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1b475a lockFactory=org.apache.lucene.store.NativeFSLockFactory@1409af8),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1b475a lockFactory=org.apache.lucene.store.NativeFSLockFactory@1409af8),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19406 T1938 C347 P32845 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19406 T1938 C347 P32845 oass.SolrIndexSearcher.<init> Opening Searcher@1b666f realtime
[junit4:junit4]   2> 19406 T1938 C347 P32845 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19407 T1938 C347 P32845 /update {softCommit=false&commit_end_point=true&waitSearcher=true&openSearcher=false&wt=javabin&version=2&commit=true} {commit=} 0 4
[junit4:junit4]   2> 19408 T1980 C345 P44277 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19409 T1980 C345 P44277 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19411 T1941 C347 P32845 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19412 T1941 C347 P32845 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 19412 T1980 C345 P44277 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 19412 T1980 C345 P44277 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19412 T1980 C345 P44277 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19414 T1938 C347 P32845 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 19414 T1980 C345 P44277 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 19416 T1980 C345 P44277 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1364122185284/jetty3/index.20130324045004696
[junit4:junit4]   2> 19416 T1980 C345 P44277 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@18225bc lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c2b716) fullCopy=false
[junit4:junit4]   2> 19418 T1940 C347 P32845 REQ /replication {checksum=true&command=filecontent&qt=/replication&file=segments_2&wt=filestream&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 19419 T1980 C345 P44277 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 19425 T1980 C345 P44277 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 19425 T1980 C345 P44277 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 19426 T1980 C345 P44277 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@ad5cf8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b7e82a),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@ad5cf8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b7e82a),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19426 T1980 C345 P44277 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19426 T1980 C345 P44277 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 19426 T1980 C345 P44277 oass.SolrIndexSearcher.<init> Opening Searcher@13fdcb4 main
[junit4:junit4]   2> 19427 T1979 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@13fdcb4 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 19427 T1980 C345 P44277 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 19428 T1980 C345 P44277 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 19428 T1980 C345 P44277 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 19428 T1980 C345 P44277 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19430 T1980 C345 P44277 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 19480 T1939 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 19486 T1939 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 19488 T1939 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 19507 T1939 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19510 T1939 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19516 T1939 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19518 T1939 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19518 T1939 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19519 T1939 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19520 T1939 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19521 T1939 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19521 T1939 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19522 T1939 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-1364122188870/onenodecollectioncore/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1364122185284/onenodecollection/
[junit4:junit4]   2> 19523 T1939 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@92094d
[junit4:junit4]   2> 19523 T1939 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19524 T1939 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1364122185284/onenodecollection
[junit4:junit4]   2> 19525 T1939 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-1364122185284/onenodecollection/index/
[junit4:junit4]   2> 19543 T1939 oasc.SolrCore.initIndex WARNING [onenodecollectioncore] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1364122185284/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 19544 T1939 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1364122185284/onenodecollection/index
[junit4:junit4]   2> 19547 T1939 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@514fb1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1524582),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19548 T1939 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19551 T1939 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 19552 T1939 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 19553 T1939 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 19553 T1939 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 19554 T1939 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 19555 T1939 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 19555 T1939 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 19556 T1939 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 19557 T1939 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 19562 T1939 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 19567 T1939 oass.SolrIndexSearcher.<init> Opening Searcher@1786c51 main
[junit4:junit4]   2> 19567 T1939 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1364122185284/onenodecollection/tlog
[junit4:junit4]   2> 19568 T1939 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 19568 T1939 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 19571 T2001 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@1786c51 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 19571 T1939 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 20211 T1926 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20212 T1926 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:36772_",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:36772",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 20216 T1926 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:44277_",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44277",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 20218 T1926 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:32845_",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:32845",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore"}
[junit4:junit4]   2> 20219 T1926 oasc.Overseer$ClusterStateUpdater.createCollection Create collection onenodecollection with numShards 1
[junit4:junit4]   2> 20219 T1926 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 20224 T1977 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> 20224 T1932 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> 20224 T1925 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> 20224 T1945 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> 20224 T1994 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> 20224 T1961 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> 20573 T1939 oasc.CoreContainer.registerCore registering core: onenodecollectioncore
[junit4:junit4]   2> 20573 T1939 oasc.ZkController.register Register replica - core:onenodecollectioncore address:http://127.0.0.1:32845 collection:onenodecollection shard:shard1
[junit4:junit4]   2> 20574 T1939 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   2> 20582 T1908 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9c04ae480006 type:delete cxid:0xac zxid:0xc2 txntype:-1 reqpath:n/a Error Path:/solr/collections/onenodecollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/onenodecollection/leaders
[junit4:junit4]   2> 20583 T1939 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 20583 T1908 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9c04ae480006 type:create cxid:0xad zxid:0xc3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 20585 T1939 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 20586 T1939 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 20586 T1939 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:32845/onenodecollectioncore/
[junit4:junit4]   2> 20586 T1939 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 20586 T1939 oasc.SyncStrategy.syncToMe http://127.0.0.1:32845/onenodecollectioncore/ has no replicas
[junit4:junit4]   2> 20587 T1939 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:32845/onenodecollectioncore/
[junit4:junit4]   2> 20587 T1939 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   2> 20590 T1908 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9c04ae480006 type:create cxid:0xb8 zxid:0xc7 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 21044 T1955 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {action=PREPRECOVERY&onlyIfLeader=true&state=recovering&wt=javabin&coreNodeName=5&checkLive=true&nodeName=127.0.0.1:36772_&version=2&core=collection1} status=0 QTime=2000 
[junit4:junit4]   2> 21733 T1926 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22170 T1977 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> 22170 T1932 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> 22170 T1945 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> 22170 T1994 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> 22170 T1925 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> 22170 T1961 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> 22198 T1939 oasc.ZkController.register We are http://127.0.0.1:32845/onenodecollectioncore/ and leader is http://127.0.0.1:32845/onenodecollectioncore/
[junit4:junit4]   2> 22199 T1939 oasc.ZkController.register No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:32845
[junit4:junit4]   2> 22199 T1939 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 22200 T1939 oasc.ZkController.publish publishing core=onenodecollectioncore state=active
[junit4:junit4]   2> 22203 T1939 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22204 T1939 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {action=CREATE&collection=onenodecollection&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1364122185284/onenodecollection&wt=javabin&numShards=1&name=onenodecollectioncore&version=2&roles=none} status=0 QTime=3151 
[junit4:junit4]   2> 22205 T1903 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 22206 T1903 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C346_STATE=coll:collection1 core:collection1 props:{collection=collection1, node_name=127.0.0.1:36772_, state=recovering, shard=shard1, base_url=http://127.0.0.1:36772, core=collection1}
[junit4:junit4]   2> 23045 T1997 C346 P36772 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:59093/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 23046 T1997 C346 P36772 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:36772 START replicas=[http://127.0.0.1:59093/collection1/] nUpdates=100
[junit4:junit4]   2> 23046 T1997 C346 P36772 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 23047 T1997 C346 P36772 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 23047 T1997 C346 P36772 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 23047 T1997 C346 P36772 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 23047 T1997 C346 P36772 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 23047 T1997 C346 P36772 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:59093/collection1/. core=collection1
[junit4:junit4]   2> 23048 T1997 C346 P36772 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C348 name=collection1 org.apache.solr.core.SolrCore@1a38280 url=http://127.0.0.1:59093/collection1 node=127.0.0.1:59093_ C348_STATE=coll:collection1 core:collection1 props:{collection=collection1, node_name=127.0.0.1:59093_, state=active, shard=shard1, base_url=http://127.0.0.1:59093, core=collection1, leader=true}
[junit4:junit4]   2> 23055 T1955 C348 P59093 REQ /get {getVersions=100&distrib=false&qt=/get&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 23055 T1957 C348 P59093 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 23058 T1957 C348 P59093 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@af0327 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1ba7c70),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 23058 T1957 C348 P59093 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 23059 T1957 C348 P59093 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@af0327 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1ba7c70),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@af0327 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1ba7c70),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 23060 T1957 C348 P59093 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 23060 T1957 C348 P59093 oass.SolrIndexSearcher.<init> Opening Searcher@1978102 realtime
[junit4:junit4]   2> 23061 T1957 C348 P59093 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 23061 T1957 C348 P59093 /update {softCommit=false&commit_end_point=true&waitSearcher=true&openSearcher=false&wt=javabin&version=2&commit=true} {commit=} 0 6
[junit4:junit4]   2> 23063 T1997 C346 P36772 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 23064 T1997 C346 P36772 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 23066 T1956 C348 P59093 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 23066 T1956 C348 P59093 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 23067 T1997 C346 P36772 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 23067 T1997 C346 P36772 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 23068 T1997 C346 P36772 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 23070 T1955 C348 P59093 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 23070 T1997 C346 P36772 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 23072 T1997 C346 P36772 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1364122185284/jetty4/index.20130324045008352
[junit4:junit4]   2> 23072 T1997 C346 P36772 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@94a65d lockFactory=org.apache.lucene.store.NativeFSLockFactory@e3f05c) fullCopy=false
[junit4:junit4]   2> 23075 T1957 C348 P59093 REQ /replication {checksum=true&command=filecontent&qt=/replication&file=segments_2&wt=filestream&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 23076 T1997 C346 P36772 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 23077 T1997 C346 P36772 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 23077 T1997 C346 P36772 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 23079 T1997 C346 P36772 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1b0c6d3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@124fb5),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1b0c6d3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@124fb5),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 23079 T1997 C346 P36772 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 23080 T1997 C346 P36772 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 23080 T1997 C346 P36772 oass.SolrIndexSearcher.<init> Opening Searcher@179a9f7 main
[junit4:junit4]   2> 23081 T1996 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@179a9f7 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 23082 T1997 C346 P36772 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 23082 T1997 C346 P36772 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 23082 T1997 C346 P36772 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 23083 T1997 C346 P36772 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 23084 T1997 C346 P36772 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 23209 T1903 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23681 T1926 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23683 T1926 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:32845__onenodecollectioncore",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:32845_",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:32845",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore"}
[junit4:junit4]   2> 23689 T1926 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:36772_",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:36772",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 23697 T1925 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> 23697 T1977 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> 23697 T1961 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> 23697 T1945 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> 23697 T1994 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> 23697 T1932 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> 24213 T1903 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24214 T1903 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: onenodecollection
[junit4:junit4]   2> 24215 T1903 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 24231 T1903 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:57865 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@2a9a27
[junit4:junit4]   2> 24233 T2004 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:57865. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 24232 T1903 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 24233 T2004 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:57865, initiating session
[junit4:junit4]   2> 24233 T1905 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58776
[junit4:junit4]   2> 24234 T1905 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58776
[junit4:junit4]   2> 24235 T1907 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d9c04ae48000d with negotiated timeout 10000 for client /127.0.0.1:58776
[junit4:junit4]   2> 24235 T2004 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:57865, sessionid = 0x13d9c04ae48000d, negotiated timeout = 10000
[junit4:junit4]   2> 24236 T2005 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2a9a27 name:ZooKeeperConnection Watcher:127.0.0.1:57865 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 24236 T1903 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 24322 T1908 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d9c04ae48000d
[junit4:junit4]   2> 24323 T2005 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 24323 T1905 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:58776 which had sessionid 0x13d9c04ae48000d
[junit4:junit4]   2> 24323 T1903 oaz.ZooKeeper.close Session: 0x13d9c04ae48000d closed
[junit4:junit4]   2> 24325 T1908 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d9c04ae480004
[junit4:junit4]   2> 24326 T1932 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 24326 T1903 oaz.ZooKeeper.close Session: 0x13d9c04ae480004 closed
[junit4:junit4]   2> 24326 T1905 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:58742 which had sessionid 0x13d9c04ae480004
[junit4:junit4]   2> 24330 T1903 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 40137
[junit4:junit4]   2> 24331 T1903 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=11931137
[junit4:junit4]   2> 25209 T1926 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 25211 T1926 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40137_",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40137",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 25219 T1945 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> 25219 T1977 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> 25219 T1925 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> 25219 T1961 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> 25219 T1994 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> 26333 T1903 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 26334 T1903 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 26338 T1903 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1b580a3
[junit4:junit4]   2> 26342 T1903 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 26343 T1903 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 26343 T1903 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 26344 T1903 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 26346 T1903 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 26347 T1903 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1364122185284/control/data/index
[junit4:junit4]   2> 26347 T1903 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1364122185284/control/data/index
[junit4:junit4]   2> 26348 T1903 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1364122185284/control/data
[junit4:junit4]   2> 26348 T1903 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1364122185284/control/data
[junit4:junit4]   2> 26351 T1926 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=89399111535034371-127.0.0.1:40137_-n_0000000000) am no longer a leader.
[junit4:junit4]   2> 26351 T1908 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d9c04ae480003
[junit4:junit4]   2> 26353 T1977 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> 26353 T1994 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> 26354 T1905 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:58740 which had sessionid 0x13d9c04ae480003
[junit4:junit4]   2> 26354 T1903 oaz.ZooKeeper.close Session: 0x13d9c04ae480003 closed
[junit4:junit4]   2> 26354 T1908 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9c04ae480006 type:delete cxid:0xc6 zxid:0xe3 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 26355 T1961 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 26355 T1961 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> 26356 T1945 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 26357 T1994 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 26358 T1977 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 26359 T1945 oasc.Overseer.start Overseer (id=89399111535034374-127.0.0.1:32845_-n_0000000001) starting
[junit4:junit4]   2> 26360 T1908 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9c04ae480006 type:create cxid:0xcb zxid:0xe5 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 26361 T1908 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9c04ae480006 type:create cxid:0xcc zxid:0xe6 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 26364 T1908 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9c04ae480006 type:create cxid:0xce zxid:0xe7 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 26367 T1908 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9c04ae480006 type:create cxid:0xd0 zxid:0xe8 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 26370 T1945 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> 26370 T2007 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 26373 T2006 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 26373 T1945 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 26376 T2006 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 26378 T1903 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   2> 26379 T2006 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40137_",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40137",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 26385 T1945 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> 26385 T1961 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> 26385 T1994 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> 26385 T1977 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> 26430 T1903 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 32845
[junit4:junit4]   2> 26431 T1903 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=27936859
[junit4:junit4]   2> 27654 T1925 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 27654 T1925 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> 27654 T1925 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 27655 T1925 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 27894 T2006 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 27895 T2006 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:32845__onenodecollectioncore",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:32845_",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:32845",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore"}
[junit4:junit4]   2> 27902 T2006 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:32845_",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:32845",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "core":"collection1"}
[junit4:junit4]   2> 27909 T1945 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> 27909 T1977 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> 27909 T1961 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> 27909 T1994 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> 29435 T1903 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 29436 T1903 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 29438 T1903 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 29443 T1903 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@96cb05
[junit4:junit4]   2> 29448 T1903 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 29448 T1903 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 29449 T1903 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 29449 T1903 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 29451 T1903 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 29451 T1903 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1364122185284/jetty1
[junit4:junit4]   2> 29452 T1903 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1364122185284/jetty1
[junit4:junit4]   2> 29452 T1903 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1364122185284/jetty1/index
[junit4:junit4]   2> 29452 T1903 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1364122185284/jetty1/index
[junit4:junit4]   2> 29452 T1903 oasc.SolrCore.close [onenodecollectioncore]  CLOSING SolrCore org.apache.solr.core.SolrCore@1680c7c
[junit4:junit4]   2> 29455 T1903 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 29455 T1903 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 29456 T1903 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 29456 T1903 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 29457 T1903 oasc.SolrCore.closeSearcher [onenodecollectioncore] Closing main searcher on request.
[junit4:junit4]   2> 29457 T1903 oasc.CachingDirectoryFactory.close Closing directory when closing factory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1364122185284/onenodecollection
[junit4:junit4]   2> 29458 T1903 oasc.CachingDirectoryFactory.closeDirectory Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1364122185284/onenodecollection
[junit4:junit4]   2> 29458 T1903 oasc.CachingDirectoryFactory.close Closing directory when closing factory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1364122185284/onenodecollection/index
[junit4:junit4]   2> 29458 T1903 oasc.CachingDirectoryFactory.closeDirectory Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1364122185284/onenodecollection/index
[junit4:junit4]   2> 29459 T2006 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=89399111535034374-127.0.0.1:32845_-n_0000000001) am no longer a leader.
[junit4:junit4]   2> 29461 T1908 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d9c04ae480006
[junit4:junit4]   2> 29462 T1905 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:58744 which had sessionid 0x13d9c04ae480006
[junit4:junit4]   2> 29462 T1903 oaz.ZooKeeper.close Session: 0x13d9c04ae480006 closed
[junit4:junit4]   2> 29462 T1994 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 29462 T1961 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 29462 T1908 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9c04ae48000a type:delete cxid:0x5e zxid:0xf9 txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 29462 T1994 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> 29463 T1961 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> 29464 T1977 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 29464 T1908 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9c04ae48000a type:create cxid:0x5f zxid:0xfa txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 29466 T1908 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9c04ae480008 type:delete cxid:0x7f zxid:0xfb txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 29467 T1961 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 29467 T1977 oasc.ShardLeaderElectionContext.shouldIBeLeader Checking if I should try and be the leader.
[junit4:junit4]   2> 29467 T1977 oasc.ShardLeaderElectionContext.shouldIBeLeader My last published State was Active, it's okay to be the leader.
[junit4:junit4]   2> 29467 T1977 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 29468 T1977 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:44277/collection1/
[junit4:junit4]   2> 29468 T1977 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:44277 START replicas=[http://127.0.0.1:32845/collection1/] nUpdates=100
[junit4:junit4]   2> 29469 T1977 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:44277 DONE.  We have no versions.  sync failed.
[junit4:junit4]   2> 29469 T1977 oasc.SyncStrategy.syncReplicas Leader's attempt to sync with shard failed, moving to the next canidate
[junit4:junit4]   2> 29469 T1977 oasc.ShardLeaderElectionContext.runLeaderProcess We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
[junit4:junit4]   2> 29469 T1977 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:44277/collection1/
[junit4:junit4]   2> 29470 T1977 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 29470 T1961 oasc.Overseer.start Overseer (id=89399111535034376-127.0.0.1:59093_-n_0000000002) starting
[junit4:junit4]   2> 29470 T1908 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9c04ae480008 type:create cxid:0x84 zxid:0xfe txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 29472 T1908 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9c04ae480008 type:create cxid:0x85 zxid:0xff txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 29474 T1908 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d9c04ae480008 type:create cxid:0x87 zxid:0x100 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 29477 T1908 oazs

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

unit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:36772",
[junit4:junit4]   1>                   "core":"collection1"}}}},
[junit4:junit4]   1>           "router":"compositeId"}}
[junit4:junit4]   1>  /zookeeper (1)
[junit4:junit4]   1>  DATA:
[junit4:junit4]   1>      
[junit4:junit4]   1> 
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZk2Test -Dtests.method=testDistribSearch -Dtests.seed=84C6EADA7BA93EE6 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mk -Dtests.timezone=Canada/East-Saskatchewan -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   32.9s J1 | BasicDistributedZk2Test.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: Server at http://127.0.0.1:59093/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([84C6EADA7BA93EE6:52064C20CF65EDA]:0)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:375)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:197)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:487)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 32864 T1903 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 32868 T1902 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
[junit4:junit4]   2> 33719 T1906 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {}, docValues:{}, sim=DefaultSimilarity, locale=mk, timezone=Canada/East-Saskatchewan
[junit4:junit4]   2> NOTE: Linux 3.2.0-39-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=3,free=43105320,total=139005952
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestJmxMonitoredMap, SolrPluginUtilsTest, ChaosMonkeySafeLeaderTest, TestSystemIdResolver, TestDefaultSimilarityFactory, SolrIndexConfigTest, ZkNodePropsTest, SolrRequestParserTest, TestWordDelimiterFilterFactory, TestReload, RequestHandlersTest, IndexBasedSpellCheckerTest, TestLuceneMatchVersion, NoCacheHeaderTest, TestPropInject, PingRequestHandlerTest, TestQuerySenderNoQuery, TestBinaryResponseWriter, TestRTGBase, MultiTermTest, TestDynamicFieldCollectionResource, JSONWriterTest, TestStressReorder, TestIndexSearcher, FullSolrCloudDistribCmdsTest, CurrencyFieldOpenExchangeTest, PathHierarchyTokenizerFactoryTest, SampleTest, DateMathParserTest, TimeZoneUtilsTest, BasicZkTest, TestFieldResource, TestJmxIntegration, CoreContainerCoreInitFailuresTest, TestUpdate, TestSolrDiscoveryProperties, DebugComponentTest, TestMergePolicyConfig, OpenExchangeRatesOrgProviderTest, AliasIntegrationTest, TestLazyCores, TestCollationField, TestDFRSimilarityFactory, TestSuggestSpellingConverter, TestZkChroot, TestIndexingPerformance, TestElisionMultitermQuery, DocumentAnalysisRequestHandlerTest, SpellCheckComponentTest, NumericFieldsTest, TestAtomicUpdateErrorCases, TestFiltering, EchoParamsTest, DirectSolrSpellCheckerTest, OpenCloseCoreStressTest, SuggesterWFSTTest, BasicDistributedZk2Test]
[junit4:junit4] Completed on J1 in 33.90s, 1 test, 1 error <<< FAILURES!

[...truncated 448 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:375: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:355: 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:1209: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:873: There were test failures: 272 suites, 1146 tests, 1 error, 13 ignored (7 assumptions)

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