Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11336/
Java: 64bit/jdk1.7.0_67 -XX:+UseCompressedOops -XX:+UseG1GC

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

Error Message:
no exception matching expected: 400: Request took too long during query 
expansion. Terminating request.

Stack Trace:
java.lang.AssertionError: no exception matching expected: 400: Request took too 
long during query expansion. Terminating request.
        at 
__randomizedtesting.SeedInfo.seed([E2F3200ABF553931:6315AE12C80A590D]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertFail(CloudExitableDirectoryReaderTest.java:101)
        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.doTimeoutTests(CloudExitableDirectoryReaderTest.java:75)
        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.doTest(CloudExitableDirectoryReaderTest.java:54)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
        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.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:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        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:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11737 lines...]
   [junit4] Suite: org.apache.solr.cloud.CloudExitableDirectoryReaderTest
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/init-core-data-001
   [junit4]   2> 2278123 T6414 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 2278124 T6414 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
   [junit4]   2> 2278127 T6414 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 2278127 T6414 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2278128 T6415 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 2278228 T6414 oasc.ZkTestServer.run start zk server on 
port:45815
   [junit4]   2> 2278228 T6414 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2278229 T6414 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2278231 T6421 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@311573bc 
name:ZooKeeperConnection Watcher:127.0.0.1:45815 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2278232 T6414 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2278232 T6414 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2278232 T6414 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2278235 T6414 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2278236 T6414 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2278237 T6423 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@345c6946 
name:ZooKeeperConnection Watcher:127.0.0.1:45815/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2278237 T6414 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2278237 T6414 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2278237 T6414 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 2278239 T6414 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 2278241 T6414 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 2278242 T6414 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 2278243 T6414 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> 2278244 T6414 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 2278246 T6414 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> 2278246 T6414 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 2278247 T6414 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> 2278248 T6414 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2278249 T6414 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> 2278249 T6414 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 2278250 T6414 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> 2278250 T6414 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 2278251 T6414 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> 2278252 T6414 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 2278253 T6414 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> 2278253 T6414 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 2278254 T6414 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> 2278254 T6414 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 2278255 T6414 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> 2278256 T6414 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2278257 T6414 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> 2278257 T6414 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 2278258 T6414 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> 2278258 T6414 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 2278499 T6414 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2278503 T6414 oejs.AbstractConnector.doStart Started 
[email protected]:56523
   [junit4]   2> 2278503 T6414 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 2278504 T6414 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2278504 T6414 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-002
   [junit4]   2> 2278504 T6414 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-002/'
   [junit4]   2> 2278517 T6414 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-002/solr.xml
   [junit4]   2> 2278541 T6414 oasc.CoreContainer.<init> New CoreContainer 
819246662
   [junit4]   2> 2278542 T6414 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-002/]
   [junit4]   2> 2278542 T6414 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2278543 T6414 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2278543 T6414 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2278543 T6414 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2278543 T6414 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2278543 T6414 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2278544 T6414 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2278544 T6414 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2278544 T6414 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2278545 T6414 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2278545 T6414 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2278545 T6414 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2278545 T6414 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2278546 T6414 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:45815/solr
   [junit4]   2> 2278546 T6414 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2278546 T6414 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2278547 T6414 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2278548 T6434 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5d0ac6b5 
name:ZooKeeperConnection Watcher:127.0.0.1:45815 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2278548 T6414 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2278548 T6414 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2278551 T6414 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2278552 T6436 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@9e004f name:ZooKeeperConnection 
Watcher:127.0.0.1:45815/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2278552 T6414 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2278553 T6414 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 2278555 T6414 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 2278557 T6414 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 2278558 T6414 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 2278560 T6414 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 2278561 T6414 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2278562 T6414 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56523_
   [junit4]   2> 2278563 T6414 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:56523_
   [junit4]   2> 2278564 T6414 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 2278565 T6414 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 2278566 T6414 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2278567 T6414 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:56523_
   [junit4]   2> 2278567 T6414 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 2278568 T6414 oasc.Overseer.start Overseer 
(id=92522493328818179-127.0.0.1:56523_-n_0000000000) starting
   [junit4]   2> 2278569 T6414 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 2278573 T6414 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2278573 T6438 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 2278574 T6414 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 2278576 T6414 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 2278576 T6414 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2278578 T6437 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 2278581 T6440 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 2278581 T6440 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2278582 T6440 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 2278582 T6441 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2278583 T6437 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "node_name":"127.0.0.1:56523_",
   [junit4]   2>          "base_url":"http://127.0.0.1:56523";,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "roles":null}
   [junit4]   2> 2278584 T6437 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
control_collection with shards [shard1]
   [junit4]   2> 2278584 T6437 
oasc.Overseer$ClusterStateUpdater.createCollection state version 
control_collection 1
   [junit4]   2> 2278584 T6437 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 2278586 T6441 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> 2279582 T6440 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 2279582 T6440 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 2279583 T6440 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 2279583 T6440 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 2279584 T6440 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 2279584 T6440 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-002/collection1/'
   [junit4]   2> 2279585 T6440 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 2279585 T6440 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2279585 T6440 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 2279625 T6440 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 2279695 T6440 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 2279696 T6440 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 2279705 T6440 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 2279932 T6440 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2279939 T6440 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 2279941 T6440 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2279950 T6440 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2279953 T6440 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2279955 T6440 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2279955 T6440 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2279956 T6440 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2279956 T6440 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2279956 T6440 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2279957 T6440 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2279957 T6440 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 2279957 T6440 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2279957 T6440 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-002/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-001/control/data/
   [junit4]   2> 2279957 T6440 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3d40e14
   [junit4]   2> 2279958 T6440 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-001/control/data
   [junit4]   2> 2279958 T6440 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-001/control/data/index/
   [junit4]   2> 2279958 T6440 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-001/control/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2279958 T6440 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-001/control/data/index
   [junit4]   2> 2279959 T6440 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=4.61328125, 
floorSegmentMB=1.5400390625, forceMergeDeletesPctAllowed=6.2568579836891525, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3293970128012136
   [junit4]   2> 2279959 T6440 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-269748f6)),segFN=segments_1,generation=1}
   [junit4]   2> 2279959 T6440 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2279961 T6440 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2279962 T6440 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2279962 T6440 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2279962 T6440 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2279962 T6440 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2279962 T6440 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2279963 T6440 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2279963 T6440 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2279963 T6440 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2279963 T6440 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2279964 T6440 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2279964 T6440 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2279964 T6440 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 2279965 T6440 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 2279965 T6440 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2279965 T6440 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 2279965 T6440 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 2279965 T6440 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2279966 T6440 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2279966 T6440 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2279968 T6440 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2279969 T6440 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2279970 T6440 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2279971 T6440 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2279973 T6440 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2279973 T6440 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2279973 T6440 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=45, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2279974 T6440 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-269748f6)),segFN=segments_1,generation=1}
   [junit4]   2> 2279974 T6440 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2279974 T6440 oass.SolrIndexSearcher.<init> Opening 
Searcher@2bda04ab[collection1] main
   [junit4]   2> 2279974 T6440 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 2279975 T6440 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 2279975 T6440 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2279975 T6440 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2279976 T6440 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 2279976 T6440 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2279976 T6440 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2279976 T6440 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2279977 T6440 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 2279978 T6440 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2279978 T6440 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2279979 T6440 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 2279980 T6442 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@2bda04ab[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2279981 T6440 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 2279982 T6445 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:56523 collection:control_collection 
shard:shard1
   [junit4]   2> 2279982 T6414 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 2279982 T6414 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2279982 T6445 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2279983 T6414 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2279983 T6414 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2279984 T6447 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@18169b0f 
name:ZooKeeperConnection Watcher:127.0.0.1:45815/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2279984 T6414 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2279985 T6414 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2279986 T6414 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2279986 T6445 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 2279987 T6441 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2279987 T6445 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 2279988 T6445 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> 2279988 T6414 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> ASYNC  NEW_CORE C1083 name=collection1 
org.apache.solr.core.SolrCore@3804b791 url=http://127.0.0.1:56523/collection1 
node=127.0.0.1:56523_ C1083_STATE=coll:control_collection core:collection1 
props:{core=collection1, node_name=127.0.0.1:56523_, 
base_url=http://127.0.0.1:56523, state=down}
   [junit4]   2> 2279988 T6445 C1083 P56523 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:56523/collection1/
   [junit4]   2> 2279988 T6414 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 2279988 T6445 C1083 P56523 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 2279988 T6414 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2279989 T6445 C1083 P56523 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:56523/collection1/ has no replicas
   [junit4]   2> 2279989 T6445 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:56523/collection1/ shard1
   [junit4]   2> 2279989 T6445 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 2279990 T6414 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2279990 T6449 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@61bb1686 
name:ZooKeeperConnection Watcher:127.0.0.1:45815/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2279990 T6414 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2279991 T6414 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2279992 T6441 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2279993 T6437 
oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: 
collection1
   [junit4]   2> 2279993 T6437 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1, shard2]
   [junit4]   2> 2279994 T6437 
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2
   [junit4]   2> 2279995 T6437 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to create_collection /collections/collection1/state.json
   [junit4]   2> 2279996 T6441 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> 2279996 T6450 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> 2280000 T6441 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2280001 T6450 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> 2280001 T6441 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> 2280044 T6445 oasc.ZkController.register We are 
http://127.0.0.1:56523/collection1/ and leader is 
http://127.0.0.1:56523/collection1/
   [junit4]   2> 2280044 T6445 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:56523
   [junit4]   2> 2280044 T6445 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 2280044 T6445 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 2280044 T6445 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2280045 T6441 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2280047 T6437 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "node_name":"127.0.0.1:56523_",
   [junit4]   2>          "base_url":"http://127.0.0.1:56523";,
   [junit4]   2>          "state":"active",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "roles":null}
   [junit4]   2> 2280149 T6450 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> 2280149 T6441 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> 2280247 T6414 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 2280248 T6414 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2280250 T6414 oejs.AbstractConnector.doStart Started 
[email protected]:50359
   [junit4]   2> 2280251 T6414 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 2280251 T6414 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2280251 T6414 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-003
   [junit4]   2> 2280252 T6414 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-003/'
   [junit4]   2> 2280265 T6414 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-003/solr.xml
   [junit4]   2> 2280314 T6414 oasc.CoreContainer.<init> New CoreContainer 
1661595630
   [junit4]   2> 2280315 T6414 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-003/]
   [junit4]   2> 2280316 T6414 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2280316 T6414 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2280316 T6414 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2280316 T6414 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2280316 T6414 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2280317 T6414 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2280317 T6414 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2280317 T6414 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2280317 T6414 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2280318 T6414 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2280318 T6414 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2280318 T6414 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2280318 T6414 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2280319 T6414 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:45815/solr
   [junit4]   2> 2280319 T6414 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2280319 T6414 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2280320 T6414 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2280321 T6461 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2167250e 
name:ZooKeeperConnection Watcher:127.0.0.1:45815 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2280321 T6414 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2280321 T6414 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2280324 T6414 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2280325 T6463 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@24c707b5 
name:ZooKeeperConnection Watcher:127.0.0.1:45815/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2280325 T6414 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2280329 T6414 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2281333 T6414 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50359_
   [junit4]   2> 2281334 T6414 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:50359_
   [junit4]   2> 2281339 T6414 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2281345 T6465 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 2281345 T6465 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2281346 T6441 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2281346 T6465 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 2281347 T6465 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 2281348 T6465 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 2281348 T6437 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "node_name":"127.0.0.1:50359_",
   [junit4]   2>          "base_url":"http://127.0.0.1:50359";,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "roles":null}
   [junit4]   2> 2281348 T6465 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 0 
   [junit4]   2> 2281349 T6465 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 2281350 T6437 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=2
   [junit4]   2> 2281351 T6437 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard2
   [junit4]   2> 2281353 T6437 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 2281353 T6464 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2281354 T6464 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 1 
   [junit4]   2> 2282349 T6465 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 2282349 T6465 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 2282350 T6465 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 2282350 T6465 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 2282351 T6465 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2282351 T6465 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-003/collection1/'
   [junit4]   2> 2282352 T6465 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 2282352 T6465 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2282352 T6465 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 2282381 T6465 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 2282405 T6465 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 2282406 T6465 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 2282412 T6465 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 2282589 T6465 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2282593 T6465 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 2282619 T6465 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2282627 T6465 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2282629 T6465 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2282631 T6465 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2282632 T6465 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2282632 T6465 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2282632 T6465 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2282633 T6465 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2282633 T6465 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2282633 T6465 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 2282633 T6465 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2282633 T6465 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-003/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-001/jetty1/
   [junit4]   2> 2282634 T6465 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3d40e14
   [junit4]   2> 2282634 T6465 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-001/jetty1
   [junit4]   2> 2282634 T6465 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-001/jetty1/index/
   [junit4]   2> 2282634 T6465 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-001/jetty1/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2282635 T6465 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-001/jetty1/index
   [junit4]   2> 2282635 T6465 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=4.61328125, 
floorSegmentMB=1.5400390625, forceMergeDeletesPctAllowed=6.2568579836891525, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3293970128012136
   [junit4]   2> 2282636 T6465 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-71512cbd)),segFN=segments_1,generation=1}
   [junit4]   2> 2282636 T6465 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2282638 T6465 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2282638 T6465 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2282638 T6465 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2282639 T6465 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2282639 T6465 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2282639 T6465 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2282639 T6465 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2282640 T6465 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2282640 T6465 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2282640 T6465 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2282640 T6465 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2282641 T6465 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2282641 T6465 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 2282641 T6465 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 2282642 T6465 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2282642 T6465 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 2282642 T6465 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 2282642 T6465 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2282643 T6465 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2282643 T6465 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2282645 T6465 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2282646 T6465 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2282647 T6465 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2282648 T6465 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2282650 T6465 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2282650 T6465 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2282650 T6465 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=45, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2282651 T6465 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-71512cbd)),segFN=segments_1,generation=1}
   [junit4]   2> 2282651 T6465 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2282651 T6465 oass.SolrIndexSearcher.<init> Opening 
Searcher@385638e8[collection1] main
   [junit4]   2> 2282651 T6465 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 2282652 T6465 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2282652 T6465 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2282652 T6465 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2282652 T6465 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 2282653 T6465 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2282653 T6465 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2282653 T6465 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2282654 T6465 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 2282654 T6465 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 2282656 T6466 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@385638e8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2282657 T6465 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 2282658 T6469 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:50359 collection:collection1 
shard:shard2
   [junit4]   2> 2282658 T6414 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 2282658 T6414 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2282659 T6469 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 2282661 T6469 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 2282662 T6441 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2282663 T6469 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 2282663 T6469 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1084 name=collection1 
org.apache.solr.core.SolrCore@4542bab2 url=http://127.0.0.1:50359/collection1 
node=127.0.0.1:50359_ C1084_STATE=coll:collection1 core:collection1 
props:{core=collection1, node_name=127.0.0.1:50359_, 
base_url=http://127.0.0.1:50359, state=down}
   [junit4]   2> 2282663 T6469 C1084 P50359 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:50359/collection1/
   [junit4]   2> 2282663 T6469 C1084 P50359 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 2282663 T6469 C1084 P50359 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:50359/collection1/ has no replicas
   [junit4]   2> 2282663 T6469 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:50359/collection1/ shard2
   [junit4]   2> 2282664 T6469 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 2282666 T6437 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 2282667 T6464 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2282667 T6464 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 2 
   [junit4]   2> 2282670 T6441 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2282671 T6437 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 2282671 T6464 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2282672 T6464 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 2282717 T6469 oasc.ZkController.register We are 
http://127.0.0.1:50359/collection1/ and leader is 
http://127.0.0.1:50359/collection1/
   [junit4]   2> 2282717 T6469 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:50359
   [junit4]   2> 2282718 T6469 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 2282718 T6469 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 2282718 T6469 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2282719 T6441 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2282721 T6469 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 2282721 T6437 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "node_name":"127.0.0.1:50359_",
   [junit4]   2>          "base_url":"http://127.0.0.1:50359";,
   [junit4]   2>          "state":"active",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "roles":null}
   [junit4]   2> 2282724 T6437 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 2282725 T6464 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2282725 T6464 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 2282905 T6414 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 2282906 T6414 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2282907 T6414 oejs.AbstractConnector.doStart Started 
[email protected]:52642
   [junit4]   2> 2282908 T6414 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 2282909 T6414 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2282909 T6414 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-004
   [junit4]   2> 2282909 T6414 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-004/'
   [junit4]   2> 2282922 T6414 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-004/solr.xml
   [junit4]   2> 2282946 T6414 oasc.CoreContainer.<init> New CoreContainer 
1588494230
   [junit4]   2> 2282946 T6414 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-004/]
   [junit4]   2> 2282947 T6414 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2282947 T6414 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2282947 T6414 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2282948 T6414 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2282948 T6414 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2282948 T6414 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2282948 T6414 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2282949 T6414 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2282949 T6414 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2282949 T6414 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2282949 T6414 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2282950 T6414 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2282950 T6414 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2282950 T6414 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:45815/solr
   [junit4]   2> 2282950 T6414 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2282951 T6414 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2282951 T6414 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2282952 T6480 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@123a816a 
name:ZooKeeperConnection Watcher:127.0.0.1:45815 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2282953 T6414 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2282953 T6414 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2282955 T6414 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2282956 T6482 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7fad6443 
name:ZooKeeperConnection Watcher:127.0.0.1:45815/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2282956 T6414 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2282960 T6414 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2283962 T6414 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52642_
   [junit4]   2> 2283963 T6414 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:52642_
   [junit4]   2> 2283967 T6414 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2283973 T6484 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 2283973 T6484 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2283974 T6441 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2283975 T6484 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 2283975 T6484 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 2283975 T6484 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 2283976 T6437 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "node_name":"127.0.0.1:52642_",
   [junit4]   2>          "base_url":"http://127.0.0.1:52642";,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "roles":null}
   [junit4]   2> 2283976 T6484 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 2283976 T6484 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 2283977 T6437 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=2
   [junit4]   2> 2283978 T6437 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 2283980 T6437 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 2283980 T6483 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2283980 T6464 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2283981 T6483 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 2283981 T6464 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 2284976 T6484 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 2284977 T6484 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 2284977 T6484 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 2284977 T6484 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 2284978 T6484 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2284978 T6484 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-004/collection1/'
   [junit4]   2> 2284979 T6484 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 2284979 T6484 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2284979 T6484 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 2285005 T6484 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 2285029 T6484 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 2285030 T6484 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 2285036 T6484 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 2285240 T6484 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2285245 T6484 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 2285246 T6484 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2285254 T6484 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2285256 T6484 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2285259 T6484 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2285259 T6484 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2285259 T6484 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2285260 T6484 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2285260 T6484 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2285260 T6484 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2285261 T6484 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 2285261 T6484 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2285261 T6484 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-004/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-001/jetty2/
   [junit4]   2> 2285261 T6484 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3d40e14
   [junit4]   2> 2285262 T6484 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-001/jetty2
   [junit4]   2> 2285262 T6484 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-001/jetty2/index/
   [junit4]   2> 2285262 T6484 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-001/jetty2/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2285262 T6484 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-001/jetty2/index
   [junit4]   2> 2285263 T6484 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=4.61328125, 
floorSegmentMB=1.5400390625, forceMergeDeletesPctAllowed=6.2568579836891525, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3293970128012136
   [junit4]   2> 2285263 T6484 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-1c3f953f)),segFN=segments_1,generation=1}
   [junit4]   2> 2285263 T6484 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2285266 T6484 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2285266 T6484 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2285266 T6484 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2285266 T6484 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2285266 T6484 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2285266 T6484 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2285267 T6484 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2285267 T6484 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2285267 T6484 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2285268 T6484 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2285268 T6484 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2285268 T6484 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2285269 T6484 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 2285269 T6484 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 2285269 T6484 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2285269 T6484 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 2285270 T6484 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 2285270 T6484 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2285270 T6484 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2285271 T6484 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2285273 T6484 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2285274 T6484 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2285275 T6484 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2285276 T6484 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2285277 T6484 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2285277 T6484 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2285278 T6484 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=45, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2285278 T6484 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-1c3f953f)),segFN=segments_1,generation=1}
   [junit4]   2> 2285278 T6484 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2285279 T6484 oass.SolrIndexSearcher.<init> Opening 
Searcher@67bede2c[collection1] main
   [junit4]   2> 2285279 T6484 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 2285280 T6484 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2285280 T6484 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2285280 T6484 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2285280 T6484 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 2285280 T6484 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2285281 T6484 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2285281 T6484 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2285281 T6484 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 2285282 T6484 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 2285283 T6485 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@67bede2c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2285285 T6484 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 2285286 T6488 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:52642 collection:collection1 
shard:shard1
   [junit4]   2> 2285286 T6414 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 2285286 T6414 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2285286 T6488 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 2285289 T6488 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 2285290 T6441 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2285291 T6488 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 2285291 T6488 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1085 name=collection1 
org.apache.solr.core.SolrCore@73b50f5d url=http://127.0.0.1:52642/collection1 
node=127.0.0.1:52642_ C1085_STATE=coll:collection1 core:collection1 
props:{core=collection1, node_name=127.0.0.1:52642_, 
base_url=http://127.0.0.1:52642, state=down}
   [junit4]   2> 2285291 T6488 C1085 P52642 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:52642/collection1/
   [junit4]   2> 2285291 T6488 C1085 P52642 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 2285292 T6488 C1085 P52642 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:52642/collection1/ has no replicas
   [junit4]   2> 2285292 T6488 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:52642/collection1/ shard1
   [junit4]   2> 2285292 T6488 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 2285294 T6437 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 2285295 T6483 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2285295 T6464 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2285295 T6464 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 6 
   [junit4]   2> 2285295 T6483 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 6 
   [junit4]   2> 2285299 T6441 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2285300 T6437 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 2285300 T6483 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2285300 T6464 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2285301 T6483 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 7 
   [junit4]   2> 2285301 T6464 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 7 
   [junit4]   2> 2285346 T6488 oasc.ZkController.register We are 
http://127.0.0.1:52642/collection1/ and leader is 
http://127.0.0.1:52642/collection1/
   [junit4]   2> 2285346 T6488 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:52642
   [junit4]   2> 2285346 T6488 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 2285347 T6488 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 2285347 T6488 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2285348 T6441 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2285349 T6488 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 7 
   [junit4]   2> 2285350 T6437 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node2",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "node_name":"127.0.0.1:52642_",
   [junit4]   2>          "base_url":"http://127.0.0.1:52642";,
   [junit4]   2>          "state":"active",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "roles":null}
   [junit4]   2> 2285353 T6437 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 2285354 T6483 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2285354 T6464 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2285354 T6483 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 8 
   [junit4]   2> 2285354 T6464 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 8 
   [junit4]   2> 2285532 T6414 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 3
   [junit4]   2> 2285532 T6414 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2285534 T6414 oejs.AbstractConnector.doStart Started 
[email protected]:50281
   [junit4]   2> 2285535 T6414 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 2285535 T6414 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2285535 T6414 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-005
   [junit4]   2> 2285536 T6414 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-005/'
   [junit4]   2> 2285549 T6414 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-005/solr.xml
   [junit4]   2> 2285573 T6414 oasc.CoreContainer.<init> New CoreContainer 
418495167
   [junit4]   2> 2285574 T6414 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-005/]
   [junit4]   2> 2285574 T6414 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2285575 T6414 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2285575 T6414 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2285575 T6414 oashc.HttpShardHandlerFact

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

cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-001/jetty4 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-001/jetty4;done=false>>]
   [junit4]   2> 2354778 T6414 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-001/jetty4
   [junit4]   2> 2354779 T6414 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-001/jetty4/index
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-001/jetty4/index;done=false>>]
   [junit4]   2> 2354779 T6414 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001/tempDir-001/jetty4/index
   [junit4]   2> 2354779 T6414 oasc.Overseer.close Overseer 
(id=92522493328818189-127.0.0.1:54783_-n_0000000004) closing
   [junit4]   2> 2354780 T6558 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:54783_
   [junit4]   2> 2356283 T6523 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2356307 T6414 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 2361296 T6414 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 2361298 T6414 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:45815 45815
   [junit4]   2> 2361851 T6415 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:45815 45815
   [junit4]   2> 2361853 T6415 oasc.ZkTestServer$ZKServerMain.runFromConfig 
WARN Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                6       /solr/aliases.json
   [junit4]   2>                6       /solr/clusterstate.json
   [junit4]   2>                4       /solr/collections/collection1/state.json
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                6       /solr/live_nodes
   [junit4]   2>                5       /solr/overseer/queue
   [junit4]   2>                5       /solr/overseer/collection-queue-work
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=CloudExitableDirectoryReaderTest -Dtests.method=testDistribSearch 
-Dtests.seed=E2F3200ABF553931 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ar_SA -Dtests.timezone=SystemV/PST8PDT 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 83.7s J1 | 
CloudExitableDirectoryReaderTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: no exception matching 
expected: 400: Request took too long during query expansion. Terminating 
request.
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E2F3200ABF553931:6315AE12C80A590D]:0)
   [junit4]    >        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertFail(CloudExitableDirectoryReaderTest.java:101)
   [junit4]    >        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.doTimeoutTests(CloudExitableDirectoryReaderTest.java:75)
   [junit4]    >        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.doTest(CloudExitableDirectoryReaderTest.java:54)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2361869 T6414 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/J1/temp/solr.cloud.CloudExitableDirectoryReaderTest-E2F3200ABF553931-001
   [junit4]   2> 83749 T6413 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: 
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
 chunkSize=267), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, 
chunkSize=267)), sim=DefaultSimilarity, locale=ar_SA, timezone=SystemV/PST8PDT
   [junit4]   2> NOTE: Linux 3.13.0-36-generic amd64/Oracle Corporation 
1.7.0_67 (64-bit)/cpus=8,threads=1,free=189541256,total=498073600
   [junit4]   2> NOTE: All tests run in this JVM: [PrimUtilsTest, 
DirectSolrConnectionTest, CollectionsAPIDistributedZkTest, TestGroupingSearch, 
VMParamsZkACLAndCredentialsProvidersTest, SearchHandlerTest, 
TestManagedSchemaDynamicFieldResource, TestPHPSerializedResponseWriter, 
SortByFunctionTest, TestIndexSearcher, TestFieldResource, 
TestChildDocTransformer, DocValuesMissingTest, BadCopyFieldTest, CopyFieldTest, 
SolrInfoMBeanTest, OutputWriterTest, CircularListTest, 
HdfsUnloadDistributedZkTest, ConvertedLegacyTest, ResourceLoaderTest, 
TestDefaultSearchFieldResource, TestRecovery, TestDynamicFieldResource, 
TestRequestStatusCollectionAPI, InfoHandlerTest, TestXIncludeConfig, 
SynonymTokenizerTest, SuggestComponentTest, 
DocExpirationUpdateProcessorFactoryTest, HdfsCollectionsAPIDistributedZkTest, 
BasicZkTest, DirectUpdateHandlerOptimizeTest, FieldAnalysisRequestHandlerTest, 
TestCSVResponseWriter, TestManagedResource, SoftAutoCommitTest, 
QueryElevationComponentTest, CacheHeaderTest, TestCollationField, 
DistributedDebugComponentTest, TestQueryUtils, SampleTest, 
LeaderElectionIntegrationTest, ZkSolrClientTest, TestCollapseQParserPlugin, 
PreAnalyzedFieldTest, TestBM25SimilarityFactory, ReplicationFactorTest, 
DefaultValueUpdateProcessorTest, ScriptEngineTest, MergeStrategyTest, 
TestReversedWildcardFilterFactory, TestSchemaNameResource, 
TestPerFieldSimilarity, SolrXmlInZkTest, DocValuesTest, TestLazyCores, 
SharedFSAutoReplicaFailoverUtilsTest, HdfsDirectoryTest, SpatialFilterTest, 
DistributedQueryElevationComponentTest, SolrRequestParserTest, 
ModifyConfFileTest, TestQueryTypes, TestUpdate, FullSolrCloudDistribCmdsTest, 
DebugComponentTest, SimplePostToolTest, DateMathParserTest, 
TestElisionMultitermQuery, TestManagedResourceStorage, TestOmitPositions, 
AutoCommitTest, URLClassifyProcessorTest, TestSolrXmlPersistence, 
TestIndexingPerformance, DeleteInactiveReplicaTest, DistanceFunctionTest, 
TestSolrQueryParser, RequestHandlersTest, TestNonNRTOpen, TestFiltering, 
TestDistributedGrouping, TestTolerantSearch, SOLR749Test, 
TestExtendedDismaxParser, TestShortCircuitedRequests, LoggingHandlerTest, 
OpenCloseCoreStressTest, LegacyHTMLStripCharFilterTest, TestLFUCache, 
UpdateRequestProcessorFactoryTest, CustomCollectionTest, 
CurrencyFieldXmlFileTest, AnalyticsMergeStrategyTest, SolrPluginUtilsTest, 
CoreMergeIndexesAdminHandlerTest, TestCSVLoader, TestMissingGroups, 
HdfsRecoveryZkTest, TestStressLucene, TestCharFilters, 
SharedFSAutoReplicaFailoverTest, HdfsBasicDistributedZk2Test, 
BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, 
RecoveryZkTest, TestReplicationHandler, ClusterStateUpdateTest, 
TestRandomFaceting, TestZkChroot, ShardRoutingCustomTest, 
TestDistributedSearch, TestHashPartitioner, TermVectorComponentDistributedTest, 
TestJoin, DistributedTermsComponentTest, PeerSyncTest, TestBadConfig, 
HighlighterTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, 
SuggesterFSTTest, SuggesterTest, TestTrie, SuggesterWFSTTest, PolyFieldTest, 
NoCacheHeaderTest, TestWordDelimiterFilterFactory, QueryEqualityTest, 
XsltUpdateRequestHandlerTest, LukeRequestHandlerTest, PrimitiveFieldTypeTest, 
TermsComponentTest, DocumentBuilderTest, TermVectorComponentTest, 
IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, QueryParsingTest, 
JsonLoaderTest, CSVRequestHandlerTest, TestBinaryResponseWriter, 
UpdateParamsTest, TestSolrIndexConfig, SolrIndexConfigTest, 
TestSolrDeletionPolicy2, TestBinaryField, TestSweetSpotSimilarityFactory, 
TimeZoneUtilsTest, TestFastOutputStream, TestSuggestSpellingConverter, 
DateFieldTest, SpellingQueryConverterTest, RAMDirectoryFactoryTest, 
ClusterStateTest, TestUtils, SliceStateTest, UUIDFieldTest, FileUtilsTest, 
TestRTGBase, CursorPagingTest, DistributedIntervalFacetingTest, 
AliasIntegrationTest, CloudExitableDirectoryReaderTest]
   [junit4] Completed on J1 in 84.02s, 1 test, 1 failure <<< FAILURES!

[...truncated 285 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:524: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:472: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: 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:1359:
 The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:961: 
There were test failures: 432 suites, 1778 tests, 1 failure, 44 ignored (22 
assumptions)

Total time: 95 minutes 18 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.7.0_67 
-XX:+UseCompressedOops -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to