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/12/26 17:37:35 UTC

[JENKINS] Lucene-Solr-5.x-Windows (64bit/jdk1.7.0_80) - Build # 5368 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/5368/
Java: 64bit/jdk1.7.0_80 -XX:+UseCompressedOops -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([69DC0654632389E0:870FB884E6CFB304]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1085)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:871)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:954)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:954)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:954)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:954)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:954)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:807)
	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:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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 9898 lines...]
   [junit4] Suite: org.apache.solr.handler.PingRequestHandlerTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_69DC0654632389E0-001\init-core-data-001
   [junit4]   2> 355041 INFO  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 355043 INFO  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 355043 INFO  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 355043 INFO  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 355043 INFO  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 355044 INFO  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 355044 INFO  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 355130 INFO  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 355165 INFO  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 355213 INFO  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 355223 INFO  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 355657 INFO  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 355670 INFO  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 355673 INFO  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 355680 INFO  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 355684 INFO  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 355685 INFO  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 355686 WARN  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 355686 WARN  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 355687 INFO  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 355688 WARN  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 355688 WARN  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 355688 INFO  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 355688 INFO  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 355688 INFO  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr'
   [junit4]   2> 355688 INFO  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 355688 INFO  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 355688 INFO  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 835082045
   [junit4]   2> 355688 INFO  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr]
   [junit4]   2> 355690 WARN  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\lib
   [junit4]   2> 355690 INFO  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-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> 355693 INFO  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 355694 INFO  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 355694 INFO  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 355694 INFO  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 355694 INFO  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 355696 INFO  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, transient=false, config=solrconfig.xml, name=collection1, collection=collection1, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_69DC0654632389E0-001\init-core-data-001, configSetProperties=configsetprops.json, loadOnStartup=true, shard=shard1}
   [junit4]   2> 355697 INFO  (coreLoadExecutor-798-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 355697 INFO  (coreLoadExecutor-798-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 355697 INFO  (coreLoadExecutor-798-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 355698 INFO  (coreLoadExecutor-798-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 355698 INFO  (coreLoadExecutor-798-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 355779 INFO  (coreLoadExecutor-798-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 355813 INFO  (coreLoadExecutor-798-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 355868 INFO  (coreLoadExecutor-798-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 355880 INFO  (coreLoadExecutor-798-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 356295 INFO  (coreLoadExecutor-798-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 356314 INFO  (coreLoadExecutor-798-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 356317 INFO  (coreLoadExecutor-798-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 356324 INFO  (coreLoadExecutor-798-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 356328 INFO  (coreLoadExecutor-798-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 356334 INFO  (coreLoadExecutor-798-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 356334 WARN  (coreLoadExecutor-798-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 356334 WARN  (coreLoadExecutor-798-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 356334 INFO  (coreLoadExecutor-798-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 356335 WARN  (coreLoadExecutor-798-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 356335 WARN  (coreLoadExecutor-798-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 356346 INFO  (coreLoadExecutor-798-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 356346 INFO  (coreLoadExecutor-798-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 356346 INFO  (coreLoadExecutor-798-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 356346 INFO  (coreLoadExecutor-798-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_69DC0654632389E0-001\init-core-data-001\]
   [junit4]   2> 356346 INFO  (coreLoadExecutor-798-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1512df87
   [junit4]   2> 356347 INFO  (coreLoadExecutor-798-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_69DC0654632389E0-001\init-core-data-001\
   [junit4]   2> 356347 INFO  (coreLoadExecutor-798-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_69DC0654632389E0-001\init-core-data-001\index/
   [junit4]   2> 356347 WARN  (coreLoadExecutor-798-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_69DC0654632389E0-001\init-core-data-001\index' doesn't exist. Creating new index...
   [junit4]   2> 356347 INFO  (coreLoadExecutor-798-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_69DC0654632389E0-001\init-core-data-001\index
   [junit4]   2> 356349 INFO  (coreLoadExecutor-798-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=4, maxMergeAtOnceExplicit=7, maxMergedSegmentMB=15.5361328125, floorSegmentMB=0.3525390625, forceMergeDeletesPctAllowed=12.744744427679505, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 356349 INFO  (coreLoadExecutor-798-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@355bbfa3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a8281b3),segFN=segments_1,generation=1}
   [junit4]   2> 356349 INFO  (coreLoadExecutor-798-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 356350 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_69DC0654632389E0-001\init-core-data-001\
   [junit4]   2> 356356 INFO  (coreLoadExecutor-798-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 356356 INFO  (coreLoadExecutor-798-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 356356 INFO  (coreLoadExecutor-798-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 356356 INFO  (coreLoadExecutor-798-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 356356 INFO  (coreLoadExecutor-798-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 356356 INFO  (coreLoadExecutor-798-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 356356 INFO  (coreLoadExecutor-798-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 356356 INFO  (coreLoadExecutor-798-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 356356 INFO  (coreLoadExecutor-798-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 356356 INFO  (coreLoadExecutor-798-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 356357 INFO  (coreLoadExecutor-798-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 356357 INFO  (coreLoadExecutor-798-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 356364 INFO  (coreLoadExecutor-798-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 356367 INFO  (coreLoadExecutor-798-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 356369 INFO  (coreLoadExecutor-798-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 356370 INFO  (coreLoadExecutor-798-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 356377 INFO  (coreLoadExecutor-798-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 356379 INFO  (coreLoadExecutor-798-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: spellCheckWithWordbreak,/replication,/admin/properties,dismax,/search-facet-def,/admin/threads,/debug/dump,/schema,/admin/ping,/update,/admin/file,/admin/luke,/get,/update/json/docs,mock,spellCheckCompRH1,/config,mltrh,/mlt,/terms,/admin/plugins,tvrh,/admin/logging,lazy,spellCheckCompRH,defaults,/admin/system,/update/csv,/search-facet-invariants,/admin/mbeans,spellCheckWithWordbreak_Direct,/admin/segments,spellCheckCompRH_Direct,standard,/update/json
   [junit4]   2> 356380 WARN  (coreLoadExecutor-798-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> 356381 INFO  (coreLoadExecutor-798-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 356381 INFO  (coreLoadExecutor-798-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 356381 INFO  (coreLoadExecutor-798-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 356384 INFO  (coreLoadExecutor-798-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 356384 INFO  (coreLoadExecutor-798-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 356385 INFO  (coreLoadExecutor-798-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.752289038021063]
   [junit4]   2> 356385 INFO  (coreLoadExecutor-798-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@355bbfa3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a8281b3),segFN=segments_1,generation=1}
   [junit4]   2> 356385 INFO  (coreLoadExecutor-798-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 356385 INFO  (coreLoadExecutor-798-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@74de39ce[collection1] main
   [junit4]   2> 356386 INFO  (coreLoadExecutor-798-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 356386 INFO  (coreLoadExecutor-798-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 356386 INFO  (coreLoadExecutor-798-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 356386 INFO  (coreLoadExecutor-798-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 356436 INFO  (coreLoadExecutor-798-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 356811 INFO  (coreLoadExecutor-798-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 356813 INFO  (searcherExecutor-799-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 356814 INFO  (searcherExecutor-799-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 356814 INFO  (searcherExecutor-799-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 356814 INFO  (searcherExecutor-799-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 356815 INFO  (searcherExecutor-799-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 356815 INFO  (coreLoadExecutor-798-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 356815 INFO  (coreLoadExecutor-798-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 356815 INFO  (coreLoadExecutor-798-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 356815 INFO  (coreLoadExecutor-798-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1521635536226222080
   [junit4]   2> 356816 INFO  (searcherExecutor-799-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 356818 INFO  (searcherExecutor-799-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 356818 INFO  (coreLoadExecutor-798-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1521635536226222080
   [junit4]   2> 356818 INFO  (coreLoadExecutor-798-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 356819 INFO  (searcherExecutor-799-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 356819 INFO  (searcherExecutor-799-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 356820 INFO  (searcherExecutor-799-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@74de39ce[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 356821 INFO  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 356825 INFO  (TEST-PingRequestHandlerTest.testGettingStatus-seed#[69DC0654632389E0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGettingStatus
   [junit4]   2> 356836 INFO  (TEST-PingRequestHandlerTest.testGettingStatus-seed#[69DC0654632389E0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGettingStatus
   [junit4]   2> 356841 INFO  (TEST-PingRequestHandlerTest.testDisablingServer-seed#[69DC0654632389E0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDisablingServer
   [junit4]   2> 356843 INFO  (TEST-PingRequestHandlerTest.testDisablingServer-seed#[69DC0654632389E0]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 356843 INFO  (TEST-PingRequestHandlerTest.testDisablingServer-seed#[69DC0654632389E0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDisablingServer
   [junit4]   2> 356847 INFO  (TEST-PingRequestHandlerTest.testBadActionRaisesException-seed#[69DC0654632389E0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBadActionRaisesException
   [junit4]   2> 356848 INFO  (TEST-PingRequestHandlerTest.testBadActionRaisesException-seed#[69DC0654632389E0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBadActionRaisesException
   [junit4]   2> 356851 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[69DC0654632389E0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPingInClusterWithNoHealthCheck
   [junit4]   2> 356853 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[69DC0654632389E0]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 356854 INFO  (Thread-648) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 356854 INFO  (Thread-648) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 356979 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[69DC0654632389E0]) [    ] o.a.s.c.ZkTestServer start zk server on port:61726
   [junit4]   2> 356979 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[69DC0654632389E0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 356981 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[69DC0654632389E0]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 356986 INFO  (zkCallback-261-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@578a2375 name:ZooKeeperConnection Watcher:127.0.0.1:61726 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 356986 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[69DC0654632389E0]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 356987 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[69DC0654632389E0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 356987 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[69DC0654632389E0]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 356997 INFO  (jetty-launcher-260-thread-1) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 357000 INFO  (jetty-launcher-260-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@415ab1f9{/solr,null,AVAILABLE}
   [junit4]   2> 357000 INFO  (jetty-launcher-260-thread-5) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 357003 INFO  (jetty-launcher-260-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@7d61a61b{HTTP/1.1}{127.0.0.1:61730}
   [junit4]   2> 357003 INFO  (jetty-launcher-260-thread-1) [    ] o.e.j.s.Server Started @359866ms
   [junit4]   2> 357003 INFO  (jetty-launcher-260-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61730}
   [junit4]   2> 357003 INFO  (jetty-launcher-260-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@5561bfa3
   [junit4]   2> 357003 INFO  (jetty-launcher-260-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_69DC0654632389E0-001\tempDir-001\node1'
   [junit4]   2> 357003 INFO  (jetty-launcher-260-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 357003 INFO  (jetty-launcher-260-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 357004 INFO  (jetty-launcher-260-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32367f08{/solr,null,AVAILABLE}
   [junit4]   2> 357005 INFO  (jetty-launcher-260-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@2233fac6{HTTP/1.1}{127.0.0.1:61733}
   [junit4]   2> 357005 INFO  (jetty-launcher-260-thread-5) [    ] o.e.j.s.Server Started @359868ms
   [junit4]   2> 357005 INFO  (jetty-launcher-260-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61733}
   [junit4]   2> 357007 INFO  (jetty-launcher-260-thread-4) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 357007 INFO  (jetty-launcher-260-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@5561bfa3
   [junit4]   2> 357007 INFO  (jetty-launcher-260-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_69DC0654632389E0-001\tempDir-001\node3'
   [junit4]   2> 357007 INFO  (jetty-launcher-260-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 357007 INFO  (jetty-launcher-260-thread-5) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 357008 INFO  (jetty-launcher-260-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 357008 INFO  (jetty-launcher-260-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@109049e7{/solr,null,AVAILABLE}
   [junit4]   2> 357009 INFO  (jetty-launcher-260-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@1dbaa90{HTTP/1.1}{127.0.0.1:61736}
   [junit4]   2> 357009 INFO  (jetty-launcher-260-thread-4) [    ] o.e.j.s.Server Started @359872ms
   [junit4]   2> 357009 INFO  (jetty-launcher-260-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=61736, hostContext=/solr}
   [junit4]   2> 357010 INFO  (jetty-launcher-260-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@5561bfa3
   [junit4]   2> 357010 INFO  (jetty-launcher-260-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_69DC0654632389E0-001\tempDir-001\node4'
   [junit4]   2> 357010 INFO  (jetty-launcher-260-thread-2) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 357010 INFO  (jetty-launcher-260-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 357010 INFO  (jetty-launcher-260-thread-4) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 357010 INFO  (jetty-launcher-260-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 357011 INFO  (jetty-launcher-260-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 357013 INFO  (jetty-launcher-260-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 357013 INFO  (jetty-launcher-260-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5b0f1368{/solr,null,AVAILABLE}
   [junit4]   2> 357013 INFO  (jetty-launcher-260-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 357015 INFO  (jetty-launcher-260-thread-3) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 357015 INFO  (jetty-launcher-260-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 357016 INFO  (jetty-launcher-260-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@440e9f18{HTTP/1.1}{127.0.0.1:61744}
   [junit4]   2> 357016 INFO  (jetty-launcher-260-thread-2) [    ] o.e.j.s.Server Started @359879ms
   [junit4]   2> 357016 INFO  (jetty-launcher-260-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61744}
   [junit4]   2> 357019 INFO  (jetty-launcher-260-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@5561bfa3
   [junit4]   2> 357019 INFO  (jetty-launcher-260-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_69DC0654632389E0-001\tempDir-001\node2'
   [junit4]   2> 357019 INFO  (jetty-launcher-260-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@62c48ee3{/solr,null,AVAILABLE}
   [junit4]   2> 357019 INFO  (jetty-launcher-260-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 357019 INFO  (jetty-launcher-260-thread-2) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 357020 INFO  (jetty-launcher-260-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 357020 INFO  (jetty-launcher-260-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@3229d1a9{HTTP/1.1}{127.0.0.1:61748}
   [junit4]   2> 357020 INFO  (jetty-launcher-260-thread-3) [    ] o.e.j.s.Server Started @359883ms
   [junit4]   2> 357020 INFO  (jetty-launcher-260-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61748}
   [junit4]   2> 357021 INFO  (jetty-launcher-260-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@5561bfa3
   [junit4]   2> 357021 INFO  (jetty-launcher-260-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_69DC0654632389E0-001\tempDir-001\node5'
   [junit4]   2> 357021 INFO  (jetty-launcher-260-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 357021 INFO  (jetty-launcher-260-thread-3) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 357021 INFO  (jetty-launcher-260-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 357042 INFO  (jetty-launcher-260-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 357043 INFO  (jetty-launcher-260-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 357044 INFO  (zkCallback-263-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a52f373 name:ZooKeeperConnection Watcher:127.0.0.1:61726/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 357045 INFO  (jetty-launcher-260-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 357046 INFO  (jetty-launcher-260-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 357046 INFO  (zkCallback-265-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@34a9e949 name:ZooKeeperConnection Watcher:127.0.0.1:61726/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 357046 INFO  (jetty-launcher-260-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 357048 INFO  (jetty-launcher-260-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 357048 INFO  (jetty-launcher-260-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 357049 INFO  (jetty-launcher-260-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 357053 INFO  (zkCallback-264-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@47c7d021 name:ZooKeeperConnection Watcher:127.0.0.1:61726/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 357053 INFO  (jetty-launcher-260-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 357054 INFO  (jetty-launcher-260-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 357057 INFO  (jetty-launcher-260-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 357057 INFO  (zkCallback-262-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2595dbd8 name:ZooKeeperConnection Watcher:127.0.0.1:61726/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 357060 INFO  (jetty-launcher-260-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 357061 INFO  (jetty-launcher-260-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 357066 INFO  (jetty-launcher-260-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 357168 INFO  (jetty-launcher-260-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_69DC0654632389E0-001\tempDir-001\node1\.
   [junit4]   2> 357168 INFO  (jetty-launcher-260-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 15394376
   [junit4]   2> 357168 INFO  (jetty-launcher-260-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_69DC0654632389E0-001\tempDir-001\node1]
   [junit4]   2> 357168 WARN  (jetty-launcher-260-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_69DC0654632389E0-001\tempDir-001\node1\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_69DC0654632389E0-001\tempDir-001\node1\lib
   [junit4]   2> 357169 INFO  (zkCallback-266-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4aa8e468 name:ZooKeeperConnection Watcher:127.0.0.1:61726/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 357169 INFO  (jetty-launcher-260-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> 357169 INFO  (jetty-launcher-260-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 357169 INFO  (jetty-launcher-260-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 357172 INFO  (jetty-launcher-260-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 357175 INFO  (jetty-launcher-260-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_69DC0654632389E0-001\tempDir-001\node4\.
   [junit4]   2> 357175 INFO  (jetty-launcher-260-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 616107480
   [junit4]   2> 357175 INFO  (jetty-launcher-260-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_69DC0654632389E0-001\tempDir-001\node4]
   [junit4]   2> 357175 WARN  (jetty-launcher-260-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_69DC0654632389E0-001\tempDir-001\node4\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_69DC0654632389E0-001\tempDir-001\node4\lib
   [junit4]   2> 357175 INFO  (jetty-launcher-260-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> 357176 INFO  (jetty-launcher-260-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 357177 INFO  (jetty-launcher-260-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 357177 INFO  (jetty-launcher-260-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 357177 INFO  (jetty-launcher-260-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 357177 INFO  (jetty-launcher-260-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61726/solr
   [junit4]   2> 357177 INFO  (jetty-launcher-260-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 357177 INFO  (jetty-launcher-260-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 357177 INFO  (jetty-launcher-260-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 357181 INFO  (jetty-launcher-260-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 357181 INFO  (jetty-launcher-260-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61726/solr
   [junit4]   2> 357181 INFO  (jetty-launcher-260-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 357181 INFO  (jetty-launcher-260-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 357182 INFO  (jetty-launcher-260-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 357198 INFO  (jetty-launcher-260-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_69DC0654632389E0-001\tempDir-001\node2\.
   [junit4]   2> 357203 INFO  (jetty-launcher-260-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 75675525
   [junit4]   2> 357203 INFO  (jetty-launcher-260-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_69DC0654632389E0-001\tempDir-001\node2]
   [junit4]   2> 357203 WARN  (jetty-launcher-260-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_69DC0654632389E0-001\tempDir-001\node2\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_69DC0654632389E0-001\tempDir-001\node2\lib
   [junit4]   2> 357203 INFO  (jetty-launcher-260-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> 357204 INFO  (jetty-launcher-260-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 357204 INFO  (jetty-launcher-260-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 357204 INFO  (jetty-launcher-260-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 357204 INFO  (jetty-launcher-260-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61726/solr
   [junit4]   2> 357204 INFO  (jetty-launcher-260-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 357204 INFO  (jetty-launcher-260-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 357199 INFO  (jetty-launcher-260-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 357209 INFO  (zkCallback-270-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1bdd309f name:ZooKeeperConnection Watcher:127.0.0.1:61726 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 357210 INFO  (jetty-launcher-260-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 357210 INFO  (jetty-launcher-260-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 357211 INFO  (jetty-launcher-260-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_69DC0654632389E0-001\tempDir-001\node3\.
   [junit4]   2> 357211 INFO  (jetty-launcher-260-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 1673793930
   [junit4]   2> 357211 INFO  (jetty-launcher-260-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_69DC0654632389E0-001\tempDir-001\node3]
   [junit4]   2> 357211 WARN  (jetty-launcher-260-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_69DC0654632389E0-001\tempDir-001\node3\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_69DC0654632389E0-001\tempDir-001\node3\lib
   [junit4]   2> 357215 INFO  (jetty-launcher-260-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> 357209 INFO  (zkCallback-272-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@54994a4d name:ZooKeeperConnection Watcher:127.0.0.1:61726 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 357209 INFO  (zkCallback-269-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@48228e02 name:ZooKeeperConnection Watcher:127.0.0.1:61726 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 357208 INFO  (jetty-launcher-260-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 357217 INFO  (jetty-launcher-260-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 357217 INFO  (jetty-launcher-260-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 357217 INFO  (jetty-launcher-260-thread-5) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 357217 INFO  (jetty-launcher-260-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 357217 INFO  (jetty-launcher-260-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 357217 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 0x151def755130006, 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> 357211 INFO  (jetty-launcher-260-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_69DC0654632389E0-001\tempDir-001\node5\.
   [junit4]   2> 357219 INFO  (jetty-launcher-260-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 1606648624
   [junit4]   2> 357219 INFO  (jetty-launcher-260-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_69DC0654632389E0-001\tempDir-001\node5]
   [junit4]   2> 357220 WARN  (jetty-launcher-260-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_69DC0654632389E0-001\tempDir-001\node5\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_69DC0654632389E0-001\tempDir-001\node5\lib
   [junit4]   2> 357220 INFO  (jetty-launcher-260-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> 357221 INFO  (jetty-launcher-260-thread-4) [n:127.0.0.1:61736_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 357221 INFO  (jetty-launcher-260-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 357221 INFO  (jetty-launcher-260-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 357221 INFO  (jetty-launcher-260-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61726/solr
   [junit4]   2> 357221 INFO  (jetty-launcher-260-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 357221 INFO  (jetty-launcher-260-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 357221 INFO  (jetty-launcher-260-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 357223 INFO  (jetty-launcher-260-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 357223 INFO  (jetty-launcher-260-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 357223 INFO  (jetty-launcher-260-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61726/solr
   [junit4]   2> 357223 INFO  (jetty-launcher-260-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 357223 INFO  (jetty-launcher-260-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 357225 INFO  (jetty-launcher-260-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 357227 INFO  (zkCallback-274-thread-1-processing-n:127.0.0.1:61736_solr) [n:127.0.0.1:61736_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5cf31247 name:ZooKeeperConnection Watcher:127.0.0.1:61726/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 357227 INFO  (jetty-launcher-260-thread-4) [n:127.0.0.1:61736_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 357229 INFO  (jetty-launcher-260-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 357231 INFO  (jetty-launcher-260-thread-2) [n:127.0.0.1:61744_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 357232 INFO  (jetty-launcher-260-thread-1) [n:127.0.0.1:61730_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 357233 INFO  (jetty-launcher-260-thread-4) [n:127.0.0.1:61736_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 357233 INFO  (zkCallback-277-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@37c472b9 name:ZooKeeperConnection Watcher:127.0.0.1:61726 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 357233 INFO  (jetty-launcher-260-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 357234 INFO  (jetty-launcher-260-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 357234 INFO  (zkCallback-276-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@76e3870b name:ZooKeeperConnection Watcher:127.0.0.1:61726 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 357234 INFO  (jetty-launcher-260-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 357235 INFO  (jetty-launcher-260-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 357235 INFO  (zkCallback-278-thread-1-processing-n:127.0.0.1:61744_solr) [n:127.0.0.1:61744_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@450bfafd name:ZooKeeperConnection Watcher:127.0.0.1:61726/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 357235 INFO  (zkCallback-279-thread-1-processing-n:127.0.0.1:61730_solr) [n:127.0.0.1:61730_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@158b1b75 name:ZooKeeperConnection Watcher:127.0.0.1:61726/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 357235 INFO  (jetty-launcher-260-thread-1) [n:127.0.0.1:61730_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 357235 INFO  (jetty-launcher-260-thread-2) [n:127.0.0.1:61744_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 357243 INFO  (jetty-launcher-260-thread-4) [n:127.0.0.1:61736_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 357244 INFO  (jetty-launcher-260-thread-2) [n:127.0.0.1:61744_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 357244 INFO  (jetty-launcher-260-thread-3) [n:127.0.0.1:61748_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 357244 INFO  (jetty-launcher-260-thread-5) [n:127.0.0.1:61733_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 357245 INFO  (jetty-launcher-260-thread-1) [n:127.0.0.1:61730_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 357246 INFO  (zkCallback-280-thread-1-processing-n:127.0.0.1:61748_solr) [n:127.0.0.1:61748_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7fad19cf name:ZooKeeperConnection Watcher:127.0.0.1:61726/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 357246 INFO  (jetty-launcher-260-thread-3) [n:127.0.0.1:61748_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 357248 INFO  (zkCallback-281-thread-1-processing-n:127.0.0.1:61733_solr) [n:127.0.0.1:61733_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@20523b5 name:ZooKeeperConnection Watcher:127.0.0.1:61726/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 357249 INFO  (jetty-launcher-260-thread-5) [n:127.0.0.1:61733_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 357252 INFO  (jetty-launcher-260-thread-2) [n:127.0.0.1:61744_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 357252 INFO  (jetty-launcher-260-thread-4) [n:127.0.0.1:61736_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 357252 INFO  (jetty-launcher-260-thread-1) [n:127.0.0.1:61730_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 357257 INFO  (jetty-launcher-260-thread-1) [n:127.0.0.1:61730_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 357257 INFO  (jetty-launcher-260-thread-4) [n:127.0.0.1:61736_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 357259 INFO  (jetty-launcher-260-thread-2) [n:127.0.0.1:61744_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 357259 INFO  (jetty-launcher-260-thread-3) [n:127.0.0.1:61748_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 357262 INFO  (jetty-launcher-260-thread-4) [n:127.0.0.1:61736_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 357262 INFO  (jetty-launcher-260-thread-2) [n:127.0.0.1:61744_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 357262 INFO  (jetty-launcher-260-thread-1) [n:127.0.0.1:61730_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 357265 INFO  (jetty-launcher-260-thread-3) [n:127.0.0.1:61748_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 357267 INFO  (jetty-launcher-260-thread-1) [n:127.0.0.1:61730_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 357267 INFO  (jetty-launcher-260-thread-4) [n:127.0.0.1:61736_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 357267 INFO  (jetty-launcher-260-thread-2) [n:127.0.0.1:61744_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 357268 INFO  (jetty-launcher-260-thread-5) [n:127.0.0.1:61733_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 357269 INFO  (jetty-launcher-260-thread-2) [n:127.0.0.1:61744_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 357269 INFO  (jetty-launcher-260-thread-1) [n:127.0.0.1:61730_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 357271 INFO  (jetty-launcher-260-thread-4) [n:127.0.0.1:61736_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 357272 INFO  (jetty-launcher-260-thread-1) [n:127.0.0.1:61730_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 357273 INFO  (jetty-launcher-260-thread-3) [n:127.0.0.1:61748_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 357273 INFO  (jetty-launcher-260-thread-5) [n:127.0.0.1:61733_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 357273 INFO  (jetty-launcher-260-thread-2) [n:127.0.0.1:61744_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 357273 INFO  (jetty-launcher-260-thread-4) [n:127.0.0.1:61736_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 357278 INFO  (jetty-launcher-260-thread-1) [n:127.0.0.1:61730_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 357278 INFO  (jetty-launcher-260-thread-4) [n:127.0.0.1:61736_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 357278 INFO  (jetty-launcher-260-thread-3) [n:127.0.0.1:61748_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 357278 INFO  (jetty-launcher-260-thread-5) [n:127.0.0.1:61733_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 357282 INFO  (jetty-launcher-260-thread-2) [n:127.0.0.1:61744_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 357285 INFO  (jetty-launcher-260-thread-4) [n:127.0.0.1:61736_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 357286 INFO  (jetty-launcher-260-thread-3) [n:127.0.0.1:61748_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 357286 INFO  (jetty-launcher-260-thread-5) [n:127.0.0.1:61733_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 357286 INFO  (jetty-launcher-260-thread-1) [n:127.0.0.1:61730_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 357288 INFO  (jetty-launcher-260-thread-2) [n:127.0.0.1:61744_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 357289 INFO  (jetty-launcher-260-thread-3) [n:127.0.0.1:61748_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61748_solr
   [junit4]   2> 357289 INFO  (jetty-launcher-260-thread-5) [n:127.0.0.1:61733_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61733_solr
   [junit4]   2> 357289 INFO  (jetty-launcher-260-thread-4) [n:127.0.0.1:61736_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61736_solr
   [junit4]   2> 357290 INFO  (jetty-launcher-260-thread-1) [n:127.0.0.1:61730_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61730_solr
   [junit4]   2> 357290 INFO  (jetty-launcher-260-thread-2) [n:127.0.0.1:61744_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61744_solr
   [junit4]   2> 357290 INFO  (jetty-launcher-260-thread-3) [n:127.0.0.1:61748_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:61748_solr
   [junit4]   2> 357291 INFO  (jetty-launcher-260-thread-4) [n:127.0.0.1:61736_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:61736_solr
   [junit4]   2> 357291 INFO  (jetty-launcher-260-thread-1) [n:127.0.0.1:61730_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:61730_solr
   [junit4]   2> 357294 INFO  (jetty-launcher-260-thread-5) [n:127.0.0.1:61733_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:61733_solr
   [junit4]   2> 357294 INFO  (jetty-launcher-260-thread-2) [n:127.0.0.1:61744_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:61744_solr
   [junit4]   2> 357300 INFO  (jetty-launcher-260-thread-3) [n:127.0.0.1:61748_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 357301 INFO  (jetty-launcher-260-thread-1) [n:127.0.0.1:61730_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 357301 INFO  (jetty-launcher-260-thread-4) [n:127.0.0.1:61736_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 357306 INFO  (jetty-launcher-260-thread-4) [n:127.0.0.1:61736_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 357307 INFO  (jetty-launcher-260-thread-1) [n:127.0.0.1:61730_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 357307 INFO  (jetty-launcher-260-thread-3) [n:127.0.0.1:61748_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 357308 INFO  (jetty-launcher-260-thread-5) [n:127.0.0.1:61733_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 357308 INFO  (jetty-launcher-260-thread-2) [n:127.0.0.1:61744_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 357312 INFO  (jetty-launcher-260-thread-4) [n:127.0.0.1:61736_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 357313 INFO  (jetty-launcher-260-thread-3) [n:127.0.0.1:61748_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 357313 INFO  (jetty-launcher-260-thread-5) [n:127.0.0.1:61733_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 357314 INFO  (jetty-launcher-260-thread-4) [n:127.0.0.1:61736_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95102221017088009-127.0.0.1:61736_solr-n_0000000000
   [junit4]   2> 357314 INFO  (jetty-launcher-260-thread-1) [n:127.0.0.1:61730_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 357315 INFO  (jetty-launcher-260-thread-3) [n:127.0.0.1:61748_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95102221017088014-127.0.0.1:61748_solr-n_0000000001
   [junit4]   2> 357315 INFO  (jetty-launcher-260-thread-2) [n:127.0.0.1:61744_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 357315 INFO  (jetty-launcher-260-thread-5) [n:127.0.0.1:61733_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95102221017088015-127.0.0.1:61733_solr-n_0000000002
   [junit4]   2> 357317 INFO  (jetty-launcher-260-thread-4) [n:127.0.0.1:61736_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61736_solr
   [junit4]   2> 357317 INFO  (jetty-launcher-260-thread-4) [n:127.0.0.1:61736_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 357317 INFO  (jetty-launcher-260-thread-1) [n:127.0.0.1:61730_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95102221017088013-127.0.0.1:61730_solr-n_0000000003
   [junit4]   2> 357318 INFO  (jetty-launcher-260-thread-2) [n:127.0.0.1:61744_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95102221017088012-127.0.0.1:61744_solr-n_0000000004
   [junit4]   2> 357319 INFO  (jetty-launcher-260-thread-3) [n:127.0.0.1:61748_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95102221017088009-127.0.0.1:61736_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 357319 INFO  (jetty-launcher-260-thread-3) [n:127.0.0.1:61748_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 357320 INFO  (jetty-launcher-260-thread-5) [n:127.0.0.1:61733_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95102221017088014-127.0.0.1:61748_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 357320 INFO  (jetty-launcher-260-thread-5) [n:127.0.0.1:61733_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 357320 INFO  (jetty-launcher-260-thread-1) [n:127.0.0.1:61730_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95102221017088015-127.0.0.1:61733_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 357320 INFO  (jetty-launcher-260-thread-1) [n:127.0.0.1:61730_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 357324 INFO  (jetty-launcher-260-thread-2) [n:127.0.0.1:61744_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95102221017088013-127.0.0.1:61730_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 357324 INFO  (jetty-launcher-260-thread-2) [n:127.0.0.1:61744_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 357325 INFO  (jetty-launcher-260-thread-4) [n:127.0.0.1:61736_solr    ] o.a.s.c.Overseer Overseer (id=95102221017088009-127.0.0.1:61736_solr-n_0000000000) starting
   [junit4]   2> 357335 INFO  (jetty-launcher-260-thread-4) [n:127.0.0.1:61736_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 357358 INFO  (jetty-launcher-260-thread-3) [n:127.0.0.1:61748_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 357358 INFO  (jetty-launcher-260-thread-3) [n:127.0.0.1:61748_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 357369 INFO  (jetty-launcher-260-thread-3) [n:127.0.0.1:61748_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_69DC0654632389E0-001\tempDir-001\node5\.
   [junit4]   2> 357370 INFO  (jetty-launcher-260-thread-3) [n:127.0.0.1:61748_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 357417 INFO  (jetty-launcher-260-thread-3) [n:127.0.0.1:61748_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 357417 INFO  (jetty-launcher-260-thread-3) [n:127.0.0.1:61748_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 357424 INFO  (jetty-launcher-260-thread-1) [n:127.0.0.1:61730_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 357426 INFO  (jetty-launcher-260-thread-1) [n:127.0.0.1:61730_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 357427 INFO  (jetty-launcher-260-thread-1) [n:127.0.0.1:61730_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_69DC0654632389E0-001\tempDir-001\node1\.
   [junit4]   2> 357428 INFO  (jetty-launcher-260-thread-1) [n:127.0.0.1:61730_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 357457 INFO  (jetty-launcher-260-thread-5) [n:127.0.0.1:61733_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 357457 INFO  (jetty-launcher-260-thread-5) [n:127.0.0.1:61733_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 357460 INFO  (jetty-launcher-260-thread-5) [n:127.0.0.1:61733_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_69DC0654632389E0-001\tempDir-001\node3\.
   [junit4]   2> 357461 INFO  (jetty-launcher-260-thread-1) [n:127.0.0.1:61730_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 357461 INFO  (jetty-launcher-260-thread-1) [n:127.0.0.1:61730_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 357461 INFO  (jetty-launcher-260-thread-5) [n:127.0.0.1:61733_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 357463 INFO  (jetty-launcher-260-thread-5) [n:127.0.0.1:61733_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 357463 INFO  (jetty-launcher-260-thread-5) [n:127.0.0.1:61733_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 357468 INFO  (jetty-launcher-260-thread-4) [n:127.0.0.1:61736_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 357468 INFO  (jetty-launcher-260-thread-4) [n:127.0.0.1:61736_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 357469 INFO  (OverseerStateUpdate-95102221017088009-127.0.0.1:61736_solr-n_0000000000) [n:127.0.0.1:61736_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 357477 INFO  (jetty-launcher-260-thread-2) [n:127.0.0.1:61744_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 357477 INFO  (jetty-launcher-260-thread-2) [n:127.0.0.1:61744_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 357478 INFO  (jetty-launcher-260-thread-2) [n:127.0.0.1:61744_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_69DC0654632389E0-001\tempDir-001\node2\.
   [junit4]   2> 357486 INFO  (OverseerCollectionConfigSetProcessor-95102221017088009-127.0.0.1:61736_solr-n_0000000000) [n:127.0.0.1:61736_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 357487 INFO  (jetty-launcher-260-thread-2) [n:127.0.0.1:61744_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 357492 INFO  (jetty-launcher-260-thread-2) [n:127.0.0.1:61744_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 357492 INFO  (jetty-launcher-260-thread-2) [n:127.0.0.1:61744_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 357504 INFO  (jetty-launcher-260-thread-4) [n:127.0.0.1:61736_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 357504 INFO  (jetty-launcher-260-thread-4) [n:127.0.0.1:61736_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 357506 INFO  (jetty-launcher-260-thread-4) [n:127.0.0.1:61736_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_69DC0654632389E0-001\tempDir-001\node4\.
   [junit4]   2> 357507 INFO  (jetty-launcher-260-thread-4) [n:127.0.0.1:61736_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 357508 INFO  (jetty-launcher-260-thread-4) [n:127.0.0.1:61736_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 357508 INFO  (jetty-launcher-260-thread-4) [n:127.0.0.1:61736_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 357508 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[69DC0654632389E0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 357509 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[69DC0654632389E0]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 357512 INFO  (zkCallback-282-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@fe7c0f2 name:ZooKeeperConnection Watcher:127.0.0.1:61726 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 357512 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[69DC0654632389E0]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 357512 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[69DC0654632389E0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 357515 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[69DC0654632389E0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 357517 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[69DC0654632389E0]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 357518 INFO  (zkCallback-284-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@577004d0 name:ZooKeeperConnection Watcher:127.0.0.1:61726/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 357518 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[69DC0654632389E0]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 357518 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[69DC0654632389E0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 357520 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[69DC0654632389E0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/addfields.updateprocessor.js
   [junit4]   2> 357524 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[69DC0654632389E0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/analyzingInfixSuggest.txt
   [junit4]   2> 357526 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[69DC0654632389E0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-currency.xml
   [junit4]   2> 357529 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[69DC0654632389E0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-error-solrconfig.xml
   [junit4]   2> 357531 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[69DC0654632389E0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-mp-solrconfig.xml
   [junit4]   2> 357543 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[69DC0654632389E0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-analyzer-class-and-nested.xml
   [junit4]   2> 357547 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[69DC0654632389E0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-bogus-analysis-parameters.xml
   [junit4]   2> 357550 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[69DC0654632389E0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-bogus-field-parameters.xml
   [junit4]   2> 357554 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[69DC0654632389E0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-codec-global-vs-ft-mismatch.xml
   [junit4]   2> 357558 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[69DC0654632389E0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-dynamic-multivalued.xml
   [junit4]   2> 357560 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[69DC0654632389E0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-code-in-xml.xml
   [junit4]   2> 357564 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[69DC0654632389E0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-ft-bogus-default-code.xml
   [junit4]   2> 357567 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[69DC0654632389E0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-ft-multivalued.xml
   [junit4]   2> 357571 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[69DC0654632389E0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-ft-oer-norates.xml
   [junit4]   2> 357575 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[69DC0654632389E0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-currency-multivalued.xml
   [junit4]   2> 357577 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[69DC0654632389E0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dup-dynamicField.xml
   [junit4]   2> 357581 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[69DC0654632389E0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dup-field.xml
   [junit4]   2> 357584 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[69DC0654632389E0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dup-fieldType.xml
   [junit4]   2> 357587 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[69DC0654632389E0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/solrCloudCollectionConfig/bad-schema-dynamicfield-default-val.xml
   [junit4]   2> 357589 INFO  (TE

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

urrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 371251 INFO  (TEST-PingRequestHandlerTest.testPingInClusterWithNoHealthCheck-seed#[69DC0654632389E0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPingInClusterWithNoHealthCheck
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PingRequestHandlerTest -Dtests.method=testPingInClusterWithNoHealthCheck -Dtests.seed=69DC0654632389E0 -Dtests.slow=true -Dtests.locale=ar_YE -Dtests.timezone=Europe/Dublin -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   14.4s J0 | PingRequestHandlerTest.testPingInClusterWithNoHealthCheck <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: Could not find a healthy node to handle the request.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([69DC0654632389E0:870FB884E6CFB304]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1085)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:871)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:954)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:954)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:954)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:954)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:954)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:807)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
   [junit4]    > 	at org.apache.solr.handler.PingRequestHandlerTest.testPingInClusterWithNoHealthCheck(PingRequestHandlerTest.java:200)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 371257 INFO  (TEST-PingRequestHandlerTest.testEnablingServer-seed#[69DC0654632389E0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEnablingServer
   [junit4]   2> 371260 INFO  (TEST-PingRequestHandlerTest.testEnablingServer-seed#[69DC0654632389E0]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 371260 INFO  (TEST-PingRequestHandlerTest.testEnablingServer-seed#[69DC0654632389E0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEnablingServer
   [junit4]   2> 371263 INFO  (TEST-PingRequestHandlerTest.testPingWithNoHealthCheck-seed#[69DC0654632389E0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPingWithNoHealthCheck
   [junit4]   2> 371264 INFO  (TEST-PingRequestHandlerTest.testPingWithNoHealthCheck-seed#[69DC0654632389E0]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 371265 INFO  (TEST-PingRequestHandlerTest.testPingWithNoHealthCheck-seed#[69DC0654632389E0]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={action=ping&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 371265 INFO  (TEST-PingRequestHandlerTest.testPingWithNoHealthCheck-seed#[69DC0654632389E0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPingWithNoHealthCheck
   [junit4]   2> 371265 INFO  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 371265 INFO  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=835082045
   [junit4]   2> 371266 INFO  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@238fad45
   [junit4]   2> 371266 INFO  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-worker) [    x:collection1] o.a.s.u.DirectUpdateHandler2 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> 371266 INFO  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 371266 INFO  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 371266 INFO  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 371266 INFO  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 371285 INFO  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 371285 INFO  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_69DC0654632389E0-001\init-core-data-001\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_69DC0654632389E0-001\init-core-data-001\;done=false>>]
   [junit4]   2> 371285 INFO  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_69DC0654632389E0-001\init-core-data-001\
   [junit4]   2> 371285 INFO  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_69DC0654632389E0-001\init-core-data-001\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_69DC0654632389E0-001\init-core-data-001\index;done=false>>]
   [junit4]   2> 371285 INFO  (SUITE-PingRequestHandlerTest-seed#[69DC0654632389E0]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_69DC0654632389E0-001\init-core-data-001\index
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.PingRequestHandlerTest_69DC0654632389E0-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54), sim=DefaultSimilarity, locale=ar_YE, timezone=Europe/Dublin
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_80 (64-bit)/cpus=3,threads=1,free=58495232,total=150106112
   [junit4]   2> NOTE: All tests run in this JVM: [TestSchemaSimilarityResource, PolyFieldTest, TestRandomDVFaceting, TestConfigSetProperties, HdfsLockFactoryTest, TestPseudoReturnFields, OverriddenZkACLAndCredentialsProvidersTest, PrimUtilsTest, RemoteQueryErrorTest, TestLeaderInitiatedRecoveryThread, TestPhraseSuggestions, BlockCacheTest, ZkCLITest, RuleEngineTest, DocValuesMultiTest, TestLuceneMatchVersion, TestConfigSetsAPI, TestGroupingSearch, LeaderFailoverAfterPartitionTest, TestRecoveryHdfs, TestOverriddenPrefixQueryForCustomFieldType, TestUpdate, TestBulkSchemaConcurrent, TestSerializedLuceneMatchVersion, QueryEqualityTest, TestFieldTypeCollectionResource, AnalysisAfterCoreReloadTest, FacetPivotSmallTest, TestFaceting, TestManagedSchemaFieldTypeResource, DateRangeFieldTest, CloneFieldUpdateProcessorFactoryTest, TestLazyCores, PingRequestHandlerTest]
   [junit4] Completed [52/558 (1!)] on J0 in 16.28s, 6 tests, 1 error <<< FAILURES!

[...truncated 1634 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:794: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:738: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:526: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1456: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1010: There were test failures: 558 suites (7 ignored), 2219 tests, 1 error, 92 ignored (48 assumptions) [seed: 69DC0654632389E0]

Total time: 81 minutes 51 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