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/02/28 07:06:11 UTC

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.6.0) - Build # 274 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/274/
Java: 64bit/jdk1.6.0 -XX:+UseConcMarkSweepGC

1 tests failed.
REGRESSION:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch

Error Message:
Server at http://127.0.0.1:50725 returned non ok status:500, message:Server Error

Stack Trace:
org.apache.solr.common.SolrException: Server at http://127.0.0.1:50725 returned non ok status:500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([7EA4813982F83B85:FF420F21F5A75BB9]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:373)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.createCollection(CollectionsAPIDistributedZkTest.java:450)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:247)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:154)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:805)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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:680)




Build Log:
[...truncated 8814 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
[junit4:junit4]   2> 0 T5040 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 19 T5040 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-CollectionsAPIDistributedZkTest-1362031067316
[junit4:junit4]   2> 21 T5040 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 26 T5041 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 28 T5041 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 28 T5041 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 28 T5041 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 29 T5041 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 31 T5041 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 126 T5040 oasc.ZkTestServer.run start zk server on port:50718
[junit4:junit4]   2> 127 T5040 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50718 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1dfc257b
[junit4:junit4]   2> 135 T5040 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 136 T5046 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:50718. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 138 T5042 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50719
[junit4:junit4]   2> 138 T5046 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:50718, initiating session
[junit4:junit4]   2> 139 T5042 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50719
[junit4:junit4]   2> 139 T5044 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 142 T5044 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d1f60c0bf0000 with negotiated timeout 10000 for client /127.0.0.1:50719
[junit4:junit4]   2> 142 T5046 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:50718, sessionid = 0x13d1f60c0bf0000, negotiated timeout = 10000
[junit4:junit4]   2> 146 T5047 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1dfc257b name:ZooKeeperConnection Watcher:127.0.0.1:50718 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 149 T5040 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 150 T5040 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 156 T5045 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d1f60c0bf0000
[junit4:junit4]   2> 164 T5042 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:50719 which had sessionid 0x13d1f60c0bf0000
[junit4:junit4]   2> 164 T5047 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 164 T5040 oaz.ZooKeeper.close Session: 0x13d1f60c0bf0000 closed
[junit4:junit4]   2> 165 T5040 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50718/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@6996b103
[junit4:junit4]   2> 167 T5040 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 167 T5048 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:50718. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 169 T5042 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50720
[junit4:junit4]   2> 169 T5048 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:50718, initiating session
[junit4:junit4]   2> 170 T5042 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50720
[junit4:junit4]   2> 171 T5044 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d1f60c0bf0001 with negotiated timeout 10000 for client /127.0.0.1:50720
[junit4:junit4]   2> 172 T5048 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:50718, sessionid = 0x13d1f60c0bf0001, negotiated timeout = 10000
[junit4:junit4]   2> 172 T5049 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6996b103 name:ZooKeeperConnection Watcher:127.0.0.1:50718/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 173 T5040 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 173 T5040 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 180 T5040 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 189 T5040 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 194 T5040 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 209 T5040 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 210 T5040 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 217 T5040 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 218 T5040 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 227 T5040 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 230 T5040 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 235 T5040 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 236 T5040 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 242 T5040 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 243 T5040 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 248 T5040 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 248 T5040 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 253 T5040 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 254 T5040 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 258 T5040 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 259 T5040 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 263 T5040 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 264 T5040 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 270 T5045 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d1f60c0bf0001
[junit4:junit4]   2> 271 T5042 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:50720 which had sessionid 0x13d1f60c0bf0001
[junit4:junit4]   2> 271 T5040 oaz.ZooKeeper.close Session: 0x13d1f60c0bf0001 closed
[junit4:junit4]   2> 274 T5049 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 557 T5040 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 609 T5040 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50721
[junit4:junit4]   2> 611 T5040 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 614 T5040 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 615 T5040 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1362031067567
[junit4:junit4]   2> 617 T5040 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1362031067567/solr.xml
[junit4:junit4]   2> 618 T5040 oasc.CoreContainer.<init> New CoreContainer 1693931707
[junit4:junit4]   2> 619 T5040 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1362031067567/'
[junit4:junit4]   2> 620 T5040 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1362031067567/'
[junit4:junit4]   2> 700 T5040 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 701 T5040 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 702 T5040 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 702 T5040 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 703 T5040 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 704 T5040 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 704 T5040 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 705 T5040 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 705 T5040 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 706 T5040 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 752 T5040 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 799 T5040 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:50718/solr
[junit4:junit4]   2> 800 T5040 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 801 T5040 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50718 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1f3f3f08
[junit4:junit4]   2> 822 T5059 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:50718. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 841 T5059 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:50718, initiating session
[junit4:junit4]   2> 842 T5042 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50722
[junit4:junit4]   2> 843 T5042 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50722
[junit4:junit4]   2> 840 T5040 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 908 T5044 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d1f60c0bf0002 with negotiated timeout 20000 for client /127.0.0.1:50722
[junit4:junit4]   2> 909 T5059 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:50718, sessionid = 0x13d1f60c0bf0002, negotiated timeout = 20000
[junit4:junit4]   2> 909 T5060 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f3f3f08 name:ZooKeeperConnection Watcher:127.0.0.1:50718 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 912 T5040 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 918 T5045 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d1f60c0bf0002
[junit4:junit4]   2> 919 T5042 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:50722 which had sessionid 0x13d1f60c0bf0002
[junit4:junit4]   2> 919 T5060 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 920 T5040 oaz.ZooKeeper.close Session: 0x13d1f60c0bf0002 closed
[junit4:junit4]   2> 920 T5040 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 931 T5040 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50718/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@63f1d30c
[junit4:junit4]   2> 934 T5061 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:50718. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 935 T5061 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:50718, initiating session
[junit4:junit4]   2> 936 T5042 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50723
[junit4:junit4]   2> 935 T5040 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 936 T5042 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50723
[junit4:junit4]   2> 940 T5044 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d1f60c0bf0003 with negotiated timeout 20000 for client /127.0.0.1:50723
[junit4:junit4]   2> 941 T5061 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:50718, sessionid = 0x13d1f60c0bf0003, negotiated timeout = 20000
[junit4:junit4]   2> 941 T5062 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@63f1d30c name:ZooKeeperConnection Watcher:127.0.0.1:50718/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 942 T5040 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 957 T5045 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1f60c0bf0003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 987 T5040 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 993 T5040 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50721_
[junit4:junit4]   2> 995 T5045 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1f60c0bf0003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:50721_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:50721_
[junit4:junit4]   2> 996 T5040 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50721_
[junit4:junit4]   2> 1001 T5040 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 1036 T5045 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1f60c0bf0003 type:delete cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 1038 T5040 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 1056 T5040 oasc.Overseer.start Overseer (id=89262068028342275-127.0.0.1:50721_-n_0000000000) starting
[junit4:junit4]   2> 1057 T5045 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1f60c0bf0003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1059 T5045 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1f60c0bf0003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1060 T5045 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1f60c0bf0003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1061 T5045 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1f60c0bf0003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1063 T5064 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 1065 T5040 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 1088 T5040 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 1128 T5065 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1362031067567/collection1
[junit4:junit4]   2> 1129 T5065 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 1130 T5063 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 1130 T5065 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 1131 T5065 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 1134 T5065 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1362031067567/collection1/'
[junit4:junit4]   2> 1136 T5065 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1362031067567/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 1137 T5065 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1362031067567/collection1/lib/README' to classloader
[junit4:junit4]   2> 1224 T5065 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 1348 T5065 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1362 T5065 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1371 T5065 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 2343 T5065 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 2359 T5065 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2364 T5065 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2386 T5065 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2392 T5065 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2397 T5065 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2399 T5065 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 2401 T5065 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1362031067567/collection1/, dataDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/control/data/
[junit4:junit4]   2> 2401 T5065 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8dc1f04
[junit4:junit4]   2> 2402 T5065 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 2403 T5065 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/control/data forceNew:false
[junit4:junit4]   2> 2403 T5065 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/control/data
[junit4:junit4]   2> 2404 T5065 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/control/data/index/
[junit4:junit4]   2> 2404 T5065 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2405 T5065 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/control/data/index forceNew:false
[junit4:junit4]   2> 2416 T5065 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@36e05026; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2416 T5065 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2417 T5065 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/control/data/index
[junit4:junit4]   2> 2421 T5065 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2421 T5065 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2422 T5065 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2422 T5065 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2423 T5065 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2423 T5065 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2424 T5065 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2425 T5065 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2425 T5065 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2431 T5065 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2452 T5065 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/control/data
[junit4:junit4]   2> 2454 T5065 oass.SolrIndexSearcher.<init> Opening Searcher@385b8f30 main
[junit4:junit4]   2> 2455 T5065 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2455 T5065 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2459 T5066 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@385b8f30 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2463 T5065 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 2463 T5065 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2464 T5045 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1f60c0bf0003 type:create cxid:0x50 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2656 T5063 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2658 T5063 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50721_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50721"}
[junit4:junit4]   2> 2659 T5063 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2660 T5063 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2662 T5045 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1f60c0bf0003 type:create cxid:0x58 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2671 T5062 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> 3470 T5065 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 3470 T5065 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50721 collection:control_collection shard:shard1
[junit4:junit4]   2> 3471 T5065 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 3481 T5045 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1f60c0bf0003 type:delete cxid:0x72 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 3482 T5065 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 3483 T5045 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1f60c0bf0003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3492 T5065 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 3492 T5065 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 3493 T5065 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50721/collection1/
[junit4:junit4]   2> 3493 T5065 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 3493 T5065 oasc.SyncStrategy.syncToMe http://127.0.0.1:50721/collection1/ has no replicas
[junit4:junit4]   2> 3494 T5065 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50721/collection1/
[junit4:junit4]   2> 3494 T5065 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 3514 T5045 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1f60c0bf0003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4186 T5063 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4197 T5062 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> 4237 T5065 oasc.ZkController.register We are http://127.0.0.1:50721/collection1/ and leader is http://127.0.0.1:50721/collection1/
[junit4:junit4]   2> 4238 T5065 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50721
[junit4:junit4]   2> 4238 T5065 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 4238 T5065 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 4239 T5065 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 4241 T5065 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4242 T5040 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 4243 T5040 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 4244 T5040 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 4255 T5040 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 4257 T5040 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50718/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@4018e065
[junit4:junit4]   2> 4258 T5067 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:50718. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4259 T5067 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:50718, initiating session
[junit4:junit4]   2> 4277 T5042 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50724
[junit4:junit4]   2> 4280 T5042 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50724
[junit4:junit4]   2> 4281 T5040 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4283 T5044 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d1f60c0bf0004 with negotiated timeout 10000 for client /127.0.0.1:50724
[junit4:junit4]   2> 4283 T5067 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:50718, sessionid = 0x13d1f60c0bf0004, negotiated timeout = 10000
[junit4:junit4]   2> 4283 T5068 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4018e065 name:ZooKeeperConnection Watcher:127.0.0.1:50718/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4284 T5040 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4285 T5040 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4288 T5040 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4509 T5040 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4563 T5040 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50725
[junit4:junit4]   2> 4564 T5040 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4565 T5040 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4565 T5040 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1362031071584
[junit4:junit4]   2> 4566 T5040 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1362031071584/solr.xml
[junit4:junit4]   2> 4566 T5040 oasc.CoreContainer.<init> New CoreContainer 1976074909
[junit4:junit4]   2> 4567 T5040 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1362031071584/'
[junit4:junit4]   2> 4569 T5040 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1362031071584/'
[junit4:junit4]   2> 4605 T5040 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 4605 T5040 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4606 T5040 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4607 T5040 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4607 T5040 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4608 T5040 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4608 T5040 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4609 T5040 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4610 T5040 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4613 T5040 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4636 T5040 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4657 T5040 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:50718/solr
[junit4:junit4]   2> 4662 T5040 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4663 T5040 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50718 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@5e16b997
[junit4:junit4]   2> 4665 T5078 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:50718. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4690 T5040 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4695 T5078 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:50718, initiating session
[junit4:junit4]   2> 4695 T5042 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50726
[junit4:junit4]   2> 4696 T5042 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50726
[junit4:junit4]   2> 4697 T5044 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d1f60c0bf0005 with negotiated timeout 20000 for client /127.0.0.1:50726
[junit4:junit4]   2> 4697 T5078 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:50718, sessionid = 0x13d1f60c0bf0005, negotiated timeout = 20000
[junit4:junit4]   2> 4698 T5079 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5e16b997 name:ZooKeeperConnection Watcher:127.0.0.1:50718 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4698 T5040 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4700 T5045 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d1f60c0bf0005
[junit4:junit4]   2> 4701 T5042 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:50726 which had sessionid 0x13d1f60c0bf0005
[junit4:junit4]   2> 4701 T5040 oaz.ZooKeeper.close Session: 0x13d1f60c0bf0005 closed
[junit4:junit4]   2> 4702 T5040 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 4702 T5079 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4711 T5040 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50718/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@70445218
[junit4:junit4]   2> 4713 T5080 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:50718. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4714 T5040 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4715 T5080 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:50718, initiating session
[junit4:junit4]   2> 4716 T5042 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50727
[junit4:junit4]   2> 4716 T5042 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50727
[junit4:junit4]   2> 4718 T5044 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d1f60c0bf0006 with negotiated timeout 20000 for client /127.0.0.1:50727
[junit4:junit4]   2> 4718 T5080 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:50718, sessionid = 0x13d1f60c0bf0006, negotiated timeout = 20000
[junit4:junit4]   2> 4719 T5081 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@70445218 name:ZooKeeperConnection Watcher:127.0.0.1:50718/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4719 T5040 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4720 T5045 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1f60c0bf0006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4721 T5045 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1f60c0bf0006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4747 T5040 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5707 T5063 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5708 T5063 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50721_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50721"}
[junit4:junit4]   2> 5859 T5040 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50725_
[junit4:junit4]   2> 5864 T5045 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1f60c0bf0006 type:delete cxid:0x9 zxid:0x4d txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:50725_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:50725_
[junit4:junit4]   2> 5867 T5040 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50725_
[junit4:junit4]   2> 5872 T5068 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> 5873 T5081 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> 5877 T5062 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> 5885 T5081 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5886 T5081 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> 5895 T5062 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5895 T5062 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> 5904 T5082 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1362031071584/collection1
[junit4:junit4]   2> 5904 T5082 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 5905 T5082 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 5905 T5082 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 5908 T5082 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1362031071584/collection1/'
[junit4:junit4]   2> 5909 T5082 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1362031071584/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 5910 T5082 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1362031071584/collection1/lib/README' to classloader
[junit4:junit4]   2> 5928 T5068 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5981 T5082 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 6059 T5082 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 6061 T5082 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 6068 T5082 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 6888 T5082 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 6910 T5082 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 6913 T5082 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 6934 T5082 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6939 T5082 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6944 T5082 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6946 T5082 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6948 T5082 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1362031071584/collection1/, dataDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty1/
[junit4:junit4]   2> 6948 T5082 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8dc1f04
[junit4:junit4]   2> 6948 T5082 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 6949 T5082 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty1 forceNew:false
[junit4:junit4]   2> 6950 T5082 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty1
[junit4:junit4]   2> 6950 T5082 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty1/index/
[junit4:junit4]   2> 6951 T5082 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 6952 T5082 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty1/index forceNew:false
[junit4:junit4]   2> 6967 T5082 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2e709715; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6967 T5082 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6968 T5082 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty1/index
[junit4:junit4]   2> 6971 T5082 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 6972 T5082 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 6973 T5082 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 6974 T5082 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 6979 T5082 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 6980 T5082 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 6981 T5082 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 6982 T5082 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 6983 T5082 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6988 T5082 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6992 T5082 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty1
[junit4:junit4]   2> 6994 T5082 oass.SolrIndexSearcher.<init> Opening Searcher@7215f397 main
[junit4:junit4]   2> 6995 T5082 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 6995 T5082 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 7003 T5083 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7215f397 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 7008 T5082 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 7008 T5082 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 7397 T5063 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7400 T5063 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50725_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50725"}
[junit4:junit4]   2> 7400 T5063 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 7400 T5063 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 7406 T5081 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> 7408 T5062 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> 7410 T5068 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> 8011 T5082 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 8012 T5082 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50725 collection:collection1 shard:shard1
[junit4:junit4]   2> 8013 T5082 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 8024 T5045 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1f60c0bf0006 type:delete cxid:0x48 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 8025 T5082 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 8025 T5045 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1f60c0bf0006 type:create cxid:0x49 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8028 T5082 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 8028 T5082 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 8029 T5082 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50725/collection1/
[junit4:junit4]   2> 8029 T5082 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 8029 T5082 oasc.SyncStrategy.syncToMe http://127.0.0.1:50725/collection1/ has no replicas
[junit4:junit4]   2> 8030 T5082 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50725/collection1/
[junit4:junit4]   2> 8030 T5082 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 8036 T5045 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1f60c0bf0006 type:create cxid:0x53 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8917 T5063 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8928 T5068 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> 8928 T5081 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> 8929 T5062 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> 8960 T5082 oasc.ZkController.register We are http://127.0.0.1:50725/collection1/ and leader is http://127.0.0.1:50725/collection1/
[junit4:junit4]   2> 8960 T5082 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50725
[junit4:junit4]   2> 8961 T5082 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8961 T5082 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8961 T5082 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8964 T5082 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8965 T5040 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 8967 T5040 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8967 T5040 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9216 T5040 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 9220 T5040 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50728
[junit4:junit4]   2> 9221 T5040 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 9222 T5040 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 9223 T5040 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1362031076272
[junit4:junit4]   2> 9224 T5040 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1362031076272/solr.xml
[junit4:junit4]   2> 9224 T5040 oasc.CoreContainer.<init> New CoreContainer 385812336
[junit4:junit4]   2> 9225 T5040 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1362031076272/'
[junit4:junit4]   2> 9226 T5040 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1362031076272/'
[junit4:junit4]   2> 9284 T5040 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 9285 T5040 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 9285 T5040 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 9287 T5040 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 9287 T5040 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 9290 T5040 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 9291 T5040 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 9291 T5040 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 9292 T5040 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 9294 T5040 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 9363 T5040 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 9398 T5040 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:50718/solr
[junit4:junit4]   2> 9399 T5040 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 9400 T5040 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50718 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@26c5ae3e
[junit4:junit4]   2> 9405 T5040 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9411 T5093 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:50718. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 9412 T5093 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:50718, initiating session
[junit4:junit4]   2> 9413 T5042 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50729
[junit4:junit4]   2> 9413 T5042 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50729
[junit4:junit4]   2> 9415 T5044 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d1f60c0bf0007 with negotiated timeout 20000 for client /127.0.0.1:50729
[junit4:junit4]   2> 9416 T5093 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:50718, sessionid = 0x13d1f60c0bf0007, negotiated timeout = 20000
[junit4:junit4]   2> 9416 T5094 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@26c5ae3e name:ZooKeeperConnection Watcher:127.0.0.1:50718 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9417 T5040 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9418 T5045 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d1f60c0bf0007
[junit4:junit4]   2> 9420 T5042 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:50729 which had sessionid 0x13d1f60c0bf0007
[junit4:junit4]   2> 9420 T5094 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 9420 T5040 oaz.ZooKeeper.close Session: 0x13d1f60c0bf0007 closed
[junit4:junit4]   2> 9421 T5040 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 9432 T5040 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50718/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@43ea76e5
[junit4:junit4]   2> 9434 T5040 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9434 T5095 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:50718. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 9436 T5095 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:50718, initiating session
[junit4:junit4]   2> 9436 T5042 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50730
[junit4:junit4]   2> 9437 T5042 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50730
[junit4:junit4]   2> 9438 T5044 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d1f60c0bf0008 with negotiated timeout 20000 for client /127.0.0.1:50730
[junit4:junit4]   2> 9438 T5095 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:50718, sessionid = 0x13d1f60c0bf0008, negotiated timeout = 20000
[junit4:junit4]   2> 9439 T5096 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@43ea76e5 name:ZooKeeperConnection Watcher:127.0.0.1:50718/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9439 T5040 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9441 T5045 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1f60c0bf0008 type:create cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9442 T5045 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1f60c0bf0008 type:create cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9444 T5040 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 10445 T5063 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10446 T5063 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50725_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50725"}
[junit4:junit4]   2> 10451 T5040 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50728_
[junit4:junit4]   2> 10452 T5045 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1f60c0bf0008 type:delete cxid:0x9 zxid:0x71 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:50728_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:50728_
[junit4:junit4]   2> 10455 T5081 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> 10459 T5062 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> 10459 T5040 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50728_
[junit4:junit4]   2> 10460 T5068 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> 10460 T5096 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> 10470 T5068 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> 10472 T5081 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 10472 T5081 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> 10474 T5068 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 10475 T5096 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> 10490 T5096 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 10493 T5062 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> 10496 T5062 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 10502 T5097 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1362031076272/collection1
[junit4:junit4]   2> 10502 T5097 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 10503 T5097 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 10504 T5097 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 10506 T5097 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1362031076272/collection1/'
[junit4:junit4]   2> 10507 T5097 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1362031076272/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 10507 T5097 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1362031076272/collection1/lib/README' to classloader
[junit4:junit4]   2> 10565 T5097 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 10657 T5097 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 10659 T5097 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 10666 T5097 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 11486 T5097 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 11497 T5097 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 11502 T5097 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 11547 T5097 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 11557 T5097 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 11566 T5097 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 11570 T5097 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 11573 T5097 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1362031076272/collection1/, dataDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty2/
[junit4:junit4]   2> 11573 T5097 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8dc1f04
[junit4:junit4]   2> 11575 T5097 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 11576 T5097 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty2 forceNew:false
[junit4:junit4]   2> 11577 T5097 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty2
[junit4:junit4]   2> 11577 T5097 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty2/index/
[junit4:junit4]   2> 11578 T5097 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 11579 T5097 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty2/index forceNew:false
[junit4:junit4]   2> 11584 T5097 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@61a2c74a; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 11585 T5097 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 11586 T5097 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty2/index
[junit4:junit4]   2> 11590 T5097 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 11590 T5097 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 11591 T5097 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 11592 T5097 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 11593 T5097 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 11593 T5097 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 11594 T5097 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 11595 T5097 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 11595 T5097 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 11600 T5097 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 11608 T5097 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty2
[junit4:junit4]   2> 11614 T5097 oass.SolrIndexSearcher.<init> Opening Searcher@55bd8a60 main
[junit4:junit4]   2> 11616 T5097 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 11617 T5097 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 11624 T5098 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@55bd8a60 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 11628 T5097 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 11629 T5097 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11989 T5063 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11992 T5063 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50728_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50728"}
[junit4:junit4]   2> 11994 T5063 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11994 T5063 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 12005 T5068 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> 12007 T5062 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> 12009 T5081 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> 12010 T5096 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> 12633 T5097 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 12633 T5097 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50728 collection:collection1 shard:shard2
[junit4:junit4]   2> 12635 T5097 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 12646 T5045 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1f60c0bf0008 type:delete cxid:0x47 zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 12647 T5097 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 12647 T5045 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1f60c0bf0008 type:create cxid:0x48 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12651 T5097 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 12651 T5097 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 12652 T5097 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50728/collection1/
[junit4:junit4]   2> 12652 T5097 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 12652 T5097 oasc.SyncStrategy.syncToMe http://127.0.0.1:50728/collection1/ has no replicas
[junit4:junit4]   2> 12653 T5097 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50728/collection1/
[junit4:junit4]   2> 12653 T5097 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 12658 T5045 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1f60c0bf0008 type:create cxid:0x51 zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13517 T5063 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13528 T5068 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> 13528 T5096 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> 13531 T5062 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> 13533 T5081 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> 13548 T5097 oasc.ZkController.register We are http://127.0.0.1:50728/collection1/ and leader is http://127.0.0.1:50728/collection1/
[junit4:junit4]   2> 13549 T5097 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50728
[junit4:junit4]   2> 13549 T5097 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 13549 T5097 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 13550 T5097 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13552 T5097 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13556 T5040 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 13557 T5040 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 13557 T5040 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13828 T5040 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 13848 T5040 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50731
[junit4:junit4]   2> 13849 T5040 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 13850 T5040 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 13851 T5040 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1362031080862
[junit4:junit4]   2> 13851 T5040 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1362031080862/solr.xml
[junit4:junit4]   2> 13852 T5040 oasc.CoreContainer.<init> New CoreContainer 2140961582
[junit4:junit4]   2> 13853 T5040 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1362031080862/'
[junit4:junit4]   2> 13853 T5040 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1362031080862/'
[junit4:junit4]   2> 13938 T5040 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 13939 T5040 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 13940 T5040 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 13964 T5040 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 13965 T5040 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 13965 T5040 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 13966 T5040 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 13966 T5040 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 13967 T5040 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 13968 T5040 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 13995 T5040 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 14021 T5040 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:50718/solr
[junit4:junit4]   2> 14022 T5040 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 14022 T5040 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50718 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@7cb5cc6b
[junit4:junit4]   2> 14024 T5040 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 14025 T5108 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:50718. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 14044 T5108 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:50718, initiating session
[junit4:junit4]   2> 14052 T5042 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50732
[junit4:junit4]   2> 14053 T5042 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50732
[junit4:junit4]   2> 14060 T5044 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d1f60c0bf0009 with negotiated timeout 20000 for client /127.0.0.1:50732
[junit4:junit4]   2> 14060 T5108 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:50718, sessionid = 0x13d1f60c0bf0009, negotiated timeout = 20000
[junit4:junit4]   2> 14061 T5109 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7cb5cc6b name:ZooKeeperConnection Watcher:127.0.0.1:50718 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 14061 T5040 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 14063 T5045 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d1f60c0bf0009
[junit4:junit4]   2> 14064 T5042 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:50732 which had sessionid 0x13d1f60c0bf0009
[junit4:junit4]   2> 14065 T5109 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 14065 T5040 oaz.ZooKeeper.close Session: 0x13d1f60c0bf0009 closed
[junit4:junit4]   2> 14066 T5040 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 14077 T5040 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50718/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@54643987
[junit4:junit4]   2> 14079 T5040 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 14080 T5110 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:50718. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 14088 T5110 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:50718, initiating session
[junit4:junit4]   2> 14089 T5042 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50733
[junit4:junit4]   2> 14090 T5042 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50733
[junit4:junit4]   2> 14091 T5044 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d1f60c0bf000a with negotiated timeout 20000 for client /127.0.0.1:50733
[junit4:junit4]   2> 14093 T5110 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:50718, sessionid = 0x13d1f60c0bf000a, negotiated timeout = 20000
[junit4:junit4]   2> 14093 T5111 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@54643987 name:ZooKeeperConnection Watcher:127.0.0.1:50718/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 14095 T5040 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 14096 T5045 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1f60c0bf000a type:create cxid:0x1 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 14110 T5045 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1f60c0bf000a type:create cxid:0x2 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 14118 T5040 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 15047 T5063 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15048 T5063 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50728_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50728"}
[junit4:junit4]   2> 15055 T5062 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> 15057 T5068 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> 15060 T5081 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> 15060 T5096 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> 15061 T5111 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> 15124 T5040 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50731_
[junit4:junit4]   2> 15129 T5045 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1f60c0bf000a type:delete cxid:0xb zxid:0x95 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:50731_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:50731_
[junit4:junit4]   2> 15131 T5040 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50731_
[junit4:junit4]   2> 15136 T5062 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> 15137 T5111 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> 15142 T5062 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 15143 T5111 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 15144 T5096 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> 15145 T5068 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> 15148 T5068 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 15148 T5081 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 15149 T5081 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> 15165 T5112 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1362031080862/collection1
[junit4:junit4]   2> 15166 T5096 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 15166 T5112 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 15167 T5112 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 15167 T5112 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 15169 T5112 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1362031080862/collection1/'
[junit4:junit4]   2> 15170 T5112 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1362031080862/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 15171 T5112 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1362031080862/collection1/lib/README' to classloader
[junit4:junit4]   2> 15239 T5112 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 15307 T5112 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 15309 T5112 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 15316 T5112 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 16184 T5112 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 16197 T5112 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 16204 T5112 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 16240 T5112 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 16246 T5112 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 16252 T5112 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 16254 T5112 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 16256 T5112 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1362031080862/collection1/, dataDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty3/
[junit4:junit4]   2> 16257 T5112 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8dc1f04
[junit4:junit4]   2> 16258 T5112 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 16258 T5112 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty3 forceNew:false
[junit4:junit4]   2> 16259 T5112 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty3
[junit4:junit4]   2> 16259 T5112 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty3/index/
[junit4:junit4]   2> 16260 T5112 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 16261 T5112 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty3/index forceNew:false
[junit4:junit4]   2> 16266 T5112 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1ba356ab; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 16267 T5112 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 16268 T5112 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty3/index
[junit4:junit4]   2> 16279 T5112 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 16280 T5112 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 16280 T5112 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 16281 T5112 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 16282 T5112 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 16283 T5112 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 16283 T5112 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 16284 T5112 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 16285 T5112 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 16289 T5112 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 16294 T5112 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty3
[junit4:junit4]   2> 16295 T5112 oass.SolrIndexSearcher.<init> Opening Searcher@79dd0236 main
[junit4:junit4]   2> 16296 T5112 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 16297 T5112 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 16305 T5113 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@79dd0236 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 16308 T5112 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 16308 T5112 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16574 T5063 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16576 T5063 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50731_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50731"}
[junit4:junit4]   2> 16577 T5063 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 16577 T5063 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 16583 T5068 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> 16584 T5111 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> 16587 T5062 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> 16589 T5081 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> 16589 T5096 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> 17312 T5112 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 17313 T5112 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50731 collection:collection1 shard:shard1
[junit4:junit4]   2> 17319 T5112 oasc.ZkController.register We are http://127.0.0.1:50731/collection1/ and leader is http://127.0.0.1:50725/collection1/
[junit4:junit4]   2> 17320 T5112 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50731
[junit4:junit4]   2> 17320 T5112 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 17320 T5112 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C319 name=collection1 org.apache.solr.core.SolrCore@4cfce63f url=http://127.0.0.1:50731/collection1 node=127.0.0.1:50731_ C319_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:50731_, base_url=http://127.0.0.1:50731}
[junit4:junit4]   2> 17326 T5114 C319 P50731 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 17326 T5114 C319 P50731 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 17327 T5114 C319 P50731 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 17327 T5114 C319 P50731 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17327 T5112 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17329 T5040 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 17330 T5040 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 17331 T5040 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 17343 T5114 C319 P50731 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 17595 T5040 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 17600 T5040 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50735
[junit4:junit4]   2> 17602 T5040 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 17603 T5040 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 17603 T5040 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1362031084640
[junit4:junit4]   2> 17605 T5040 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1362031084640/solr.xml
[junit4:junit4]   2> 17606 T5040 oasc.CoreContainer.<init> New CoreContainer 1090958531
[junit4:junit4]   2> 17607 T5040 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1362031084640/'
[junit4:junit4]   2> 17607 T5040 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1362031084640/'
[junit4:junit4]   2> 17660 T5040 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 17661 T5040 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 17662 T5040 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 17662 T5040 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 17663 T5040 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 17664 T5040 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 17664 T5040 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 17665 T5040 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 17666 T5040 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 17666 T5040 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 17688 T5040 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 17729 T5040 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:50718/solr
[junit4:junit4]   2> 17730 T5040 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 17731 T5040 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50718 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@28a99443
[junit4:junit4]   2> 17733 T5040 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 17733 T5124 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:50718. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 17735 T5124 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:50718, initiating session
[junit4:junit4]   2> 17736 T5042 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50736
[junit4:junit4]   2> 17737 T5042 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50736
[junit4:junit4]   2> 17739 T5124 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:50718, sessionid = 0x13d1f60c0bf000b, negotiated timeout = 20000
[junit4:junit4]   2> 17740 T5125 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@28a99443 name:ZooKeeperConnection Watcher:127.0.0.1:50718 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 17740 T5040 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 17742 T5044 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d1f60c0bf000b with negotiated timeout 20000 for client /127.0.0.1:50736
[junit4:junit4]   2> 17743 T5045 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d1f60c0bf000b
[junit4:junit4]   2> 17744 T5042 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:50736 which had sessionid 0x13d1f60c0bf000b
[junit4:junit4]   2> 17745 T5125 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 17745 T5040 oaz.ZooKeeper.close Session: 0x13d1f60c0bf000b closed
[junit4:junit4]   2> 17746 T5040 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 17757 T5040 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50718/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1fd24b19
[junit4:junit4]   2> 17759 T5126 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server 127.0.0.1/127.0.0.1:50718. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 17760 T5042 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50737
[junit4:junit4]   2> 17761 T5040 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 17762 T5126 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to 127.0.0.1/127.0.0.1:50718, initiating session
[junit4:junit4]   2> 17763 T5042 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50737
[junit4:junit4]   2> 17769 T5044 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d1f60c0bf000c with negotiated timeout 20000 for client /127.0.0.1:50737
[junit4:junit4]   2> 17769 T5126 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server 127.0.0.1/127.0.0.1:50718, sessionid = 0x13d1f60c0bf000c, negotiated timeout = 20000
[junit4:junit4]   2> 17770 T5127 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1fd24b19 name:ZooKeeperConnection Watcher:127.0.0.1:50718/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 17772 T5040 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 17774 T5045 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1f60c0bf000c type:create cxid:0x1 zxid:0xa2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 17775 T5045 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1f60c0bf000c type:create cxid:0x2 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 17778 T5040 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 18101 T5063 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18105 T5063 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50731_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50731"}
[junit4:junit4]   2> 18111 T5068 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> 18111 T5081 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> 18112 T5096 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> 18115 T5062 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> 18118 T5127 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> 18119 T5111 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> 18786 T5040 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50735_
[junit4:junit4]   2> 18788 T5045 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1f60c0bf000c type:delete cxid:0xb zxid:0xa8 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:50735_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:50735_
[junit4:junit4]   2> 18789 T5040 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50735_
[junit4:junit4]   2> 18793 T5062 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> 18793 T5096 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> 18794 T5068 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> 18793 T5127 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> 18794 T5111 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> 18796 T5081 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18797 T5081 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> 18800 T5062 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18801 T5127 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18801 T5068 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18801 T5096 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18807 T5111 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18814 T5128 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1362031084640/collection1
[junit4:junit4]   2> 18815 T5128 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 18816 T5128 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 18816 T5128 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 18818 T5128 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1362031084640/collection1/'
[junit4:junit4]   2> 18819 T5128 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1362031084640/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 18820 T5128 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1362031084640/collection1/lib/README' to classloader
[junit4:junit4]   2> 18882 T5128 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 18967 T5128 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 18977 T5128 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 18984 T5128 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 19865 T5128 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 19877 T5128 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 19883 T5128 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 19903 T5128 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19914 T5128 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19920 T5128 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19926 T5128 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19929 T5128 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1362031084640/collection1/, dataDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty4/
[junit4:junit4]   2> 19929 T5128 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8dc1f04
[junit4:junit4]   2> 19930 T5128 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 19931 T5128 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty4 forceNew:false
[junit4:junit4]   2> 19932 T5128 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty4
[junit4:junit4]   2> 19932 T5128 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty4/index/
[junit4:junit4]   2> 19933 T5128 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 19934 T5128 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty4/index forceNew:false
[junit4:junit4]   2> 19939 T5128 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2d8c69c6; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19940 T5128 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19941 T5128 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty4/index
[junit4:junit4]   2> 19945 T5128 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 19946 T5128 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 19948 T5128 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 19949 T5128 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 19950 T5128 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 19951 T5128 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 19951 T5128 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 19953 T5128 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 19954 T5128 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 19961 T5128 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 19976 T5128 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty4
[junit4:junit4]   2> 19980 T5128 oass.SolrIndexSearcher.<init> Opening Searcher@5c4dd053 main
[junit4:junit4]   2> 19982 T5128 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 19982 T5128 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 19991 T5129 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5c4dd053 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 19995 T5128 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 19996 T5128 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2>  C319_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:50731_, base_url=http://127.0.0.1:50731}
[junit4:junit4]   2> 20359 T5114 C319 P50731 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:50725/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 20360 T5114 C319 P50731 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:50731 START replicas=[http://127.0.0.1:50725/collection1/] nUpdates=100
[junit4:junit4]   2> 20370 T5114 C319 P50731 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 20371 T5114 C319 P50731 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 20372 T5114 C319 P50731 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 20373 T5114 C319 P50731 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 20373 T5114 C319 P50731 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 20373 T5114 C319 P50731 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:50725/collection1/. core=collection1
[junit4:junit4]   2> 20373 T5114 C319 P50731 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C320 name=collection1 org.apache.solr.core.SolrCore@60e30e14 url=http://127.0.0.1:50725/collection1 node=127.0.0.1:50725_ C320_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:50725_, base_url=http://127.0.0.1:50725, leader=true}
[junit4:junit4]   2> 20385 T5073 C320 P50725 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=2 
[junit4:junit4]   2> 20390 T5077 C320 P50725 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 20392 T5077 C320 P50725 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty1
[junit4:junit4]   2> 20395 T5077 C320 P50725 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2e709715; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 20396 T5077 C320 P50725 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 20399 T5077 C320 P50725 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2e709715; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2e709715; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20400 T5077 C320 P50725 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20401 T5077 C320 P50725 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty1
[junit4:junit4]   2> 20402 T5077 C320 P50725 oass.SolrIndexSearcher.<init> Opening Searcher@92796a3 realtime
[junit4:junit4]   2> 20402 T5077 C320 P50725 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 20403 T5077 C320 P50725 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 13
[junit4:junit4]   2> 20404 T5114 C319 P50731 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20405 T5114 C319 P50731 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 20410 T5074 C320 P50725 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20411 T5074 C320 P50725 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 20412 T5114 C319 P50731 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 20413 T5114 C319 P50731 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 20413 T5114 C319 P50731 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 20417 T5075 C320 P50725 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty1
[junit4:junit4]   2> 20418 T5075 C320 P50725 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty1/index
[junit4:junit4]   2> 20418 T5075 C320 P50725 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=2 
[junit4:junit4]   2> 20419 T5114 C319 P50731 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 20421 T5114 C319 P50731 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty3/index.20130228015807715 forceNew:false
[junit4:junit4]   2> 20422 T5114 C319 P50731 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty3
[junit4:junit4]   2> 20422 T5114 C319 P50731 oash.SnapPuller.fetchLatestIndex Starting download to NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty3/index.20130228015807715 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1992b7a; maxCacheMB=48.0 maxMergeSizeMB=4.0) fullCopy=true
[junit4:junit4]   2> 20426 T5073 C320 P50725 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 20428 T5114 C319 P50731 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty3/index
[junit4:junit4]   2> 20428 T5114 C319 P50731 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 20429 T5114 C319 P50731 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130228015807715
[junit4:junit4]   2> 20430 T5114 C319 P50731 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty3
[junit4:junit4]   2> 20431 T5114 C319 P50731 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty3
[junit4:junit4]   2> 20431 T5114 C319 P50731 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty3/index/ new=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty3/index.20130228015807715
[junit4:junit4]   2> 20434 T5114 C319 P50731 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty3/index.20130228015807715 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1992b7a; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20435 T5114 C319 P50731 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20436 T5114 C319 P50731 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty3
[junit4:junit4]   2> 20437 T5114 C319 P50731 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty3
[junit4:junit4]   2> 20437 T5114 C319 P50731 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 20437 T5114 C319 P50731 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 20437 T5114 C319 P50731 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 20438 T5114 C319 P50731 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty3/index.20130228015807715
[junit4:junit4]   2> 20439 T5114 C319 P50731 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty3
[junit4:junit4]   2> 20447 T5114 C319 P50731 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty3/index.20130228015807715 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1992b7a; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20448 T5114 C319 P50731 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20448 T5114 C319 P50731 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 20449 T5114 C319 P50731 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty3
[junit4:junit4]   2> 20449 T5114 C319 P50731 oass.SolrIndexSearcher.<init> Opening Searcher@91047fa main
[junit4:junit4]   2> 20451 T5113 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@91047fa main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 20452 T5113 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty3/index
[junit4:junit4]   2> 20452 T5114 C319 P50731 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty3/index.20130228015807715
[junit4:junit4]   2> 20452 T5114 C319 P50731 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty3/index
[junit4:junit4]   2> 20453 T5114 C319 P50731 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 20453 T5114 C319 P50731 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 20453 T5114 C319 P50731 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 20454 T5114 C319 P50731 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 20455 T5114 C319 P50731 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 21128 T5063 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21129 T5063 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50735_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50735"}
[junit4:junit4]   2> 21130 T5063 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 21130 T5063 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 21136 T5063 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50731_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50731"}
[junit4:junit4]   2> 21149 T5068 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> 21149 T5111 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> 21151 T5062 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> 21154 T5127 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> 21154 T5096 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> 21155 T5081 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> 22000 T5128 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 22000 T5128 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50735 collection:collection1 shard:shard2
[junit4:junit4]   2> 22008 T5128 oasc.ZkController.register We are http://127.0.0.1:50735/collection1/ and leader is http://127.0.0.1:50728/collection1/
[junit4:junit4]   2> 22008 T5128 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50735
[junit4:junit4]   2> 22009 T5128 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 22009 T5128 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C321 name=collection1 org.apache.solr.core.SolrCore@44231fea url=http://127.0.0.1:50735/collection1 node=127.0.0.1:50735_ C321_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:50735_, base_url=http://127.0.0.1:50735}
[junit4:junit4]   2> 22011 T5132 C321 P50735 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 22011 T5132 C321 P50735 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 22012 T5132 C321 P50735 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 22012 T5132 C321 P50735 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 22014 T5132 C321 P50735 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 22027 T5128 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22030 T5040 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 22031 T5040 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 22032 T5040 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 22050 T5040 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22052 T5040 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 22053 T5040 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22663 T5063 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22664 T5063 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50735_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50735"}
[junit4:junit4]   2> 22673 T5068 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> 22674 T5081 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> 22674 T5096 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> 22678 T5062 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> 22680 T5127 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> 22679 T5111 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> 23060 T5040 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24064 T5040 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C321_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:50735_, base_url=http://127.0.0.1:50735}
[junit4:junit4]   2> 25031 T5132 C321 P50735 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:50728/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 25032 T5132 C321 P50735 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:50735 START replicas=[http://127.0.0.1:50728/collection1/] nUpdates=100
[junit4:junit4]   2> 25033 T5132 C321 P50735 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 25033 T5132 C321 P50735 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 25034 T5132 C321 P50735 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 25035 T5132 C321 P50735 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 25045 T5132 C321 P50735 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 25046 T5132 C321 P50735 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:50728/collection1/. core=collection1
[junit4:junit4]   2> 25046 T5132 C321 P50735 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C322 name=collection1 org.apache.solr.core.SolrCore@6b8c6214 url=http://127.0.0.1:50728/collection1 node=127.0.0.1:50728_ C322_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:50728_, base_url=http://127.0.0.1:50728, leader=true}
[junit4:junit4]   2> 25045 T5089 C322 P50728 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 25058 T5091 C322 P50728 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 25059 T5091 C322 P50728 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty2
[junit4:junit4]   2> 25062 T5091 C322 P50728 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@61a2c74a; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 25063 T5091 C322 P50728 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 25066 T5091 C322 P50728 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@61a2c74a; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@61a2c74a; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 25066 T5091 C322 P50728 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 25067 T5091 C322 P50728 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty2
[junit4:junit4]   2> 25068 T5091 C322 P50728 oass.SolrIndexSearcher.<init> Opening Searcher@295d1db9 realtime
[junit4:junit4]   2> 25069 T5091 C322 P50728 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 25069 T5091 C322 P50728 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 11
[junit4:junit4]   2> 25071 T5132 C321 P50735 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 25072 T5132 C321 P50735 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 25080 T5040 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 25083 T5088 C322 P50728 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 25083 T5088 C322 P50728 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 25084 T5132 C321 P50735 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 25085 T5132 C321 P50735 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 25085 T5132 C321 P50735 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 25088 T5087 C322 P50728 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty2
[junit4:junit4]   2> 25088 T5087 C322 P50728 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty2/index
[junit4:junit4]   2> 25089 T5087 C322 P50728 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=2 
[junit4:junit4]   2> 25090 T5132 C321 P50735 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 25091 T5132 C321 P50735 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty4/index.20130228015812385 forceNew:false
[junit4:junit4]   2> 25092 T5132 C321 P50735 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty4
[junit4:junit4]   2> 25092 T5132 C321 P50735 oash.SnapPuller.fetchLatestIndex Starting download to NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty4/index.20130228015812385 lockFactory=org.apache.lucene.store.NativeFSLockFactory@29009258; maxCacheMB=48.0 maxMergeSizeMB=4.0) fullCopy=true
[junit4:junit4]   2> 25098 T5090 C322 P50728 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 25100 T5132 C321 P50735 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty4/index
[junit4:junit4]   2> 25101 T5132 C321 P50735 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 25101 T5132 C321 P50735 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130228015812385
[junit4:junit4]   2> 25103 T5132 C321 P50735 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty4
[junit4:junit4]   2> 25104 T5132 C321 P50735 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty4
[junit4:junit4]   2> 25105 T5132 C321 P50735 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty4/index/ new=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty4/index.20130228015812385
[junit4:junit4]   2> 25109 T5132 C321 P50735 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty4/index.20130228015812385 lockFactory=org.apache.lucene.store.NativeFSLockFactory@29009258; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 25111 T5132 C321 P50735 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 25112 T5132 C321 P50735 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty4
[junit4:junit4]   2> 25113 T5132 C321 P50735 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty4
[junit4:junit4]   2> 25114 T5132 C321 P50735 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 25114 T5132 C321 P50735 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 25114 T5132 C321 P50735 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 25115 T5132 C321 P50735 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty4/index.20130228015812385
[junit4:junit4]   2> 25116 T5132 C321 P50735 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty4
[junit4:junit4]   2> 25119 T5132 C321 P50735 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty4/index.20130228015812385 lockFactory=org.apache.lucene.store.NativeFSLockFactory@29009258; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 25120 T5132 C321 P50735 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 25120 T5132 C321 P50735 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 25121 T5132 C321 P50735 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty4
[junit4:junit4]   2> 25121 T5132 C321 P50735 oass.SolrIndexSearcher.<init> Opening Searcher@3397736f main
[junit4:junit4]   2> 25123 T5129 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3397736f main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 25124 T5129 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty4/index
[junit4:junit4]   2> 25124 T5132 C321 P50735 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty4/index.20130228015812385
[junit4:junit4]   2> 25125 T5132 C321 P50735 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty4/index
[junit4:junit4]   2> 25125 T5132 C321 P50735 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 25125 T5132 C321 P50735 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 25125 T5132 C321 P50735 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 25126 T5132 C321 P50735 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 25128 T5132 C321 P50735 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 25698 T5063 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 25701 T5063 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50735_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50735"}
[junit4:junit4]   2> 25710 T5068 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> 25711 T5111 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> 25711 T5096 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> 25715 T5127 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> 25716 T5081 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> 25717 T5062 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> 26086 T5040 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 26087 T5040 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C323 name=collection1 org.apache.solr.core.SolrCore@5f7cc697 url=http://127.0.0.1:50721/collection1 node=127.0.0.1:50721_ C323_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:50721_, base_url=http://127.0.0.1:50721, leader=true}
[junit4:junit4]   2> 26108 T5054 C323 P50721 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/control/data
[junit4:junit4]   2> 26112 T5054 C323 P50721 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@36e05026; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 26113 T5054 C323 P50721 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 26115 T5054 C323 P50721 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/control/data
[junit4:junit4]   2> 26116 T5054 C323 P50721 oass.SolrIndexSearcher.<init> Opening Searcher@1eb05d7c realtime
[junit4:junit4]   2> 26117 T5054 C323 P50721 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1428193115794046976)} 0 11
[junit4:junit4]   2> 26130 T5072 C320 P50725 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty1
[junit4:junit4]   2> 26153 T5092 C322 P50728 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty2
[junit4:junit4]   2>  C319_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:50731_, base_url=http://127.0.0.1:50731}
[junit4:junit4]   2> 26168 T5101 C319 P50731 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty3
[junit4:junit4]   2> 26172 T5101 C319 P50731 /update {update.distrib=FROMLEADER&_version_=-1428193115818164224&update.from=http://127.0.0.1:50725/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1428193115818164224)} 0 14
[junit4:junit4]   2>  C321_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:50735_, base_url=http://127.0.0.1:50735}
[junit4:junit4]   2> 26186 T5120 C321 P50735 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1362031067315/jetty4
[junit4:junit4]   2> 26187 T5120 C321 P50735 /update {update.distrib=FROMLEADER&_version_=-1428193115839135744&update.from=http://127.0.0.1:50728/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1428193115839135744)} 0 4
[junit4:junit4]   2> 26189 T5092 C322 P50728 /update {update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1428193115839135744)} 0 40
[junit4:junit4]   2> 26190 T5072 C320 P50725 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1428193115818164224)} 0 62
[junit4:junit4]   2> 26191 T5040 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 26205 T5075 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=2&name=nodes_used_collection&replicationFactor=2&action=CREATE&wt=javabin&version=2
[junit4:junit4]   2> 26209 T5062 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
[junit4:junit4]   2> 26214 T5062 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
[junit4:junit4]   2> 26215 T5064 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
[junit4:junit4]   2> 	  "operation":"createcollection",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "maxShardsPerNode":null,
[junit4:junit4]   2> 	  "createNodeSet":null,
[junit4:junit4]   2> 	  "name":"nodes_used_collection",
[junit4:junit4]   2> 	  "replicationFactor":"2"}
[junit4:junit4]   2> 26215 T5064 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard1_replica1 as part of slice shard1 of collection nodes_used_collection on 127.0.0.1:50725_
[junit4:junit4]   2> 26216 T5064 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard1_replica2 as part of slice shard1 of collection nodes_used_collection on 127.0.0.1:50731_
[junit4:junit4]   2> 26218 T5064 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard2_replica1 as part of slice shard2 of collection nodes_used_collection on 127.0.0.1:50721_
[junit4:junit4]   2> 26219 T5064 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard2_replica2 as part of slice shard2 of collection nodes_used_collection on 127.0.0.1:50735_
[junit4:junit4]   2> 26228 T5055 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard2_replica1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1362031067567/nodes_used_collection_shard2_replica1
[junit4:junit4]   2> 26231 T5055 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
[junit4:junit4]   2> 26230 T5073 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard1_replica1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1362031071584/nodes_used_collection_shard1_replica1
[junit4:junit4]   2> 26230 T5103 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard1_replica2' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1362031080862/nodes_used_collection_shard1_replica2
[junit4:junit4]   2> 26233 T5121 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard2_replica2' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1362031084640/nodes_used_collection_shard2_replica2
[junit4:junit4]   2> 26233 T5073 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
[junit4:junit4]   2> 26234 T5055 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection
[junit4:junit4]   2> 26233 T5103 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
[junit4:junit4]   2> 26234 T5121 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
[junit4:junit4]   2> 26235 T5055 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 26236 T5073 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection
[junit4:junit4]   2> 26237 T5073 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 26238 T5121 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection
[junit4:junit4]   2> 26239 T5121 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 26240 T5121 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 26241 T5121 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection
[junit4:junit4]   2> 26243 T5103 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection
[junit4:junit4]   2> 26243 T5103 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 26247 T5121 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
[junit4:junit4]   2> 26249 T5121 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1362031084640/nodes_used_collection_shard2_replica2/'
[junit4:junit4]   2> 26278 T5055 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 26279 T5103 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 26279 T5055 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection
[junit4:junit4]   2> 26279 T5103 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection
[junit4:junit4]   2> 26280 T5073 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 26281 T5073 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection
[junit4:junit4]   2> 26283 T5045 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1f60c0bf0003 type:create cxid:0x19d zxid:0xc2 txntype:-1 reqpath:n/a Error Path:/solr/collections/nodes_used_collection Error:KeeperErrorCode = NodeExists for /solr/collections/nodes_used_collection
[junit4:junit4]   2> 26285 T5055 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
[junit4:junit4]   2> 26286 T5045 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1f60c0bf0006 type:create cxid:0x7e zxid:0xc3 txntype:-1 reqpath:n/a Error Path:/solr/collections/nodes_used_collection Error:KeeperErrorCode = NodeExists for /solr/collections/nodes_used_collection
[junit4:junit4]   2> 26287 T5045 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d1f60c0bf000a type:create cxid:0x55 zxid:0xc4 txntype:-1 reqpath:n/a Error Path:/solr/collections/nodes_used_collection Error:KeeperErrorCode = NodeExists for /solr/collections/nodes_used_collection
[junit4:junit4]   2> 26289 T5103 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
[junit4:junit4]   2> 26290 T5073 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
[junit4:junit4]   2> 26291 T5055 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1362031067567/nodes_used_collection_shard2_replica1/'
[junit4:junit4]   2> 26322 T5103 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1362031080862/nodes_used_collection_shard1_replica2/'
[junit4:junit4]   2> 26346 T5121 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 26356 T5073 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1362031071584/nodes_used_collection_shard1_replica1/'
[junit4:junit4]   2> 26493 T5103 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 26606 T5073 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 26614 T5055 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 26615 T5121 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 26624 T5121 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 26633 T5121 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 26888 T5103 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 26891 T5103 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 26900 T5103 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 26950 T5073 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 26963 T5073 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 26985 T5073 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 26994 T5055 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 26996 T5055 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 27009 T5055 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 29430 T5121 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 29473 T5121 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 29478 T5121 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 29512 T5103 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 29541 T5103 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 29548 T5103 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 29579 T5121 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 29587 T5121 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 29598 T5121 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 29610 T5121 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 29624 T5121 oasc.SolrCore.<init> [nodes_used_collection_shard2_replica2] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1362031084640/nodes_used_collection_shard2_replica2/, dataDir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1362031084640/nodes_used_collection_shard2_replica2/data/
[junit4:junit4]   2> 29625 T5121 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8dc1f04
[junit4:junit4]   2> 29627 T5121 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 29628 T5121 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1362031084640/nodes_used_collection_shard2_replica2/data forceNew:false
[junit4:junit4]   2> 29629 T5121 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1362031084640/nodes_used_collection_shard2_replica2/data
[junit4:junit4]   2> 29630 T5121 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1362031084640/nodes_used_collection_shard2_replica2/data/index/
[junit4:junit4]   2> 29631 T5121 oasc.SolrCore.initIndex WARNING [nodes_used_collection_shard2_replica2] Solr index directory '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1362031084640/nodes_used_collection_shard2_replica2/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 29632 T5121 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1362031084640/nodes_used_collection_shard2_replica2/data/index forceNew:false
[junit4:junit4]   2> 29639 T5121 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1362031084640/nodes_used_collection_shard2_replica2/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@3649f18a; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 29639 T5121 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 29640 T5121 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1362031084640/nodes_used_collection_shard2_replica2/data/index
[junit4:junit4]   2> 29644 T5121 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 29645 T5121 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 29646 T5121 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 29647 T5121 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 29647 T5121 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 29648 T5121 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 29649 T5121 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 29650 T5121 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 29653 T5055 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 29663 T5121 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 29672 T5055 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 29676 T5055 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 29682 T5103 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2

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

rg.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:680)
[junit4:junit4]   2> 308794 T5040 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 308799 T5039 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
[junit4:junit4]   2> NOTE: test params are: codec=Lucene40, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=ar_AE, timezone=America/Anguilla
[junit4:junit4]   2> NOTE: Mac OS X 10.8.2 x86_64/Apple Inc. 1.6.0_41 (64-bit)/cpus=2,threads=3,free=151609872,total=316461056
[junit4:junit4]   2> NOTE: All tests run in this JVM: [DirectSolrConnectionTest, TestMultiCoreConfBootstrap, TestQuerySenderNoQuery, MultiTermTest, TestIndexSearcher, TestMergePolicyConfig, SolrCoreCheckLockOnStartupTest, TestSolrXMLSerializer, QueryParsingTest, TestLuceneMatchVersion, SliceStateUpdateTest, TestCodecSupport, TestStressVersions, NoCacheHeaderTest, TestFuzzyAnalyzedSuggestions, TestPhraseSuggestions, HighlighterTest, SuggesterWFSTTest, TestFaceting, SampleTest, OverseerTest, ChaosMonkeySafeLeaderTest, RegexBoostProcessorTest, TestRealTimeGet, TestTrie, DirectSolrSpellCheckerTest, DistanceFunctionTest, SyncSliceTest, CoreContainerCoreInitFailuresTest, StatsComponentTest, SynonymTokenizerTest, TestUpdate, JsonLoaderTest, PathHierarchyTokenizerFactoryTest, ClusterStateTest, TestSolrDeletionPolicy2, SpellPossibilityIteratorTest, SoftAutoCommitTest, SuggesterFSTTest, TestFastOutputStream, SortByFunctionTest, TestFiltering, TestRangeQuery, TestGroupingSearch, ResourceLoaderTest, ZkNodePropsTest, TestValueSourceCache, TestPropInjectDefaults, RecoveryZkTest, TestCollationField, ZkCLITest, SpatialFilterTest, SchemaVersionSpecificBehaviorTest, TestJmxMonitoredMap, SystemInfoHandlerTest, PluginInfoTest, TestConfig, TestQueryTypes, TestSolrQueryParser, TestRTGBase, ShowFileRequestHandlerTest, JSONWriterTest, TestStressRecovery, BinaryUpdateRequestHandlerTest, TestJoin, TestCoreContainer, CopyFieldTest, RequestHandlersTest, UpdateRequestProcessorFactoryTest, TestQueryUtils, TestRemoteStreaming, LeaderElectionTest, SolrInfoMBeanTest, TestPHPSerializedResponseWriter, TestPropInject, ClusterStateUpdateTest, TestDistributedSearch, SignatureUpdateProcessorFactoryTest, RAMDirectoryFactoryTest, DOMUtilTest, MoreLikeThisHandlerTest, UnloadDistributedZkTest, QueryEqualityTest, DateMathParserTest, TestPseudoReturnFields, TestStressReorder, IndexSchemaTest, TestSearchPerf, SolrRequestParserTest, DisMaxRequestHandlerTest, TestSort, DebugComponentTest, TestDocSet, TestBadConfig, TestFoldingMultitermQuery, TestJmxIntegration, ScriptEngineTest, FieldMutatingUpdateProcessorTest, TestBM25SimilarityFactory, TestFastWriter, SolrPluginUtilsTest, UUIDFieldTest, BasicFunctionalityTest, TestIndexingPerformance, TestAnalyzedSuggestions, ShardRoutingTest, BadIndexSchemaTest, PingRequestHandlerTest, TestIBSimilarityFactory, TestLMDirichletSimilarityFactory, TestDocumentBuilder, TestSurroundQueryParser, DistributedTermsComponentTest, TestSweetSpotSimilarityFactory, DocumentAnalysisRequestHandlerTest, ReturnFieldsTest, XmlUpdateRequestHandlerTest, LegacyHTMLStripCharFilterTest, SimpleFacetsTest, BasicDistributedZkTest, TestCSVResponseWriter, SuggesterTest, SearchHandlerTest, UniqFieldsUpdateProcessorFactoryTest, SuggesterTSTTest, TestSuggestSpellingConverter, HighlighterConfigTest, SpellCheckComponentTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, LeaderElectionIntegrationTest, DistributedSpellCheckComponentTest, ZkControllerTest, TestDistributedGrouping, TestRandomFaceting, SpellCheckCollatorTest, TestExtendedDismaxParser, AutoCommitTest, BasicZkTest, ZkSolrClientTest, WordBreakSolrSpellCheckerTest, TestHashPartitioner, TestRecovery, SolrCoreTest, IndexBasedSpellCheckerTest, DirectUpdateHandlerTest, LukeRequestHandlerTest, FileBasedSpellCheckerTest, ConvertedLegacyTest, PeerSyncTest, QueryElevationComponentTest, TestBinaryResponseWriter, CoreAdminHandlerTest, TestFunctionQuery, CacheHeaderTest, TestWordDelimiterFilterFactory, TestCSVLoader, PolyFieldTest, DocumentBuilderTest, MBeansHandlerTest, DistributedQueryElevationComponentTest, CurrencyFieldTest, TermsComponentTest, XsltUpdateRequestHandlerTest, MinimalSchemaTest, StandardRequestHandlerTest, FieldAnalysisRequestHandlerTest, TermVectorComponentTest, DirectUpdateHandlerOptimizeTest, IndexSchemaRuntimeFieldTest, FastVectorHighlighterTest, TestReversedWildcardFilterFactory, RequiredFieldsTest, TestOmitPositions, TestArbitraryIndexDir, LoggingHandlerTest, SolrCmdDistributorTest, UpdateParamsTest, CSVRequestHandlerTest, NotRequiredUniqueKeyTest, TestSolrDeletionPolicy1, TestWriterPerf, PrimitiveFieldTypeTest, AlternateDirectoryTest, BadComponentTest, TestBinaryField, SOLR749Test, DefaultValueUpdateProcessorTest, TestXIncludeConfig, TestLFUCache, TestQuerySenderListener, SolrIndexConfigTest, IndexReaderFactoryTest, NumericFieldsTest, OutputWriterTest, TestNumberUtils, TestSolrCoreProperties, EchoParamsTest, TestPerFieldSimilarity, TestPluginEnable, TestLMJelinekMercerSimilarityFactory, TestDFRSimilarityFactory, TestDefaultSimilarityFactory, TimeZoneUtilsTest, TestFastLRUCache, URLClassifyProcessorTest, PrimUtilsTest, OpenExchangeRatesOrgProviderTest, FileUtilsTest, TestSystemIdResolver, DateFieldTest, SpellingQueryConverterTest, TestLRUCache, TestUtils, ChaosMonkeyNothingIsSafeTest, PreAnalyzedFieldTest, CircularListTest, AnalysisAfterCoreReloadTest, TestRandomDVFaceting, TestCharFilters, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest]
[junit4:junit4] Completed in 309.08s, 1 test, 1 error <<< FAILURES!

[...truncated 86 lines...]
BUILD FAILED
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/build.xml:381: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/build.xml:361: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:183: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:447: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1202: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:865: There were test failures: 257 suites, 1075 tests, 1 error, 17 ignored (2 assumptions)

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