You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/11/25 15:04:42 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_66) - Build # 15033 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15033/
Java: 32bit/jdk1.8.0_66 -server -XX:+UseSerialGC

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([AB15DF3BDDD87099:45C661EB58344A7D]: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:200)
	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:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	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:745)




Build Log:
[...truncated 10598 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_AB15DF3BDDD87099-001/init-core-data-001
   [junit4]   2> 1077910 INFO  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1077911 INFO  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1077911 INFO  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-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> 1077911 INFO  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1077911 INFO  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-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> 1077911 INFO  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-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> 1077911 INFO  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-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> 1077925 INFO  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1077931 INFO  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1077944 INFO  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-worker) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1077947 INFO  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1078016 INFO  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1078020 INFO  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1078021 INFO  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1078023 INFO  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1078024 INFO  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1078025 INFO  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1078025 WARN  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1078025 WARN  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1078025 INFO  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1078026 WARN  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1078026 WARN  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1078026 INFO  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1078026 INFO  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-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> 1078026 INFO  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-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> 1078026 INFO  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1078026 INFO  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-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> 1078026 INFO  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 23123514
   [junit4]   2> 1078026 INFO  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-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> 1078026 WARN  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/lib
   [junit4]   2> 1078026 INFO  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-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> 1078028 INFO  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1078028 INFO  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1078028 INFO  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1078028 INFO  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1078028 INFO  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1078029 INFO  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-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_AB15DF3BDDD87099-001/init-core-data-001, shard=shard1}
   [junit4]   2> 1078029 INFO  (coreLoadExecutor-3241-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> 1078029 INFO  (coreLoadExecutor-3241-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1078029 INFO  (coreLoadExecutor-3241-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> 1078029 INFO  (coreLoadExecutor-3241-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> 1078029 INFO  (coreLoadExecutor-3241-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> 1078041 INFO  (coreLoadExecutor-3241-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1078047 INFO  (coreLoadExecutor-3241-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1078060 INFO  (coreLoadExecutor-3241-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1078063 INFO  (coreLoadExecutor-3241-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1078124 INFO  (coreLoadExecutor-3241-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1078128 INFO  (coreLoadExecutor-3241-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1078128 INFO  (coreLoadExecutor-3241-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1078131 INFO  (coreLoadExecutor-3241-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1078132 INFO  (coreLoadExecutor-3241-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1078133 INFO  (coreLoadExecutor-3241-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1078133 WARN  (coreLoadExecutor-3241-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1078133 WARN  (coreLoadExecutor-3241-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1078133 INFO  (coreLoadExecutor-3241-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1078133 WARN  (coreLoadExecutor-3241-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1078133 WARN  (coreLoadExecutor-3241-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1078134 INFO  (coreLoadExecutor-3241-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'
   [junit4]   2> 1078134 INFO  (coreLoadExecutor-3241-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> 1078134 INFO  (coreLoadExecutor-3241-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1078134 INFO  (coreLoadExecutor-3241-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> 1078134 INFO  (coreLoadExecutor-3241-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d44d6
   [junit4]   2> 1078135 INFO  (coreLoadExecutor-3241-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_AB15DF3BDDD87099-001/init-core-data-001
   [junit4]   2> 1078135 INFO  (coreLoadExecutor-3241-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_AB15DF3BDDD87099-001/init-core-data-001/index/
   [junit4]   2> 1078135 WARN  (coreLoadExecutor-3241-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_AB15DF3BDDD87099-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 1078135 INFO  (coreLoadExecutor-3241-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_AB15DF3BDDD87099-001/init-core-data-001/index
   [junit4]   2> 1078135 INFO  (coreLoadExecutor-3241-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1078136 INFO  (coreLoadExecutor-3241-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@e6978d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17435d8; maxCacheMB=0.1630859375 maxMergeSizeMB=0.8994140625)),segFN=segments_1,generation=1}
   [junit4]   2> 1078136 INFO  (coreLoadExecutor-3241-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1078136 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_AB15DF3BDDD87099-001/init-core-data-001/
   [junit4]   2> 1078138 INFO  (coreLoadExecutor-3241-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1078138 INFO  (coreLoadExecutor-3241-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1078138 INFO  (coreLoadExecutor-3241-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1078138 INFO  (coreLoadExecutor-3241-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1078138 INFO  (coreLoadExecutor-3241-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1078138 INFO  (coreLoadExecutor-3241-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1078138 INFO  (coreLoadExecutor-3241-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1078138 INFO  (coreLoadExecutor-3241-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1078138 INFO  (coreLoadExecutor-3241-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1078138 INFO  (coreLoadExecutor-3241-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1078138 INFO  (coreLoadExecutor-3241-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1078139 INFO  (coreLoadExecutor-3241-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1078140 INFO  (coreLoadExecutor-3241-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1078140 INFO  (coreLoadExecutor-3241-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1078141 INFO  (coreLoadExecutor-3241-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1078141 INFO  (coreLoadExecutor-3241-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1078143 INFO  (coreLoadExecutor-3241-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1078144 INFO  (coreLoadExecutor-3241-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> 1078144 WARN  (coreLoadExecutor-3241-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> 1078144 INFO  (coreLoadExecutor-3241-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1078145 INFO  (coreLoadExecutor-3241-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1078145 INFO  (coreLoadExecutor-3241-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1078145 INFO  (coreLoadExecutor-3241-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1078145 INFO  (coreLoadExecutor-3241-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1078145 INFO  (coreLoadExecutor-3241-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1078145 INFO  (coreLoadExecutor-3241-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@e6978d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17435d8; maxCacheMB=0.1630859375 maxMergeSizeMB=0.8994140625)),segFN=segments_1,generation=1}
   [junit4]   2> 1078145 INFO  (coreLoadExecutor-3241-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1078145 INFO  (coreLoadExecutor-3241-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@11da28e[collection1] main
   [junit4]   2> 1078146 INFO  (coreLoadExecutor-3241-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1078146 INFO  (coreLoadExecutor-3241-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1078146 INFO  (coreLoadExecutor-3241-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1078146 INFO  (coreLoadExecutor-3241-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1078195 INFO  (coreLoadExecutor-3241-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1078289 INFO  (coreLoadExecutor-3241-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1078289 INFO  (searcherExecutor-3242-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1078289 INFO  (searcherExecutor-3242-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1078289 INFO  (searcherExecutor-3242-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1078289 INFO  (searcherExecutor-3242-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1078289 INFO  (coreLoadExecutor-3241-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1078289 INFO  (coreLoadExecutor-3241-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1078289 INFO  (searcherExecutor-3242-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1078289 INFO  (coreLoadExecutor-3241-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1078289 INFO  (coreLoadExecutor-3241-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1518820021500903424
   [junit4]   2> 1078290 INFO  (searcherExecutor-3242-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1078290 INFO  (searcherExecutor-3242-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1078290 INFO  (searcherExecutor-3242-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1078290 INFO  (searcherExecutor-3242-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1078290 INFO  (searcherExecutor-3242-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@11da28e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1078291 INFO  (coreLoadExecutor-3241-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1518820021500903424
   [junit4]   2> 1078291 INFO  (coreLoadExecutor-3241-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1078292 INFO  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1078294 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[AB15DF3BDDD87099]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPingInClusterWithNoHealthCheck
   [junit4]   2> 1078295 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[AB15DF3BDDD87099]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1078295 INFO  (Thread-2632) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1078295 INFO  (Thread-2632) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1078395 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[AB15DF3BDDD87099]) [    ] o.a.s.c.ZkTestServer start zk server on port:53814
   [junit4]   2> 1078395 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[AB15DF3BDDD87099]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1078396 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[AB15DF3BDDD87099]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1078397 INFO  (zkCallback-837-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@158eea7 name:ZooKeeperConnection Watcher:127.0.0.1:53814 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1078397 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[AB15DF3BDDD87099]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1078398 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[AB15DF3BDDD87099]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1078398 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[AB15DF3BDDD87099]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1078400 INFO  (jetty-launcher-836-thread-3) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1078400 INFO  (jetty-launcher-836-thread-1) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1078400 INFO  (jetty-launcher-836-thread-5) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1078400 INFO  (jetty-launcher-836-thread-4) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1078401 INFO  (jetty-launcher-836-thread-2) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1078413 INFO  (jetty-launcher-836-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d45902{/solr,null,AVAILABLE}
   [junit4]   2> 1078415 INFO  (jetty-launcher-836-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e998a6{/solr,null,AVAILABLE}
   [junit4]   2> 1078415 INFO  (jetty-launcher-836-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@1c3952c{HTTP/1.1}{127.0.0.1:56681}
   [junit4]   2> 1078415 INFO  (jetty-launcher-836-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@130a4b{HTTP/1.1}{127.0.0.1:41024}
   [junit4]   2> 1078415 INFO  (jetty-launcher-836-thread-1) [    ] o.e.j.s.Server Started @1079936ms
   [junit4]   2> 1078415 INFO  (jetty-launcher-836-thread-5) [    ] o.e.j.s.Server Started @1079936ms
   [junit4]   2> 1078415 INFO  (jetty-launcher-836-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56681}
   [junit4]   2> 1078416 INFO  (jetty-launcher-836-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@af5c99{/solr,null,AVAILABLE}
   [junit4]   2> 1078416 INFO  (jetty-launcher-836-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@113b128{/solr,null,AVAILABLE}
   [junit4]   2> 1078416 INFO  (jetty-launcher-836-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1078416 INFO  (jetty-launcher-836-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_AB15DF3BDDD87099-001/tempDir-001/node1'
   [junit4]   2> 1078416 INFO  (jetty-launcher-836-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@40465e{HTTP/1.1}{127.0.0.1:54629}
   [junit4]   2> 1078416 INFO  (jetty-launcher-836-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@1665c51{HTTP/1.1}{127.0.0.1:46838}
   [junit4]   2> 1078416 INFO  (jetty-launcher-836-thread-2) [    ] o.e.j.s.Server Started @1079936ms
   [junit4]   2> 1078416 INFO  (jetty-launcher-836-thread-4) [    ] o.e.j.s.Server Started @1079936ms
   [junit4]   2> 1078416 INFO  (jetty-launcher-836-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54629}
   [junit4]   2> 1078416 INFO  (jetty-launcher-836-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46838}
   [junit4]   2> 1078415 INFO  (jetty-launcher-836-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41024}
   [junit4]   2> 1078416 INFO  (jetty-launcher-836-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1078416 INFO  (jetty-launcher-836-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1078416 INFO  (jetty-launcher-836-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1078416 INFO  (jetty-launcher-836-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_AB15DF3BDDD87099-001/tempDir-001/node2'
   [junit4]   2> 1078416 INFO  (jetty-launcher-836-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1078416 INFO  (jetty-launcher-836-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@138507{/solr,null,AVAILABLE}
   [junit4]   2> 1078416 INFO  (jetty-launcher-836-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_AB15DF3BDDD87099-001/tempDir-001/node5'
   [junit4]   2> 1078416 INFO  (jetty-launcher-836-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1078416 INFO  (jetty-launcher-836-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_AB15DF3BDDD87099-001/tempDir-001/node4'
   [junit4]   2> 1078416 INFO  (jetty-launcher-836-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@1761b31{HTTP/1.1}{127.0.0.1:50085}
   [junit4]   2> 1078416 INFO  (jetty-launcher-836-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> 1078416 INFO  (jetty-launcher-836-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1078416 INFO  (jetty-launcher-836-thread-3) [    ] o.e.j.s.Server Started @1079937ms
   [junit4]   2> 1078416 INFO  (jetty-launcher-836-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> 1078416 INFO  (jetty-launcher-836-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1078417 INFO  (jetty-launcher-836-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1078417 INFO  (jetty-launcher-836-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50085}
   [junit4]   2> 1078417 INFO  (jetty-launcher-836-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1078417 INFO  (jetty-launcher-836-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> 1078417 INFO  (jetty-launcher-836-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> 1078417 INFO  (jetty-launcher-836-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1078417 INFO  (jetty-launcher-836-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1078417 INFO  (jetty-launcher-836-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_AB15DF3BDDD87099-001/tempDir-001/node3'
   [junit4]   2> 1078417 INFO  (jetty-launcher-836-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1078417 INFO  (jetty-launcher-836-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1078417 INFO  (jetty-launcher-836-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1078417 INFO  (jetty-launcher-836-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1078417 INFO  (jetty-launcher-836-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> 1078417 INFO  (jetty-launcher-836-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1078417 INFO  (jetty-launcher-836-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1078418 INFO  (jetty-launcher-836-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1078418 INFO  (jetty-launcher-836-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1078418 INFO  (zkCallback-838-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@55fd25 name:ZooKeeperConnection Watcher:127.0.0.1:53814/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1078418 INFO  (jetty-launcher-836-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1078418 INFO  (zkCallback-839-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@85a25f name:ZooKeeperConnection Watcher:127.0.0.1:53814/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1078418 INFO  (zkCallback-841-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10bc23f name:ZooKeeperConnection Watcher:127.0.0.1:53814/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1078418 INFO  (jetty-launcher-836-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1078418 INFO  (zkCallback-840-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@77eb1 name:ZooKeeperConnection Watcher:127.0.0.1:53814/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1078418 INFO  (jetty-launcher-836-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1078418 INFO  (jetty-launcher-836-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1078418 INFO  (jetty-launcher-836-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1078418 INFO  (jetty-launcher-836-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1078419 INFO  (jetty-launcher-836-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1078419 INFO  (jetty-launcher-836-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1078419 INFO  (jetty-launcher-836-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1078419 INFO  (jetty-launcher-836-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1078419 INFO  (zkCallback-842-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13022ae name:ZooKeeperConnection Watcher:127.0.0.1:53814/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1078419 INFO  (jetty-launcher-836-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1078419 INFO  (jetty-launcher-836-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1078419 INFO  (jetty-launcher-836-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1078419 INFO  (jetty-launcher-836-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1078421 INFO  (jetty-launcher-836-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1078423 INFO  (jetty-launcher-836-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_AB15DF3BDDD87099-001/tempDir-001/node1/.
   [junit4]   2> 1078423 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 0x1513eec333c0002, 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:745)
   [junit4]   2> 1078423 INFO  (jetty-launcher-836-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 25161505
   [junit4]   2> 1078423 INFO  (jetty-launcher-836-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_AB15DF3BDDD87099-001/tempDir-001/node4/.
   [junit4]   2> 1078423 INFO  (jetty-launcher-836-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_AB15DF3BDDD87099-001/tempDir-001/node5/.
   [junit4]   2> 1078423 INFO  (jetty-launcher-836-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 9287044
   [junit4]   2> 1078423 INFO  (jetty-launcher-836-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 23074315
   [junit4]   2> 1078423 INFO  (jetty-launcher-836-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_AB15DF3BDDD87099-001/tempDir-001/node5]
   [junit4]   2> 1078423 INFO  (jetty-launcher-836-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_AB15DF3BDDD87099-001/tempDir-001/node2/.
   [junit4]   2> 1078423 INFO  (jetty-launcher-836-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_AB15DF3BDDD87099-001/tempDir-001/node4]
   [junit4]   2> 1078424 WARN  (jetty-launcher-836-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_AB15DF3BDDD87099-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_AB15DF3BDDD87099-001/tempDir-001/node5/lib
   [junit4]   2> 1078424 WARN  (jetty-launcher-836-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_AB15DF3BDDD87099-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_AB15DF3BDDD87099-001/tempDir-001/node4/lib
   [junit4]   2> 1078423 INFO  (jetty-launcher-836-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_AB15DF3BDDD87099-001/tempDir-001/node1]
   [junit4]   2> 1078424 INFO  (jetty-launcher-836-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> 1078424 INFO  (jetty-launcher-836-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> 1078424 WARN  (jetty-launcher-836-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_AB15DF3BDDD87099-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_AB15DF3BDDD87099-001/tempDir-001/node1/lib
   [junit4]   2> 1078424 INFO  (jetty-launcher-836-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 27276006
   [junit4]   2> 1078424 INFO  (jetty-launcher-836-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_AB15DF3BDDD87099-001/tempDir-001/node2]
   [junit4]   2> 1078424 INFO  (jetty-launcher-836-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> 1078424 WARN  (jetty-launcher-836-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_AB15DF3BDDD87099-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_AB15DF3BDDD87099-001/tempDir-001/node2/lib
   [junit4]   2> 1078424 INFO  (jetty-launcher-836-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> 1078425 INFO  (jetty-launcher-836-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1078425 INFO  (jetty-launcher-836-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1078425 INFO  (jetty-launcher-836-thread-5) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1078425 INFO  (jetty-launcher-836-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1078425 INFO  (jetty-launcher-836-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1078425 INFO  (jetty-launcher-836-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1078425 INFO  (jetty-launcher-836-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53814/solr
   [junit4]   2> 1078425 INFO  (jetty-launcher-836-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1078425 INFO  (jetty-launcher-836-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1078425 INFO  (jetty-launcher-836-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1078425 INFO  (jetty-launcher-836-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1078425 INFO  (jetty-launcher-836-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1078425 INFO  (jetty-launcher-836-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53814/solr
   [junit4]   2> 1078425 INFO  (jetty-launcher-836-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1078425 INFO  (jetty-launcher-836-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1078425 INFO  (jetty-launcher-836-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1078425 INFO  (jetty-launcher-836-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53814/solr
   [junit4]   2> 1078425 INFO  (jetty-launcher-836-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1078425 INFO  (jetty-launcher-836-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1078425 INFO  (jetty-launcher-836-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1078425 INFO  (jetty-launcher-836-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1078426 INFO  (jetty-launcher-836-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_AB15DF3BDDD87099-001/tempDir-001/node3/.
   [junit4]   2> 1078425 INFO  (jetty-launcher-836-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1078426 INFO  (jetty-launcher-836-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 7328317
   [junit4]   2> 1078426 INFO  (jetty-launcher-836-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_AB15DF3BDDD87099-001/tempDir-001/node3]
   [junit4]   2> 1078426 INFO  (jetty-launcher-836-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53814/solr
   [junit4]   2> 1078426 WARN  (jetty-launcher-836-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_AB15DF3BDDD87099-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.PingRequestHandlerTest_AB15DF3BDDD87099-001/tempDir-001/node3/lib
   [junit4]   2> 1078426 INFO  (jetty-launcher-836-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1078426 INFO  (jetty-launcher-836-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1078426 INFO  (jetty-launcher-836-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1078426 INFO  (jetty-launcher-836-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1078426 INFO  (jetty-launcher-836-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> 1078427 INFO  (zkCallback-847-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d0d96d name:ZooKeeperConnection Watcher:127.0.0.1:53814 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1078427 INFO  (jetty-launcher-836-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1078427 INFO  (jetty-launcher-836-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1078427 INFO  (jetty-launcher-836-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1078428 INFO  (zkCallback-849-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@14e47eb name:ZooKeeperConnection Watcher:127.0.0.1:53814 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1078428 INFO  (jetty-launcher-836-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1078428 INFO  (jetty-launcher-836-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1078428 INFO  (zkCallback-848-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16ae21d name:ZooKeeperConnection Watcher:127.0.0.1:53814 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1078428 INFO  (jetty-launcher-836-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1078428 INFO  (jetty-launcher-836-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1078428 INFO  (jetty-launcher-836-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1078428 INFO  (jetty-launcher-836-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1078428 INFO  (jetty-launcher-836-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1078428 INFO  (jetty-launcher-836-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53814/solr
   [junit4]   2> 1078428 INFO  (jetty-launcher-836-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1078428 INFO  (jetty-launcher-836-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1078428 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 0x1513eec333c0007, 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:745)
   [junit4]   2> 1078435 INFO  (jetty-launcher-836-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1078435 INFO  (zkCallback-850-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@15387a7 name:ZooKeeperConnection Watcher:127.0.0.1:53814 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1078435 INFO  (jetty-launcher-836-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1078435 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:46838_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1078435 INFO  (jetty-launcher-836-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1078436 INFO  (jetty-launcher-836-thread-2) [n:127.0.0.1:54629_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1078436 INFO  (zkCallback-852-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@cdf0f0 name:ZooKeeperConnection Watcher:127.0.0.1:53814 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1078436 INFO  (jetty-launcher-836-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1078436 INFO  (jetty-launcher-836-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1078436 INFO  (zkCallback-855-thread-1-processing-n:127.0.0.1:54629_solr) [n:127.0.0.1:54629_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a966f2 name:ZooKeeperConnection Watcher:127.0.0.1:53814/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1078436 INFO  (zkCallback-853-thread-1-processing-n:127.0.0.1:46838_solr) [n:127.0.0.1:46838_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@61b299 name:ZooKeeperConnection Watcher:127.0.0.1:53814/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1078436 INFO  (jetty-launcher-836-thread-2) [n:127.0.0.1:54629_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1078436 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:46838_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1078437 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:56681_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1078437 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 0x1513eec333c0009, 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:745)
   [junit4]   2> 1078438 INFO  (jetty-launcher-836-thread-5) [n:127.0.0.1:41024_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1078438 INFO  (zkCallback-854-thread-1-processing-n:127.0.0.1:56681_solr) [n:127.0.0.1:56681_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1892a3d name:ZooKeeperConnection Watcher:127.0.0.1:53814/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1078438 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:56681_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1078438 INFO  (jetty-launcher-836-thread-2) [n:127.0.0.1:54629_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1078438 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:46838_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1078439 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:56681_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1078439 INFO  (zkCallback-856-thread-1-processing-n:127.0.0.1:41024_solr) [n:127.0.0.1:41024_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1235c29 name:ZooKeeperConnection Watcher:127.0.0.1:53814/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1078440 INFO  (jetty-launcher-836-thread-5) [n:127.0.0.1:41024_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1078440 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:50085_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1078440 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:46838_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1078440 INFO  (jetty-launcher-836-thread-2) [n:127.0.0.1:54629_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1078441 INFO  (zkCallback-857-thread-1-processing-n:127.0.0.1:50085_solr) [n:127.0.0.1:50085_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@812664 name:ZooKeeperConnection Watcher:127.0.0.1:53814/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1078441 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:50085_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1078442 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:56681_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1078442 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:46838_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1078442 INFO  (jetty-launcher-836-thread-5) [n:127.0.0.1:41024_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1078443 INFO  (jetty-launcher-836-thread-2) [n:127.0.0.1:54629_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1078443 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:46838_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1078443 INFO  (jetty-launcher-836-thread-5) [n:127.0.0.1:41024_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1078443 INFO  (jetty-launcher-836-thread-2) [n:127.0.0.1:54629_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1078443 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:56681_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1078444 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:46838_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1078444 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:50085_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1078445 INFO  (jetty-launcher-836-thread-2) [n:127.0.0.1:54629_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1078445 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:56681_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1078445 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:46838_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1078445 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:50085_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1078446 INFO  (jetty-launcher-836-thread-2) [n:127.0.0.1:54629_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1078446 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:56681_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1078446 INFO  (jetty-launcher-836-thread-2) [n:127.0.0.1:54629_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1078446 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:46838_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1078446 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:50085_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1078447 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:56681_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1078447 INFO  (jetty-launcher-836-thread-2) [n:127.0.0.1:54629_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1078447 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:46838_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1078447 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:50085_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1078447 INFO  (jetty-launcher-836-thread-2) [n:127.0.0.1:54629_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1078448 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:46838_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1078448 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:56681_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1078448 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:50085_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1078448 INFO  (jetty-launcher-836-thread-2) [n:127.0.0.1:54629_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1078448 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:56681_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1078448 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:46838_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1078448 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:50085_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1078449 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:56681_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56681_solr
   [junit4]   2> 1078449 INFO  (jetty-launcher-836-thread-2) [n:127.0.0.1:54629_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54629_solr
   [junit4]   2> 1078449 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:46838_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46838_solr
   [junit4]   2> 1078449 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:50085_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50085_solr
   [junit4]   2> 1078449 INFO  (jetty-launcher-836-thread-2) [n:127.0.0.1:54629_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:54629_solr
   [junit4]   2> 1078449 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:50085_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50085_solr
   [junit4]   2> 1078449 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:46838_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46838_solr
   [junit4]   2> 1078449 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:56681_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:56681_solr
   [junit4]   2> 1078450 INFO  (jetty-launcher-836-thread-5) [n:127.0.0.1:41024_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41024_solr
   [junit4]   2> 1078450 INFO  (jetty-launcher-836-thread-5) [n:127.0.0.1:41024_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:41024_solr
   [junit4]   2> 1078450 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:46838_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1078450 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:56681_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1078450 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:50085_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1078450 INFO  (jetty-launcher-836-thread-2) [n:127.0.0.1:54629_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1078451 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:56681_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1078452 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:46838_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1078452 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:50085_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1078452 INFO  (jetty-launcher-836-thread-2) [n:127.0.0.1:54629_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1078452 INFO  (jetty-launcher-836-thread-5) [n:127.0.0.1:41024_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1078452 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:56681_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1078452 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:50085_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1078452 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:46838_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1078452 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:56681_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94926251344265229-127.0.0.1:56681_solr-n_0000000000
   [junit4]   2> 1078453 INFO  (jetty-launcher-836-thread-2) [n:127.0.0.1:54629_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1078453 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:50085_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94926251344265231-127.0.0.1:50085_solr-n_0000000001
   [junit4]   2> 1078453 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:46838_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94926251344265228-127.0.0.1:46838_solr-n_0000000002
   [junit4]   2> 1078453 INFO  (jetty-launcher-836-thread-5) [n:127.0.0.1:41024_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1078453 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:56681_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56681_solr
   [junit4]   2> 1078453 INFO  (jetty-launcher-836-thread-2) [n:127.0.0.1:54629_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94926251344265227-127.0.0.1:54629_solr-n_0000000003
   [junit4]   2> 1078453 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:56681_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1078453 INFO  (jetty-launcher-836-thread-5) [n:127.0.0.1:41024_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94926251344265230-127.0.0.1:41024_solr-n_0000000004
   [junit4]   2> 1078453 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:46838_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94926251344265231-127.0.0.1:50085_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 1078453 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:50085_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94926251344265229-127.0.0.1:56681_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1078453 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:46838_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1078453 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:50085_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1078453 INFO  (jetty-launcher-836-thread-2) [n:127.0.0.1:54629_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94926251344265228-127.0.0.1:46838_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 1078453 INFO  (jetty-launcher-836-thread-2) [n:127.0.0.1:54629_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1078454 INFO  (jetty-launcher-836-thread-5) [n:127.0.0.1:41024_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94926251344265227-127.0.0.1:54629_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 1078454 INFO  (jetty-launcher-836-thread-5) [n:127.0.0.1:41024_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1078454 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:56681_solr    ] o.a.s.c.Overseer Overseer (id=94926251344265229-127.0.0.1:56681_solr-n_0000000000) starting
   [junit4]   2> 1078455 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:56681_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1078459 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:56681_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1078459 INFO  (OverseerCollectionConfigSetProcessor-94926251344265229-127.0.0.1:56681_solr-n_0000000000) [n:127.0.0.1:56681_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1078459 INFO  (OverseerStateUpdate-94926251344265229-127.0.0.1:56681_solr-n_0000000000) [n:127.0.0.1:56681_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1078460 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:56681_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1078474 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:46838_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1078474 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:46838_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1078474 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:46838_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_AB15DF3BDDD87099-001/tempDir-001/node4/.
   [junit4]   2> 1078475 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:46838_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 1078476 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:46838_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1078476 INFO  (jetty-launcher-836-thread-4) [n:127.0.0.1:46838_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1078476 INFO  (jetty-launcher-836-thread-5) [n:127.0.0.1:41024_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1078476 INFO  (jetty-launcher-836-thread-5) [n:127.0.0.1:41024_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1078477 INFO  (jetty-launcher-836-thread-5) [n:127.0.0.1:41024_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_AB15DF3BDDD87099-001/tempDir-001/node5/.
   [junit4]   2> 1078477 INFO  (jetty-launcher-836-thread-5) [n:127.0.0.1:41024_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 1078477 INFO  (jetty-launcher-836-thread-5) [n:127.0.0.1:41024_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1078477 INFO  (jetty-launcher-836-thread-5) [n:127.0.0.1:41024_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1078480 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:50085_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1078480 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:50085_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1078480 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:50085_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_AB15DF3BDDD87099-001/tempDir-001/node3/.
   [junit4]   2> 1078480 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:50085_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 1078480 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:50085_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1078480 INFO  (jetty-launcher-836-thread-3) [n:127.0.0.1:50085_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1078484 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:56681_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1078484 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:56681_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1078484 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:56681_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_AB15DF3BDDD87099-001/tempDir-001/node1/.
   [junit4]   2> 1078484 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:56681_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 1078485 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:56681_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1078485 INFO  (jetty-launcher-836-thread-1) [n:127.0.0.1:56681_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1078491 INFO  (jetty-launcher-836-thread-2) [n:127.0.0.1:54629_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1078491 INFO  (jetty-launcher-836-thread-2) [n:127.0.0.1:54629_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1078491 INFO  (jetty-launcher-836-thread-2) [n:127.0.0.1:54629_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_AB15DF3BDDD87099-001/tempDir-001/node2/.
   [junit4]   2> 1078491 INFO  (jetty-launcher-836-thread-2) [n:127.0.0.1:54629_solr    ] o.a.s.c.CoresLocator Found 0 core definitions
   [junit4]   2> 1078491 INFO  (jetty-launcher-836-thread-2) [n:127.0.0.1:54629_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1078491 INFO  (jetty-launcher-836-thread-2) [n:127.0.0.1:54629_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1078492 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[AB15DF3BDDD87099]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1078492 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[AB15DF3BDDD87099]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1078493 INFO  (zkCallback-858-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a8c7c9 name:ZooKeeperConnection Watcher:127.0.0.1:53814 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1078493 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[AB15DF3BDDD87099]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1078493 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[AB15DF3BDDD87099]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1078494 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[AB15DF3BDDD87099]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1078494 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[AB15DF3BDDD87099]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1078495 INFO  (zkCallback-860-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c772c1 name:ZooKeeperConnection Watcher:127.0.0.1:53814/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1078495 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[AB15DF3BDDD87099]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1078495 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[AB15DF3BDDD87099]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1078495 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[AB15DF3BDDD87099]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/protwords.txt
   [junit4]   2> 1078496 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[AB15DF3BDDD87099]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-delaying-component.xml
   [junit4]   2> 1078497 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[AB15DF3BDDD87099]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad_solrconfig.xml
   [junit4]   2> 1078497 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[AB15DF3BDDD87099]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-nocache.xml
   [junit4]   2> 1078498 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[AB15DF3BDDD87099]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-implicitproperties.xml
   [junit4]   2> 1078499 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[AB15DF3BDDD87099]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 1078500 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[AB15DF3BDDD87099]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 1078500 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[AB15DF3BDDD87099]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sim-default-has-no-explicit-sim.xml
   [junit4]   2> 1078501 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[AB15DF3BDDD87099]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 1078501 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[AB15DF3BDDD87099]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
   [junit4]   2> 1078502 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[AB15DF3BDDD87099]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 1078503 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[AB15DF3BDDD87099]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 1078504 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[AB15DF3BDDD87099]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-replication2.xml
   [junit4]   2> 1078504 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[AB15DF3BDDD87099]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-infostream-logging.xml
   [junit4]   2> 1078505 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[AB15DF3BDDD87099]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-collapseqparser.xml
   [junit4]   2> 1078505 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[AB15DF3BDDD87099]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml
   [junit4]   2> 1078506 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[AB15DF3BDDD87099]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/old_synonyms.txt
   [junit4]   2> 1078506 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[AB15DF3BDDD87099]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/enumsConfig.xml
   [junit4]   2> 1078507 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[AB15DF3BDDD87099]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/solrconfig-script-updateprocessor.xml
   [junit4]   2> 1078507 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[AB15DF3BDDD87099]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-add-schema-fields-update-processor.xml
   [junit4]   2> 1078508 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[AB15DF3BDDD87099]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-sweetspot-both-tf.xml
   [junit4]   2> 1078508 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[AB15DF3BDDD87099]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/schema-phrasesuggest.xml
   [junit4]   2> 1078509 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[AB15DF3BDDD87099]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/

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

null path=null params={wt=xml} hits=0 status=0 QTime=0 
   [junit4]   2> 1086570 INFO  (TEST-PingRequestHandlerTest.testPingWithNoHealthCheck-seed#[AB15DF3BDDD87099]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={action=ping&wt=xml} hits=0 status=0 QTime=0 
   [junit4]   2> 1086570 INFO  (TEST-PingRequestHandlerTest.testPingWithNoHealthCheck-seed#[AB15DF3BDDD87099]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPingWithNoHealthCheck
   [junit4]   2> 1086571 INFO  (TEST-PingRequestHandlerTest.testBadActionRaisesException-seed#[AB15DF3BDDD87099]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBadActionRaisesException
   [junit4]   2> 1086572 INFO  (TEST-PingRequestHandlerTest.testBadActionRaisesException-seed#[AB15DF3BDDD87099]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBadActionRaisesException
   [junit4]   2> 1086573 INFO  (TEST-PingRequestHandlerTest.testEnablingServer-seed#[AB15DF3BDDD87099]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEnablingServer
   [junit4]   2> 1086574 INFO  (TEST-PingRequestHandlerTest.testEnablingServer-seed#[AB15DF3BDDD87099]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={wt=xml} hits=0 status=0 QTime=0 
   [junit4]   2> 1086574 INFO  (TEST-PingRequestHandlerTest.testEnablingServer-seed#[AB15DF3BDDD87099]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEnablingServer
   [junit4]   2> 1086575 INFO  (TEST-PingRequestHandlerTest.testGettingStatus-seed#[AB15DF3BDDD87099]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGettingStatus
   [junit4]   2> 1086576 INFO  (TEST-PingRequestHandlerTest.testGettingStatus-seed#[AB15DF3BDDD87099]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGettingStatus
   [junit4]   2> 1086576 INFO  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1086576 INFO  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=23123514
   [junit4]   2> 1086581 INFO  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@11851cb
   [junit4]   2> 1086581 INFO  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-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> 1086582 INFO  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1086582 INFO  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1086582 INFO  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1086582 INFO  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1086589 INFO  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1086589 INFO  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-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_AB15DF3BDDD87099-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_AB15DF3BDDD87099-001/init-core-data-001;done=false>>]
   [junit4]   2> 1086589 INFO  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-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_AB15DF3BDDD87099-001/init-core-data-001
   [junit4]   2> 1086589 INFO  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-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_AB15DF3BDDD87099-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_AB15DF3BDDD87099-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1086589 INFO  (SUITE-PingRequestHandlerTest-seed#[AB15DF3BDDD87099]-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_AB15DF3BDDD87099-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_AB15DF3BDDD87099-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, docValues:{}, sim=ClassicSimilarity, locale=it, timezone=Asia/Colombo
   [junit4]   2> NOTE: Linux 3.19.0-33-generic i386/Oracle Corporation 1.8.0_66 (32-bit)/cpus=12,threads=1,free=105032584,total=307159040
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsSyncSliceTest, EchoParamsTest, TestArbitraryIndexDir, BJQParserTest, TestInitQParser, TestSolrXml, QueryEqualityTest, TestDynamicFieldCollectionResource, TestReRankQParserPlugin, TestCSVLoader, HdfsBasicDistributedZk2Test, BasicDistributedZkTest, CacheHeaderTest, TestSolrDynamicMBean, TestBulkSchemaAPI, HdfsChaosMonkeySafeLeaderTest, HdfsUnloadDistributedZkTest, TestAtomicUpdateErrorCases, DistribCursorPagingTest, OverseerTaskQueueTest, TestRemoteStreaming, DisMaxRequestHandlerTest, TestFieldSortValues, OutOfBoxZkACLAndCredentialsProvidersTest, TestSchemaNameResource, RAMDirectoryFactoryTest, TestHashQParserPlugin, TestConfigSetsAPI, PKIAuthenticationIntegrationTest, MultiThreadedOCPTest, CloudMLTQParserTest, QueryElevationComponentTest, SynonymTokenizerTest, AddSchemaFieldsUpdateProcessorFactoryTest, PrimUtilsTest, CopyFieldTest, TestRealTimeGet, TestReloadAndDeleteDocs, FileBasedSpellCheckerTest, CurrencyFieldOpenExchangeTest, ReturnFieldsTest, TestFaceting, DistributedQueryElevationComponentTest, ReplicationFactorTest, TestRandomCollapseQParserPlugin, TestFieldResource, AsyncMigrateRouteKeyTest, DateRangeFieldTest, OverseerRolesTest, PathHierarchyTokenizerFactoryTest, AlternateDirectoryTest, AnalyticsQueryTest, PeerSyncTest, SOLR749Test, HdfsThreadLeakTest, TestManagedSynonymFilterFactory, PreAnalyzedFieldTest, ZkNodePropsTest, TestRestManager, TestManagedStopFilterFactory, HdfsChaosMonkeyNothingIsSafeTest, SystemInfoHandlerTest, CursorPagingTest, TestMergePolicyConfig, RequiredFieldsTest, TestFastOutputStream, TestConfigReload, TestConfigSetsAPIExclusivity, DateFieldTest, ResponseLogComponentTest, TestPhraseSuggestions, OutputWriterTest, BlockCacheTest, TestAuthorizationFramework, TestCollapseQParserPlugin, SuggestComponentContextFilterQueryTest, TestBinaryField, BasicZkTest, StandardRequestHandlerTest, CdcrVersionReplicationTest, UUIDFieldTest, TestValueSourceCache, TestIntervalFaceting, TestDistributedStatsComponentCardinality, TestRandomRequestDistribution, SyncSliceTest, TestJoin, TestBadConfig, TestSolrConfigHandlerConcurrent, TestDistributedSearch, TestStressLucene, TestConfigSetImmutable, ConcurrentDeleteAndCreateCollectionTest, ClusterStateUpdateTest, TestRandomFaceting, LeaderElectionTest, ZkSolrClientTest, AutoCommitTest, ZkControllerTest, DistributedTermsComponentTest, TestCoreContainer, SimpleFacetsTest, SolrCoreTest, SpellCheckComponentTest, BadIndexSchemaTest, ConvertedLegacyTest, BasicFunctionalityTest, DirectUpdateHandlerTest, SignatureUpdateProcessorFactoryTest, CoreAdminHandlerTest, DocValuesTest, TestTrie, PolyFieldTest, TestUpdate, TestWordDelimiterFilterFactory, SortByFunctionTest, LukeRequestHandlerTest, PrimitiveFieldTypeTest, TermsComponentTest, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, IndexSchemaTest, JSONWriterTest, TestAnalyzedSuggestions, PingRequestHandlerTest]
   [junit4] Completed [350/562] on J0 in 8.69s, 6 tests, 1 error <<< FAILURES!

[...truncated 654 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: 562 suites (8 ignored), 2228 tests, 1 error, 106 ignored (68 assumptions) [seed: AB15DF3BDDD87099]

Total time: 50 minutes 9 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