Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.0-Linux/102/
Java: 32bit/jdk1.8.0_31 -client -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.handler.TestBlobHandler.testDistribSearch

Error Message:
{responseHeader={status=0, QTime=1}, response={numFound=0, start=0, docs=[]}}

Stack Trace:
java.lang.AssertionError: {responseHeader={status=0, QTime=1}, 
response={numFound=0, start=0, docs=[]}}
        at 
__randomizedtesting.SeedInfo.seed([8348E11E95AE60C6:2AE6F06E2F100FA]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.handler.TestBlobHandler.doBlobHandlerTest(TestBlobHandler.java:96)
        at 
org.apache.solr.handler.TestBlobHandler.doTest(TestBlobHandler.java:200)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:878)
        at sun.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        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 10310 lines...]
   [junit4] Suite: org.apache.solr.handler.TestBlobHandler
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 8348E11E95AE60C6-001/init-core-data-001
   [junit4]   2> 1864377 T9909 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 1864378 T9909 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
   [junit4]   2> 1864381 T9909 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 1864382 T9909 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1864383 T9910 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 1864482 T9909 oasc.ZkTestServer.run start zk server on 
port:35943
   [junit4]   2> 1864483 T9909 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1864484 T9909 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1864489 T9917 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1b50e24 name:ZooKeeperConnection 
Watcher:127.0.0.1:35943 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1864489 T9909 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1864490 T9909 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1864490 T9909 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1864495 T9909 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1864496 T9909 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1864498 T9920 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@19325cb name:ZooKeeperConnection 
Watcher:127.0.0.1:35943/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1864498 T9909 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1864500 T9909 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1864501 T9909 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 1864514 T9909 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 1864516 T9909 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 1864517 T9909 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 1864519 T9909 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1864519 T9909 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 1864522 T9909 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1864523 T9909 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 1864525 T9909 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1864526 T9909 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1864528 T9909 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1864529 T9909 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 1864531 T9909 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1864532 T9909 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 1864534 T9909 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1864535 T9909 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 1864536 T9909 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1864537 T9909 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 1864539 T9909 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1864539 T9909 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 1864541 T9909 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1864542 T9909 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1864544 T9909 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1864545 T9909 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 1864546 T9909 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1864547 T9909 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 1864791 T9909 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 8348E11E95AE60C6-001/control-001/cores/collection1
   [junit4]   2> 1864793 T9909 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1864799 T9909 oejs.AbstractConnector.doStart Started 
SelectChannelConnector@127.0.0.1:५८३६६
   [junit4]   2> 1864800 T9909 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44
   [junit4]   2> 1864800 T9909 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1864801 T9909 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 8348E11E95AE60C6-001/control-001
   [junit4]   2> 1864801 T9909 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 8348E11E95AE60C6-001/control-001/'
   [junit4]   2> 1864827 T9909 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 8348E11E95AE60C6-001/control-001/solr.xml
   [junit4]   2> 1864858 T9909 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 8348E11E95AE60C6-001/control-001/cores
   [junit4]   2> 1864859 T9909 oasc.CoreContainer.<init> New CoreContainer 
24244775
   [junit4]   2> 1864860 T9909 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 8348E11E95AE60C6-001/control-001/]
   [junit4]   2> 1864861 T9909 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1864861 T9909 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1864862 T9909 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1864863 T9909 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1864864 T9909 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1864864 T9909 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1864865 T9909 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1864866 T9909 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1864867 T9909 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1864867 T9909 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1864868 T9909 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 1864870 T9909 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1864870 T9909 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1864871 T9909 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1864872 T9909 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1864873 T9909 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:35943/solr
   [junit4]   2> 1864873 T9909 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1864874 T9909 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1864875 T9909 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1864876 T9932 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@14e6ced name:ZooKeeperConnection 
Watcher:127.0.0.1:35943 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1864876 T9909 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1864877 T9909 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1864880 T9909 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1864881 T9935 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@16b59fe name:ZooKeeperConnection 
Watcher:127.0.0.1:35943/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1864882 T9909 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1864884 T9909 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 1864889 T9909 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1864893 T9909 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 1864898 T9909 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1864903 T9909 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1864909 T9909 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1864913 T9909 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58366_
   [junit4]   2> 1864914 T9909 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:58366_
   [junit4]   2> 1864919 T9909 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 1864923 T9909 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 1864927 T9909 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1864931 T9909 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:58366_
   [junit4]   2> 1864932 T9909 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 1864936 T9909 oasc.Overseer.start Overseer 
(id=93275772397223939-127.0.0.1:58366_-n_0000000000) starting
   [junit4]   2> 1864941 T9909 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 1864953 T9909 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1864954 T9937 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 1864955 T9909 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 1864959 T9909 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 1864962 T9909 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1864970 T9936 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 1864971 T9909 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 8348E11E95AE60C6-001/control-001/cores
   [junit4]   2> 1864974 T9909 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 8348E11E95AE60C6-001/control-001/cores/collection1/
   [junit4]   2> 1864974 T9909 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1864976 T9939 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 1864977 T9939 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1864978 T9935 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1864979 T9939 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1864985 T9936 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 0, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:58366";,
   [junit4]   2>          "node_name":"127.0.0.1:58366_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 0
   [junit4]   2> 1864986 T9936 oasco.ReplicaMutator.updateState Update state 
numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:58366";,
   [junit4]   2>          "node_name":"127.0.0.1:58366_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1864987 T9936 oasco.ClusterStateMutator.createCollection 
building a new cName: control_collection
   [junit4]   2> 1864987 T9936 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 1864990 T9935 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> 1865980 T9939 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1865980 T9939 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 1865982 T9939 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1865982 T9939 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1865984 T9939 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1865984 T9939 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 8348E11E95AE60C6-001/control-001/cores/collection1/'
   [junit4]   2> 1866010 T9939 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 1866013 T9939 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 1866024 T9939 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1866035 T9939 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 1866046 T9939 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1866048 T9939 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 1866057 T9939 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1866163 T9939 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1866168 T9939 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1866169 T9939 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1866182 T9939 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1866184 T9939 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1866187 T9939 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1866188 T9939 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1866188 T9939 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1866188 T9939 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1866189 T9939 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1866189 T9939 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1866190 T9939 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 1866190 T9939 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1866190 T9939 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 8348E11E95AE60C6-001/control-001/cores/collection1/, 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 8348E11E95AE60C6-001/tempDir-001/control/data/
   [junit4]   2> 1866191 T9939 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d6f8c5
   [junit4]   2> 1866192 T9939 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 8348E11E95AE60C6-001/tempDir-001/control/data
   [junit4]   2> 1866192 T9939 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 8348E11E95AE60C6-001/tempDir-001/control/data/index/
   [junit4]   2> 1866192 T9939 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 8348E11E95AE60C6-001/tempDir-001/control/data/index' doesn't exist. Creating 
new index...
   [junit4]   2> 1866193 T9939 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 8348E11E95AE60C6-001/tempDir-001/control/data/index
   [junit4]   2> 1866193 T9939 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16417477645325979]
   [junit4]   2> 1866194 T9939 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@19d61c6 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@141715e),segFN=segments_1,generation=1}
   [junit4]   2> 1866195 T9939 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1866199 T9939 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1866200 T9939 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1866200 T9939 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1866200 T9939 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1866201 T9939 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1866201 T9939 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1866202 T9939 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1866202 T9939 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1866202 T9939 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1866203 T9939 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1866204 T9939 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1866205 T9939 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1866205 T9939 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1866206 T9939 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1866207 T9939 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1866207 T9939 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1866208 T9939 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1866209 T9939 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1866209 T9939 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1866210 T9939 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1866211 T9939 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1866212 T9939 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1866212 T9939 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1866213 T9939 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1866214 T9939 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1866214 T9939 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1866215 T9939 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1866216 T9939 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1866217 T9939 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1866218 T9939 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1866219 T9939 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1866220 T9939 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1866221 T9939 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1866221 T9939 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1866222 T9939 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1866222 T9939 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@19d61c6 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@141715e),segFN=segments_1,generation=1}
   [junit4]   2> 1866222 T9939 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1866223 T9939 oass.SolrIndexSearcher.<init> Opening 
Searcher@530eac[collection1] main
   [junit4]   2> 1866223 T9939 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1866224 T9939 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1866224 T9939 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1866225 T9939 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1866225 T9939 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1866225 T9939 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1866226 T9939 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1866226 T9939 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1866226 T9939 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1866227 T9939 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1866227 T9940 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@530eac[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1866228 T9939 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1866229 T9943 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:58366 collection:control_collection 
shard:shard1
   [junit4]   2> 1866229 T9909 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1866230 T9909 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1866231 T9943 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1866232 T9909 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1866234 T9909 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1866236 T9946 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@a28589 name:ZooKeeperConnection 
Watcher:127.0.0.1:35943/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1866236 T9909 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1866238 T9909 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1866240 T9909 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1866241 T9943 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 1866243 T9935 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1866244 T9943 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1866244 T9909 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 1866245 T9936 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection"} current state 
version: 1
   [junit4]   2> 1866244 T9943 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2653 name=collection1 
org.apache.solr.core.SolrCore@1fdf82d url=http://127.0.0.1:58366/collection1 
node=127.0.0.1:58366_ C2653_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:58366, 
node_name=127.0.0.1:58366_, state=down}
   [junit4]   2> 1866246 T9943 C2653 P58366 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:58366/collection1/
   [junit4]   2> 1866246 T9943 C2653 P58366 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1866247 T9943 C2653 P58366 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:58366/collection1/ has no replicas
   [junit4]   2> 1866247 T9943 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:58366/collection1/ shard1
   [junit4]   2> 1866248 T9943 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 1866254 T9935 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1866255 T9936 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:58366";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 1
   [junit4]   2> 1866359 T9946 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> 1866359 T9935 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> 1866405 T9943 oasc.ZkController.register We are 
http://127.0.0.1:58366/collection1/ and leader is 
http://127.0.0.1:58366/collection1/
   [junit4]   2> 1866406 T9943 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:58366
   [junit4]   2> 1866406 T9943 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1866406 T9943 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 1866406 T9943 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1866408 T9935 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1866410 T9936 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:58366";,
   [junit4]   2>          "node_name":"127.0.0.1:58366_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 2
   [junit4]   2> 1866411 T9936 oasco.ReplicaMutator.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":"http://127.0.0.1:58366";,
   [junit4]   2>          "node_name":"127.0.0.1:58366_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1866511 T9909 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 8348E11E95AE60C6-001/shard-1-001/cores/collection1
   [junit4]   2> 1866512 T9909 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 1866515 T9909 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1866516 T9935 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> 1866516 T9946 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> 1866517 T9909 oejs.AbstractConnector.doStart Started 
SelectChannelConnector@127.0.0.1:५३९१२
   [junit4]   2> 1866519 T9909 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44
   [junit4]   2> 1866520 T9909 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1866521 T9909 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 8348E11E95AE60C6-001/shard-1-001
   [junit4]   2> 1866521 T9909 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 8348E11E95AE60C6-001/shard-1-001/'
   [junit4]   2> 1866558 T9909 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 8348E11E95AE60C6-001/shard-1-001/solr.xml
   [junit4]   2> 1866577 T9909 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 8348E11E95AE60C6-001/shard-1-001/cores
   [junit4]   2> 1866578 T9909 oasc.CoreContainer.<init> New CoreContainer 
288439
   [junit4]   2> 1866579 T9909 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 8348E11E95AE60C6-001/shard-1-001/]
   [junit4]   2> 1866580 T9909 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1866580 T9909 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1866581 T9909 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1866582 T9909 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1866582 T9909 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1866583 T9909 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1866583 T9909 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1866584 T9909 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1866585 T9909 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1866585 T9909 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1866586 T9909 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 1866587 T9909 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1866587 T9909 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1866588 T9909 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1866589 T9909 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1866589 T9909 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:35943/solr
   [junit4]   2> 1866590 T9909 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1866591 T9909 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1866592 T9909 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1866594 T9958 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1309da7 name:ZooKeeperConnection 
Watcher:127.0.0.1:35943 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1866595 T9909 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1866596 T9909 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1866598 T9909 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1866600 T9961 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@193ae7c name:ZooKeeperConnection 
Watcher:127.0.0.1:35943/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1866600 T9909 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1866608 T9909 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1867614 T9909 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53912_
   [junit4]   2> 1867617 T9909 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:53912_
   [junit4]   2> 1867623 T9909 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1867627 T9909 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 8348E11E95AE60C6-001/shard-1-001/cores
   [junit4]   2> 1867629 T9909 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 8348E11E95AE60C6-001/shard-1-001/cores/collection1/
   [junit4]   2> 1867630 T9909 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1867632 T9962 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1867632 T9962 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1867634 T9962 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1867634 T9935 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1867636 T9936 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:53912";,
   [junit4]   2>          "node_name":"127.0.0.1:53912_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 3
   [junit4]   2> 1867638 T9936 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:53912";,
   [junit4]   2>          "node_name":"127.0.0.1:53912_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1867638 T9936 oasco.ClusterStateMutator.createCollection 
building a new cName: collection1
   [junit4]   2> 1867639 T9936 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard2
   [junit4]   2> 1867744 T9946 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1867744 T9935 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1867744 T9961 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1868634 T9962 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1868635 T9962 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1868636 T9962 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1868636 T9962 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1868637 T9962 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1868637 T9962 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 8348E11E95AE60C6-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1868658 T9962 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 1868660 T9962 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 1868665 T9962 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1868670 T9962 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 1868681 T9962 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1868682 T9962 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 1868689 T9962 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1868797 T9962 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1868802 T9962 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1868803 T9962 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1868813 T9962 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1868815 T9962 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1868817 T9962 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1868818 T9962 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1868818 T9962 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1868818 T9962 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1868819 T9962 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1868819 T9962 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1868820 T9962 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1868820 T9962 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1868820 T9962 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 8348E11E95AE60C6-001/shard-1-001/cores/collection1/, 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 8348E11E95AE60C6-001/tempDir-001/jetty1/
   [junit4]   2> 1868820 T9962 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d6f8c5
   [junit4]   2> 1868821 T9962 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 8348E11E95AE60C6-001/tempDir-001/jetty1
   [junit4]   2> 1868822 T9962 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 8348E11E95AE60C6-001/tempDir-001/jetty1/index/
   [junit4]   2> 1868822 T9962 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 8348E11E95AE60C6-001/tempDir-001/jetty1/index' doesn't exist. Creating new 
index...
   [junit4]   2> 1868822 T9962 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 8348E11E95AE60C6-001/tempDir-001/jetty1/index
   [junit4]   2> 1868823 T9962 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16417477645325979]
   [junit4]   2> 1868823 T9962 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@18a010f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@26f9f),segFN=segments_1,generation=1}
   [junit4]   2> 1868824 T9962 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1868828 T9962 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1868829 T9962 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1868829 T9962 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1868829 T9962 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1868829 T9962 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1868830 T9962 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1868830 T9962 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1868830 T9962 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1868831 T9962 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1868832 T9962 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1868832 T9962 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1868833 T9962 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1868834 T9962 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1868834 T9962 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1868835 T9962 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1868836 T9962 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1868837 T9962 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1868837 T9962 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1868838 T9962 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1868839 T9962 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1868840 T9962 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1868841 T9962 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1868841 T9962 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1868842 T9962 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1868843 T9962 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1868844 T9962 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1868845 T9962 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1868847 T9962 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1868848 T9962 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1868848 T9962 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1868849 T9962 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1868850 T9962 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1868851 T9962 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1868851 T9962 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1868853 T9962 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1868854 T9962 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@18a010f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@26f9f),segFN=segments_1,generation=1}
   [junit4]   2> 1868854 T9962 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1868855 T9962 oass.SolrIndexSearcher.<init> Opening 
Searcher@1debebd[collection1] main
   [junit4]   2> 1868855 T9962 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1868856 T9962 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1868856 T9962 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1868857 T9962 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1868857 T9962 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1868857 T9962 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1868858 T9962 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1868858 T9962 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1868859 T9962 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1868859 T9962 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1868860 T9963 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@1debebd[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1868861 T9962 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1868861 T9966 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:53912 collection:collection1 
shard:shard2
   [junit4]   2> 1868862 T9909 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1868863 T9909 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1868863 T9966 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1868868 T9966 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard2
   [junit4]   2> 1868869 T9935 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1868870 T9966 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1868870 T9966 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2654 name=collection1 
org.apache.solr.core.SolrCore@1549c62 url=http://127.0.0.1:53912/collection1 
node=127.0.0.1:53912_ C2654_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:53912, 
node_name=127.0.0.1:53912_, state=down}
   [junit4]   2> 1868870 T9966 C2654 P53912 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:53912/collection1/
   [junit4]   2> 1868870 T9936 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1"} current state version: 4
   [junit4]   2> 1868870 T9966 C2654 P53912 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1868871 T9966 C2654 P53912 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:53912/collection1/ has no replicas
   [junit4]   2> 1868871 T9966 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:53912/collection1/ shard2
   [junit4]   2> 1868872 T9966 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 1868876 T9935 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1868877 T9936 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:53912";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 4
   [junit4]   2> 1868979 T9946 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1868979 T9961 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1868979 T9935 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1869027 T9966 oasc.ZkController.register We are 
http://127.0.0.1:53912/collection1/ and leader is 
http://127.0.0.1:53912/collection1/
   [junit4]   2> 1869027 T9966 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:53912
   [junit4]   2> 1869027 T9966 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1869027 T9966 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 1869028 T9966 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1869029 T9935 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1869030 T9936 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:53912";,
   [junit4]   2>          "node_name":"127.0.0.1:53912_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 1869031 T9936 oasco.ReplicaMutator.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":"http://127.0.0.1:53912";,
   [junit4]   2>          "node_name":"127.0.0.1:53912_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1869134 T9961 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1869134 T9935 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1869134 T9946 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1869142 T9909 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 8348E11E95AE60C6-001/shard-2-001/cores/collection1
   [junit4]   2> 1869143 T9909 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 1869144 T9909 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1869146 T9909 oejs.AbstractConnector.doStart Started 
SelectChannelConnector@127.0.0.1:५३४८७
   [junit4]   2> 1869147 T9909 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44
   [junit4]   2> 1869147 T9909 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1869148 T9909 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 8348E11E95AE60C6-001/shard-2-001
   [junit4]   2> 1869148 T9909 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 8348E11E95AE60C6-001/shard-2-001/'
   [junit4]   2> 1869170 T9909 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 8348E11E95AE60C6-001/shard-2-001/solr.xml
   [junit4]   2> 1869177 T9909 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 8348E11E95AE60C6-001/shard-2-001/cores
   [junit4]   2> 1869177 T9909 oasc.CoreContainer.<init> New CoreContainer 
9670416
   [junit4]   2> 1869178 T9909 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 8348E11E95AE60C6-001/shard-2-001/]
   [junit4]   2> 1869178 T9909 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1869179 T9909 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1869179 T9909 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1869179 T9909 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1869180 T9909 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1869180 T9909 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1869180 T9909 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1869181 T9909 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1869181 T9909 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1869182 T9909 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1869182 T9909 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 1869183 T9909 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1869183 T9909 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1869183 T9909 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1869184 T9909 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1869184 T9909 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:35943/solr
   [junit4]   2> 1869185 T9909 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1869185 T9909 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1869186 T9909 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1869188 T9978 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@12c2327 name:ZooKeeperConnection 
Watcher:127.0.0.1:35943 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1869188 T9909 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1869190 T9909 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1869208 T9909 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1869211 T9981 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@17724a4 name:ZooKeeperConnection 
Watcher:127.0.0.1:35943/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1869211 T9909 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1869223 T9909 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1870228 T9909 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53487_
   [junit4]   2> 1870230 T9909 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:53487_
   [junit4]   2> 1870235 T9909 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1870238 T9909 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 8348E11E95AE60C6-001/shard-2-001/cores
   [junit4]   2> 1870239 T9909 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 8348E11E95AE60C6-001/shard-2-001/cores/collection1/
   [junit4]   2> 1870240 T9909 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1870241 T9982 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1870241 T9982 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1870242 T9982 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1870242 T9935 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1870243 T9936 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:53487";,
   [junit4]   2>          "node_name":"127.0.0.1:53487_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 6
   [junit4]   2> 1870244 T9936 oasco.ReplicaMutator.updateState Update state 
numShards=2 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:53487";,
   [junit4]   2>          "node_name":"127.0.0.1:53487_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1870244 T9936 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=2
   [junit4]   2> 1870245 T9936 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 1870348 T9981 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1870348 T9946 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1870348 T9935 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1870348 T9961 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1871242 T9982 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1871243 T9982 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1871244 T9982 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1871245 T9982 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1871247 T9982 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1871247 T9982 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 8348E11E95AE60C6-001/shard-2-001/cores/collection1/'
   [junit4]   2> 1871270 T9982 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 1871274 T9982 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 1871281 T9982 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1871287 T9982 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 1871300 T9982 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1871302 T9982 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 1871310 T9982 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1871418 T9982 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1871422 T9982 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1871424 T9982 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1871439 T9982 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1871441 T9982 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1871444 T9982 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1871445 T9982 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1871445 T9982 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1871445 T9982 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1871446 T9982 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1871447 T9982 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1871447 T9982 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1871447 T9982 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1871447 T9982 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 8348E11E95AE60C6-001/shard-2-001/cores/collection1/, 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 8348E11E95AE60C6-001/tempDir-001/jetty2/
   [junit4]   2> 1871448 T9982 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d6f8c5
   [junit4]   2> 1871449 T9982 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 8348E11E95AE60C6-001/tempDir-001/jetty2
   [junit4]   2> 1871450 T9982 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 8348E11E95AE60C6-001/tempDir-001/jetty2/index/
   [junit4]   2> 1871450 T9982 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 8348E11E95AE60C6-001/tempDir-001/jetty2/index' doesn't exist. Creating new 
index...
   [junit4]   2> 1871450 T9982 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 8348E11E95AE60C6-001/tempDir-001/jetty2/index
   [junit4]   2> 1871451 T9982 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16417477645325979]
   [junit4]   2> 1871452 T9982 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@705943 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12eab56),segFN=segments_1,generation=1}
   [junit4]   2> 1871452 T9982 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1871456 T9982 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1871457 T9982 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1871457 T9982 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1871458 T9982 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1871458 T9982 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1871458 T9982 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1871459 T9982 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1871459 T9982 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1871460 T9982 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1871461 T9982 oasc.RequestHandlers.initHandlersFromConfig 
created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1871462 T9982 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1871462 T9982 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1871463 T9982 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1871464 T9982 oasc.RequestHandlers.initHandlersFromConfig 
created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1871465 T9982 oasc.RequestHandlers.initHandlersFromConfig 
created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1871467 T9982 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1871468 T9982 oasc.RequestHandlers.initHandlersFromConfig 
created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1871468 T9982 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1871470 T9982 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1871471 T9982 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1871472 T9982 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1871473 T9982 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1871473 T9982 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/properties: 
org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1871474 T9982 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1871475 T9982 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1871476 T9982 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1871476 T9982 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1871478 T9982 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1871479 T9982 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1871480 T9982 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1871481 T9982 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1871481 T9982 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1871482 T9982 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1871483 T9982 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1871484 T9982 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1871485 T9982 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@705943 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12eab56),segFN=segments_1,generation=1}
   [junit4]   2> 1871485 T9982 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1871485 T9982 oass.SolrIndexSearcher.<init> Opening 
Searcher@220272[collection1] main
   [junit4]   2> 1871485 T9982 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1871487 T9982 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1871487 T9982 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1871488 T9982 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1871488 T9982 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1871488 T9982 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1871489 T9982 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1871489 T9982 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1871490 T9982 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1871490 T9982 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1871492 T9983 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@220272[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1871493 T9982 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1871493 T9986 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:53487 collection:collection1 
shard:shard1
   [junit4]   2> 1871494 T9909 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1871495 T9909 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1871495 T9986 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1871505 T9986 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 1871508 T9935 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1871508 T9986 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1871509 T9986 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2655 name=collection1 
org.apache.solr.core.SolrCore@90be35 url=http://127.0.0.1:53487/collection1 
node=127.0.0.1:53487_ C2655_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:53487, 
node_name=127.0.0.1:53487_, state=down}
   [junit4]   2> 1871509 T9986 C2655 P53487 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:53487/collection1/
   [junit4]   2> 1871509 T9936 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1"} current state version: 7
   [junit4]   2> 1871510 T9986 C2655 P53487 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1871511 T9986 C2655 P53487 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:53487/collection1/ has no replicas
   [junit4]   2> 1871512 T9986 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:53487/collection1/ shard1
   [junit4]   2> 1871

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

=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 8348E11E95AE60C6-001/tempDir-001/jetty4;done=false>>]
   [junit4]   2> 1889143 T9909 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 8348E11E95AE60C6-001/tempDir-001/jetty4
   [junit4]   2> 1889143 T9909 oasc.Overseer.close Overseer 
(id=93275772397223948-127.0.0.1:49481_-n_0000000004) closing
   [junit4]   2> 1889144 T10069 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:49481_
   [junit4]   2> 1890644 T10062 oascc.ZkStateReader$2.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1890644 T10023 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1890668 T9909 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 1890858 T9909 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 1890860 T9909 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:35943 35943
   [junit4]   2> 1891274 T9910 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:35943 35943
   [junit4]   2> 1891278 T9910 oasc.ZkTestServer$ZKServerMain.runFromConfig 
WARN Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                6       /solr/aliases.json
   [junit4]   2>                6       /solr/clusterstate.json
   [junit4]   2>                5       /solr/configs/conf1
   [junit4]   2>                2       /solr/configs/.system
   [junit4]   2>                2       /solr/collections/.system/state.json
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                6       /solr/live_nodes
   [junit4]   2>                5       /solr/overseer/queue
   [junit4]   2>                5       /solr/overseer/collection-queue-work
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBlobHandler 
-Dtests.method=testDistribSearch -Dtests.seed=8348E11E95AE60C6 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=hi_IN 
-Dtests.timezone=Africa/Djibouti -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 26.9s J0 | TestBlobHandler.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: 
{responseHeader={status=0, QTime=1}, response={numFound=0, start=0, docs=[]}}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([8348E11E95AE60C6:2AE6F06E2F100FA]:0)
   [junit4]    >        at 
org.apache.solr.handler.TestBlobHandler.doBlobHandlerTest(TestBlobHandler.java:96)
   [junit4]    >        at 
org.apache.solr.handler.TestBlobHandler.doTest(TestBlobHandler.java:200)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:878)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1891305 T9909 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler
 8348E11E95AE60C6-001
   [junit4]   2> 26939 T9908 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{blobName=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
size=PostingsFormat(name=MockRandom), 
_version_=PostingsFormat(name=LuceneFixedGap), id=BlockTreeOrds(blocksize=128), 
version=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
md5=PostingsFormat(name=LuceneFixedGap), 
timestamp=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, 
sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=hi_IN, 
timezone=Africa/Djibouti
   [junit4]   2> NOTE: Linux 3.13.0-45-generic i386/Oracle Corporation 1.8.0_31 
(32-bit)/cpus=8,threads=1,free=106308968,total=484442112
   [junit4]   2> NOTE: All tests run in this JVM: [TestSort, ShardRoutingTest, 
TestSolrDynamicMBean, DistributedQueryComponentOptimizationTest, 
RecoveryAfterSoftCommitTest, ZkStateWriterTest, TestFunctionQuery, 
TestManagedSchemaFieldTypeResource, TestReplicationHandler, 
DistribCursorPagingTest, TestImplicitCoreProperties, SampleTest, 
RequiredFieldsTest, TestExtendedDismaxParser, SOLR749Test, TestManagedResource, 
SolrInfoMBeanTest, CollectionsAPIAsyncDistributedZkTest, 
TestBlendedInfixSuggestions, TestStressVersions, TestCloudSchemaless, 
TestCharFilters, TestLazyCores, TestClassNameShortening, 
PreAnalyzedUpdateProcessorTest, TestCollationField, TestAnalyzedSuggestions, 
DistanceFunctionTest, CursorPagingTest, DeleteReplicaTest, OverseerTest, 
DocValuesMultiTest, UnloadDistributedZkTest, TestQueryTypes, TimeZoneUtilsTest, 
TestRandomMergePolicy, TestCSVResponseWriter, TestBinaryField, 
SimpleFacetsTest, AnalyticsMergeStrategyTest, BadCopyFieldTest, TestQueryUtils, 
TestBinaryResponseWriter, TestAddFieldRealTimeGet, SuggesterFSTTest, 
TestFieldTypeResource, ZkControllerTest, TestShortCircuitedRequests, 
ClusterStateUpdateTest, TestFaceting, 
TestSolrQueryParserDefaultOperatorResource, TestComponentsName, 
TestObjectReleaseTracker, PathHierarchyTokenizerFactoryTest, 
TestAtomicUpdateErrorCases, TestAnalyzeInfixSuggestions, ResponseHeaderTest, 
RankQueryTest, AnalysisErrorHandlingTest, TestIBSimilarityFactory, 
SolrCoreCheckLockOnStartupTest, DocumentAnalysisRequestHandlerTest, 
SyncSliceTest, SimpleMLTQParserTest, ChaosMonkeyNothingIsSafeTest, 
TestManagedStopFilterFactory, MergeStrategyTest, SuggesterWFSTTest, 
TestSerializedLuceneMatchVersion, RecoveryZkTest, 
DistributedQueryComponentCustomSortTest, ParsingFieldUpdateProcessorsTest, 
PingRequestHandlerTest, DistributedQueueTest, TestCSVLoader, DocValuesTest, 
DOMUtilTest, TestStressReorder, SpatialRPTFieldTypeTest, 
LeaderInitiatedRecoveryOnCommitTest, SSLMigrationTest, 
DeleteInactiveReplicaTest, ZkCLITest, AddBlockUpdateTest, 
TestFieldCollectionResource, HdfsDirectoryFactoryTest, 
TestElisionMultitermQuery, TestSurroundQueryParser, TestClusterStateMutator, 
TestWordDelimiterFilterFactory, SortByFunctionTest, 
HdfsBasicDistributedZk2Test, TestStressLucene, AssignTest, 
TestSolrConfigHandlerConcurrent, ShowFileRequestHandlerTest, TestCoreContainer, 
SoftAutoCommitTest, TestDynamicLoading, DistributedSpellCheckComponentTest, 
TestJmxMonitoredMap, DistributedFacetPivotLargeTest, TestSolrConfigHandler, 
JSONWriterTest, SolrCoreTest, HdfsCollectionsAPIDistributedZkTest, 
ScriptEngineTest, TestArbitraryIndexDir, TestInfoStreamLogging, 
ChaosMonkeySafeLeaderTest, OpenCloseCoreStressTest, TestRandomFaceting, 
ZkSolrClientTest, TestDistributedSearch, TestDistributedGrouping, TestReload, 
HardAutoCommitTest, TestSolr4Spatial, TestGroupingSearch, 
BasicFunctionalityTest, DirectUpdateHandlerTest, 
OverseerCollectionProcessorTest, TestIndexSearcher, HighlighterTest, 
CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, 
SolrIndexSplitterTest, AnalysisAfterCoreReloadTest, 
SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, 
CoreAdminHandlerTest, SolrRequestParserTest, SuggesterTest, TestTrie, 
SpatialFilterTest, PolyFieldTest, SchemaVersionSpecificBehaviorTest, 
TestUpdate, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, 
TestRemoteStreaming, CacheHeaderTest, DisMaxRequestHandlerTest, 
StandardRequestHandlerTest, TestReversedWildcardFilterFactory, 
TestOmitPositions, RequestHandlersTest, TestValueSourceCache, 
FieldAnalysisRequestHandlerTest, LoggingHandlerTest, TestJmxIntegration, 
MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest, 
TestPHPSerializedResponseWriter, TestLFUCache, TestSolrIndexConfig, 
ResponseLogComponentTest, TestStressRecovery, SolrTestCaseJ4Test, 
TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, 
TestHighlightDedupGrouping, TestTolerantSearch, AliasIntegrationTest, 
CloudExitableDirectoryReaderTest, DeleteLastCustomShardedReplicaTest, 
ExternalCollectionsTest, HttpPartitionTest, MigrateRouteKeyTest, 
OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest, 
RemoteQueryErrorTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, 
SharedFSAutoReplicaFailoverUtilsTest, SolrXmlInZkTest, TestCloudInspectUtil, 
TestCloudPivotFacet, TestRequestStatusCollectionAPI, 
VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZkTest, 
HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, 
StressHdfsTest, CachingDirectoryFactoryTest, QueryResultKeyTest, 
TestInitParams, TestReloadAndDeleteDocs, TestSolrXml, TestBlobHandler]
   [junit4] Completed on J0 in 27.48s, 1 test, 1 failure <<< FAILURES!

[...truncated 192 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/build.xml:529: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/build.xml:477: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/build.xml:61: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/build.xml:191: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/solr/common-build.xml:508: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/lucene/common-build.xml:1363: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.0-Linux/lucene/common-build.xml:970: 
There were test failures: 459 suites, 1841 tests, 1 failure, 45 ignored (20 
assumptions)

Total time: 75 minutes 3 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_31 -client 
-XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to