Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11359/
Java: 64bit/jdk1.8.0_40-ea-b04 -XX:+UseCompressedOops -XX:+UseSerialGC

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([80C6DC45846A7D75:120525DF3351D49]: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:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        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 11309 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/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/init-core-data-001
   [junit4]   2> 840338 T2620 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (false)
   [junit4]   2> 840338 T2620 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /
   [junit4]   2> 840341 T2620 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 840341 T2620 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 840342 T2621 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 840442 T2620 oasc.ZkTestServer.run start zk server on 
port:56483
   [junit4]   2> 840442 T2620 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 840443 T2620 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 840448 T2627 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@36eb52f5 
name:ZooKeeperConnection Watcher:127.0.0.1:56483 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 840448 T2620 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 840449 T2620 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 840449 T2620 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 840451 T2620 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 840453 T2620 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 840454 T2629 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@416dadb5 
name:ZooKeeperConnection Watcher:127.0.0.1:56483/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 840454 T2620 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 840454 T2620 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 840455 T2620 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 840457 T2620 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 840460 T2620 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 840463 T2620 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 840466 T2620 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> 840466 T2620 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 840470 T2620 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> 840471 T2620 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 840474 T2620 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> 840475 T2620 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 840477 T2620 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> 840478 T2620 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 840481 T2620 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> 840481 T2620 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 840483 T2620 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> 840484 T2620 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 840485 T2620 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> 840485 T2620 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 840486 T2620 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> 840486 T2620 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 840487 T2620 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> 840488 T2620 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 840489 T2620 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> 840489 T2620 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 840490 T2620 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> 840490 T2620 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 840492 T2620 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 840492 T2620 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 840493 T2631 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4eb2d81d 
name:ZooKeeperConnection Watcher:127.0.0.1:56483/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 840493 T2620 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 840493 T2620 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 840734 T2620 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 840736 T2620 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 840736 T2620 oejs.AbstractConnector.doStart Started 
[email protected]:36258
   [junit4]   2> 840738 T2620 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 840738 T2620 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 840738 T2620 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-002
   [junit4]   2> 840739 T2620 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-002/'
   [junit4]   2> 840748 T2620 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-002/solr.xml
   [junit4]   2> 840755 T2620 oasc.CoreContainer.<init> New CoreContainer 
2019005754
   [junit4]   2> 840755 T2620 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-002/]
   [junit4]   2> 840755 T2620 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 840755 T2620 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 840756 T2620 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 840756 T2620 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 840756 T2620 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 840756 T2620 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 840757 T2620 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 840757 T2620 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 840757 T2620 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 840758 T2620 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 840759 T2620 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 840759 T2620 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 840759 T2620 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 840759 T2620 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:56483/solr
   [junit4]   2> 840760 T2620 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 840760 T2620 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 840760 T2620 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 840761 T2642 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@246ee3a9 
name:ZooKeeperConnection Watcher:127.0.0.1:56483 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 840762 T2620 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 840762 T2620 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 840763 T2620 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 840764 T2644 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@ac1e110 name:ZooKeeperConnection 
Watcher:127.0.0.1:56483/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 840764 T2620 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 840765 T2620 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 840767 T2620 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 840768 T2620 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 840769 T2620 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 840771 T2620 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 840772 T2620 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 840773 T2620 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36258_
   [junit4]   2> 840774 T2620 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:36258_
   [junit4]   2> 840775 T2620 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 840776 T2620 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 840776 T2620 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 840777 T2620 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:36258_
   [junit4]   2> 840778 T2620 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 840778 T2620 oasc.Overseer.start Overseer 
(id=92545073112416260-127.0.0.1:36258_-n_0000000000) starting
   [junit4]   2> 840780 T2620 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 840784 T2620 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 840784 T2646 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 840785 T2620 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 840787 T2620 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 840787 T2620 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 840789 T2645 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 840790 T2648 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 840790 T2648 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 840791 T2648 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 840791 T2649 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 840793 T2645 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:36258";,
   [junit4]   2>          "node_name":"127.0.0.1:36258_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 840793 T2645 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
control_collection with shards [shard1]
   [junit4]   2> 840793 T2645 
oasc.Overseer$ClusterStateUpdater.createCollection state version 
control_collection 1
   [junit4]   2> 840794 T2645 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 840795 T2649 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> 841791 T2648 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 841792 T2648 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 841792 T2648 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 841792 T2648 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 841793 T2648 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 841793 T2648 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-002/collection1/'
   [junit4]   2> 841793 T2648 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 841794 T2648 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 841794 T2648 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 841824 T2648 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 841831 T2648 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 841832 T2648 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 841836 T2648 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 841923 T2648 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 841928 T2648 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 841929 T2648 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 841942 T2648 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 841945 T2648 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 841947 T2648 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 841948 T2648 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 841948 T2648 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 841949 T2648 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 841949 T2648 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 841949 T2648 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 841950 T2648 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 841950 T2648 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 841950 T2648 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-002/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-001/control/data/
   [junit4]   2> 841950 T2648 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@35bb2206
   [junit4]   2> 841951 T2648 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-001/control/data
   [junit4]   2> 841951 T2648 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-001/control/data/index/
   [junit4]   2> 841951 T2648 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-001/control/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 841952 T2648 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-001/control/data/index
   [junit4]   2> 841952 T2648 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1730783854, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 841953 T2648 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-563308b4)),segFN=segments_1,generation=1}
   [junit4]   2> 841953 T2648 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 841956 T2648 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 841956 T2648 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 841956 T2648 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 841957 T2648 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 841957 T2648 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 841957 T2648 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 841957 T2648 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 841958 T2648 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 841958 T2648 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 841958 T2648 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 841959 T2648 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 841959 T2648 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 841959 T2648 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 841960 T2648 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 841960 T2648 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 841960 T2648 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 841960 T2648 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 841961 T2648 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 841961 T2648 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 841961 T2648 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 841964 T2648 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 841965 T2648 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 841965 T2648 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 841966 T2648 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 841968 T2648 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 841968 T2648 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 841969 T2648 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 841969 T2648 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-563308b4)),segFN=segments_1,generation=1}
   [junit4]   2> 841969 T2648 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 841970 T2648 oass.SolrIndexSearcher.<init> Opening 
Searcher@25bbf52d[collection1] main
   [junit4]   2> 841970 T2648 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 841971 T2648 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 841971 T2648 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 841971 T2648 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 841971 T2648 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 841972 T2648 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 841972 T2648 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 841972 T2648 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 841973 T2648 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 841974 T2648 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 841974 T2648 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 841975 T2648 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 841976 T2650 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@25bbf52d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 841978 T2648 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 841978 T2653 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:36258 collection:control_collection 
shard:shard1
   [junit4]   2> 841978 T2620 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 841979 T2653 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 841979 T2620 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 841982 T2653 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 841982 T2620 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 841983 T2649 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 841983 T2653 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 841983 T2653 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1160 name=collection1 
org.apache.solr.core.SolrCore@34cbd47f url=https://127.0.0.1:36258/collection1 
node=127.0.0.1:36258_ C1160_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=https://127.0.0.1:36258, 
node_name=127.0.0.1:36258_, state=down}
   [junit4]   2> 841984 T2653 C1160 P36258 oasc.SyncStrategy.sync Sync replicas 
to https://127.0.0.1:36258/collection1/
   [junit4]   2> 841984 T2653 C1160 P36258 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 841985 T2653 C1160 P36258 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:36258/collection1/ has no replicas
   [junit4]   2> 841985 T2653 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: https://127.0.0.1:36258/collection1/ shard1
   [junit4]   2> 841985 T2653 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 841986 T2620 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 841986 T2655 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6733c9a name:ZooKeeperConnection 
Watcher:127.0.0.1:56483/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 841987 T2620 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 841987 T2620 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 841988 T2620 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 841989 T2649 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 841991 T2620 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 842092 T2649 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> 842092 T2656 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> 842140 T2653 oasc.ZkController.register We are 
https://127.0.0.1:36258/collection1/ and leader is 
https://127.0.0.1:36258/collection1/
   [junit4]   2> 842140 T2653 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:36258
   [junit4]   2> 842140 T2653 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 842140 T2653 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 842140 T2653 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 842142 T2649 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 842144 T2645 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:36258";,
   [junit4]   2>          "node_name":"127.0.0.1:36258_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 842246 T2656 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> 842246 T2649 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> 842343 T2620 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 842343 T2620 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 842346 T2620 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 842346 T2620 oejs.AbstractConnector.doStart Started 
[email protected]:53543
   [junit4]   2> 842348 T2620 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 842349 T2620 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 842349 T2620 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-003
   [junit4]   2> 842350 T2620 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-003/'
   [junit4]   2> 842365 T2620 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-003/solr.xml
   [junit4]   2> 842374 T2620 oasc.CoreContainer.<init> New CoreContainer 
600326152
   [junit4]   2> 842374 T2620 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-003/]
   [junit4]   2> 842375 T2620 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 842375 T2620 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 842376 T2620 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 842376 T2620 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 842376 T2620 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 842377 T2620 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 842377 T2620 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 842377 T2620 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 842378 T2620 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 842379 T2620 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 842380 T2620 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 842381 T2620 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 842381 T2620 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 842381 T2620 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:56483/solr
   [junit4]   2> 842382 T2620 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 842382 T2620 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 842383 T2620 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 842384 T2667 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1f00de98 
name:ZooKeeperConnection Watcher:127.0.0.1:56483 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 842385 T2620 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 842386 T2620 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 842387 T2620 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 842388 T2669 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6a3ddf2e 
name:ZooKeeperConnection Watcher:127.0.0.1:56483/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 842389 T2620 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 842397 T2620 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 843402 T2620 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53543_
   [junit4]   2> 843404 T2620 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:53543_
   [junit4]   2> 843409 T2620 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 843416 T2671 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 843416 T2671 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 843417 T2649 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 843417 T2671 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 843421 T2645 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:53543";,
   [junit4]   2>          "node_name":"127.0.0.1:53543_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 843422 T2645 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1, shard2]
   [junit4]   2> 843422 T2645 
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 1
   [junit4]   2> 843422 T2645 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard2
   [junit4]   2> 843526 T2656 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 843527 T2670 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 843526 T2649 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 844418 T2671 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 844418 T2671 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 844419 T2671 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 844420 T2671 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 844421 T2671 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 844421 T2671 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-003/collection1/'
   [junit4]   2> 844422 T2671 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 844422 T2671 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 844422 T2671 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 844448 T2671 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 844470 T2671 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 844471 T2671 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 844474 T2671 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 844555 T2671 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 844560 T2671 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 844562 T2671 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 844569 T2671 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 844571 T2671 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 844572 T2671 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 844573 T2671 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 844573 T2671 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 844574 T2671 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 844574 T2671 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 844574 T2671 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 844574 T2671 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 844574 T2671 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 844575 T2671 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-003/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-001/jetty1/
   [junit4]   2> 844575 T2671 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@35bb2206
   [junit4]   2> 844575 T2671 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-001/jetty1
   [junit4]   2> 844575 T2671 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-001/jetty1/index/
   [junit4]   2> 844576 T2671 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-001/jetty1/index'
 doesn't exist. Creating new index...
   [junit4]   2> 844576 T2671 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-001/jetty1/index
   [junit4]   2> 844576 T2671 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1730783854, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 844576 T2671 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-3f4de0d3)),segFN=segments_1,generation=1}
   [junit4]   2> 844577 T2671 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 844578 T2671 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 844579 T2671 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 844579 T2671 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 844579 T2671 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 844579 T2671 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 844579 T2671 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 844579 T2671 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 844580 T2671 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 844580 T2671 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 844580 T2671 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 844580 T2671 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 844581 T2671 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 844581 T2671 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 844581 T2671 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 844581 T2671 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 844581 T2671 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 844582 T2671 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 844582 T2671 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 844582 T2671 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 844582 T2671 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 844584 T2671 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 844585 T2671 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 844585 T2671 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 844586 T2671 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 844587 T2671 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 844587 T2671 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 844588 T2671 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 844588 T2671 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-3f4de0d3)),segFN=segments_1,generation=1}
   [junit4]   2> 844588 T2671 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 844588 T2671 oass.SolrIndexSearcher.<init> Opening 
Searcher@19677586[collection1] main
   [junit4]   2> 844588 T2671 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 844589 T2671 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 844589 T2671 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 844589 T2671 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 844589 T2671 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 844590 T2671 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 844590 T2671 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 844590 T2671 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 844590 T2671 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 844591 T2671 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 844592 T2672 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@19677586[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 844593 T2671 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 844594 T2675 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:53543 collection:collection1 
shard:shard2
   [junit4]   2> 844594 T2620 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 844595 T2675 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 844595 T2620 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 844597 T2675 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 844598 T2649 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 844598 T2675 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 844598 T2675 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1161 name=collection1 
org.apache.solr.core.SolrCore@37781fde url=https://127.0.0.1:53543/collection1 
node=127.0.0.1:53543_ C1161_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=https://127.0.0.1:53543, 
node_name=127.0.0.1:53543_, state=down}
   [junit4]   2> 844599 T2675 C1161 P53543 oasc.SyncStrategy.sync Sync replicas 
to https://127.0.0.1:53543/collection1/
   [junit4]   2> 844599 T2675 C1161 P53543 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 844599 T2675 C1161 P53543 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:53543/collection1/ has no replicas
   [junit4]   2> 844599 T2675 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: https://127.0.0.1:53543/collection1/ shard2
   [junit4]   2> 844599 T2675 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 844605 T2649 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 844708 T2649 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 844708 T2670 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 844708 T2656 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 844756 T2675 oasc.ZkController.register We are 
https://127.0.0.1:53543/collection1/ and leader is 
https://127.0.0.1:53543/collection1/
   [junit4]   2> 844756 T2675 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:53543
   [junit4]   2> 844756 T2675 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 844756 T2675 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 844756 T2675 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 844758 T2649 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 844759 T2645 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:53543";,
   [junit4]   2>          "node_name":"127.0.0.1:53543_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 844861 T2649 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 844861 T2670 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 844861 T2656 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 844949 T2620 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 844950 T2620 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 844952 T2620 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 844953 T2620 oejs.AbstractConnector.doStart Started 
[email protected]:55550
   [junit4]   2> 844955 T2620 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 844955 T2620 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 844955 T2620 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-004
   [junit4]   2> 844955 T2620 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-004/'
   [junit4]   2> 844968 T2620 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-004/solr.xml
   [junit4]   2> 844975 T2620 oasc.CoreContainer.<init> New CoreContainer 
1374005492
   [junit4]   2> 844975 T2620 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-004/]
   [junit4]   2> 844976 T2620 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 844976 T2620 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 844976 T2620 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 844976 T2620 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 844977 T2620 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 844977 T2620 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 844977 T2620 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 844977 T2620 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 844977 T2620 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 844979 T2620 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 844979 T2620 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 844980 T2620 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 844980 T2620 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 844980 T2620 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:56483/solr
   [junit4]   2> 844980 T2620 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 844981 T2620 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 844981 T2620 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 844983 T2686 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7ef0d2aa 
name:ZooKeeperConnection Watcher:127.0.0.1:56483 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 844983 T2620 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 844984 T2620 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 844985 T2620 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 844986 T2688 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@398d8d5d 
name:ZooKeeperConnection Watcher:127.0.0.1:56483/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 844986 T2620 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 844990 T2620 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 845992 T2620 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55550_
   [junit4]   2> 845993 T2620 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:55550_
   [junit4]   2> 845995 T2620 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 845997 T2690 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 845998 T2690 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 845998 T2649 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 845998 T2690 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 846000 T2645 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:55550";,
   [junit4]   2>          "node_name":"127.0.0.1:55550_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 846000 T2645 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=2
   [junit4]   2> 846000 T2645 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 846102 T2656 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 846102 T2670 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 846102 T2689 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 846102 T2649 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 846999 T2690 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 846999 T2690 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 846999 T2690 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 846999 T2690 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 847000 T2690 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 847000 T2690 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-004/collection1/'
   [junit4]   2> 847001 T2690 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 847001 T2690 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 847001 T2690 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 847021 T2690 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 847029 T2690 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 847030 T2690 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 847035 T2690 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 847144 T2690 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 847147 T2690 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 847148 T2690 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 847154 T2690 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 847156 T2690 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 847157 T2690 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 847158 T2690 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 847159 T2690 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 847159 T2690 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 847159 T2690 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 847159 T2690 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 847160 T2690 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 847160 T2690 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 847160 T2690 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-004/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-001/jetty2/
   [junit4]   2> 847160 T2690 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@35bb2206
   [junit4]   2> 847161 T2690 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-001/jetty2
   [junit4]   2> 847161 T2690 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-001/jetty2/index/
   [junit4]   2> 847161 T2690 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-001/jetty2/index'
 doesn't exist. Creating new index...
   [junit4]   2> 847161 T2690 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-001/jetty2/index
   [junit4]   2> 847162 T2690 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1730783854, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 847162 T2690 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-7612fdc5)),segFN=segments_1,generation=1}
   [junit4]   2> 847162 T2690 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 847164 T2690 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 847165 T2690 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 847165 T2690 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 847165 T2690 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 847165 T2690 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 847165 T2690 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 847166 T2690 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 847166 T2690 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 847166 T2690 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 847166 T2690 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 847167 T2690 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 847167 T2690 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 847167 T2690 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 847168 T2690 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 847168 T2690 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 847168 T2690 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 847168 T2690 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 847168 T2690 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 847169 T2690 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 847169 T2690 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 847170 T2690 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 847171 T2690 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 847172 T2690 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 847172 T2690 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 847174 T2690 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 847174 T2690 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 847175 T2690 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 847175 T2690 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-7612fdc5)),segFN=segments_1,generation=1}
   [junit4]   2> 847175 T2690 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 847176 T2690 oass.SolrIndexSearcher.<init> Opening 
Searcher@4bc9989d[collection1] main
   [junit4]   2> 847176 T2690 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 847177 T2690 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 847177 T2690 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 847177 T2690 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 847178 T2690 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 847178 T2690 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 847178 T2690 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 847179 T2690 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 847179 T2690 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 847179 T2690 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 847181 T2691 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@4bc9989d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 847183 T2690 oasc.CoreContainer.registerCore registering core: 
collection1
   [junit4]   2> 847184 T2694 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:55550 collection:collection1 
shard:shard1
   [junit4]   2> 847184 T2620 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 847184 T2620 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 847184 T2694 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 847187 T2694 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 847197 T2649 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 847197 T2694 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 847197 T2694 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1162 name=collection1 
org.apache.solr.core.SolrCore@355b12be url=https://127.0.0.1:55550/collection1 
node=127.0.0.1:55550_ C1162_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=https://127.0.0.1:55550, 
node_name=127.0.0.1:55550_, state=down}
   [junit4]   2> 847197 T2694 C1162 P55550 oasc.SyncStrategy.sync Sync replicas 
to https://127.0.0.1:55550/collection1/
   [junit4]   2> 847198 T2694 C1162 P55550 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 847198 T2694 C1162 P55550 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:55550/collection1/ has no replicas
   [junit4]   2> 847198 T2694 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: https://127.0.0.1:55550/collection1/ shard1
   [junit4]   2> 847198 T2694 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 847201 T2649 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 847304 T2656 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 847304 T2689 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 847304 T2670 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 847304 T2649 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 847352 T2694 oasc.ZkController.register We are 
https://127.0.0.1:55550/collection1/ and leader is 
https://127.0.0.1:55550/collection1/
   [junit4]   2> 847352 T2694 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:55550
   [junit4]   2> 847352 T2694 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 847352 T2694 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 847352 T2694 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 847353 T2649 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 847355 T2645 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:55550";,
   [junit4]   2>          "node_name":"127.0.0.1:55550_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 847457 T2649 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 847457 T2670 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 847457 T2689 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 847457 T2656 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 847473 T2620 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 3
   [junit4]   2> 847474 T2620 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 847476 T2620 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 847478 T2620 oejs.AbstractConnector.doStart Started 
[email protected]:40088
   [junit4]   2> 847479 T2620 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 847480 T2620 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 847480 T2620 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-005
   [junit4]   2> 847480 T2620 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-005/'
   [junit4]   2> 847496 T2620 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-005/solr.xml
   [junit4]   2> 847505 T2620 oasc.CoreContainer.<init> New CoreContainer 
645222368
   [junit4]   2> 847506 T2620 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-005/]
   [junit4]   2> 847506 T2620 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 847506 T2620 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 847507 T2620 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 847507 T2620 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 847507 T2620 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 847508 T2620 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 847508 T2620 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 847508 T2620 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 847509 T2620 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 847510 T2620 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 847511 T2620 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 847511 T2620 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 847512 T2620 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 847512 T2620 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:56483/solr
   [junit4]   2> 847513 T2620 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 847513 T2620 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 847514 T2620 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 847514 T2705 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6560bea5 
name:ZooKeeperConnection Watcher:127.0.0.1:56483 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 847515 T2620 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 847515 T2620 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 847516 T2620 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 847517 T2707 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@34ada556 
name:ZooKeeperConnection Watcher:127.0.0.1:56483/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 847517 T2620 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 847520 T2620 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 848522 T2620 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40088_
   [junit4]   2> 

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

2> 921411 T2620 oasc.CoreContainer.shutdown Shutting down CoreContainer 
instance=152272152
   [junit4]   2> 921412 T2620 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 921412 T2620 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 921413 T2729 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 921413 T2620 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@718eb282
   [junit4]   2> 921414 T2764 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node4",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:45394";,
   [junit4]   2>          "node_name":"127.0.0.1:45394_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 921416 T2729 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> 921418 T2620 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=3081,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=150592,transaction_logs_total_number=1}
   [junit4]   2> 921418 T2620 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 921418 T2620 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 921419 T2620 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 921420 T2620 oasc.SolrCore.closeSearcher [collection1] Closing 
main searcher on request.
   [junit4]   2> 921420 T2620 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 921421 T2620 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-001/jetty4/index
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-001/jetty4/index;done=false>>]
   [junit4]   2> 921421 T2620 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-001/jetty4/index
   [junit4]   2> 921421 T2620 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-001/jetty4
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-001/jetty4;done=false>>]
   [junit4]   2> 921422 T2620 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001/tempDir-001/jetty4
   [junit4]   2> 921422 T2620 oasc.Overseer.close Overseer 
(id=92545073112416269-127.0.0.1:45394_-n_0000000004) closing
   [junit4]   2> 921423 T2764 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:45394_
   [junit4]   2> 922924 T2729 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 922947 T2620 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 927936 T2620 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 927937 T2620 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:56483 56483
   [junit4]   2> 928537 T2621 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:56483 56483
   [junit4]   2> 928538 T2621 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>        
   [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=80C6DC45846A7D75 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=es_ES -Dtests.timezone=Indian/Cocos -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 88.2s J0 | 
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([80C6DC45846A7D75:120525DF3351D49]: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> 928548 T2620 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-80C6DC45846A7D75-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50), 
sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=es_ES, 
timezone=Indian/Cocos
   [junit4]   2> NOTE: Linux 3.13.0-36-generic amd64/Oracle Corporation 
1.8.0_40-ea (64-bit)/cpus=8,threads=1,free=48067536,total=409919488
   [junit4]   2> NOTE: All tests run in this JVM: [TestDynamicFieldResource, 
SignatureUpdateProcessorFactoryTest, TestBinaryResponseWriter, 
TestDistributedMissingSort, SolrIndexSplitterTest, TestStressUserVersions, 
SolrCmdDistributorTest, TestStressRecovery, DirectUpdateHandlerTest, 
TestFieldResource, CoreAdminHandlerTest, HdfsDirectoryTest, 
MultiThreadedOCPTest, RegexBoostProcessorTest, ReturnFieldsTest, TestRTGBase, 
UpdateParamsTest, IndexBasedSpellCheckerTest, EchoParamsTest, 
TestSchemaVersionResource, TestMissingGroups, 
HdfsCollectionsAPIDistributedZkTest, TriLevelCompositeIdRoutingTest, 
TestFastLRUCache, TestConfig, HdfsWriteToMultipleCollectionsTest, 
BasicDistributedZkTest, TestSolrQueryParserDefaultOperatorResource, TestDocSet, 
SolrCoreCheckLockOnStartupTest, DocValuesMissingTest, OverseerTest, 
TestRawResponseWriter, SuggesterWFSTTest, TestSolrDeletionPolicy2, 
JsonLoaderTest, OverseerCollectionProcessorTest, TestCollapseQParserPlugin, 
TestHashPartitioner, DistributedFacetPivotLargeTest, 
HdfsBasicDistributedZkTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
PeerSyncTest, PathHierarchyTokenizerFactoryTest, CursorMarkTest, 
DistribDocExpirationUpdateProcessorTest, TestFoldingMultitermQuery, 
StandardRequestHandlerTest, TestSystemIdResolver, TestRandomMergePolicy, 
StatelessScriptUpdateProcessorFactoryTest, DocValuesMultiTest, 
TestSurroundQueryParser, TestFieldTypeResource, TestDistributedSearch, 
DistributedExpandComponentTest, TestLRUCache, 
DistributedFacetPivotLongTailTest, NoCacheHeaderTest, 
TestManagedStopFilterFactory, TestNonNRTOpen, BasicFunctionalityTest, 
CloudExitableDirectoryReaderTest]
   [junit4] Completed on J0 in 88.23s, 1 test, 1 failure <<< FAILURES!

[...truncated 940 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: 101 minutes 50 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_40-ea-b04 
-XX:+UseCompressedOops -XX:+UseSerialGC
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