Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14600/
Java: 64bit/jdk1.9.0-ea-b85 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  
org.apache.solr.handler.PingRequestHandlerTest.testPingInClusterWithNoHealthCheck

Error Message:
Could not find a healthy node to handle the request.

Stack Trace:
org.apache.solr.common.SolrException: Could not find a healthy node to handle 
the request.
        at 
__randomizedtesting.SeedInfo.seed([E5FAF689F2CB666E:B29485977275C8A]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1084)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:953)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:953)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:953)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:953)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:953)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
        at 
org.apache.solr.handler.PingRequestHandlerTest.testPingInClusterWithNoHealthCheck(PingRequestHandlerTest.java:201)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:520)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1665)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:873)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        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:367)
        at java.lang.Thread.run(Thread.java:747)




Build Log:
[...truncated 9653 lines...]
   [junit4] Suite: org.apache.solr.handler.PingRequestHandlerTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E5FAF689F2CB666E-001/init-core-data-001
   [junit4]   2> 296369 INFO  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 296369 INFO  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 296369 INFO  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 296369 INFO  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 296369 INFO  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
   [junit4]   2> 296370 INFO  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 296370 INFO  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 296384 INFO  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 296390 INFO  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 296404 INFO  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 296404 INFO  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 296407 INFO  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 296466 INFO  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 296470 INFO  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 296470 INFO  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 296473 INFO  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 296474 INFO  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 296475 INFO  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 296475 WARN  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 296476 WARN  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 296476 INFO  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 296476 WARN  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 296476 WARN  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 296476 INFO  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 296476 INFO  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
   [junit4]   2> 296476 INFO  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/'
   [junit4]   2> 296476 INFO  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 296476 INFO  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
   [junit4]   2> 296476 INFO  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1449564997
   [junit4]   2> 296476 INFO  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/]
   [junit4]   2> 296476 INFO  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/lib
   [junit4]   2> 296476 WARN  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/lib).
   [junit4]   2> 296483 INFO  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 296484 INFO  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 296484 INFO  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 296484 INFO  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 296484 INFO  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 296484 INFO  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 296485 INFO  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, instanceDir=collection1, 
collection=collection1, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/,
 
dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E5FAF689F2CB666E-001/init-core-data-001,
 shard=shard1}
   [junit4]   2> 296485 INFO  (coreLoadExecutor-948-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 296485 INFO  (coreLoadExecutor-948-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 296485 INFO  (coreLoadExecutor-948-thread-1) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
   [junit4]   2> 296486 INFO  (coreLoadExecutor-948-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 296486 INFO  (coreLoadExecutor-948-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 296496 INFO  (coreLoadExecutor-948-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 296502 INFO  (coreLoadExecutor-948-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 296519 INFO  (coreLoadExecutor-948-thread-1) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 296519 INFO  (coreLoadExecutor-948-thread-1) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 296522 INFO  (coreLoadExecutor-948-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 296584 INFO  (coreLoadExecutor-948-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 296587 INFO  (coreLoadExecutor-948-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 296588 INFO  (coreLoadExecutor-948-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 296590 INFO  (coreLoadExecutor-948-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 296592 INFO  (coreLoadExecutor-948-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 296592 INFO  (coreLoadExecutor-948-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 296593 WARN  (coreLoadExecutor-948-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 296593 WARN  (coreLoadExecutor-948-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 296593 INFO  (coreLoadExecutor-948-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 296593 WARN  (coreLoadExecutor-948-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 296593 WARN  (coreLoadExecutor-948-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 296593 INFO  (coreLoadExecutor-948-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 296594 INFO  (coreLoadExecutor-948-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 296594 INFO  (coreLoadExecutor-948-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 296594 INFO  (coreLoadExecutor-948-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/],
 dataDir=[null]
   [junit4]   2> 296594 INFO  (coreLoadExecutor-948-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2bc3d1c
   [junit4]   2> 296594 INFO  (coreLoadExecutor-948-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E5FAF689F2CB666E-001/init-core-data-001
   [junit4]   2> 296594 INFO  (coreLoadExecutor-948-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E5FAF689F2CB666E-001/init-core-data-001/index/
   [junit4]   2> 296594 WARN  (coreLoadExecutor-948-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E5FAF689F2CB666E-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 296594 INFO  (coreLoadExecutor-948-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E5FAF689F2CB666E-001/init-core-data-001/index
   [junit4]   2> 296595 INFO  (coreLoadExecutor-948-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=56.224609375, 
floorSegmentMB=0.40234375, forceMergeDeletesPctAllowed=12.459482656535691, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 296595 INFO  (coreLoadExecutor-948-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@183a5faa 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@918754f),segFN=segments_1,generation=1}
   [junit4]   2> 296595 INFO  (coreLoadExecutor-948-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 296595 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E5FAF689F2CB666E-001/init-core-data-001/
   [junit4]   2> 296598 INFO  (coreLoadExecutor-948-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 296598 INFO  (coreLoadExecutor-948-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 296598 INFO  (coreLoadExecutor-948-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 296598 INFO  (coreLoadExecutor-948-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 296598 INFO  (coreLoadExecutor-948-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 296598 INFO  (coreLoadExecutor-948-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 296598 INFO  (coreLoadExecutor-948-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 296598 INFO  (coreLoadExecutor-948-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 296598 INFO  (coreLoadExecutor-948-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 296598 INFO  (coreLoadExecutor-948-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 296598 INFO  (coreLoadExecutor-948-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 296598 INFO  (coreLoadExecutor-948-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 296599 INFO  (coreLoadExecutor-948-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 296600 INFO  (coreLoadExecutor-948-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 296600 INFO  (coreLoadExecutor-948-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 296601 INFO  (coreLoadExecutor-948-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 296603 INFO  (coreLoadExecutor-948-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 296604 INFO  (coreLoadExecutor-948-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 296604 WARN  (coreLoadExecutor-948-thread-1) [    
x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 296604 INFO  (coreLoadExecutor-948-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 296605 INFO  (coreLoadExecutor-948-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 296605 INFO  (coreLoadExecutor-948-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 296605 INFO  (coreLoadExecutor-948-thread-1) [    
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 296605 INFO  (coreLoadExecutor-948-thread-1) [    
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 296605 INFO  (coreLoadExecutor-948-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=41, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=71.755859375, 
floorSegmentMB=0.3583984375, forceMergeDeletesPctAllowed=28.55580577009424, 
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 296606 INFO  (coreLoadExecutor-948-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@183a5faa 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@918754f),segFN=segments_1,generation=1}
   [junit4]   2> 296606 INFO  (coreLoadExecutor-948-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 296606 INFO  (coreLoadExecutor-948-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@351052bc[collection1] 
main
   [junit4]   2> 296606 INFO  (coreLoadExecutor-948-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 296606 INFO  (coreLoadExecutor-948-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 296606 INFO  (coreLoadExecutor-948-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 296606 INFO  (coreLoadExecutor-948-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 296626 INFO  (coreLoadExecutor-948-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 296724 INFO  (coreLoadExecutor-948-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 296724 INFO  
(searcherExecutor-949-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 296724 INFO  
(searcherExecutor-949-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 296724 INFO  
(searcherExecutor-949-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 296724 INFO  (coreLoadExecutor-948-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 296724 INFO  
(searcherExecutor-949-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 296724 INFO  (coreLoadExecutor-948-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 296724 INFO  (coreLoadExecutor-948-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 296724 INFO  (coreLoadExecutor-948-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1515568056088133632
   [junit4]   2> 296724 INFO  
(searcherExecutor-949-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 296724 INFO  
(searcherExecutor-949-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 296724 INFO  
(searcherExecutor-949-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 296725 INFO  
(searcherExecutor-949-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 296725 INFO  
(searcherExecutor-949-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 296725 INFO  
(searcherExecutor-949-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@351052bc[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 296726 INFO  (coreLoadExecutor-948-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with 
highest version 1515568056088133632
   [junit4]   2> 296726 INFO  (coreLoadExecutor-948-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 296727 INFO  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 296729 INFO  
(TEST-PingRequestHandlerTest.testPingWithNoHealthCheck-seed#[E5FAF689F2CB666E]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testPingWithNoHealthCheck
   [junit4]   2> 296731 INFO  
(TEST-PingRequestHandlerTest.testPingWithNoHealthCheck-seed#[E5FAF689F2CB666E]) 
[    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={wt=xml} 
hits=0 status=0 QTime=1 
   [junit4]   2> 296732 INFO  
(TEST-PingRequestHandlerTest.testPingWithNoHealthCheck-seed#[E5FAF689F2CB666E]) 
[    ] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={action=ping&wt=xml} hits=0 status=0 QTime=0 
   [junit4]   2> 296732 INFO  
(TEST-PingRequestHandlerTest.testPingWithNoHealthCheck-seed#[E5FAF689F2CB666E]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testPingWithNoHealthCheck
   [junit4]   2> 296734 INFO  
(TEST-PingRequestHandlerTest.testEnablingServer-seed#[E5FAF689F2CB666E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testEnablingServer
   [junit4]   2> 296735 INFO  
(TEST-PingRequestHandlerTest.testEnablingServer-seed#[E5FAF689F2CB666E]) [    ] 
o.a.s.c.S.Request [collection1] webapp=null path=null params={wt=xml} hits=0 
status=0 QTime=0 
   [junit4]   2> 296735 INFO  
(TEST-PingRequestHandlerTest.testEnablingServer-seed#[E5FAF689F2CB666E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testEnablingServer
   [junit4]   2> 296737 INFO  
(TEST-PingRequestHandlerTest.testGettingStatus-seed#[E5FAF689F2CB666E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testGettingStatus
   [junit4]   2> 296738 INFO  
(TEST-PingRequestHandlerTest.testGettingStatus-seed#[E5FAF689F2CB666E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testGettingStatus
   [junit4]   2> 296739 INFO  
(TEST-PingRequestHandlerTest.testBadActionRaisesException-seed#[E5FAF689F2CB666E])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testBadActionRaisesException
   [junit4]   2> 296739 INFO  
(TEST-PingRequestHandlerTest.testBadActionRaisesException-seed#[E5FAF689F2CB666E])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testBadActionRaisesException
   [junit4]   2> 296741 INFO  
(TEST-PingRequestHandlerTest.testDisablingServer-seed#[E5FAF689F2CB666E]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testDisablingServer
   [junit4]   2> 296741 INFO  
(TEST-PingRequestHandlerTest.testDisablingServer-seed#[E5FAF689F2CB666E]) [    
] o.a.s.c.S.Request [collection1] webapp=null path=null params={wt=xml} hits=0 
status=0 QTime=0 
   [junit4]   2> 296741 INFO  
(TEST-PingRequestHandlerTest.testDisablingServer-seed#[E5FAF689F2CB666E]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testDisablingServer
   [junit4]   2> 296742 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E5FAF689F2CB666E])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testPingInClusterWithNoHealthCheck
   [junit4]   2> 296745 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E5FAF689F2CB666E])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 296745 INFO  (Thread-805) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 296745 INFO  (Thread-805) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 296845 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E5FAF689F2CB666E])
 [    ] o.a.s.c.ZkTestServer start zk server on port:33135
   [junit4]   2> 296845 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E5FAF689F2CB666E])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 296846 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E5FAF689F2CB666E])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 296848 INFO  (zkCallback-250-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@e37c234 name:ZooKeeperConnection 
Watcher:127.0.0.1:33135 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 296848 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E5FAF689F2CB666E])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 296848 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E5FAF689F2CB666E])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 296848 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E5FAF689F2CB666E])
 [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 296851 INFO  (jetty-launcher-249-thread-4) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 296851 INFO  (jetty-launcher-249-thread-3) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 296851 INFO  (jetty-launcher-249-thread-5) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 296851 INFO  (jetty-launcher-249-thread-1) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 296851 INFO  (jetty-launcher-249-thread-2) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 296853 INFO  (jetty-launcher-249-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@337bf477{/solr,null,AVAILABLE}
   [junit4]   2> 296853 INFO  (jetty-launcher-249-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@419bc155{/solr,null,AVAILABLE}
   [junit4]   2> 296853 INFO  (jetty-launcher-249-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@54276da{/solr,null,AVAILABLE}
   [junit4]   2> 296854 INFO  (jetty-launcher-249-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@17234934{/solr,null,AVAILABLE}
   [junit4]   2> 296854 INFO  (jetty-launcher-249-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@42aa3b5a{/solr,null,AVAILABLE}
   [junit4]   2> 296854 INFO  (jetty-launcher-249-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@6f36baff{HTTP/1.1}{127.0.0.1:58851}
   [junit4]   2> 296854 INFO  (jetty-launcher-249-thread-3) [    ] 
o.e.j.s.Server Started @298396ms
   [junit4]   2> 296854 INFO  (jetty-launcher-249-thread-5) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@7ce024ac{HTTP/1.1}{127.0.0.1:52124}
   [junit4]   2> 296854 INFO  (jetty-launcher-249-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=58851}
   [junit4]   2> 296854 INFO  (jetty-launcher-249-thread-5) [    ] 
o.e.j.s.Server Started @298396ms
   [junit4]   2> 296854 INFO  (jetty-launcher-249-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@2f52c4d3{HTTP/1.1}{127.0.0.1:37038}
   [junit4]   2> 296854 INFO  (jetty-launcher-249-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52124}
   [junit4]   2> 296854 INFO  (jetty-launcher-249-thread-1) [    ] 
o.e.j.s.Server Started @298396ms
   [junit4]   2> 296854 INFO  (jetty-launcher-249-thread-4) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@21dcaa05{HTTP/1.1}{127.0.0.1:42596}
   [junit4]   2> 296854 INFO  (jetty-launcher-249-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37038}
   [junit4]   2> 296854 INFO  (jetty-launcher-249-thread-4) [    ] 
o.e.j.s.Server Started @298396ms
   [junit4]   2> 296854 INFO  (jetty-launcher-249-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73c6c3b2
   [junit4]   2> 296854 INFO  (jetty-launcher-249-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@5ce9fc5c{HTTP/1.1}{127.0.0.1:41475}
   [junit4]   2> 296854 INFO  (jetty-launcher-249-thread-3) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E5FAF689F2CB666E-001/tempDir-001/'
   [junit4]   2> 296854 INFO  (jetty-launcher-249-thread-2) [    ] 
o.e.j.s.Server Started @298396ms
   [junit4]   2> 296854 INFO  (jetty-launcher-249-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73c6c3b2
   [junit4]   2> 296855 INFO  (jetty-launcher-249-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41475}
   [junit4]   2> 296855 INFO  (jetty-launcher-249-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 296854 INFO  (jetty-launcher-249-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42596}
   [junit4]   2> 296855 INFO  (jetty-launcher-249-thread-3) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
   [junit4]   2> 296855 INFO  (jetty-launcher-249-thread-5) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E5FAF689F2CB666E-001/tempDir-001/'
   [junit4]   2> 296855 INFO  (jetty-launcher-249-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73c6c3b2
   [junit4]   2> 296855 INFO  (jetty-launcher-249-thread-5) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 296855 INFO  (jetty-launcher-249-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E5FAF689F2CB666E-001/tempDir-001/'
   [junit4]   2> 296855 INFO  (jetty-launcher-249-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73c6c3b2
   [junit4]   2> 296855 INFO  (jetty-launcher-249-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73c6c3b2
   [junit4]   2> 296855 INFO  (jetty-launcher-249-thread-4) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E5FAF689F2CB666E-001/tempDir-001/'
   [junit4]   2> 296855 INFO  (jetty-launcher-249-thread-5) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
   [junit4]   2> 296855 INFO  (jetty-launcher-249-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 296855 INFO  (jetty-launcher-249-thread-4) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 296855 INFO  (jetty-launcher-249-thread-1) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
   [junit4]   2> 296855 INFO  (jetty-launcher-249-thread-2) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E5FAF689F2CB666E-001/tempDir-001/'
   [junit4]   2> 296855 INFO  (jetty-launcher-249-thread-4) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
   [junit4]   2> 296855 INFO  (jetty-launcher-249-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 296855 INFO  (jetty-launcher-249-thread-2) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr
   [junit4]   2> 296863 INFO  (jetty-launcher-249-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 296864 INFO  (jetty-launcher-249-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 296870 INFO  (zkCallback-251-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7be5f06a 
name:ZooKeeperConnection Watcher:127.0.0.1:33135/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 296870 INFO  (jetty-launcher-249-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 296870 INFO  (jetty-launcher-249-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 296871 INFO  (jetty-launcher-249-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 296873 INFO  (jetty-launcher-249-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 296873 INFO  (jetty-launcher-249-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 296874 INFO  (zkCallback-252-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2cc1a0b7 
name:ZooKeeperConnection Watcher:127.0.0.1:33135/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 296874 INFO  (jetty-launcher-249-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 296875 INFO  (jetty-launcher-249-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 296875 INFO  (jetty-launcher-249-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 296875 INFO  (jetty-launcher-249-thread-3) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E5FAF689F2CB666E-001/tempDir-001/.
   [junit4]   2> 296876 INFO  (jetty-launcher-249-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1351755377
   [junit4]   2> 296876 INFO  (jetty-launcher-249-thread-3) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E5FAF689F2CB666E-001/tempDir-001/]
   [junit4]   2> 296876 INFO  (jetty-launcher-249-thread-3) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E5FAF689F2CB666E-001/tempDir-001/lib
   [junit4]   2> 296876 WARN  (jetty-launcher-249-thread-3) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E5FAF689F2CB666E-001/tempDir-001/lib).
   [junit4]   2> 296877 INFO  (jetty-launcher-249-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 296877 INFO  (jetty-launcher-249-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 296879 INFO  (zkCallback-253-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@21700c9a 
name:ZooKeeperConnection Watcher:127.0.0.1:33135/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 296879 INFO  (jetty-launcher-249-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 296879 INFO  (jetty-launcher-249-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 296879 INFO  (jetty-launcher-249-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 296882 INFO  (jetty-launcher-249-thread-4) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E5FAF689F2CB666E-001/tempDir-001/.
   [junit4]   2> 296882 INFO  (jetty-launcher-249-thread-4) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1694230519
   [junit4]   2> 296882 INFO  (jetty-launcher-249-thread-4) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E5FAF689F2CB666E-001/tempDir-001/]
   [junit4]   2> 296882 INFO  (jetty-launcher-249-thread-4) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E5FAF689F2CB666E-001/tempDir-001/lib
   [junit4]   2> 296882 WARN  (jetty-launcher-249-thread-4) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E5FAF689F2CB666E-001/tempDir-001/lib).
   [junit4]   2> 296882 INFO  (jetty-launcher-249-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 296882 INFO  (jetty-launcher-249-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 296884 INFO  (zkCallback-254-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5231171b 
name:ZooKeeperConnection Watcher:127.0.0.1:33135/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 296884 INFO  (jetty-launcher-249-thread-5) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E5FAF689F2CB666E-001/tempDir-001/.
   [junit4]   2> 296884 INFO  (jetty-launcher-249-thread-5) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1586196952
   [junit4]   2> 296884 INFO  (jetty-launcher-249-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 296884 INFO  (jetty-launcher-249-thread-5) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E5FAF689F2CB666E-001/tempDir-001/]
   [junit4]   2> 296884 INFO  (jetty-launcher-249-thread-5) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E5FAF689F2CB666E-001/tempDir-001/lib
   [junit4]   2> 296884 WARN  (jetty-launcher-249-thread-5) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E5FAF689F2CB666E-001/tempDir-001/lib).
   [junit4]   2> 296884 INFO  (jetty-launcher-249-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 296885 INFO  (jetty-launcher-249-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 296886 INFO  (jetty-launcher-249-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 296886 INFO  (jetty-launcher-249-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 296888 INFO  (zkCallback-255-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6d2732a5 
name:ZooKeeperConnection Watcher:127.0.0.1:33135/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 296888 INFO  (jetty-launcher-249-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 296888 INFO  (jetty-launcher-249-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 296888 INFO  (jetty-launcher-249-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 296888 INFO  (jetty-launcher-249-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 296889 INFO  (jetty-launcher-249-thread-1) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E5FAF689F2CB666E-001/tempDir-001/.
   [junit4]   2> 296889 INFO  (jetty-launcher-249-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1289200846
   [junit4]   2> 296889 INFO  (jetty-launcher-249-thread-1) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E5FAF689F2CB666E-001/tempDir-001/]
   [junit4]   2> 296889 INFO  (jetty-launcher-249-thread-1) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E5FAF689F2CB666E-001/tempDir-001/lib
   [junit4]   2> 296889 WARN  (jetty-launcher-249-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E5FAF689F2CB666E-001/tempDir-001/lib).
   [junit4]   2> 296890 INFO  (jetty-launcher-249-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 296891 INFO  (jetty-launcher-249-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 296891 INFO  (jetty-launcher-249-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 296891 INFO  (jetty-launcher-249-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33135/solr
   [junit4]   2> 296891 INFO  (jetty-launcher-249-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 296891 INFO  (jetty-launcher-249-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 296891 INFO  (jetty-launcher-249-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 296892 INFO  (jetty-launcher-249-thread-4) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 296893 INFO  (zkCallback-257-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@206239e7 
name:ZooKeeperConnection Watcher:127.0.0.1:33135 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 296893 INFO  (jetty-launcher-249-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 296893 INFO  (jetty-launcher-249-thread-5) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 296893 INFO  (jetty-launcher-249-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 296894 INFO  (jetty-launcher-249-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 296894 INFO  (jetty-launcher-249-thread-5) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 296894 INFO  (jetty-launcher-249-thread-2) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E5FAF689F2CB666E-001/tempDir-001/.
   [junit4]   2> 296895 INFO  (jetty-launcher-249-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1877855559
   [junit4]   2> 296895 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x1508611e0170006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:747)
   [junit4]   2> 296895 INFO  (jetty-launcher-249-thread-4) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 296895 INFO  (jetty-launcher-249-thread-5) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 296895 INFO  (jetty-launcher-249-thread-3) 
[n:127.0.0.1:58851_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 296895 INFO  (jetty-launcher-249-thread-4) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 296895 INFO  (jetty-launcher-249-thread-2) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E5FAF689F2CB666E-001/tempDir-001/]
   [junit4]   2> 296895 INFO  (jetty-launcher-249-thread-2) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E5FAF689F2CB666E-001/tempDir-001/lib
   [junit4]   2> 296895 INFO  (jetty-launcher-249-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33135/solr
   [junit4]   2> 296895 INFO  (jetty-launcher-249-thread-5) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 296896 INFO  (jetty-launcher-249-thread-4) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 296895 WARN  (jetty-launcher-249-thread-2) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E5FAF689F2CB666E-001/tempDir-001/lib).
   [junit4]   2> 296896 INFO  (jetty-launcher-249-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33135/solr
   [junit4]   2> 296896 INFO  (jetty-launcher-249-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 296896 INFO  (jetty-launcher-249-thread-5) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 296896 INFO  (jetty-launcher-249-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 296896 INFO  (jetty-launcher-249-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 296896 INFO  (jetty-launcher-249-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 296897 INFO  
(zkCallback-260-thread-1-processing-n:127.0.0.1:58851_solr) 
[n:127.0.0.1:58851_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7eb64d9a 
name:ZooKeeperConnection Watcher:127.0.0.1:33135/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 296897 INFO  (jetty-launcher-249-thread-3) 
[n:127.0.0.1:58851_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 296898 INFO  (zkCallback-261-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@68ffcce6 
name:ZooKeeperConnection Watcher:127.0.0.1:33135 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 296898 INFO  (jetty-launcher-249-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 296898 INFO  (jetty-launcher-249-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 296898 INFO  (zkCallback-262-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5f6ab6b name:ZooKeeperConnection 
Watcher:127.0.0.1:33135 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 296898 INFO  (jetty-launcher-249-thread-5) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 296898 INFO  (jetty-launcher-249-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 296899 INFO  (jetty-launcher-249-thread-3) 
[n:127.0.0.1:58851_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 296899 INFO  (jetty-launcher-249-thread-5) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 296899 INFO  (jetty-launcher-249-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 296900 INFO  (jetty-launcher-249-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 296900 INFO  (jetty-launcher-249-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 296900 INFO  (jetty-launcher-249-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33135/solr
   [junit4]   2> 296900 INFO  (jetty-launcher-249-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 296900 INFO  (jetty-launcher-249-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 296900 INFO  (jetty-launcher-249-thread-4) 
[n:127.0.0.1:42596_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 296901 INFO  (jetty-launcher-249-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 296902 INFO  (jetty-launcher-249-thread-5) 
[n:127.0.0.1:52124_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 296903 INFO  (jetty-launcher-249-thread-3) 
[n:127.0.0.1:58851_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 296903 INFO  
(zkCallback-264-thread-1-processing-n:127.0.0.1:42596_solr) 
[n:127.0.0.1:42596_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@74da7fcf 
name:ZooKeeperConnection Watcher:127.0.0.1:33135/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 296903 INFO  (jetty-launcher-249-thread-4) 
[n:127.0.0.1:42596_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 296903 INFO  
(zkCallback-266-thread-1-processing-n:127.0.0.1:52124_solr) 
[n:127.0.0.1:52124_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7cf0c93e 
name:ZooKeeperConnection Watcher:127.0.0.1:33135/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 296903 INFO  (jetty-launcher-249-thread-5) 
[n:127.0.0.1:52124_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 296903 INFO  (zkCallback-265-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7b3dd8e5 
name:ZooKeeperConnection Watcher:127.0.0.1:33135 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 296904 INFO  (jetty-launcher-249-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 296904 INFO  (jetty-launcher-249-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 296906 INFO  (jetty-launcher-249-thread-1) 
[n:127.0.0.1:37038_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 296908 INFO  (jetty-launcher-249-thread-3) 
[n:127.0.0.1:58851_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 296908 INFO  
(zkCallback-267-thread-1-processing-n:127.0.0.1:37038_solr) 
[n:127.0.0.1:37038_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4b4e9cde 
name:ZooKeeperConnection Watcher:127.0.0.1:33135/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 296908 INFO  (jetty-launcher-249-thread-5) 
[n:127.0.0.1:52124_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 296908 INFO  (jetty-launcher-249-thread-1) 
[n:127.0.0.1:37038_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 296908 INFO  (jetty-launcher-249-thread-4) 
[n:127.0.0.1:42596_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 296909 INFO  (jetty-launcher-249-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 296910 INFO  (jetty-launcher-249-thread-3) 
[n:127.0.0.1:58851_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 296910 INFO  (jetty-launcher-249-thread-4) 
[n:127.0.0.1:42596_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 296910 INFO  (jetty-launcher-249-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 296910 INFO  (jetty-launcher-249-thread-5) 
[n:127.0.0.1:52124_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 296910 INFO  (jetty-launcher-249-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 296910 INFO  (jetty-launcher-249-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 296910 INFO  (jetty-launcher-249-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33135/solr
   [junit4]   2> 296910 INFO  (jetty-launcher-249-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 296910 INFO  (jetty-launcher-249-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 296910 INFO  (jetty-launcher-249-thread-4) 
[n:127.0.0.1:42596_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 296911 INFO  (jetty-launcher-249-thread-3) 
[n:127.0.0.1:58851_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 296911 INFO  (jetty-launcher-249-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 296911 INFO  (jetty-launcher-249-thread-5) 
[n:127.0.0.1:52124_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 296912 INFO  (zkCallback-269-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6381c445 
name:ZooKeeperConnection Watcher:127.0.0.1:33135 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 296912 INFO  (jetty-launcher-249-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 296912 INFO  (jetty-launcher-249-thread-3) 
[n:127.0.0.1:58851_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 296912 INFO  (jetty-launcher-249-thread-4) 
[n:127.0.0.1:42596_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 296912 INFO  (jetty-launcher-249-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 296912 INFO  (jetty-launcher-249-thread-1) 
[n:127.0.0.1:37038_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 296912 INFO  (jetty-launcher-249-thread-5) 
[n:127.0.0.1:52124_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 296913 INFO  (jetty-launcher-249-thread-4) 
[n:127.0.0.1:42596_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 296913 INFO  (jetty-launcher-249-thread-3) 
[n:127.0.0.1:58851_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 296914 INFO  (jetty-launcher-249-thread-2) 
[n:127.0.0.1:41475_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 296914 INFO  (jetty-launcher-249-thread-1) 
[n:127.0.0.1:37038_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 296914 INFO  (jetty-launcher-249-thread-5) 
[n:127.0.0.1:52124_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 296915 INFO  (jetty-launcher-249-thread-3) 
[n:127.0.0.1:58851_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 296915 INFO  (jetty-launcher-249-thread-4) 
[n:127.0.0.1:42596_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 296915 INFO  
(zkCallback-270-thread-1-processing-n:127.0.0.1:41475_solr) 
[n:127.0.0.1:41475_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@18fd431 name:ZooKeeperConnection 
Watcher:127.0.0.1:33135/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 296915 INFO  (jetty-launcher-249-thread-1) 
[n:127.0.0.1:37038_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 296915 INFO  (jetty-launcher-249-thread-2) 
[n:127.0.0.1:41475_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 296915 INFO  (jetty-launcher-249-thread-5) 
[n:127.0.0.1:52124_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 296916 INFO  (jetty-launcher-249-thread-4) 
[n:127.0.0.1:42596_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 296916 INFO  (jetty-launcher-249-thread-3) 
[n:127.0.0.1:58851_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 296916 INFO  (jetty-launcher-249-thread-1) 
[n:127.0.0.1:37038_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 296916 INFO  (jetty-launcher-249-thread-5) 
[n:127.0.0.1:52124_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 296916 INFO  (jetty-launcher-249-thread-3) 
[n:127.0.0.1:58851_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 296916 INFO  (jetty-launcher-249-thread-1) 
[n:127.0.0.1:37038_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 296916 INFO  (jetty-launcher-249-thread-4) 
[n:127.0.0.1:42596_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 296916 INFO  (jetty-launcher-249-thread-5) 
[n:127.0.0.1:52124_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 296916 INFO  (jetty-launcher-249-thread-1) 
[n:127.0.0.1:37038_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37038_solr
   [junit4]   2> 296916 INFO  (jetty-launcher-249-thread-4) 
[n:127.0.0.1:42596_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42596_solr
   [junit4]   2> 296916 INFO  (jetty-launcher-249-thread-3) 
[n:127.0.0.1:58851_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58851_solr
   [junit4]   2> 296917 INFO  (jetty-launcher-249-thread-5) 
[n:127.0.0.1:52124_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52124_solr
   [junit4]   2> 296917 INFO  (jetty-launcher-249-thread-4) 
[n:127.0.0.1:42596_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:42596_solr
   [junit4]   2> 296917 INFO  (jetty-launcher-249-thread-1) 
[n:127.0.0.1:37038_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:37038_solr
   [junit4]   2> 296917 INFO  (jetty-launcher-249-thread-3) 
[n:127.0.0.1:58851_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:58851_solr
   [junit4]   2> 296917 INFO  (jetty-launcher-249-thread-5) 
[n:127.0.0.1:52124_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:52124_solr
   [junit4]   2> 296917 INFO  (jetty-launcher-249-thread-4) 
[n:127.0.0.1:42596_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 296917 INFO  (jetty-launcher-249-thread-1) 
[n:127.0.0.1:37038_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 296918 INFO  (jetty-launcher-249-thread-5) 
[n:127.0.0.1:52124_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 296918 INFO  (jetty-launcher-249-thread-3) 
[n:127.0.0.1:58851_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 296918 INFO  (jetty-launcher-249-thread-2) 
[n:127.0.0.1:41475_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 296918 INFO  (jetty-launcher-249-thread-1) 
[n:127.0.0.1:37038_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 296918 INFO  (jetty-launcher-249-thread-4) 
[n:127.0.0.1:42596_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 296918 INFO  (jetty-launcher-249-thread-5) 
[n:127.0.0.1:52124_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 296918 INFO  (jetty-launcher-249-thread-3) 
[n:127.0.0.1:58851_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 296918 INFO  (jetty-launcher-249-thread-4) 
[n:127.0.0.1:42596_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 296919 INFO  (jetty-launcher-249-thread-1) 
[n:127.0.0.1:37038_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 296919 INFO  (jetty-launcher-249-thread-5) 
[n:127.0.0.1:52124_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 296919 INFO  (jetty-launcher-249-thread-4) 
[n:127.0.0.1:42596_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94723003506950154-127.0.0.1:42596_solr-n_0000000000
   [junit4]   2> 296919 INFO  (jetty-launcher-249-thread-1) 
[n:127.0.0.1:37038_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94723003506950157-127.0.0.1:37038_solr-n_0000000001
   [junit4]   2> 296919 INFO  (jetty-launcher-249-thread-3) 
[n:127.0.0.1:58851_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 296919 INFO  (jetty-launcher-249-thread-5) 
[n:127.0.0.1:52124_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94723003506950155-127.0.0.1:52124_solr-n_0000000002
   [junit4]   2> 296919 INFO  (jetty-launcher-249-thread-4) 
[n:127.0.0.1:42596_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:42596_solr
   [junit4]   2> 296919 INFO  (jetty-launcher-249-thread-4) 
[n:127.0.0.1:42596_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 296919 INFO  (jetty-launcher-249-thread-3) 
[n:127.0.0.1:58851_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94723003506950151-127.0.0.1:58851_solr-n_0000000003
   [junit4]   2> 296919 INFO  (jetty-launcher-249-thread-1) 
[n:127.0.0.1:37038_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94723003506950154-127.0.0.1:42596_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 296919 INFO  (jetty-launcher-249-thread-1) 
[n:127.0.0.1:37038_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 296919 INFO  (jetty-launcher-249-thread-5) 
[n:127.0.0.1:52124_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94723003506950157-127.0.0.1:37038_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 296919 INFO  (jetty-launcher-249-thread-5) 
[n:127.0.0.1:52124_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 296919 INFO  (jetty-launcher-249-thread-3) 
[n:127.0.0.1:58851_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94723003506950155-127.0.0.1:52124_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 296919 INFO  (jetty-launcher-249-thread-3) 
[n:127.0.0.1:58851_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 296919 INFO  (jetty-launcher-249-thread-4) 
[n:127.0.0.1:42596_solr    ] o.a.s.c.Overseer Overseer 
(id=94723003506950154-127.0.0.1:42596_solr-n_0000000000) starting
   [junit4]   2> 296920 INFO  (jetty-launcher-249-thread-4) 
[n:127.0.0.1:42596_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 296922 INFO  (jetty-launcher-249-thread-4) 
[n:127.0.0.1:42596_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=10000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 296922 INFO  
(OverseerCollectionConfigSetProcessor-94723003506950154-127.0.0.1:42596_solr-n_0000000000)
 [n:127.0.0.1:42596_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 296922 INFO  (jetty-launcher-249-thread-4) 
[n:127.0.0.1:42596_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 296923 INFO  
(OverseerStateUpdate-94723003506950154-127.0.0.1:42596_solr-n_0000000000) 
[n:127.0.0.1:42596_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 296925 INFO  (jetty-launcher-249-thread-3) 
[n:127.0.0.1:58851_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 296925 INFO  (jetty-launcher-249-thread-1) 
[n:127.0.0.1:37038_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 296925 INFO  (jetty-launcher-249-thread-3) 
[n:127.0.0.1:58851_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 296925 INFO  (jetty-launcher-249-thread-1) 
[n:127.0.0.1:37038_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 296925 INFO  (jetty-launcher-249-thread-1) 
[n:127.0.0.1:37038_solr    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E5FAF689F2CB666E-001/tempDir-001/.
   [junit4]   2> 296925 INFO  (jetty-launcher-249-thread-3) 
[n:127.0.0.1:58851_solr    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E5FAF689F2CB666E-001/tempDir-001/.
   [junit4]   2> 296926 INFO  (jetty-launcher-249-thread-3) 
[n:127.0.0.1:58851_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 296926 INFO  (jetty-launcher-249-thread-1) 
[n:127.0.0.1:37038_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 296927 INFO  (jetty-launcher-249-thread-1) 
[n:127.0.0.1:37038_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 296927 INFO  (jetty-launcher-249-thread-1) 
[n:127.0.0.1:37038_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 296927 INFO  (jetty-launcher-249-thread-5) 
[n:127.0.0.1:52124_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 296927 INFO  (jetty-launcher-249-thread-5) 
[n:127.0.0.1:52124_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 296927 INFO  (jetty-launcher-249-thread-5) 
[n:127.0.0.1:52124_solr    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E5FAF689F2CB666E-001/tempDir-001/.
   [junit4]   2> 296927 INFO  (jetty-launcher-249-thread-5) 
[n:127.0.0.1:52124_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 296928 INFO  (jetty-launcher-249-thread-3) 
[n:127.0.0.1:58851_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 296928 INFO  (jetty-launcher-249-thread-5) 
[n:127.0.0.1:52124_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 296928 INFO  (jetty-launcher-249-thread-5) 
[n:127.0.0.1:52124_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 296928 INFO  (jetty-launcher-249-thread-3) 
[n:127.0.0.1:58851_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 296939 INFO  (jetty-launcher-249-thread-4) 
[n:127.0.0.1:42596_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 296939 INFO  (jetty-launcher-249-thread-4) 
[n:127.0.0.1:42596_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 296940 INFO  (jetty-launcher-249-thread-4) 
[n:127.0.0.1:42596_solr    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E5FAF689F2CB666E-001/tempDir-001/.
   [junit4]   2> 296940 INFO  (jetty-launcher-249-thread-4) 
[n:127.0.0.1:42596_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 296940 INFO  (jetty-launcher-249-thread-4) 
[n:127.0.0.1:42596_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 296940 INFO  (jetty-launcher-249-thread-4) 
[n:127.0.0.1:42596_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 297920 INFO  (jetty-launcher-249-thread-2) 
[n:127.0.0.1:41475_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41475_solr
   [junit4]   2> 297920 INFO  (jetty-launcher-249-thread-2) 
[n:127.0.0.1:41475_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:41475_solr
   [junit4]   2> 297921 INFO  
(zkCallback-270-thread-1-processing-n:127.0.0.1:41475_solr) 
[n:127.0.0.1:41475_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has 
occurred - updating... (live nodes size: 4)
   [junit4]   2> 297921 INFO  
(zkCallback-266-thread-1-processing-n:127.0.0.1:52124_solr) 
[n:127.0.0.1:52124_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has 
occurred - updating... (live nodes size: 4)
   [junit4]   2> 297921 INFO  
(zkCallback-267-thread-1-processing-n:127.0.0.1:37038_solr) 
[n:127.0.0.1:37038_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has 
occurred - updating... (live nodes size: 4)
   [junit4]   2> 297921 INFO  
(zkCallback-260-thread-1-processing-n:127.0.0.1:58851_solr) 
[n:127.0.0.1:58851_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has 
occurred - updating... (live nodes size: 4)
   [junit4]   2> 297921 INFO  
(zkCallback-264-thread-1-processing-n:127.0.0.1:42596_solr) 
[n:127.0.0.1:42596_solr    ] o.a.s.c.c.ZkStateReader A live node change: 
WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has 
occurred - updating... (live nodes size: 4)
   [junit4]   2> 297922 INFO  (jetty-launcher-249-thread-2) 
[n:127.0.0.1:41475_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 297922 INFO  (jetty-launcher-249-thread-2) 
[n:127.0.0.1:41475_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/94723003506950159-127.0.0.1:41475_solr-n_0000000004
   [junit4]   2> 297923 INFO  (jetty-launcher-249-thread-2) 
[n:127.0.0.1:41475_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94723003506950151-127.0.0.1:58851_solr-n_0000000003 to 
know if I could be the leader
   [junit4]   2> 297927 INFO  (jetty-launcher-249-thread-2) 
[n:127.0.0.1:41475_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 297927 INFO  (jetty-launcher-249-thread-2) 
[n:127.0.0.1:41475_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 297928 INFO  (jetty-launcher-249-thread-2) 
[n:127.0.0.1:41475_solr    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E5FAF689F2CB666E-001/tempDir-001/.
   [junit4]   2> 297928 INFO  (jetty-launcher-249-thread-2) 
[n:127.0.0.1:41475_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 297928 INFO  (jetty-launcher-249-thread-2) 
[n:127.0.0.1:41475_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 297928 INFO  (jetty-launcher-249-thread-2) 
[n:127.0.0.1:41475_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 297929 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E5FAF689F2CB666E])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 297929 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E5FAF689F2CB666E])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 297930 INFO  (zkCallback-271-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@132bfb38 
name:ZooKeeperConnection Watcher:127.0.0.1:33135 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 297930 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E5FAF689F2CB666E])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 297930 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E5FAF689F2CB666E])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 297931 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E5FAF689F2CB666E])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 297931 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E5FAF689F2CB666E])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 297932 INFO  (zkCallback-273-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@691a5874 
name:ZooKeeperConnection Watcher:127.0.0.1:33135/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 297932 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E5FAF689F2CB666E])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 297932 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E5FAF689F2CB666E])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 297936 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E5FAF689F2CB666E])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/protwords.txt
   [junit4]   2> 297937 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E5FAF689F2CB666E])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml
   [junit4]   2> 297937 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E5FAF689F2CB666E])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad_solrconfig.xml
   [junit4]   2> 297938 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E5FAF689F2CB666E])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-nocache.xml
   [junit4]   2> 297938 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E5FAF689F2CB666E])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
   [junit4]   2> 297939 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E5FAF689F2CB666E])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 297939 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E5FAF689F2CB666E])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 297940 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E5FAF689F2CB666E])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 297940 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E5FAF689F2CB666E])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
   [junit4]   2> 297941 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E5FAF689F2CB666E])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 297942 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E5FAF689F2CB666E])
 [    ] o.a.s.c.c.SolrZkClient makePath: 
/configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-c

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

ava:747)
   [junit4]   2> 302323 INFO  (jetty-launcher-249-thread-3) 
[n:127.0.0.1:58851_solr c:testSolrCloudCollection s:shard1 r:core_node2 
x:testSolrCloudCollection_shard1_replica2] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@337bf477{/solr,null,UNAVAILABLE}
   [junit4]   2> 302324 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E5FAF689F2CB666E])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:33135 33135
   [junit4]   2> 302361 INFO  (Thread-805) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:33135 33135
   [junit4]   2> 302362 WARN  (Thread-805) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        4       /solr/configs/solrCloudCollectionConfig
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        4       
/solr/collections/testSolrCloudCollection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2>        6       /solr/collections
   [junit4]   2>        2       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 302362 INFO  
(TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[E5FAF689F2CB666E])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testPingInClusterWithNoHealthCheck
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=PingRequestHandlerTest 
-Dtests.method=testPingInClusterWithNoHealthCheck -Dtests.seed=E5FAF689F2CB666E 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fy 
-Dtests.timezone=SystemV/AST4ADT -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   5.63s J0 | 
PingRequestHandlerTest.testPingInClusterWithNoHealthCheck <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: Could not 
find a healthy node to handle the request.
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E5FAF689F2CB666E:B29485977275C8A]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1084)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:953)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:953)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:953)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:953)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:953)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
   [junit4]    >        at 
org.apache.solr.handler.PingRequestHandlerTest.testPingInClusterWithNoHealthCheck(PingRequestHandlerTest.java:201)
   [junit4]    >        at java.lang.Thread.run(Thread.java:747)
   [junit4]   2> 302366 INFO  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 302366 INFO  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1449564997
   [junit4]   2> 302366 INFO  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@a8d6fcd
   [junit4]   2> 302367 INFO  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    
x:collection1] o.a.s.u.UpdateHandler closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 302367 INFO  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 302367 INFO  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 302367 INFO  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 302367 INFO  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 302372 INFO  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 
directories currently being tracked
   [junit4]   2> 302372 INFO  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E5FAF689F2CB666E-001/init-core-data-001
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E5FAF689F2CB666E-001/init-core-data-001;done=false>>]
   [junit4]   2> 302372 INFO  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E5FAF689F2CB666E-001/init-core-data-001
   [junit4]   2> 302372 INFO  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E5FAF689F2CB666E-001/init-core-data-001/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E5FAF689F2CB666E-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 302372 INFO  
(SUITE-PingRequestHandlerTest-seed#[E5FAF689F2CB666E]-worker) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E5FAF689F2CB666E-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_E5FAF689F2CB666E-001
   [junit4]   2> Oct 20, 2015 4:25:35 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {}, 
docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, 
locale=fy, timezone=SystemV/AST4ADT
   [junit4]   2> NOTE: Linux 3.19.0-30-generic amd64/Oracle Corporation 
1.9.0-ea (64-bit)/cpus=12,threads=1,free=205768752,total=441974784
   [junit4]   2> NOTE: All tests run in this JVM: [TestCSVLoader, 
TestSolrConfigHandler, TestHighFrequencyDictionaryFactory, 
DistributedQueryElevationComponentTest, CleanupOldIndexTest, 
DataDrivenBlockJoinTest, TimeZoneUtilsTest, TestSolrXml, 
TestLuceneMatchVersion, TestNamedUpdateProcessors, 
SimpleCollectionCreateDeleteTest, QueryEqualityTest, 
DocumentAnalysisRequestHandlerTest, TestInfoStreamLogging, 
TestLMDirichletSimilarityFactory, TestRangeQuery, TestJoin, 
LeaderInitiatedRecoveryOnCommitTest, OverseerTaskQueueTest, BasicZkTest, 
TestDistributedSearch, TestInitQParser, TestHighlightDedupGrouping, 
TestAnalyzedSuggestions, TestStressLucene, HdfsThreadLeakTest, 
BadCopyFieldTest, TestEmbeddedSolrServerConstructors, IndexSchemaTest, 
PathHierarchyTokenizerFactoryTest, TestSchemaSimilarityResource, 
SynonymTokenizerTest, TestArbitraryIndexDir, TestBlobHandler, 
TestSchemaResource, SOLR749Test, RankQueryTest, PingRequestHandlerTest]
   [junit4] Completed [116/552] on J0 in 6.51s, 6 tests, 1 error <<< FAILURES!

[...truncated 1380 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:516: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987: 
There were test failures: 552 suites (8 ignored), 2171 tests, 1 error, 75 
ignored (38 assumptions) [seed: E5FAF689F2CB666E]

Total time: 44 minutes 8 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to