Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11188/
Java: 64bit/jdk1.9.0-ea-b28 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  
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([A7DCADA25F0E5198:263A23BA285131A4]: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:81)
        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:484)
        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 11805 lines...]
   [junit4] Suite: org.apache.solr.cloud.CloudExitableDirectoryReaderTest
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-A7DCADA25F0E5198-001/init-core-data-001
   [junit4]   2> 2021223 T6465 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (true)
   [junit4]   2> 2021223 T6465 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
   [junit4]   2> 2021225 T6465 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 2021226 T6465 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2021228 T6466 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 2021328 T6465 oasc.ZkTestServer.run start zk server on 
port:50972
   [junit4]   2> 2021328 T6465 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2021329 T6465 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2021331 T6472 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@388ab3c2 
name:ZooKeeperConnection Watcher:127.0.0.1:50972 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2021331 T6465 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2021332 T6465 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2021332 T6465 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2021335 T6465 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2021335 T6465 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2021336 T6474 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@585ad2b0 
name:ZooKeeperConnection Watcher:127.0.0.1:50972/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2021336 T6465 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2021336 T6465 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2021337 T6465 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 2021338 T6465 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 2021340 T6465 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 2021341 T6465 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 2021342 T6465 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2021343 T6465 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 2021345 T6465 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2021345 T6465 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 2021347 T6465 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2021347 T6465 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2021349 T6465 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2021349 T6465 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 2021351 T6465 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2021351 T6465 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 2021353 T6465 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2021354 T6465 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 2021355 T6465 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2021356 T6465 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 2021357 T6465 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2021358 T6465 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 2021359 T6465 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2021360 T6465 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2021361 T6465 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2021362 T6465 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 2021363 T6465 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2021364 T6465 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 2021365 T6465 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2021366 T6465 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2021367 T6476 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2a4c654 name:ZooKeeperConnection 
Watcher:127.0.0.1:50972/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2021367 T6465 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2021367 T6465 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2021777 T6465 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2021781 T6465 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2021784 T6465 oejs.AbstractConnector.doStart Started 
[email protected]:49133
   [junit4]   2> 2021786 T6465 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 2021787 T6465 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2021787 T6465 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-A7DCADA25F0E5198-001/tempDir-002
   [junit4]   2> 2021788 T6465 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-A7DCADA25F0E5198-001/tempDir-002/'
   [junit4]   2> 2021804 T6465 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-A7DCADA25F0E5198-001/tempDir-002/solr.xml
   [junit4]   2> 2021814 T6465 oasc.CoreContainer.<init> New CoreContainer 
1666182152
   [junit4]   2> 2021815 T6465 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-A7DCADA25F0E5198-001/tempDir-002/]
   [junit4]   2> 2021816 T6465 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2021816 T6465 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2021816 T6465 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2021817 T6465 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2021817 T6465 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2021817 T6465 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2021818 T6465 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2021818 T6465 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2021818 T6465 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2021820 T6465 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2021821 T6465 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2021821 T6465 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2021822 T6465 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2021822 T6465 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:50972/solr
   [junit4]   2> 2021822 T6465 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2021823 T6465 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2021824 T6465 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2021824 T6487 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5f291577 
name:ZooKeeperConnection Watcher:127.0.0.1:50972 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2021825 T6465 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2021825 T6465 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2021826 T6465 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2021827 T6489 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7bb99689 
name:ZooKeeperConnection Watcher:127.0.0.1:50972/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2021827 T6465 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2021828 T6465 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 2021830 T6465 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 2021832 T6465 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 2021833 T6465 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 2021835 T6465 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 2021836 T6465 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2021837 T6465 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49133_
   [junit4]   2> 2021838 T6465 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:49133_
   [junit4]   2> 2021839 T6465 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 2021840 T6465 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 2021841 T6465 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2021842 T6465 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:49133_
   [junit4]   2> 2021842 T6465 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 2021843 T6465 oasc.Overseer.start Overseer 
(id=92527840904413188-127.0.0.1:49133_-n_0000000000) starting
   [junit4]   2> 2021845 T6465 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 2021849 T6465 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2021850 T6491 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 2021850 T6465 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 2021851 T6465 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 2021852 T6465 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2021854 T6490 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 2021856 T6493 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 2021856 T6493 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2021856 T6493 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 2021857 T6494 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2021858 T6490 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:49133";,
   [junit4]   2>          "node_name":"127.0.0.1:49133_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2021859 T6490 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
control_collection with shards [shard1]
   [junit4]   2> 2021859 T6490 
oasc.Overseer$ClusterStateUpdater.createCollection state version 
control_collection 1
   [junit4]   2> 2021859 T6490 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 2021860 T6494 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> 2022857 T6493 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 2022857 T6493 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 2022858 T6493 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 2022858 T6493 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 2022859 T6493 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 2022859 T6493 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-A7DCADA25F0E5198-001/tempDir-002/collection1/'
   [junit4]   2> 2022860 T6493 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-A7DCADA25F0E5198-001/tempDir-002/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 2022861 T6493 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-A7DCADA25F0E5198-001/tempDir-002/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2022861 T6493 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-A7DCADA25F0E5198-001/tempDir-002/collection1/lib/README'
 to classloader
   [junit4]   2> 2022883 T6493 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 2022892 T6493 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 2022893 T6493 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 2022898 T6493 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 2023004 T6493 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2023007 T6493 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 2023008 T6493 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2023018 T6493 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2023021 T6493 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2023023 T6493 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2023024 T6493 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2023024 T6493 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2023025 T6493 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2023026 T6493 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2023026 T6493 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2023026 T6493 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 2023027 T6493 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2023027 T6493 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-A7DCADA25F0E5198-001/tempDir-002/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-A7DCADA25F0E5198-001/tempDir-001/control/data/
   [junit4]   2> 2023027 T6493 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b6f9824
   [junit4]   2> 2023028 T6493 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-A7DCADA25F0E5198-001/tempDir-001/control/data
   [junit4]   2> 2023028 T6493 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-A7DCADA25F0E5198-001/tempDir-001/control/data/index/
   [junit4]   2> 2023028 T6493 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-A7DCADA25F0E5198-001/tempDir-001/control/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2023028 T6493 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-A7DCADA25F0E5198-001/tempDir-001/control/data/index
   [junit4]   2> 2023029 T6493 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=7.1826171875, 
floorSegmentMB=1.640625, forceMergeDeletesPctAllowed=5.549974144241744, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7210789601324803
   [junit4]   2> 2023029 T6493 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-5566b3d0)),segFN=segments_1,generation=1}
   [junit4]   2> 2023030 T6493 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2023033 T6493 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2023033 T6493 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2023033 T6493 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2023034 T6493 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2023034 T6493 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2023034 T6493 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2023034 T6493 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2023035 T6493 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2023035 T6493 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2023035 T6493 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2023036 T6493 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2023036 T6493 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2023036 T6493 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 2023037 T6493 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 2023037 T6493 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2023037 T6493 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 2023037 T6493 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 2023038 T6493 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2023038 T6493 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2023038 T6493 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2023040 T6493 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2023041 T6493 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2023042 T6493 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2023043 T6493 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2023045 T6493 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2023045 T6493 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2023046 T6493 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=41, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=37.201171875, 
floorSegmentMB=1.66796875, forceMergeDeletesPctAllowed=27.890171462555063, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8001835647980401
   [junit4]   2> 2023046 T6493 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-5566b3d0)),segFN=segments_1,generation=1}
   [junit4]   2> 2023047 T6493 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2023047 T6493 oass.SolrIndexSearcher.<init> Opening 
Searcher@53b00ac4[collection1] main
   [junit4]   2> 2023047 T6493 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 2023048 T6493 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 2023048 T6493 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2023049 T6493 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2023049 T6493 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 2023049 T6493 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2023050 T6493 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2023050 T6493 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2023051 T6493 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 2023053 T6493 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2023053 T6493 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2023053 T6493 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 2023055 T6495 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@53b00ac4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2023057 T6493 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 2023058 T6498 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:49133 collection:control_collection 
shard:shard1
   [junit4]   2> 2023058 T6465 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 2023059 T6465 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2023059 T6498 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2023061 T6465 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2023061 T6465 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2023062 T6500 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@70c0fd5a 
name:ZooKeeperConnection Watcher:127.0.0.1:50972/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2023062 T6465 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2023063 T6465 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2023063 T6465 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2023063 T6498 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 2023065 T6494 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2023065 T6498 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 2023065 T6465 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 2023065 T6498 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1796 name=collection1 
org.apache.solr.core.SolrCore@f0ec2e8 url=https://127.0.0.1:49133/collection1 
node=127.0.0.1:49133_ C1796_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=https://127.0.0.1:49133, 
node_name=127.0.0.1:49133_, state=down}
   [junit4]   2> 2023066 T6498 C1796 P49133 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:49133/collection1/
   [junit4]   2> 2023065 T6465 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 2023066 T6498 C1796 P49133 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 2023066 T6465 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2023066 T6498 C1796 P49133 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:49133/collection1/ has no replicas
   [junit4]   2> 2023067 T6498 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: https://127.0.0.1:49133/collection1/ shard1
   [junit4]   2> 2023067 T6465 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2023067 T6498 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 2023068 T6502 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@babf1d3 name:ZooKeeperConnection 
Watcher:127.0.0.1:50972/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 2023068 T6465 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2023068 T6465 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2023069 T6494 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2023070 T6490 
oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: 
collection1
   [junit4]   2> 2023070 T6490 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1, shard2]
   [junit4]   2> 2023070 T6490 
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2
   [junit4]   2> 2023072 T6490 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to create_collection /collections/collection1/state.json
   [junit4]   2> 2023073 T6494 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> 2023073 T6503 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> 2023076 T6494 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2023076 T6494 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> 2023077 T6503 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> 2023120 T6498 oasc.ZkController.register We are 
https://127.0.0.1:49133/collection1/ and leader is 
https://127.0.0.1:49133/collection1/
   [junit4]   2> 2023120 T6498 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:49133
   [junit4]   2> 2023120 T6498 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 2023120 T6498 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 2023121 T6498 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2023122 T6494 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2023124 T6490 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:49133";,
   [junit4]   2>          "node_name":"127.0.0.1:49133_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2023226 T6503 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> 2023226 T6494 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> 2023322 T6465 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 2023323 T6465 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2023325 T6465 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2023326 T6465 oejs.AbstractConnector.doStart Started 
[email protected]:39610
   [junit4]   2> 2023328 T6465 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 2023328 T6465 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2023329 T6465 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-A7DCADA25F0E5198-001/tempDir-003
   [junit4]   2> 2023329 T6465 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-A7DCADA25F0E5198-001/tempDir-003/'
   [junit4]   2> 2023340 T6465 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-A7DCADA25F0E5198-001/tempDir-003/solr.xml
   [junit4]   2> 2023347 T6465 oasc.CoreContainer.<init> New CoreContainer 
2000717784
   [junit4]   2> 2023348 T6465 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-A7DCADA25F0E5198-001/tempDir-003/]
   [junit4]   2> 2023348 T6465 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2023348 T6465 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2023349 T6465 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2023349 T6465 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2023349 T6465 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2023349 T6465 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2023349 T6465 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2023350 T6465 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2023350 T6465 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2023351 T6465 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2023352 T6465 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2023352 T6465 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2023352 T6465 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2023353 T6465 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:50972/solr
   [junit4]   2> 2023353 T6465 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2023353 T6465 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2023354 T6465 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2023355 T6514 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2ba10868 
name:ZooKeeperConnection Watcher:127.0.0.1:50972 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2023356 T6465 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2023356 T6465 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2023358 T6465 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2023359 T6516 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@315d6dc6 
name:ZooKeeperConnection Watcher:127.0.0.1:50972/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2023359 T6465 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2023366 T6465 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2024373 T6465 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39610_
   [junit4]   2> 2024374 T6465 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:39610_
   [junit4]   2> 2024377 T6465 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2024382 T6518 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 2024382 T6518 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2024384 T6494 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2024384 T6518 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 2024385 T6518 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 2024385 T6518 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 2024387 T6490 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:39610";,
   [junit4]   2>          "node_name":"127.0.0.1:39610_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2024387 T6518 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 0 
   [junit4]   2> 2024388 T6518 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 2024391 T6490 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=2
   [junit4]   2> 2024392 T6490 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard2
   [junit4]   2> 2024398 T6490 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 2024399 T6517 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2024399 T6517 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 1 
   [junit4]   2> 2025388 T6518 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 2025389 T6518 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 2025390 T6518 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 2025390 T6518 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 2025391 T6518 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2025392 T6518 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-A7DCADA25F0E5198-001/tempDir-003/collection1/'
   [junit4]   2> 2025393 T6518 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-A7DCADA25F0E5198-001/tempDir-003/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 2025393 T6518 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-A7DCADA25F0E5198-001/tempDir-003/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2025393 T6518 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-A7DCADA25F0E5198-001/tempDir-003/collection1/lib/README'
 to classloader
   [junit4]   2> 2025414 T6518 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 2025423 T6518 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 2025424 T6518 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 2025429 T6518 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 2025518 T6518 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2025522 T6518 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 2025523 T6518 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2025534 T6518 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2025536 T6518 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2025538 T6518 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2025538 T6518 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2025539 T6518 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2025539 T6518 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2025540 T6518 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2025540 T6518 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2025540 T6518 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 2025540 T6518 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2025541 T6518 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-A7DCADA25F0E5198-001/tempDir-003/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-A7DCADA25F0E5198-001/tempDir-001/jetty1/
   [junit4]   2> 2025541 T6518 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b6f9824
   [junit4]   2> 2025542 T6518 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-A7DCADA25F0E5198-001/tempDir-001/jetty1
   [junit4]   2> 2025542 T6518 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-A7DCADA25F0E5198-001/tempDir-001/jetty1/index/
   [junit4]   2> 2025542 T6518 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-A7DCADA25F0E5198-001/tempDir-001/jetty1/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2025542 T6518 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-A7DCADA25F0E5198-001/tempDir-001/jetty1/index
   [junit4]   2> 2025543 T6518 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=7.1826171875, 
floorSegmentMB=1.640625, forceMergeDeletesPctAllowed=5.549974144241744, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7210789601324803
   [junit4]   2> 2025543 T6518 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-f964973)),segFN=segments_1,generation=1}
   [junit4]   2> 2025544 T6518 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2025547 T6518 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2025547 T6518 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2025547 T6518 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2025547 T6518 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2025548 T6518 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2025548 T6518 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2025548 T6518 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2025549 T6518 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2025549 T6518 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2025549 T6518 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2025550 T6518 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2025550 T6518 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2025550 T6518 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 2025551 T6518 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 2025551 T6518 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2025551 T6518 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 2025552 T6518 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 2025552 T6518 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2025553 T6518 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2025553 T6518 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2025555 T6518 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2025556 T6518 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2025557 T6518 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2025558 T6518 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2025559 T6518 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2025559 T6518 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2025559 T6518 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=41, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=37.201171875, 
floorSegmentMB=1.66796875, forceMergeDeletesPctAllowed=27.890171462555063, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8001835647980401
   [junit4]   2> 2025560 T6518 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-f964973)),segFN=segments_1,generation=1}
   [junit4]   2> 2025560 T6518 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2025560 T6518 oass.SolrIndexSearcher.<init> Opening 
Searcher@412d716[collection1] main
   [junit4]   2> 2025560 T6518 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 2025561 T6518 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2025561 T6518 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2025561 T6518 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2025561 T6518 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 2025562 T6518 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2025562 T6518 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2025562 T6518 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2025563 T6518 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 2025563 T6518 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 2025564 T6519 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@412d716[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2025566 T6518 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 2025566 T6522 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:39610 collection:collection1 
shard:shard2
   [junit4]   2> 2025567 T6465 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 2025567 T6465 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2025567 T6522 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 2025570 T6522 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 2025571 T6494 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2025571 T6522 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 2025571 T6522 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1797 name=collection1 
org.apache.solr.core.SolrCore@7fae257b url=https://127.0.0.1:39610/collection1 
node=127.0.0.1:39610_ C1797_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=https://127.0.0.1:39610, 
node_name=127.0.0.1:39610_, state=down}
   [junit4]   2> 2025571 T6522 C1797 P39610 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:39610/collection1/
   [junit4]   2> 2025572 T6522 C1797 P39610 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 2025572 T6522 C1797 P39610 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:39610/collection1/ has no replicas
   [junit4]   2> 2025572 T6522 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: https://127.0.0.1:39610/collection1/ shard2
   [junit4]   2> 2025572 T6522 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 2025574 T6490 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 2025574 T6517 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2025575 T6517 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 2 
   [junit4]   2> 2025577 T6494 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2025578 T6490 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 2025578 T6517 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2025579 T6517 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 2025625 T6522 oasc.ZkController.register We are 
https://127.0.0.1:39610/collection1/ and leader is 
https://127.0.0.1:39610/collection1/
   [junit4]   2> 2025625 T6522 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:39610
   [junit4]   2> 2025626 T6522 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 2025626 T6522 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 2025626 T6522 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2025627 T6494 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2025628 T6522 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 3 
   [junit4]   2> 2025629 T6490 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:39610";,
   [junit4]   2>          "node_name":"127.0.0.1:39610_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2025631 T6490 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 2025632 T6517 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2025632 T6517 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 2025842 T6465 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 2025842 T6465 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2025845 T6465 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2025846 T6465 oejs.AbstractConnector.doStart Started 
[email protected]:51043
   [junit4]   2> 2025848 T6465 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 2025849 T6465 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 2025849 T6465 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-A7DCADA25F0E5198-001/tempDir-004
   [junit4]   2> 2025850 T6465 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-A7DCADA25F0E5198-001/tempDir-004/'
   [junit4]   2> 2025862 T6465 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-A7DCADA25F0E5198-001/tempDir-004/solr.xml
   [junit4]   2> 2025869 T6465 oasc.CoreContainer.<init> New CoreContainer 
506707931
   [junit4]   2> 2025869 T6465 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-A7DCADA25F0E5198-001/tempDir-004/]
   [junit4]   2> 2025869 T6465 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 2025870 T6465 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 2025870 T6465 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 2025870 T6465 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2025870 T6465 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 2025871 T6465 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2025871 T6465 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 2025871 T6465 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 2025871 T6465 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 2025872 T6465 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2025873 T6465 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2025873 T6465 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2025873 T6465 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2025874 T6465 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:50972/solr
   [junit4]   2> 2025874 T6465 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 2025874 T6465 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 2025875 T6465 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2025876 T6533 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@46b5f9f3 
name:ZooKeeperConnection Watcher:127.0.0.1:50972 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2025876 T6465 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2025877 T6465 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 2025879 T6465 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 2025880 T6535 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7780b009 
name:ZooKeeperConnection Watcher:127.0.0.1:50972/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2025880 T6465 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 2025888 T6465 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 2026891 T6465 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51043_
   [junit4]   2> 2026892 T6465 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:51043_
   [junit4]   2> 2026897 T6465 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2026903 T6537 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 2026904 T6537 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2026905 T6494 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2026906 T6537 oasc.ZkController.preRegister Registering watch 
for external collection collection1
   [junit4]   2> 2026906 T6537 oascc.ZkStateReader.addZkWatch addZkWatch 
collection1
   [junit4]   2> 2026907 T6537 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 2026907 T6537 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 4 
   [junit4]   2> 2026908 T6490 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:51043";,
   [junit4]   2>          "node_name":"127.0.0.1:51043_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2026908 T6537 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 2026910 T6490 oasc.Overseer$ClusterStateUpdater.updateState 
Collection already exists with numShards=2
   [junit4]   2> 2026911 T6490 oasc.Overseer$ClusterStateUpdater.updateState 
Assigning new node to shard shard=shard1
   [junit4]   2> 2026915 T6490 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 2026915 T6517 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2026916 T6536 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2026916 T6517 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 2026916 T6536 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 5 
   [junit4]   2> 2027908 T6537 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 2027909 T6537 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 2027909 T6537 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 2027909 T6537 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 2027910 T6537 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2027910 T6537 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-A7DCADA25F0E5198-001/tempDir-004/collection1/'
   [junit4]   2> 2027911 T6537 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-A7DCADA25F0E5198-001/tempDir-004/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 2027911 T6537 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-A7DCADA25F0E5198-001/tempDir-004/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2027911 T6537 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-A7DCADA25F0E5198-001/tempDir-004/collection1/lib/README'
 to classloader
   [junit4]   2> 2027930 T6537 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 2027939 T6537 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 2027940 T6537 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 2027944 T6537 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 2028027 T6537 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2028030 T6537 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 2028031 T6537 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2028037 T6537 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2028038 T6537 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 2028039 T6537 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2028040 T6537 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2028040 T6537 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2028040 T6537 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2028041 T6537 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2028041 T6537 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2028041 T6537 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 2028041 T6537 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2028042 T6537 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-A7DCADA25F0E5198-001/tempDir-004/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-A7DCADA25F0E5198-001/tempDir-001/jetty2/
   [junit4]   2> 2028042 T6537 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@b6f9824
   [junit4]   2> 2028042 T6537 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-A7DCADA25F0E5198-001/tempDir-001/jetty2
   [junit4]   2> 2028043 T6537 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-A7DCADA25F0E5198-001/tempDir-001/jetty2/index/
   [junit4]   2> 2028043 T6537 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-A7DCADA25F0E5198-001/tempDir-001/jetty2/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2028043 T6537 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-A7DCADA25F0E5198-001/tempDir-001/jetty2/index
   [junit4]   2> 2028043 T6537 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=7.1826171875, 
floorSegmentMB=1.640625, forceMergeDeletesPctAllowed=5.549974144241744, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7210789601324803
   [junit4]   2> 2028044 T6537 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-56aab8b)),segFN=segments_1,generation=1}
   [junit4]   2> 2028044 T6537 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2028047 T6537 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2028047 T6537 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2028047 T6537 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2028047 T6537 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2028048 T6537 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2028048 T6537 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2028048 T6537 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2028048 T6537 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2028048 T6537 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2028049 T6537 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2028049 T6537 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2028049 T6537 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2028050 T6537 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 2028050 T6537 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 2028050 T6537 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2028051 T6537 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 2028051 T6537 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 2028051 T6537 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2028052 T6537 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2028052 T6537 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2028054 T6537 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2028055 T6537 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2028055 T6537 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2028056 T6537 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2028058 T6537 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 2028058 T6537 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 2028058 T6537 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=41, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=37.201171875, 
floorSegmentMB=1.66796875, forceMergeDeletesPctAllowed=27.890171462555063, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8001835647980401
   [junit4]   2> 2028059 T6537 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-56aab8b)),segFN=segments_1,generation=1}
   [junit4]   2> 2028059 T6537 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 2028059 T6537 oass.SolrIndexSearcher.<init> Opening 
Searcher@45bb1e69[collection1] main
   [junit4]   2> 2028059 T6537 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 2028060 T6537 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 2028060 T6537 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2028060 T6537 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2028060 T6537 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 2028060 T6537 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2028061 T6537 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2028061 T6537 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2028061 T6537 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 2028061 T6537 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 2028063 T6538 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@45bb1e69[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2028065 T6537 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 2028065 T6541 oasc.ZkController.register Register replica - 
core:collection1 address:https://127.0.0.1:51043 collection:collection1 
shard:shard1
   [junit4]   2> 2028066 T6465 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 2028066 T6465 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 2028066 T6541 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 2028069 T6541 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 2028070 T6494 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2028070 T6541 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 2028070 T6541 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1798 name=collection1 
org.apache.solr.core.SolrCore@7317df19 url=https://127.0.0.1:51043/collection1 
node=127.0.0.1:51043_ C1798_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=https://127.0.0.1:51043, 
node_name=127.0.0.1:51043_, state=down}
   [junit4]   2> 2028071 T6541 C1798 P51043 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:51043/collection1/
   [junit4]   2> 2028071 T6541 C1798 P51043 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 2028071 T6541 C1798 P51043 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:51043/collection1/ has no replicas
   [junit4]   2> 2028071 T6541 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: https://127.0.0.1:51043/collection1/ shard1
   [junit4]   2> 2028071 T6541 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 2028073 T6490 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 2028073 T6536 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2028074 T6517 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2028074 T6536 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 6 
   [junit4]   2> 2028074 T6517 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 6 
   [junit4]   2> 2028078 T6494 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2028078 T6490 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 2028078 T6536 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2028078 T6517 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2028079 T6536 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 7 
   [junit4]   2> 2028079 T6517 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 7 
   [junit4]   2> 2028125 T6541 oasc.ZkController.register We are 
https://127.0.0.1:51043/collection1/ and leader is 
https://127.0.0.1:51043/collection1/
   [junit4]   2> 2028125 T6541 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=https://127.0.0.1:51043
   [junit4]   2> 2028125 T6541 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 2028125 T6541 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 2028125 T6541 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 2028126 T6494 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 2028128 T6541 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 7 
   [junit4]   2> 2028129 T6490 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:51043";,
   [junit4]   2>          "node_name":"127.0.0.1:51043_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 2028131 T6490 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/collection1/state.json
   [junit4]   2> 2028132 T6517 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2028132 T6536 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 2028132 T6517 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 8 
   [junit4]   2> 2028133 T6536 oascc.ZkStateReader.updateWatchedCollection 
Updating data for collection1 to ver 8 
   [junit4]   2> 2028362 T6465 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 3
   [junit4]   2> 2028363 T6465 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2028365 T6465 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2

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

r/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-A7DCADA25F0E5198-001/tempDir-001/jetty4
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-A7DCADA25F0E5198-001/tempDir-001/jetty4;done=false>>]
   [junit4]   2> 2134130 T6465 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-A7DCADA25F0E5198-001/tempDir-001/jetty4
   [junit4]   2> 2134130 T6465 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-A7DCADA25F0E5198-001/tempDir-001/jetty4/index
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-A7DCADA25F0E5198-001/tempDir-001/jetty4/index;done=false>>]
   [junit4]   2> 2134131 T6465 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-A7DCADA25F0E5198-001/tempDir-001/jetty4/index
   [junit4]   2> 2134133 T6465 oasc.Overseer.close Overseer 
(id=92527840904413198-127.0.0.1:48648_-n_0000000004) closing
   [junit4]   2> 2134134 T6662 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:48648_
   [junit4]   2> 2135634 T6619 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2135659 T6465 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 2140648 T6465 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 2140650 T6465 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:50972 50972
   [junit4]   2> 2141200 T6466 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:50972 50972
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=CloudExitableDirectoryReaderTest -Dtests.method=testDistribSearch 
-Dtests.seed=A7DCADA25F0E5198 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ar_EG -Dtests.timezone=Australia/Lord_Howe 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE  120s 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([A7DCADA25F0E5198:263A23BA285131A4]:0)
   [junit4]    >        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.assertFail(CloudExitableDirectoryReaderTest.java:101)
   [junit4]    >        at 
org.apache.solr.cloud.CloudExitableDirectoryReaderTest.doTimeoutTests(CloudExitableDirectoryReaderTest.java:81)
   [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> 2141222 T6465 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CloudExitableDirectoryReaderTest-A7DCADA25F0E5198-001
   [junit4]   2> 120003 T6464 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: 
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
 chunkSize=402), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, 
chunkSize=402)), sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, 
locale=ar_EG, timezone=Australia/Lord_Howe
   [junit4]   2> NOTE: Linux 3.13.0-36-generic amd64/Oracle Corporation 
1.9.0-ea (64-bit)/cpus=8,threads=1,free=162272944,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [LeaderElectionTest, 
JSONWriterTest, FileUtilsTest, TestComponentsName, DirectSolrSpellCheckerTest, 
HighlighterTest, DistributedFacetPivotLargeTest, 
TestOverriddenPrefixQueryForCustomFieldType, 
HdfsWriteToMultipleCollectionsTest, TestPivotHelperCode, TestSearchPerf, 
NoCacheHeaderTest, MergeStrategyTest, TestStressVersions, 
TestUniqueKeyFieldResource, HighlighterConfigTest, TestCodecSupport, 
TestCloudManagedSchema, SpellingQueryConverterTest, BlockDirectoryTest, 
CoreAdminCreateDiscoverTest, TestDistribDocBasedVersion, 
TestRequestStatusCollectionAPI, XmlUpdateRequestHandlerTest, 
TestSuggestSpellingConverter, TestHashPartitioner, UnloadDistributedZkTest, 
CoreAdminRequestStatusTest, VMParamsZkACLAndCredentialsProvidersTest, 
SuggesterWFSTTest, PrimitiveFieldTypeTest, EchoParamsTest, 
DistributedSuggestComponentTest, DisMaxRequestHandlerTest, 
TestChildDocTransformer, DeleteShardTest, 
DocExpirationUpdateProcessorFactoryTest, ZkNodePropsTest, TestSolrJ, 
BJQParserTest, TestFieldResource, OverseerCollectionProcessorTest, 
CollectionsAPIAsyncDistributedZkTest, TestSchemaNameResource, 
DocumentBuilderTest, ShowFileRequestHandlerTest, TestSortingResponseWriter, 
TestRecoveryHdfs, TestRawResponseWriter, SimpleFacetsTest, OverseerTest, 
JsonLoaderTest, TestFoldingMultitermQuery, UpdateParamsTest, 
TestDefaultSimilarityFactory, AnalyticsMergeStrategyTest, 
TestBinaryResponseWriter, DeleteReplicaTest, TestFastLRUCache, 
TestSolrCoreProperties, TestLeaderElectionZkExpiry, TestQuerySenderListener, 
FastVectorHighlighterTest, TestStandardQParsers, TestDFRSimilarityFactory, 
ClusterStateUpdateTest, SpellCheckCollatorTest, QueryResultKeyTest, 
SuggesterTSTTest, TestSolrIndexConfig, AtomicUpdatesTest, TestConfig, 
SyncSliceTest, TestFastOutputStream, CoreAdminHandlerTest, 
TestLMDirichletSimilarityFactory, SolrCmdDistributorTest, 
TestReplicationHandlerBackup, TestManagedSynonymFilterFactory, 
MinimalSchemaTest, ResponseLogComponentTest, OpenExchangeRatesOrgProviderTest, 
TestMaxScoreQueryParser, TestFuzzyAnalyzedSuggestions, QueryEqualityTest, 
TestSolrDeletionPolicy1, MoreLikeThisHandlerTest, TestDynamicFieldResource, 
TestCloudSchemaless, PingRequestHandlerTest, DistributedExpandComponentTest, 
TimeZoneUtilsTest, RecoveryZkTest, TestStressReorder, CursorPagingTest, 
SSLMigrationTest, StressHdfsTest, WordBreakSolrSpellCheckerTest, 
ReturnFieldsTest, TestRTGBase, TestSurroundQueryParser, EnumFieldTest, 
IndexBasedSpellCheckerTest, BasicDistributedZkTest, 
CollectionsAPIDistributedZkTest, ShardRoutingTest, TestReplicationHandler, 
ZkControllerTest, TestRealTimeGet, TestReload, TestRangeQuery, 
TestSolr4Spatial, SolrCoreTest, StatsComponentTest, TestGroupingSearch, 
BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestFiltering, 
SolrIndexSplitterTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, 
SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, 
SolrRequestParserTest, SuggesterTest, TestTrie, SpatialFilterTest, 
TestCSVLoader, PolyFieldTest, SolrCoreCheckLockOnStartupTest, TestUpdate, 
FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, 
TestWordDelimiterFilterFactory, StatelessScriptUpdateProcessorFactoryTest, 
DocValuesMultiTest, DistanceFunctionTest, SolrInfoMBeanTest, 
XsltUpdateRequestHandlerTest, DebugComponentTest, LukeRequestHandlerTest, 
StandardRequestHandlerTest, DocumentAnalysisRequestHandlerTest, 
TermsComponentTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, 
RequiredFieldsTest, TestArbitraryIndexDir, RegexBoostProcessorTest, 
IndexSchemaTest, TestCollationField, QueryParsingTest, 
UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, 
CSVRequestHandlerTest, TestLFUCache, TestQuerySenderNoQuery, BadComponentTest, 
TestMergePolicyConfig, TestSolrDeletionPolicy2, TestDocSet, NumericFieldsTest, 
ExternalFileFieldSortTest, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, 
TestPhraseSuggestions, SpellPossibilityIteratorTest, TestXIncludeConfig, 
TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, 
TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, 
TestBM25SimilarityFactory, TestFastWriter, LegacyHTMLStripCharFilterTest, 
TestJmxMonitoredMap, PluginInfoTest, DateMathParserTest, 
ChaosMonkeyNothingIsSafeTest, SolrTestCaseJ4Test, TestHighlightDedupGrouping, 
TestTolerantSearch, AliasIntegrationTest, CloudExitableDirectoryReaderTest]
   [junit4] Completed on J0 in 120.28s, 1 test, 1 failure <<< FAILURES!

[...truncated 268 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:524: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:472: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:189: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:496: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1360: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:962: 
There were test failures: 431 suites, 1778 tests, 1 failure, 45 ignored (23 
assumptions)

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


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

Reply via email to