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 2014/05/12 07:16:29 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_60-ea-b15) - Build # 10284 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/10284/
Java: 32bit/jdk1.7.0_60-ea-b15 -client -XX:+UseParallelGC

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

Error Message:
No live SolrServers available to handle this request

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request
	at __randomizedtesting.SeedInfo.seed([E99450203B2EE1F2:6872DE384C7181CE]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:317)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:636)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1140)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1109)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:236)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	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:65)
	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:360)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:793)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:453)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	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:65)
	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:360)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11218 lines...]
   [junit4] Suite: org.apache.solr.cloud.SyncSliceTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-E99450203B2EE1F2-001/init-core-data-001
   [junit4]   2> 866311 T4350 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 866311 T4350 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /vj_unq/nn
   [junit4]   2> 866314 T4350 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 866314 T4350 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 866315 T4351 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 866415 T4350 oasc.ZkTestServer.run start zk server on port:59684
   [junit4]   2> 866416 T4350 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 876909 T4354 oazsp.FileTxnLog.commit WARN fsync-ing the write ahead log in SyncThread:0 took 10492ms which will adversely effect operation latency. See the ZooKeeper troubleshooting guide
   [junit4]   2> 876912 T4352 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x145eed356700000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 878236 T4357 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c509a8 name:ZooKeeperConnection Watcher:127.0.0.1:59684 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 878236 T4350 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 878237 T4350 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 878239 T4350 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 878240 T4359 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14bf668 name:ZooKeeperConnection Watcher:127.0.0.1:59684/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 878240 T4350 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 878240 T4350 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 878242 T4350 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 878244 T4350 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 878247 T4350 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 878249 T4350 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 878250 T4350 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 884919 T4352 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x145eed356700002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 885019 T4359 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14bf668 name:ZooKeeperConnection Watcher:127.0.0.1:59684/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None
   [junit4]   2> 885020 T4359 oascc.ConnectionManager.process zkClient has disconnected
   [junit4]   2> 886905 T4359 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14bf668 name:ZooKeeperConnection Watcher:127.0.0.1:59684/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 893574 T4352 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x145eed356700002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 893675 T4359 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14bf668 name:ZooKeeperConnection Watcher:127.0.0.1:59684/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None
   [junit4]   2> 893675 T4359 oascc.ConnectionManager.process zkClient has disconnected
   [junit4]   2> 895312 T4359 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14bf668 name:ZooKeeperConnection Watcher:127.0.0.1:59684/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 897196 T4354 oazsp.FileTxnLog.commit WARN fsync-ing the write ahead log in SyncThread:0 took 18944ms which will adversely effect operation latency. See the ZooKeeper troubleshooting guide
   [junit4]   2> 897197 T4354 oazs.NIOServerCnxn.sendBuffer ERROR Unexpected Exception:  java.nio.channels.CancelledKeyException
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:77)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.sendBuffer(NIOServerCnxn.java:151)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.sendResponse(NIOServerCnxn.java:1081)
   [junit4]   2> 	at org.apache.zookeeper.server.FinalRequestProcessor.processRequest(FinalRequestProcessor.java:404)
   [junit4]   2> 	at org.apache.zookeeper.server.SyncRequestProcessor.flush(SyncRequestProcessor.java:200)
   [junit4]   2> 	at org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:131)
   [junit4]   2> 
   [junit4]   2> 897198 T4354 oazs.NIOServerCnxn.sendBuffer ERROR Unexpected Exception:  java.nio.channels.CancelledKeyException
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:77)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.sendBuffer(NIOServerCnxn.java:151)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.sendResponse(NIOServerCnxn.java:1081)
   [junit4]   2> 	at org.apache.zookeeper.server.FinalRequestProcessor.processRequest(FinalRequestProcessor.java:170)
   [junit4]   2> 	at org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:169)
   [junit4]   2> 
   [junit4]   2> 897203 T4354 oazs.NIOServerCnxn.sendBuffer ERROR Unexpected Exception:  java.nio.channels.CancelledKeyException
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:77)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.sendBuffer(NIOServerCnxn.java:151)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.sendResponse(NIOServerCnxn.java:1081)
   [junit4]   2> 	at org.apache.zookeeper.server.FinalRequestProcessor.processRequest(FinalRequestProcessor.java:404)
   [junit4]   2> 	at org.apache.zookeeper.server.SyncRequestProcessor.flush(SyncRequestProcessor.java:200)
   [junit4]   2> 	at org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:131)
   [junit4]   2> 
   [junit4]   2> 897204 T4354 oazs.NIOServerCnxn.sendBuffer ERROR Unexpected Exception:  java.nio.channels.CancelledKeyException
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.interestOps(SelectionKeyImpl.java:77)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.sendBuffer(NIOServerCnxn.java:151)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.sendResponse(NIOServerCnxn.java:1081)
   [junit4]   2> 	at org.apache.zookeeper.server.FinalRequestProcessor.processRequest(FinalRequestProcessor.java:170)
   [junit4]   2> 	at org.apache.zookeeper.server.SyncRequestProcessor.flush(SyncRequestProcessor.java:200)
   [junit4]   2> 	at org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:131)
   [junit4]   2> 
   [junit4]   2> 898174 T4350 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 898175 T4350 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 898178 T4350 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 898179 T4350 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 898182 T4350 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 898182 T4350 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 898184 T4350 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 898185 T4350 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 898188 T4350 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 898189 T4350 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 898193 T4350 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 898194 T4350 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 898197 T4350 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 898198 T4350 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 898201 T4350 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 898203 T4350 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 898206 T4350 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 898207 T4350 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 898210 T4350 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 898211 T4350 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 898218 T4350 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 898220 T4361 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e3474b name:ZooKeeperConnection Watcher:127.0.0.1:59684/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 898221 T4350 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 898540 T4350 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 898543 T4350 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 898547 T4350 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:49022
   [junit4]   2> 898548 T4350 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 898549 T4350 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 898549 T4350 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.SyncSliceTest-E99450203B2EE1F2-001/tempDir-002
   [junit4]   2> 898549 T4350 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-E99450203B2EE1F2-001/tempDir-002/'
   [junit4]   2> 898563 T4350 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-E99450203B2EE1F2-001/tempDir-002/solr.xml
   [junit4]   2> 898607 T4350 oasc.CoreContainer.<init> New CoreContainer 12395712
   [junit4]   2> 898608 T4350 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.SyncSliceTest-E99450203B2EE1F2-001/tempDir-002/]
   [junit4]   2> 898609 T4350 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 898609 T4350 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 898610 T4350 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 898610 T4350 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 898611 T4350 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 898611 T4350 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 898611 T4350 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 898612 T4350 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 898612 T4350 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 898614 T4350 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 898615 T4350 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 898616 T4350 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 898616 T4350 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59684/solr
   [junit4]   2> 898617 T4350 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 898617 T4350 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 898619 T4372 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15483a9 name:ZooKeeperConnection Watcher:127.0.0.1:59684 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 898619 T4350 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 898620 T4350 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 898621 T4374 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@709210 name:ZooKeeperConnection Watcher:127.0.0.1:59684/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 898621 T4350 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 898622 T4350 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 898625 T4350 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 898626 T4350 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 898629 T4350 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 898631 T4350 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 898633 T4350 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 898634 T4350 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49022_vj_unq%2Fnn
   [junit4]   2> 898635 T4350 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49022_vj_unq%2Fnn
   [junit4]   2> 898637 T4350 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 898639 T4350 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 898641 T4350 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:49022_vj_unq%2Fnn
   [junit4]   2> 898641 T4350 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 898643 T4350 oasc.Overseer.start Overseer (id=91741958886653957-127.0.0.1:49022_vj_unq%2Fnn-n_0000000000) starting
   [junit4]   2> 898645 T4350 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 898653 T4376 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 898653 T4350 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 898654 T4376 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes at 127.0.0.1:49022_vj_unq%2Fnn
   [junit4]   2> 898655 T4350 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 898656 T4350 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 898658 T4375 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 898662 T4377 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 898662 T4377 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 898662 T4374 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 898663 T4377 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 898664 T4375 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 898665 T4375 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:49022/vj_unq/nn",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49022_vj_unq%2Fnn",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 898665 T4375 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 898665 T4375 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 898667 T4374 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 898672 T4374 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 899663 T4377 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 899663 T4377 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 899664 T4377 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 899664 T4377 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 899665 T4377 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 899666 T4377 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-E99450203B2EE1F2-001/tempDir-002/collection1/'
   [junit4]   2> 899666 T4377 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-E99450203B2EE1F2-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 899666 T4377 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-E99450203B2EE1F2-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 899667 T4377 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-E99450203B2EE1F2-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 899701 T4377 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 899735 T4377 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 899736 T4377 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 899745 T4377 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 900011 T4377 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 900016 T4377 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 900019 T4377 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 900027 T4377 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 900030 T4377 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 900033 T4377 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 900034 T4377 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 900034 T4377 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 900034 T4377 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 900035 T4377 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 900035 T4377 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 900035 T4377 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 900036 T4377 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 900036 T4377 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.SyncSliceTest-E99450203B2EE1F2-001/tempDir-002/collection1/, dataDir=./solr.cloud.SyncSliceTest-E99450203B2EE1F2-001/tempDir-001/control/data/
   [junit4]   2> 900036 T4377 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f30dd6
   [junit4]   2> 900037 T4377 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-E99450203B2EE1F2-001/tempDir-001/control/data
   [junit4]   2> 900037 T4377 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-E99450203B2EE1F2-001/tempDir-001/control/data/index/
   [junit4]   2> 900037 T4377 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-E99450203B2EE1F2-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 900038 T4377 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-E99450203B2EE1F2-001/tempDir-001/control/data/index
   [junit4]   2> 900038 T4377 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1201003923, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 900039 T4377 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@216125 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@aac69f),segFN=segments_1,generation=1}
   [junit4]   2> 900039 T4377 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 900042 T4377 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 900042 T4377 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 900042 T4377 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 900043 T4377 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 900043 T4377 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 900043 T4377 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 900043 T4377 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 900044 T4377 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 900044 T4377 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 900044 T4377 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 900045 T4377 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 900045 T4377 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 900045 T4377 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 900046 T4377 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 900046 T4377 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 900047 T4377 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 900047 T4377 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 900050 T4377 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 900052 T4377 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 900052 T4377 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 900053 T4377 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=47.23046875, floorSegmentMB=0.37890625, forceMergeDeletesPctAllowed=5.616529474662365, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5281299067875065
   [junit4]   2> 900053 T4377 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@216125 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@aac69f),segFN=segments_1,generation=1}
   [junit4]   2> 900053 T4377 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 900054 T4377 oass.SolrIndexSearcher.<init> Opening Searcher@105ba64[collection1] main
   [junit4]   2> 900054 T4377 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 900055 T4377 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 900055 T4377 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 900055 T4377 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 900056 T4377 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 900056 T4377 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 900056 T4377 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 900057 T4377 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 900057 T4377 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 900057 T4377 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 900059 T4378 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@105ba64[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 900061 T4377 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 900062 T4381 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:49022/vj_unq/nn collection:control_collection shard:shard1
   [junit4]   2> 900062 T4350 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 900063 T4350 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 900063 T4381 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 900065 T4350 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 900067 T4383 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@77fae0 name:ZooKeeperConnection Watcher:127.0.0.1:59684/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 900067 T4350 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 900068 T4381 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 900068 T4350 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 900069 T4374 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 900069 T4381 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 900070 T4381 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C697 name=collection1 org.apache.solr.core.SolrCore@19e0d8b url=https://127.0.0.1:49022/vj_unq/nn/collection1 node=127.0.0.1:49022_vj_unq%2Fnn C697_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:49022/vj_unq/nn, core=collection1, node_name=127.0.0.1:49022_vj_unq%2Fnn}
   [junit4]   2> 900070 T4381 C697 P49022 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:49022/vj_unq/nn/collection1/
   [junit4]   2> 900070 T4350 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 900070 T4375 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 900070 T4381 C697 P49022 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 900071 T4381 C697 P49022 oasc.SyncStrategy.syncToMe https://127.0.0.1:49022/vj_unq/nn/collection1/ has no replicas
   [junit4]   2> 900072 T4381 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:49022/vj_unq/nn/collection1/ shard1
   [junit4]   2> 900072 T4381 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 900073 T4374 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 900077 T4374 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 900082 T4374 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 900183 T4374 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 900184 T4383 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 900228 T4381 oasc.ZkController.register We are https://127.0.0.1:49022/vj_unq/nn/collection1/ and leader is https://127.0.0.1:49022/vj_unq/nn/collection1/
   [junit4]   2> 900228 T4381 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:49022/vj_unq/nn
   [junit4]   2> 900229 T4381 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 900229 T4381 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 900229 T4381 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 900232 T4374 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 900232 T4374 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 900232 T4381 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 900232 T4374 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 900234 T4375 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 900234 T4375 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:49022/vj_unq/nn",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49022_vj_unq%2Fnn",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 900236 T4374 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 900338 T4383 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 900338 T4374 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 900368 T4350 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 900369 T4350 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 900372 T4350 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 900373 T4350 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:51498
   [junit4]   2> 900375 T4350 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 900375 T4350 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 900376 T4350 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.SyncSliceTest-E99450203B2EE1F2-001/tempDir-003
   [junit4]   2> 900376 T4350 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-E99450203B2EE1F2-001/tempDir-003/'
   [junit4]   2> 900389 T4350 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-E99450203B2EE1F2-001/tempDir-003/solr.xml
   [junit4]   2> 900419 T4350 oasc.CoreContainer.<init> New CoreContainer 6576288
   [junit4]   2> 900419 T4350 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.SyncSliceTest-E99450203B2EE1F2-001/tempDir-003/]
   [junit4]   2> 900420 T4350 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 900420 T4350 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 900421 T4350 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 900421 T4350 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 900421 T4350 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 900421 T4350 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 900422 T4350 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 900422 T4350 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 900422 T4350 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 900424 T4350 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 900425 T4350 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 900425 T4350 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 900425 T4350 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59684/solr
   [junit4]   2> 900426 T4350 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 900427 T4350 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 900428 T4394 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b77c1f name:ZooKeeperConnection Watcher:127.0.0.1:59684 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 900428 T4350 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 900429 T4350 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 900430 T4396 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17200d0 name:ZooKeeperConnection Watcher:127.0.0.1:59684/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 900431 T4350 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 900435 T4350 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 901437 T4350 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51498_vj_unq%2Fnn
   [junit4]   2> 901440 T4350 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51498_vj_unq%2Fnn
   [junit4]   2> 901452 T4397 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 901452 T4397 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 901454 T4374 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 901454 T4374 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 901455 T4374 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 901455 T4397 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 901456 T4375 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 901457 T4375 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:51498/vj_unq/nn",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51498_vj_unq%2Fnn",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 901458 T4375 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1]
   [junit4]   2> 901459 T4375 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 901462 T4374 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 901565 T4396 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 901565 T4383 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 901565 T4374 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 902456 T4397 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 902457 T4397 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 902458 T4397 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 902458 T4397 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 902459 T4397 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 902460 T4397 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-E99450203B2EE1F2-001/tempDir-003/collection1/'
   [junit4]   2> 902461 T4397 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-E99450203B2EE1F2-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 902462 T4397 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-E99450203B2EE1F2-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 902463 T4397 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-E99450203B2EE1F2-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 902503 T4397 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 902536 T4397 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 902537 T4397 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 902546 T4397 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 902806 T4397 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 902811 T4397 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 902813 T4397 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 902821 T4397 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 902824 T4397 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 902827 T4397 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 902828 T4397 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 902828 T4397 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 902828 T4397 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 902829 T4397 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 902829 T4397 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 902829 T4397 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 902829 T4397 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 902830 T4397 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.SyncSliceTest-E99450203B2EE1F2-001/tempDir-003/collection1/, dataDir=./solr.cloud.SyncSliceTest-E99450203B2EE1F2-001/tempDir-001/jetty1/
   [junit4]   2> 902830 T4397 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f30dd6
   [junit4]   2> 902830 T4397 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-E99450203B2EE1F2-001/tempDir-001/jetty1
   [junit4]   2> 902831 T4397 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-E99450203B2EE1F2-001/tempDir-001/jetty1/index/
   [junit4]   2> 902831 T4397 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-E99450203B2EE1F2-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 902831 T4397 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-E99450203B2EE1F2-001/tempDir-001/jetty1/index
   [junit4]   2> 902832 T4397 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1201003923, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 902833 T4397 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3c0ff lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@195950d),segFN=segments_1,generation=1}
   [junit4]   2> 902833 T4397 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 902836 T4397 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 902837 T4397 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 902837 T4397 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 902837 T4397 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 902837 T4397 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 902837 T4397 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 902838 T4397 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 902838 T4397 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 902838 T4397 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 902839 T4397 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 902840 T4397 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 902840 T4397 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 902840 T4397 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 902841 T4397 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 902841 T4397 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 902842 T4397 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 902842 T4397 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 902846 T4397 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 902849 T4397 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 902849 T4397 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 902850 T4397 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=47.23046875, floorSegmentMB=0.37890625, forceMergeDeletesPctAllowed=5.616529474662365, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5281299067875065
   [junit4]   2> 902850 T4397 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c3c0ff lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@195950d),segFN=segments_1,generation=1}
   [junit4]   2> 902851 T4397 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 902851 T4397 oass.SolrIndexSearcher.<init> Opening Searcher@13b5cf0[collection1] main
   [junit4]   2> 902851 T4397 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 902852 T4397 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 902852 T4397 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 902853 T4397 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 902853 T4397 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 902853 T4397 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 902854 T4397 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 902854 T4397 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 902854 T4397 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 902855 T4397 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 902859 T4398 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@13b5cf0[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 902862 T4397 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 902866 T4401 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:51498/vj_unq/nn collection:collection1 shard:shard1
   [junit4]   2> 902866 T4350 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 902867 T4350 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 902867 T4401 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 902874 T4401 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 902875 T4374 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 902876 T4374 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 902876 T4374 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 902876 T4401 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 902876 T4401 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C698 name=collection1 org.apache.solr.core.SolrCore@a9321b url=https://127.0.0.1:51498/vj_unq/nn/collection1 node=127.0.0.1:51498_vj_unq%2Fnn C698_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:51498/vj_unq/nn, core=collection1, node_name=127.0.0.1:51498_vj_unq%2Fnn}
   [junit4]   2> 902877 T4401 C698 P51498 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:51498/vj_unq/nn/collection1/
   [junit4]   2> 902877 T4401 C698 P51498 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 902877 T4375 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 902877 T4401 C698 P51498 oasc.SyncStrategy.syncToMe https://127.0.0.1:51498/vj_unq/nn/collection1/ has no replicas
   [junit4]   2> 902878 T4401 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:51498/vj_unq/nn/collection1/ shard1
   [junit4]   2> 902878 T4401 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 902879 T4374 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 902882 T4374 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 902884 T4374 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 902986 T4383 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 902986 T4396 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 902986 T4374 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 903033 T4401 oasc.ZkController.register We are https://127.0.0.1:51498/vj_unq/nn/collection1/ and leader is https://127.0.0.1:51498/vj_unq/nn/collection1/
   [junit4]   2> 903034 T4401 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:51498/vj_unq/nn
   [junit4]   2> 903034 T4401 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 903034 T4401 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 903034 T4401 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 903035 T4374 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 903036 T4374 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 903036 T4374 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 903036 T4401 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 903037 T4375 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 903038 T4375 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:51498/vj_unq/nn",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51498_vj_unq%2Fnn",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 903039 T4374 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 903143 T4383 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 903143 T4396 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 903143 T4374 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 903178 T4350 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 903178 T4350 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 903181 T4350 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 903183 T4350 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:40827
   [junit4]   2> 903185 T4350 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 903185 T4350 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 903186 T4350 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.SyncSliceTest-E99450203B2EE1F2-001/tempDir-004
   [junit4]   2> 903186 T4350 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-E99450203B2EE1F2-001/tempDir-004/'
   [junit4]   2> 903202 T4350 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-E99450203B2EE1F2-001/tempDir-004/solr.xml
   [junit4]   2> 903243 T4350 oasc.CoreContainer.<init> New CoreContainer 1621181
   [junit4]   2> 903244 T4350 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.SyncSliceTest-E99450203B2EE1F2-001/tempDir-004/]
   [junit4]   2> 903245 T4350 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 903245 T4350 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 903245 T4350 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 903246 T4350 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 903246 T4350 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 903246 T4350 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 903246 T4350 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 903247 T4350 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 903247 T4350 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 903249 T4350 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 903250 T4350 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 903250 T4350 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 903251 T4350 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59684/solr
   [junit4]   2> 903251 T4350 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 903252 T4350 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 903253 T4412 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@111813 name:ZooKeeperConnection Watcher:127.0.0.1:59684 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 903253 T4350 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 903256 T4350 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 903256 T4414 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15e6a14 name:ZooKeeperConnection Watcher:127.0.0.1:59684/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 903257 T4350 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 903263 T4350 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 904266 T4350 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40827_vj_unq%2Fnn
   [junit4]   2> 904268 T4350 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40827_vj_unq%2Fnn
   [junit4]   2> 904282 T4415 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 904283 T4415 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 904285 T4374 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 904286 T4374 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 904285 T4415 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 904286 T4374 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 904289 T4375 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 904290 T4375 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:40827/vj_unq/nn",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:40827_vj_unq%2Fnn",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 904290 T4375 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 904291 T4375 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 904294 T4374 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 904397 T4374 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 904397 T4383 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 904397 T4414 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 904397 T4396 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 905287 T4415 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 905288 T4415 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 905289 T4415 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 905289 T4415 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 905291 T4415 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 905292 T4415 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-E99450203B2EE1F2-001/tempDir-004/collection1/'
   [junit4]   2> 905293 T4415 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-E99450203B2EE1F2-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 905294 T4415 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-E99450203B2EE1F2-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 905295 T4415 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-E99450203B2EE1F2-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 905345 T4415 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 905378 T4415 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 905379 T4415 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 905388 T4415 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 905941 T4415 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 905946 T4415 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 905949 T4415 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 905959 T4415 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 905962 T4415 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 905965 T4415 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 905966 T4415 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 905966 T4415 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 905966 T4415 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 905967 T4415 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 905967 T4415 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 905968 T4415 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 905968 T4415 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 905968 T4415 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.SyncSliceTest-E99450203B2EE1F2-001/tempDir-004/collection1/, dataDir=./solr.cloud.SyncSliceTest-E99450203B2EE1F2-001/tempDir-001/jetty2/
   [junit4]   2> 905968 T4415 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f30dd6
   [junit4]   2> 905969 T4415 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-E99450203B2EE1F2-001/tempDir-001/jetty2
   [junit4]   2> 905969 T4415 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-E99450203B2EE1F2-001/tempDir-001/jetty2/index/
   [junit4]   2> 905969 T4415 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-E99450203B2EE1F2-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 905970 T4415 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-E99450203B2EE1F2-001/tempDir-001/jetty2/index
   [junit4]   2> 905970 T4415 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1201003923, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 905971 T4415 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@bd255 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f58f16),segFN=segments_1,generation=1}
   [junit4]   2> 905971 T4415 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 905975 T4415 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 905975 T4415 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 905975 T4415 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 905975 T4415 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 905976 T4415 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 905976 T4415 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 905976 T4415 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 905976 T4415 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 905977 T4415 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 905977 T4415 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 905978 T4415 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 905978 T4415 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 905978 T4415 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 905979 T4415 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 905980 T4415 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 905980 T4415 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 905981 T4415 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 905984 T4415 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 905986 T4415 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 905986 T4415 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 905987 T4415 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=47.23046875, floorSegmentMB=0.37890625, forceMergeDeletesPctAllowed=5.616529474662365, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5281299067875065
   [junit4]   2> 905988 T4415 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@bd255 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f58f16),segFN=segments_1,generation=1}
   [junit4]   2> 905988 T4415 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 905988 T4415 oass.SolrIndexSearcher.<init> Opening Searcher@102908f[collection1] main
   [junit4]   2> 905988 T4415 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 905989 T4415 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 905989 T4415 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 905990 T4415 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 905990 T4415 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 905990 T4415 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 905991 T4415 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 905991 T4415 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 905991 T4415 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 905992 T4415 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 905996 T4416 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@102908f[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 905999 T4415 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 906000 T4419 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:40827/vj_unq/nn collection:collection1 shard:shard1
   [junit4]   2> 906000 T4350 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 906001 T4350 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 906004 T4419 oasc.ZkController.register We are https://127.0.0.1:40827/vj_unq/nn/collection1/ and leader is https://127.0.0.1:51498/vj_unq/nn/collection1/
   [junit4]   2> 906005 T4419 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:40827/vj_unq/nn
   [junit4]   2> 906005 T4419 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 906005 T4419 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C699 name=collection1 org.apache.solr.core.SolrCore@19debe url=https://127.0.0.1:40827/vj_unq/nn/collection1 node=127.0.0.1:40827_vj_unq%2Fnn C699_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:40827/vj_unq/nn, core=collection1, node_name=127.0.0.1:40827_vj_unq%2Fnn}
   [junit4]   2> 906005 T4420 C699 P40827 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 906006 T4420 C699 P40827 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 906006 T4420 C699 P40827 oasc.RecoveryStrategy.doRecovery Publishing state of core collection1 as recovering, leader is https://127.0.0.1:51498/vj_unq/nn/collection1/ and I am https://127.0.0.1:40827/vj_unq/nn/collection1/
   [junit4]   2> 906006 T4419 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 906007 T4420 C699 P40827 oasc.ZkController.publish publishing core=collection1 state=recovering collection=collection1
   [junit4]   2> 906007 T4420 C699 P40827 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 906008 T4374 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 906008 T4374 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 906008 T4374 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 906009 T4375 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 906010 T4375 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:40827/vj_unq/nn",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:40827_vj_unq%2Fnn",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 906011 T4420 C699 P40827 oasc.RecoveryStrategy.sendPrepRecoveryCmd Sending prep recovery command to https://127.0.0.1:51498/vj_unq/nn; WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1%3A40827_vj_unq%252Fnn&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true
   [junit4]   2> 906012 T4374 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 906015 T4396 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 906016 T4414 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 906015 T4374 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 906016 T4383 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 906080 T4390 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 906081 T4390 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 906082 T4390 oasha.CoreAdminHandler.handleWaitForStateAction Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 906082 T4390 oasha.CoreAdminHandler.handleWaitForStateAction In WaitForState(recovering): collection=collection1, shard=shard1, isLeader? true, live=true, currentState=recovering, localState=active, nodeName=127.0.0.1:40827_vj_unq%2Fnn, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"state":"recovering","base_url":"https://127.0.0.1:40827/vj_unq/nn","core":"collection1","node_name":"127.0.0.1:40827_vj_unq%2Fnn"}
   [junit4]   2> 906082 T4390 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 0 seconds.
   [junit4]   2> 906082 T4390 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=core_node2&core=collection1&version=2&onlyIfLeaderActive=true&action=PREPRECOVERY&checkLive=true&onlyIfLeader=true&state=recovering&wt=javabin&nodeName=127.0.0.1:40827_vj_unq%252Fnn} status=0 QTime=2 
   [junit4]   2> 906314 T4350 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 906314 T4350 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 906317 T4350 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 906318 T4350 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:51712
   [junit4]   2> 906321 T4350 oass.SolrDispatchFilter.init SolrDispatchFilter

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

)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:437)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:208)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:142)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:110)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:267)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:437)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:208)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:142)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:110)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:267)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:437)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:208)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:142)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:110)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:303)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 954948 T4455 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 954949 T4455 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 954949 T4455 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 954950 T4455 oasc.LeaderElector$ElectionWatcher.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:260)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:303)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 954960 T4350 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/vj_unq/nn,null}
   [junit4]   2> 955012 T4350 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 955013 T4350 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:59684 59684
   [junit4]   2> 955123 T4351 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:59684 59684
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SyncSliceTest -Dtests.method=testDistribSearch -Dtests.seed=E99450203B2EE1F2 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sv_SE -Dtests.timezone=America/Atka -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   88.8s J0 | SyncSliceTest.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E99450203B2EE1F2:6872DE384C7181CE]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:317)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:636)
   [junit4]    > 	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1140)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1109)
   [junit4]    > 	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:236)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 955146 T4350 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-E99450203B2EE1F2-001
   [junit4]   2> 88838 T4349 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene42, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=sv_SE, timezone=America/Atka
   [junit4]   2> NOTE: Linux 3.8.0-39-generic i386/Oracle Corporation 1.7.0_60-ea (32-bit)/cpus=8,threads=1,free=58386688,total=286785536
   [junit4]   2> NOTE: All tests run in this JVM: [BlockCacheTest, TestSolrDeletionPolicy1, AutoCommitTest, SpellingQueryConverterTest, ExpressionTest, BadComponentTest, TermsComponentTest, HdfsLockFactoryTest, ZkCLITest, AtomicUpdatesTest, TestJoin, TestSolrQueryParser, TestSearcherReuse, ClusterStateTest, FieldMutatingUpdateProcessorTest, AliasIntegrationTest, CoreMergeIndexesAdminHandlerTest, SuggestComponentTest, TestOverriddenPrefixQueryForCustomFieldType, UpdateParamsTest, AbstractAnalyticsFacetTest, RAMDirectoryFactoryTest, MoreLikeThisHandlerTest, TestConfigSets, QueryElevationComponentTest, TestRemoteStreaming, TestSort, HttpPartitionTest, TestLMJelinekMercerSimilarityFactory, RecoveryZkTest, OverseerCollectionProcessorTest, TestExtendedDismaxParser, DistributedSpellCheckComponentTest, TestFunctionQuery, ChangedSchemaMergeTest, SpellPossibilityIteratorTest, ResponseLogComponentTest, TestMergePolicyConfig, LeaderElectionTest, NoFacetTest, DistribDocExpirationUpdateProcessorTest, TestTrie, TestDefaultSimilarityFactory, TestCopyFieldCollectionResource, TestGroupingSearch, TestUtils, SoftAutoCommitTest, TestFaceting, TestAddFieldRealTimeGet, PreAnalyzedFieldTest, SynonymTokenizerTest, SOLR749Test, IndexSchemaTest, TestDocSet, DistributedQueryElevationComponentTest, TestRealTimeGet, TestReversedWildcardFilterFactory, HdfsSyncSliceTest, DeleteInactiveReplicaTest, TestSolrXmlPersistor, TestCloudInspectUtil, TestExpandComponent, HdfsWriteToMultipleCollectionsTest, HdfsCollectionsAPIDistributedZkTest, TestSystemIdResolver, DocValuesMissingTest, DocumentBuilderTest, SearchHandlerTest, TestPHPSerializedResponseWriter, CachingDirectoryFactoryTest, TestConfig, MBeansHandlerTest, ParsingFieldUpdateProcessorsTest, DirectUpdateHandlerOptimizeTest, PeerSyncTest, TestReplicationHandler, TestSuggestSpellingConverter, TestJmxMonitoredMap, OverseerTest, TestRandomDVFaceting, TestFastLRUCache, CoreAdminHandlerTest, ExternalFileFieldSortTest, ZkControllerTest, TestQueryUtils, TestLFUCache, ScriptEngineTest, TestFieldSortValues, CopyFieldTest, ShardRoutingTest, SuggesterTest, TestNonNRTOpen, BadCopyFieldTest, TestCharFilters, TestStressVersions, TestManagedSchemaFieldResource, TestLuceneMatchVersion, BasicDistributedZkTest, UnloadDistributedZkTest, SyncSliceTest]
   [junit4] Completed on J0 in 89.37s, 1 test, 1 error <<< FAILURES!

[...truncated 595 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1296: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:920: There were test failures: 400 suites, 1679 tests, 1 error, 37 ignored (16 assumptions)

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