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 2016/05/17 05:01:36 UTC

[JENKINS] Lucene-Solr-6.x-Solaris (64bit/jdk1.8.0) - Build # 138 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/138/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

All tests passed

Build Log:
[...truncated 47608 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:122: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/build.xml:104: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/tools/custom-tasks.xml:108: Exception reading /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/top-level-ivy-settings.xml: java.text.ParseException: failed to load settings from file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/top-level-ivy-settings.xml: io problem while parsing config file: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/${ivysettings.xml} (No such file or directory)
	at org.apache.ivy.core.settings.XmlSettingsParser.doParse(XmlSettingsParser.java:165)
	at org.apache.ivy.core.settings.XmlSettingsParser.parse(XmlSettingsParser.java:150)
	at org.apache.ivy.core.settings.IvySettings.load(IvySettings.java:391)
	at org.apache.ivy.Ivy.configure(Ivy.java:416)
	at org.apache.lucene.validation.LibVersionsCheckTask.setupIvy(LibVersionsCheckTask.java:698)
	at org.apache.lucene.validation.LibVersionsCheckTask.execute(LibVersionsCheckTask.java:211)
	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
	at org.apache.tools.ant.Task.perform(Task.java:348)
	at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68)
	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
	at org.apache.tools.ant.Task.perform(Task.java:348)
	at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:398)
	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
	at org.apache.tools.ant.Task.perform(Task.java:348)
	at org.apache.tools.ant.Target.execute(Target.java:390)
	at org.apache.tools.ant.Target.performTasks(Target.java:411)
	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
	at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
	at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
	at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442)
	at org.apache.tools.ant.taskdefs.SubAnt.execute(SubAnt.java:302)
	at org.apache.tools.ant.taskdefs.SubAnt.execute(SubAnt.java:221)
	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
	at org.apache.tools.ant.Task.perform(Task.java:348)
	at org.apache.tools.ant.Target.execute(Target.java:390)
	at org.apache.tools.ant.Target.performTasks(Target.java:411)
	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
	at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
	at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
	at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442)
	at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105)
	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
	at org.apache.tools.ant.Task.perform(Task.java:348)
	at org.apache.tools.ant.Target.execute(Target.java:390)
	at org.apache.tools.ant.Target.performTasks(Target.java:411)
	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
	at org.apache.tools.ant.Project.executeTarget(Project.java:1368)
	at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
	at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
	at org.apache.tools.ant.Main.runBuild(Main.java:809)
	at org.apache.tools.ant.Main.startAnt(Main.java:217)
	at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
	at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)
Caused by: org.xml.sax.SAXException: io problem while parsing config file: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/${ivysettings.xml} (No such file or directory)
java.io.FileNotFoundException: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/${ivysettings.xml} (No such file or directory)
	at org.apache.ivy.core.settings.XmlSettingsParser.startElement(XmlSettingsParser.java:234)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:509)
	at com.sun.org.apache.xerces.internal.parsers.AbstractXMLDocumentParser.emptyElement(AbstractXMLDocumentParser.java:182)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanStartElement(XMLDocumentFragmentScannerImpl.java:1344)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2787)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:327)
	at javax.xml.parsers.SAXParser.parse(SAXParser.java:274)
	at org.apache.ivy.core.settings.XmlSettingsParser.doParse(XmlSettingsParser.java:160)
	... 62 more
Caused by: java.io.FileNotFoundException: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/${ivysettings.xml} (No such file or directory)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at java.io.FileInputStream.<init>(FileInputStream.java:93)
	at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:90)
	at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:188)
	at org.apache.ivy.util.url.BasicURLHandler.openStream(BasicURLHandler.java:171)
	at org.apache.ivy.util.url.URLHandlerDispatcher.openStream(URLHandlerDispatcher.java:74)
	at org.apache.ivy.core.settings.XmlSettingsParser.doParse(XmlSettingsParser.java:157)
	at org.apache.ivy.core.settings.XmlSettingsParser.parse(XmlSettingsParser.java:183)
	at org.apache.ivy.core.settings.XmlSettingsParser.includeStarted(XmlSettingsParser.java:435)
	at org.apache.ivy.core.settings.XmlSettingsParser.startElement(XmlSettingsParser.java:211)
	... 76 more

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



[JENKINS] Lucene-Solr-6.x-Solaris (64bit/jdk1.8.0) - Build # 141 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/141/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, MDCAwareThreadPoolExecutor, SolrCore, MockDirectoryWrapper]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, MDCAwareThreadPoolExecutor, SolrCore, MockDirectoryWrapper]
	at __randomizedtesting.SeedInfo.seed([D6AEEFC309AF3314]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:256)
	at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	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:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	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:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	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)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:     1) Thread[id=6385, name=searcherExecutor-2854-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   1) Thread[id=6385, name=searcherExecutor-2854-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([D6AEEFC309AF3314]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=6385, name=searcherExecutor-2854-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=6385, name=searcherExecutor-2854-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([D6AEEFC309AF3314]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.security.BasicAuthIntegrationTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([D6AEEFC309AF3314]:0)


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([D6AEEFC309AF3314]:0)




Build Log:
[...truncated 10844 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/init-core-data-001
   [junit4]   2> 1221014 INFO  (SUITE-TestLazyCores-seed#[D6AEEFC309AF3314]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 1221026 INFO  (TEST-TestLazyCores.testRace-seed#[D6AEEFC309AF3314]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRace
   [junit4]   2> 1221067 INFO  (TEST-TestLazyCores.testRace-seed#[D6AEEFC309AF3314]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001'
   [junit4]   2> 1221068 INFO  (TEST-TestLazyCores.testRace-seed#[D6AEEFC309AF3314]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1221068 INFO  (TEST-TestLazyCores.testRace-seed#[D6AEEFC309AF3314]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1221069 INFO  (TEST-TestLazyCores.testRace-seed#[D6AEEFC309AF3314]) [    ] o.a.s.c.CoreContainer New CoreContainer 1039901593
   [junit4]   2> 1221069 INFO  (TEST-TestLazyCores.testRace-seed#[D6AEEFC309AF3314]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001]
   [junit4]   2> 1221069 WARN  (TEST-TestLazyCores.testRace-seed#[D6AEEFC309AF3314]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/lib
   [junit4]   2> 1221069 INFO  (TEST-TestLazyCores.testRace-seed#[D6AEEFC309AF3314]) [    ] 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> 1221076 INFO  (TEST-TestLazyCores.testRace-seed#[D6AEEFC309AF3314]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1221076 INFO  (TEST-TestLazyCores.testRace-seed#[D6AEEFC309AF3314]) [    ] o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 1221078 INFO  (TEST-TestLazyCores.testRace-seed#[D6AEEFC309AF3314]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1221079 INFO  (TEST-TestLazyCores.testRace-seed#[D6AEEFC309AF3314]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1221079 INFO  (TEST-TestLazyCores.testRace-seed#[D6AEEFC309AF3314]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1221079 INFO  (TEST-TestLazyCores.testRace-seed#[D6AEEFC309AF3314]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1221081 INFO  (TEST-TestLazyCores.testRace-seed#[D6AEEFC309AF3314]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1221081 INFO  (TEST-TestLazyCores.testRace-seed#[D6AEEFC309AF3314]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection2, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1221082 INFO  (TEST-TestLazyCores.testRace-seed#[D6AEEFC309AF3314]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection3, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=on, dataDir=data/}
   [junit4]   2> 1221082 INFO  (TEST-TestLazyCores.testRace-seed#[D6AEEFC309AF3314]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection4, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1221082 INFO  (TEST-TestLazyCores.testRace-seed#[D6AEEFC309AF3314]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection5, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1221083 INFO  (TEST-TestLazyCores.testRace-seed#[D6AEEFC309AF3314]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection6, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1221084 INFO  (TEST-TestLazyCores.testRace-seed#[D6AEEFC309AF3314]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection7, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1221084 INFO  (TEST-TestLazyCores.testRace-seed#[D6AEEFC309AF3314]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection8, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1221085 INFO  (TEST-TestLazyCores.testRace-seed#[D6AEEFC309AF3314]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection9, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1221085 INFO  (coreLoadExecutor-2612-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection1'
   [junit4]   2> 1221085 INFO  (coreLoadExecutor-2612-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1221085 INFO  (coreLoadExecutor-2612-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1221085 INFO  (coreLoadExecutor-2612-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection2'
   [junit4]   2> 1221086 INFO  (coreLoadExecutor-2612-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1221086 INFO  (coreLoadExecutor-2612-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1221099 INFO  (coreLoadExecutor-2612-thread-2) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1221101 WARN  (coreLoadExecutor-2612-thread-2) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1221102 INFO  (coreLoadExecutor-2612-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1221107 INFO  (coreLoadExecutor-2612-thread-2) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1221112 INFO  (coreLoadExecutor-2612-thread-2) [    ] o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 1221115 INFO  (coreLoadExecutor-2612-thread-2) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1221118 INFO  (coreLoadExecutor-2612-thread-2) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection2'
   [junit4]   2> 1221118 INFO  (coreLoadExecutor-2612-thread-2) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection2
   [junit4]   2> 1221118 INFO  (coreLoadExecutor-2612-thread-2) [    x:collection2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1221118 INFO  (coreLoadExecutor-2612-thread-2) [    x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection2/data/]
   [junit4]   2> 1221118 INFO  (coreLoadExecutor-2612-thread-2) [    x:collection2] o.a.s.c.SolrCore JMX monitoring not detected for core: collection2
   [junit4]   2> 1221120 INFO  (coreLoadExecutor-2612-thread-2) [    x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection2/data
   [junit4]   2> 1221120 INFO  (coreLoadExecutor-2612-thread-2) [    x:collection2] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection2/data/index/
   [junit4]   2> 1221120 WARN  (coreLoadExecutor-2612-thread-2) [    x:collection2] o.a.s.c.SolrCore [collection2] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1221120 INFO  (coreLoadExecutor-2612-thread-2) [    x:collection2] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection2/data/index
   [junit4]   2> 1221120 INFO  (coreLoadExecutor-2612-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=60.3291015625, floorSegmentMB=0.8291015625, forceMergeDeletesPctAllowed=27.36977519276116, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4898206150020088
   [junit4]   2> 1221121 INFO  (coreLoadExecutor-2612-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection5'
   [junit4]   2> 1221121 INFO  (coreLoadExecutor-2612-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1221121 INFO  (coreLoadExecutor-2612-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1221132 INFO  (coreLoadExecutor-2612-thread-3) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1221134 WARN  (coreLoadExecutor-2612-thread-3) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1221135 INFO  (coreLoadExecutor-2612-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1221140 INFO  (coreLoadExecutor-2612-thread-3) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1221148 INFO  (coreLoadExecutor-2612-thread-3) [    ] o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 1221151 INFO  (coreLoadExecutor-2612-thread-3) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1221153 INFO  (coreLoadExecutor-2612-thread-3) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection5'
   [junit4]   2> 1221154 INFO  (coreLoadExecutor-2612-thread-3) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection5
   [junit4]   2> 1221154 INFO  (coreLoadExecutor-2612-thread-3) [    x:collection5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1221154 INFO  (coreLoadExecutor-2612-thread-3) [    x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection5], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection5/data/]
   [junit4]   2> 1221154 INFO  (coreLoadExecutor-2612-thread-3) [    x:collection5] o.a.s.c.SolrCore JMX monitoring not detected for core: collection5
   [junit4]   2> 1221155 INFO  (coreLoadExecutor-2612-thread-3) [    x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection5/data
   [junit4]   2> 1221155 INFO  (coreLoadExecutor-2612-thread-3) [    x:collection5] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection5/data/index/
   [junit4]   2> 1221155 WARN  (coreLoadExecutor-2612-thread-3) [    x:collection5] o.a.s.c.SolrCore [collection5] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection5/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1221156 INFO  (coreLoadExecutor-2612-thread-3) [    x:collection5] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection5/data/index
   [junit4]   2> 1221156 INFO  (coreLoadExecutor-2612-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=60.3291015625, floorSegmentMB=0.8291015625, forceMergeDeletesPctAllowed=27.36977519276116, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4898206150020088
   [junit4]   2> 1221157 INFO  (coreLoadExecutor-2612-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4eb13401 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@21e2672),segFN=segments_1,generation=1}
   [junit4]   2> 1221157 INFO  (coreLoadExecutor-2612-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1221159 INFO  (coreLoadExecutor-2612-thread-2) [    x:collection2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1221162 INFO  (coreLoadExecutor-2612-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1221163 INFO  (coreLoadExecutor-2612-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1221164 INFO  (coreLoadExecutor-2612-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1221166 INFO  (coreLoadExecutor-2612-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1221168 INFO  (coreLoadExecutor-2612-thread-2) [    x:collection2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 1221168 INFO  (coreLoadExecutor-2612-thread-2) [    x:collection2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1221169 INFO  (coreLoadExecutor-2612-thread-2) [    x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1221169 INFO  (coreLoadExecutor-2612-thread-2) [    x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1221169 INFO  (coreLoadExecutor-2612-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@317a7b99 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@681082eb),segFN=segments_1,generation=1}
   [junit4]   2> 1221169 INFO  (coreLoadExecutor-2612-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1221172 INFO  (coreLoadExecutor-2612-thread-3) [    x:collection5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1221173 INFO  (coreLoadExecutor-2612-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6667101765477366]
   [junit4]   2> 1221174 INFO  (coreLoadExecutor-2612-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4eb13401 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@21e2672),segFN=segments_1,generation=1}
   [junit4]   2> 1221174 INFO  (coreLoadExecutor-2612-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1221174 INFO  (coreLoadExecutor-2612-thread-2) [    x:collection2] o.a.s.s.SolrIndexSearcher Opening [Searcher@2299ef8a[collection2] main]
   [junit4]   2> 1221174 INFO  (coreLoadExecutor-2612-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1221175 INFO  (coreLoadExecutor-2612-thread-2) [    x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection2/conf
   [junit4]   2> 1221175 INFO  (coreLoadExecutor-2612-thread-2) [    x:collection2] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection2/conf}
   [junit4]   2> 1221175 INFO  (coreLoadExecutor-2612-thread-2) [    x:collection2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection2/conf
   [junit4]   2> 1221175 INFO  (coreLoadExecutor-2612-thread-2) [    x:collection2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1221175 INFO  (coreLoadExecutor-2612-thread-2) [    x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1221176 INFO  (coreLoadExecutor-2612-thread-2) [    x:collection2] o.a.s.c.SolrCores Opening transient core collection2
   [junit4]   2> 1221176 INFO  (coreLoadExecutor-2612-thread-2) [    x:collection2] o.a.s.c.CoreContainer registering core: collection2
   [junit4]   2> 1221176 INFO  (coreLoadExecutor-2612-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1221178 INFO  (coreLoadExecutor-2612-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1221183 INFO  (OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection2 in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection2/data/
   [junit4]   2> 1221184 WARN  (OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection2/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1221184 INFO  (searcherExecutor-2613-thread-1-processing-x:collection2) [    x:collection2] o.a.s.c.SolrCore [collection2] Registered new searcher Searcher@2299ef8a[collection2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1221184 INFO  (OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection5 in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection5/data/
   [junit4]   2> 1221184 WARN  (OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection5/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1221190 INFO  (coreLoadExecutor-2612-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1221193 INFO  (coreLoadExecutor-2612-thread-3) [    x:collection5] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 1221193 INFO  (coreLoadExecutor-2612-thread-3) [    x:collection5] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1221193 INFO  (coreLoadExecutor-2612-thread-3) [    x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1221193 INFO  (coreLoadExecutor-2612-thread-3) [    x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1221193 INFO  (coreLoadExecutor-2612-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6667101765477366]
   [junit4]   2> 1221194 INFO  (coreLoadExecutor-2612-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1221194 INFO  (coreLoadExecutor-2612-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@317a7b99 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@681082eb),segFN=segments_1,generation=1}
   [junit4]   2> 1221194 INFO  (coreLoadExecutor-2612-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1221194 INFO  (coreLoadExecutor-2612-thread-3) [    x:collection5] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a8694fa[collection5] main]
   [junit4]   2> 1221194 INFO  (coreLoadExecutor-2612-thread-3) [    x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection5/conf
   [junit4]   2> 1221195 INFO  (coreLoadExecutor-2612-thread-3) [    x:collection5] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection5/conf}
   [junit4]   2> 1221195 INFO  (coreLoadExecutor-2612-thread-3) [    x:collection5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection5/conf
   [junit4]   2> 1221195 INFO  (coreLoadExecutor-2612-thread-3) [    x:collection5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1221195 INFO  (coreLoadExecutor-2612-thread-3) [    x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1221195 WARN  (coreLoadExecutor-2612-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1221195 INFO  (coreLoadExecutor-2612-thread-3) [    x:collection5] o.a.s.c.CoreContainer registering core: collection5
   [junit4]   2> 1221196 INFO  (searcherExecutor-2614-thread-1-processing-x:collection5) [    x:collection5] o.a.s.c.SolrCore [collection5] Registered new searcher Searcher@1a8694fa[collection5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1221196 INFO  (coreLoadExecutor-2612-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1221200 INFO  (coreLoadExecutor-2612-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1221204 INFO  (coreLoadExecutor-2612-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1221218 INFO  (coreLoadExecutor-2612-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1221220 INFO  (coreLoadExecutor-2612-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection1'
   [junit4]   2> 1221220 INFO  (coreLoadExecutor-2612-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection1
   [junit4]   2> 1221221 INFO  (coreLoadExecutor-2612-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1221221 INFO  (coreLoadExecutor-2612-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection1/data/]
   [junit4]   2> 1221221 INFO  (coreLoadExecutor-2612-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1221221 INFO  (coreLoadExecutor-2612-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection1/data
   [junit4]   2> 1221221 INFO  (coreLoadExecutor-2612-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection1/data/index/
   [junit4]   2> 1221221 WARN  (coreLoadExecutor-2612-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1221221 INFO  (coreLoadExecutor-2612-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection1/data/index
   [junit4]   2> 1221222 INFO  (coreLoadExecutor-2612-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=60.3291015625, floorSegmentMB=0.8291015625, forceMergeDeletesPctAllowed=27.36977519276116, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4898206150020088
   [junit4]   2> 1221222 INFO  (coreLoadExecutor-2612-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@795a973d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e7d7f7b),segFN=segments_1,generation=1}
   [junit4]   2> 1221222 INFO  (coreLoadExecutor-2612-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1221222 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection1/data/
   [junit4]   2> 1221222 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1221224 INFO  (coreLoadExecutor-2612-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1221225 INFO  (coreLoadExecutor-2612-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1221226 INFO  (coreLoadExecutor-2612-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1221230 INFO  (coreLoadExecutor-2612-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1221231 INFO  (coreLoadExecutor-2612-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1221232 INFO  (coreLoadExecutor-2612-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 1221232 INFO  (coreLoadExecutor-2612-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1221233 INFO  (coreLoadExecutor-2612-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1221233 INFO  (coreLoadExecutor-2612-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1221234 INFO  (coreLoadExecutor-2612-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6667101765477366]
   [junit4]   2> 1221235 INFO  (coreLoadExecutor-2612-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@795a973d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e7d7f7b),segFN=segments_1,generation=1}
   [junit4]   2> 1221235 INFO  (coreLoadExecutor-2612-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1221235 INFO  (coreLoadExecutor-2612-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4f297cd0[collection1] main]
   [junit4]   2> 1221235 INFO  (coreLoadExecutor-2612-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection1/conf
   [junit4]   2> 1221235 INFO  (coreLoadExecutor-2612-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection1/conf}
   [junit4]   2> 1221235 INFO  (coreLoadExecutor-2612-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection1/conf
   [junit4]   2> 1221235 INFO  (coreLoadExecutor-2612-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1221235 INFO  (coreLoadExecutor-2612-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1221235 INFO  (searcherExecutor-2621-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4f297cd0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1221236 INFO  (coreLoadExecutor-2612-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1221244 INFO  (Thread-2389) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection3'
   [junit4]   2> 1221244 INFO  (Thread-2389) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1221245 INFO  (Thread-2389) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1221261 INFO  (Thread-2389) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1221269 WARN  (Thread-2389) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1221270 INFO  (Thread-2389) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1221286 INFO  (Thread-2389) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1221312 INFO  (Thread-2389) [    ] o.a.s.s.IndexSchema [collection3] Schema name=tiny
   [junit4]   2> 1221330 INFO  (Thread-2389) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1221343 INFO  (Thread-2389) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection3'
   [junit4]   2> 1221343 INFO  (Thread-2389) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection3' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection3
   [junit4]   2> 1221345 INFO  (Thread-2389) [    x:collection3] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1221347 INFO  (Thread-2389) [    x:collection3] o.a.s.c.SolrCore [[collection3] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection3], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection3/data/]
   [junit4]   2> 1221347 INFO  (Thread-2389) [    x:collection3] o.a.s.c.SolrCore JMX monitoring not detected for core: collection3
   [junit4]   2> 1221364 INFO  (Thread-2389) [    x:collection3] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection3/data
   [junit4]   2> 1221364 INFO  (Thread-2389) [    x:collection3] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection3/data/index/
   [junit4]   2> 1221364 WARN  (Thread-2389) [    x:collection3] o.a.s.c.SolrCore [collection3] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection3/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1221384 INFO  (Thread-2389) [    x:collection3] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection3/data/index
   [junit4]   2> 1221385 INFO  (Thread-2389) [    x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=60.3291015625, floorSegmentMB=0.8291015625, forceMergeDeletesPctAllowed=27.36977519276116, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4898206150020088
   [junit4]   2> 1221385 INFO  (Thread-2389) [    x:collection3] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1776961e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@50a8d22b),segFN=segments_1,generation=1}
   [junit4]   2> 1221385 INFO  (Thread-2389) [    x:collection3] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1221397 INFO  (Thread-2389) [    x:collection3] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1221399 INFO  (Thread-2389) [    x:collection3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1221400 INFO  (Thread-2389) [    x:collection3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1221402 INFO  (Thread-2389) [    x:collection3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1221403 INFO  (Thread-2389) [    x:collection3] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1221406 INFO  (Thread-2389) [    x:collection3] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 1221406 INFO  (Thread-2389) [    x:collection3] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1221407 INFO  (Thread-2389) [    x:collection3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1221407 INFO  (Thread-2389) [    x:collection3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1221408 INFO  (OldIndexDirectoryCleanupThreadForCore-collection3) [    x:collection3] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection3 in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection3/data/
   [junit4]   2> 1221408 WARN  (OldIndexDirectoryCleanupThreadForCore-collection3) [    x:collection3] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection3/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1221409 INFO  (Thread-2389) [    x:collection3] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6667101765477366]
   [junit4]   2> 1221409 INFO  (Thread-2389) [    x:collection3] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1776961e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@50a8d22b),segFN=segments_1,generation=1}
   [junit4]   2> 1221409 INFO  (Thread-2389) [    x:collection3] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1221409 INFO  (Thread-2389) [    x:collection3] o.a.s.s.SolrIndexSearcher Opening [Searcher@40cea11d[collection3] main]
   [junit4]   2> 1221410 INFO  (Thread-2389) [    x:collection3] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection3/conf
   [junit4]   2> 1221410 INFO  (Thread-2389) [    x:collection3] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection3/conf}
   [junit4]   2> 1221410 INFO  (Thread-2389) [    x:collection3] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection3/conf
   [junit4]   2> 1221410 INFO  (Thread-2389) [    x:collection3] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1221410 INFO  (Thread-2389) [    x:collection3] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1221412 INFO  (Thread-2389) [    x:collection3] o.a.s.c.SolrCores Opening transient core collection3
   [junit4]   2> 1221412 INFO  (Thread-2389) [    x:collection3] o.a.s.c.CoreContainer registering core: collection3
   [junit4]   2> 1221413 INFO  (searcherExecutor-2625-thread-1-processing-x:collection3) [    x:collection3] o.a.s.c.SolrCore [collection3] Registered new searcher Searcher@40cea11d[collection3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1221429 INFO  (TEST-TestLazyCores.testRace-seed#[D6AEEFC309AF3314]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1039901593
   [junit4]   2> 1221432 INFO  (coreCloseExecutor-2629-thread-1) [    x:collection5] o.a.s.c.SolrCore [collection5]  CLOSING SolrCore org.apache.solr.core.SolrCore@141a6aa
   [junit4]   2> 1221433 INFO  (coreCloseExecutor-2629-thread-1) [    x:collection5] 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}
   [junit4]   2> 1221433 INFO  (coreCloseExecutor-2629-thread-1) [    x:collection5] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1221433 INFO  (coreCloseExecutor-2629-thread-1) [    x:collection5] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1221433 INFO  (coreCloseExecutor-2629-thread-1) [    x:collection5] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1221452 INFO  (coreCloseExecutor-2629-thread-2) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6a45e9a9
   [junit4]   2> 1221452 INFO  (coreCloseExecutor-2629-thread-2) [    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}
   [junit4]   2> 1221452 INFO  (coreCloseExecutor-2629-thread-1) [    x:collection5] o.a.s.c.SolrCore [collection5] Closing main searcher on request.
   [junit4]   2> 1221452 INFO  (coreCloseExecutor-2629-thread-2) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1221452 INFO  (coreCloseExecutor-2629-thread-2) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1221452 INFO  (coreCloseExecutor-2629-thread-2) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1221452 INFO  (coreCloseExecutor-2629-thread-1) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1221453 INFO  (coreCloseExecutor-2629-thread-1) [    x:collection5] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection5/data [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection5/data;done=false>>]
   [junit4]   2> 1221453 INFO  (coreCloseExecutor-2629-thread-1) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1221453 INFO  (coreCloseExecutor-2629-thread-1) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection5/data
   [junit4]   2> 1221454 INFO  (coreCloseExecutor-2629-thread-1) [    x:collection5] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection5/data/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection5/data/index;done=false>>]
   [junit4]   2> 1221454 INFO  (coreCloseExecutor-2629-thread-1) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1221454 INFO  (coreCloseExecutor-2629-thread-1) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection5/data/index
   [junit4]   2> 1221454 INFO  (coreCloseExecutor-2629-thread-3) [    x:collection2] o.a.s.c.SolrCore [collection2]  CLOSING SolrCore org.apache.solr.core.SolrCore@6bff4c64
   [junit4]   2> 1221454 INFO  (coreCloseExecutor-2629-thread-3) [    x:collection2] 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}
   [junit4]   2> 1221454 INFO  (coreCloseExecutor-2629-thread-3) [    x:collection2] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1221454 INFO  (coreCloseExecutor-2629-thread-3) [    x:collection2] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1221454 INFO  (coreCloseExecutor-2629-thread-3) [    x:collection2] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1221453 INFO  (coreCloseExecutor-2629-thread-2) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1221456 INFO  (coreCloseExecutor-2629-thread-2) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1221456 INFO  (coreCloseExecutor-2629-thread-2) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection1/data/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection1/data/index;done=false>>]
   [junit4]   2> 1221456 INFO  (coreCloseExecutor-2629-thread-2) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1221456 INFO  (coreCloseExecutor-2629-thread-2) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection1/data/index
   [junit4]   2> 1221456 INFO  (coreCloseExecutor-2629-thread-2) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection1/data [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection1/data;done=false>>]
   [junit4]   2> 1221456 INFO  (coreCloseExecutor-2629-thread-2) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1221456 INFO  (coreCloseExecutor-2629-thread-2) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection1/data
   [junit4]   2> 1221453 INFO  (coreCloseExecutor-2629-thread-4) [    x:collection3] o.a.s.c.SolrCore [collection3]  CLOSING SolrCore org.apache.solr.core.SolrCore@52e25f1e
   [junit4]   2> 1221457 INFO  (coreCloseExecutor-2629-thread-4) [    x:collection3] 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}
   [junit4]   2> 1221457 INFO  (coreCloseExecutor-2629-thread-4) [    x:collection3] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1221457 INFO  (coreCloseExecutor-2629-thread-4) [    x:collection3] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1221457 INFO  (coreCloseExecutor-2629-thread-4) [    x:collection3] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1221458 INFO  (coreCloseExecutor-2629-thread-3) [    x:collection2] o.a.s.c.SolrCore [collection2] Closing main searcher on request.
   [junit4]   2> 1221458 INFO  (coreCloseExecutor-2629-thread-3) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1221458 INFO  (coreCloseExecutor-2629-thread-3) [    x:collection2] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection2/data [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection2/data;done=false>>]
   [junit4]   2> 1221459 INFO  (coreCloseExecutor-2629-thread-3) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1221459 INFO  (coreCloseExecutor-2629-thread-3) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection2/data
   [junit4]   2> 1221459 INFO  (coreCloseExecutor-2629-thread-3) [    x:collection2] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection2/data/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection2/data/index;done=false>>]
   [junit4]   2> 1221459 INFO  (coreCloseExecutor-2629-thread-3) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1221459 INFO  (coreCloseExecutor-2629-thread-3) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection2/data/index
   [junit4]   2> 1221459 INFO  (coreCloseExecutor-2629-thread-4) [    x:collection3] o.a.s.c.SolrCore [collection3] Closing main searcher on request.
   [junit4]   2> 1221459 INFO  (coreCloseExecutor-2629-thread-4) [    x:collection3] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1221460 INFO  (coreCloseExecutor-2629-thread-4) [    x:collection3] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection3/data [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection3/data;done=false>>]
   [junit4]   2> 1221460 INFO  (coreCloseExecutor-2629-thread-4) [    x:collection3] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1221460 INFO  (coreCloseExecutor-2629-thread-4) [    x:collection3] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection3/data
   [junit4]   2> 1221460 INFO  (coreCloseExecutor-2629-thread-4) [    x:collection3] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection3/data/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection3/data/index;done=false>>]
   [junit4]   2> 1221460 INFO  (coreCloseExecutor-2629-thread-4) [    x:collection3] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1221460 INFO  (coreCloseExecutor-2629-thread-4) [    x:collection3] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-001/collection3/data/index
   [junit4]   2> 1221460 INFO  (TEST-TestLazyCores.testRace-seed#[D6AEEFC309AF3314]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRace
   [junit4]   2> 1221464 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D6AEEFC309AF3314]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBadConfigsGenerateErrors
   [junit4]   2> 1221535 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D6AEEFC309AF3314]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-002'
   [junit4]   2> 1221536 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D6AEEFC309AF3314]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1221536 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D6AEEFC309AF3314]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1221549 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D6AEEFC309AF3314]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-002
   [junit4]   2> 1221551 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D6AEEFC309AF3314]) [    ] o.a.s.c.CoreContainer New CoreContainer 387368912
   [junit4]   2> 1221551 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D6AEEFC309AF3314]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-002]
   [junit4]   2> 1221552 WARN  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D6AEEFC309AF3314]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-002/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-002/lib
   [junit4]   2> 1221552 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D6AEEFC309AF3314]) [    ] 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> 1221557 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D6AEEFC309AF3314]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1221558 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D6AEEFC309AF3314]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1221558 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D6AEEFC309AF3314]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1221558 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D6AEEFC309AF3314]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1221558 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D6AEEFC309AF3314]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1221560 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D6AEEFC309AF3314]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-002
   [junit4]   2> 1221563 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D6AEEFC309AF3314]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=core1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1221563 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D6AEEFC309AF3314]) [    ] o.a.s.c.CorePropertiesLocator Found core core1 in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-002/core1
   [junit4]   2> 1221569 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D6AEEFC309AF3314]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=badSchema1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1221569 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D6AEEFC309AF3314]) [    ] o.a.s.c.CorePropertiesLocator Found core badSchema1 in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-002/badSchema1
   [junit4]   2> 1221570 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D6AEEFC309AF3314]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=badConfig2, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1221570 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D6AEEFC309AF3314]) [    ] o.a.s.c.CorePropertiesLocator Found core badConfig2 in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-002/badConfig2
   [junit4]   2> 1221571 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D6AEEFC309AF3314]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=core2, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1221573 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D6AEEFC309AF3314]) [    ] o.a.s.c.CorePropertiesLocator Found core core2 in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-002/core2
   [junit4]   2> 1221574 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D6AEEFC309AF3314]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=badSchema2, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1221574 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D6AEEFC309AF3314]) [    ] o.a.s.c.CorePropertiesLocator Found core badSchema2 in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-002/badSchema2
   [junit4]   2> 1221575 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D6AEEFC309AF3314]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=badConfig1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data/}
   [junit4]   2> 1221575 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D6AEEFC309AF3314]) [    ] o.a.s.c.CorePropertiesLocator Found core badConfig1 in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-002/badConfig1
   [junit4]   2> 1221576 INFO  (TEST-TestLazyCores.testBadConfigsGenerateErrors-seed#[D6AEEFC309AF3314]) [    ] o.a.s.c.CorePropertiesLocator Found 6 core definitions
   [junit4]   2> 1221576 INFO  (coreLoadExecutor-2636-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-002/core1'
   [junit4]   2> 1221576 INFO  (coreLoadExecutor-2636-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1221576 INFO  (coreLoadExecutor-2636-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1221576 INFO  (coreLoadExecutor-2636-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-002/badSchema1'
   [junit4]   2> 1221577 INFO  (coreLoadExecutor-2636-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1221577 INFO  (coreLoadExecutor-2636-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1221578 INFO  (coreLoadExecutor-2636-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-002/badConfig2'
   [junit4]   2> 1221578 INFO  (coreLoadExecutor-2636-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1221578 INFO  (coreLoadExecutor-2636-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1221607 INFO  (coreLoadExecutor-2636-thread-2) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1221608 INFO  (coreLoadExecutor-2636-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1221610 WARN  (coreLoadExecutor-2636-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1221611 INFO  (coreLoadExecutor-2636-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1221619 WARN  (coreLoadExecutor-2636-thread-2) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1221620 INFO  (coreLoadExecutor-2636-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 1221622 INFO  (coreLoadExecutor-2636-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1221657 INFO  (coreLoadExecutor-2636-thread-1) [    ] o.a.s.s.IndexSchema [core1] Schema name=tiny
   [junit4]   2> 1221658 INFO  (coreLoadExecutor-2636-thread-2) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1221660 INFO  (coreLoadExecutor-2636-thread-3) [    ] o.a.s.c.Config Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 1221663 ERROR (coreLoadExecutor-2636-thread-3) [    ] o.a.s.c.CoreContainer Error creating core [badConfig2]: Could not load conf for core badConfig2: Error loading solr config from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-002/badConfig2/conf/solrconfig.xml
   [junit4]   2> org.apache.solr.common.SolrException: Could not load conf for core badConfig2: Error loading solr config from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-002/badConfig2/conf/solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:86)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:810)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$0(CoreContainer.java:466)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading solr config from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-002/badConfig2/conf/solrconfig.xml
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:172)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:98)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
   [junit4]   2> 	... 7 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: org.xml.sax.SAXParseException; systemId: solrres:/solrconfig.xml; lineNumber: 56; columnNumber: 5; El tipo de elemento "reqsthalr" debe finalizar por la etiqueta final coincidente "</reqsthalr>".
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:154)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:90)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:187)
   [junit4]   2> 	at org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:164)
   [junit4]   2> 	... 9 more
   [junit4]   2> Caused by: org.xml.sax.SAXParseException; systemId: solrres:/solrconfig.xml; lineNumber: 56; columnNumber: 5; El tipo de elemento "reqsthalr" debe finalizar por la etiqueta final coincidente "</reqsthalr>".
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1438)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1750)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2970)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:118)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
   [junit4]   2> 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
   [junit4]   2> 	at org.apache.solr.core.Config.<init>(Config.java:143)
   [junit4]   2> 	... 12 more
   [junit4]   2> 1221681 INFO  (coreLoadExecutor-2636-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1221685 INFO  (coreLoadExecutor-2636-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-002/core2'
   [junit4]   2> 1221685 INFO  (coreLoadExecutor-2636-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1221685 INFO  (coreLoadExecutor-2636-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1221687 INFO  (coreLoadExecutor-2636-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-002/core1'
   [junit4]   2> 1221687 INFO  (coreLoadExecutor-2636-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-002/core1
   [junit4]   2> 1221687 INFO  (coreLoadExecutor-2636-thread-1) [    x:core1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1221688 INFO  (coreLoadExecutor-2636-thread-1) [    x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-002/core1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-002/core1/data/]
   [junit4]   2> 1221688 INFO  (coreLoadExecutor-2636-thread-1) [    x:core1] o.a.s.c.SolrCore JMX monitoring not detected for core: core1
   [junit4]   2> 1221688 INFO  (coreLoadExecutor-2636-thread-1) [    x:core1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-002/core1/data
   [junit4]   2> 1221688 INFO  (coreLoadExecutor-2636-thread-1) [    x:core1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-002/core1/data/index/
   [junit4]   2> 1221688 WARN  (coreLoadExecutor-2636-thread-1) [    x:core1] o.a.s.c.SolrCore [core1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-002/core1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1221688 INFO  (coreLoadExecutor-2636-thread-1) [    x:core1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-002/core1/data/index
   [junit4]   2> 1221689 INFO  (coreLoadExecutor-2636-thread-1) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=60.3291015625, floorSegmentMB=0.8291015625, forceMergeDeletesPctAllowed=27.36977519276116, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4898206150020088
   [junit4]   2> 1221689 INFO  (coreLoadExecutor-2636-thread-1) [    x:core1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2b7223f2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2b85cc3e),segFN=segments_1,generation=1}
   [junit4]   2> 1221689 INFO  (coreLoadExecutor-2636-thread-1) [    x:core1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1221690 INFO  (OldIndexDirectoryCleanupThreadForCore-core1) [    x:core1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core core1 in /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-002/core1/data/
   [junit4]   2> 1221690 WARN  (OldIndexDirectoryCleanupThreadForCore-core1) [    x:core1] o.a.s.c.DirectoryFactory /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestLazyCores_D6AEEFC309AF3314-001/tempDir-002/core1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1221691 INFO  (coreLoadExecutor-2636-thread-1) [    x:core1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1221696 INFO  (coreLoadExecutor-2636-thread-1) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1221697 INFO  (coreLoadExecutor-2636-thread-1) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1221697 INFO  (coreLoadExecutor-2636-thread-2) [    ] o.a.s.c.Config Ignoring exception matching \QSAXParseException\E
   [junit4]   2> 1221697 INFO  (coreLoadExecutor-2636-thread-1) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1221698 INFO  (coreLoadExecutor-2636-thread-1) [    x:core1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1221699 INFO  (coreLoadExecutor-2636-thread-3) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1221700 INFO  (coreLoadExecutor-2636-thread-1) [    x:core1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/graph,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/update,/admin/file
   [junit4]   2> 1221700 INFO  (coreLoadExecutor-2636-thread-1) [    x:core1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1221700 INFO  (coreLoadExecutor-2636-thread-1) [    x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1221700 INFO  (coreLoadExecutor-2636-thread-1) [    x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1221700 INFO  (coreLoadExecutor-2636-thread-1) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6667101765477366]
   [junit4]   2> 1221700 INFO  (coreLoadExecutor-2636-thread-1) [    x:core1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2b7223f2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2b85cc3e),segFN=segments_1,generation=1}
   [junit4]   2> 1221700 INFO  (coreLoadExecutor-2636-thread-1) [    x:co

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

dsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>    2) Thread[id=15962, name=jetty-launcher-2032-thread-5-SendThread(127.0.0.1:50873), state=TERMINATED, group={null group}]
   [junit4]   2>         at java.security.AccessController.doPrivileged(Native Method)
   [junit4]   2>         at com.carrotsearch.ant.tasks.junit4.events.Serializer.flushQueue(Serializer.java:96)
   [junit4]   2>         at com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize(Serializer.java:81)
   [junit4]   2>         at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain$3$2.write(SlaveMain.java:456)
   [junit4]   2>         at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
   [junit4]   2>         at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
   [junit4]   2>         at java.io.PrintStream.flush(PrintStream.java:338)
   [junit4]   2>         at java.io.FilterOutputStream.flush(FilterOutputStream.java:140)
   [junit4]   2>         at java.io.PrintStream.write(PrintStream.java:482)
   [junit4]   2>         at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
   [junit4]   2>         at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)
   [junit4]   2>         at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295)
   [junit4]   2>         at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141)
   [junit4]   2>         at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229)
   [junit4]   2>         at org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:59)
   [junit4]   2>         at org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:324)
   [junit4]   2>         at org.apache.log4j.WriterAppender.append(WriterAppender.java:162)
   [junit4]   2>         at org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:251)
   [junit4]   2>         at org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:66)
   [junit4]   2>         at org.apache.log4j.Category.callAppenders(Category.java:206)
   [junit4]   2>         at org.apache.log4j.Category.forcedLog(Category.java:391)
   [junit4]   2>         at org.apache.log4j.Category.log(Category.java:856)
   [junit4]   2>         at org.slf4j.impl.Log4jLoggerAdapter.error(Log4jLoggerAdapter.java:497)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxnSocketNIO.connect(ClientCnxnSocketNIO.java:289)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:967)
   [junit4]   2>         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_D6AEEFC309AF3314-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {range_facet_l_dv=PostingsFormat(name=Direct), _version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), multiDefault=Lucene50(blocksize=128), intDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id=PostingsFormat(name=Direct), range_facet_i_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), range_facet_l=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), timestamp=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=972, maxMBSortInHeap=7.9527669539157415, sim=ClassicSimilarity, locale=ar-TN, timezone=Indian/Comoro
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=1,free=94543392,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [SolrIndexSplitterTest, TestStressUserVersions, TestCloudPivotFacet, TestCustomSort, HdfsTlogReplayBufferedWhileIndexingTest, TestRandomRequestDistribution, TestAuthenticationFramework, HdfsSyncSliceTest, TestPivotHelperCode, OpenCloseCoreStressTest, TestBulkSchemaAPI, HdfsRecoveryZkTest, TestSchemaNameResource, TestUseDocValuesAsStored, OpenExchangeRatesOrgProviderTest, TestExactStatsCache, ExitableDirectoryReaderTest, TestConfigSets, TestSolr4Spatial, CollectionsAPIDistributedZkTest, TestExclusionRuleCollectionAccess, HLLUtilTest, OverseerRolesTest, QueryParsingTest, BasicFunctionalityTest, CoreAdminCreateDiscoverTest, TestRequestStatusCollectionAPI, TestIntervalFaceting, VMParamsZkACLAndCredentialsProvidersTest, TestDistribIDF, DistributedMLTComponentTest, TestBadConfig, DistribDocExpirationUpdateProcessorTest, ZkSolrClientTest, TestAtomicUpdateErrorCases, TestDistributedMissingSort, TestObjectReleaseTracker, TestMiniSolrCloudClusterSSL, TestQueryUtils, DistanceFunctionTest, DeleteInactiveReplicaTest, AliasIntegrationTest, TestRecoveryHdfs, DistributedFacetPivotLargeTest, UUIDUpdateProcessorFallbackTest, TestSolrQueryParserResource, TestSimpleTrackingShardHandler, SpellingQueryConverterTest, DistributedTermsComponentTest, DeleteReplicaTest, RAMDirectoryFactoryTest, TestReloadAndDeleteDocs, TestSmileRequest, TestTrie, ZkStateWriterTest, LoggingHandlerTest, TestFilteredDocIdSet, AddBlockUpdateTest, TestSchemaSimilarityResource, TestSolrConfigHandler, OutputWriterTest, TermVectorComponentTest, TestHdfsUpdateLog, TestConfigSetsAPIZkFailure, TestReplicationHandlerBackup, CachingDirectoryFactoryTest, TestSolrFieldCacheMBean, ResponseHeaderTest, BadIndexSchemaTest, OverseerTaskQueueTest, TermVectorComponentDistributedTest, TestCloudDeleteByQuery, TestFieldTypeCollectionResource, BitVectorTest, TestReload, TestCustomDocTransformer, TestBinaryField, CSVRequestHandlerTest, SuggesterTSTTest, TestDFISimilarityFactory, RestartWhileUpdatingTest, SSLMigrationTest, HdfsDirectoryTest, TestCollationField, LeaderElectionIntegrationTest, TestBulkSchemaConcurrent, ResponseLogComponentTest, TestSystemIdResolver, TestNamedUpdateProcessors, SignatureUpdateProcessorFactoryTest, TestSolrDeletionPolicy2, TestConfigSetsAPI, NumericFieldsTest, DefaultValueUpdateProcessorTest, RankQueryTest, WordBreakSolrSpellCheckerTest, TestDistribDocBasedVersion, CdcrVersionReplicationTest, TestTolerantUpdateProcessorCloud, SpellPossibilityIteratorTest, FacetPivotSmallTest, LeaderInitiatedRecoveryOnShardRestartTest, TestQuerySenderListener, TestUtils, TestSolrXml, CoreMergeIndexesAdminHandlerTest, FileBasedSpellCheckerTest, TestHashQParserPlugin, ShowFileRequestHandlerTest, ConfigSetsAPITest, TestBlobHandler, MinimalSchemaTest, CopyFieldTest, SolrPluginUtilsTest, CursorMarkTest, SimpleMLTQParserTest, TestJsonRequest, BadCopyFieldTest, TestSerializedLuceneMatchVersion, TestConfigSetImmutable, TestInitParams, BasicAuthIntegrationTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicAuthIntegrationTest -Dtests.seed=D6AEEFC309AF3314 -Dtests.slow=true -Dtests.locale=ar-TN -Dtests.timezone=Indian/Comoro -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | BasicAuthIntegrationTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D6AEEFC309AF3314]:0)
   [junit4] Completed [573/598 (2!)] on J1 in 7233.69s, 1 test, 2 errors <<< FAILURES!

[...truncated 89 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:684: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/common-build.xml:529: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/common-build.xml:1458: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/common-build.xml:1015: There were test failures: 598 suites (10 ignored), 2420 tests, 4 suite-level errors, 1 error, 1610 ignored (64 assumptions) [seed: D6AEEFC309AF3314]

Total time: 174 minutes 18 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



[JENKINS] Lucene-Solr-6.x-Solaris (64bit/jdk1.8.0) - Build # 140 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/140/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestMiniSolrCloudClusterSSL

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL:     1) Thread[id=1644, name=OverseerHdfsCoreFailoverThread-95913802742038536-127.0.0.1:37547_solr-n_0000000001, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:137)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL: 
   1) Thread[id=1644, name=OverseerHdfsCoreFailoverThread-95913802742038536-127.0.0.1:37547_solr-n_0000000001, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:137)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([2D665F42D82D4AB9]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestMiniSolrCloudClusterSSL

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=1644, name=OverseerHdfsCoreFailoverThread-95913802742038536-127.0.0.1:37547_solr-n_0000000001, state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]         at java.lang.Thread.interrupt0(Native Method)         at java.lang.Thread.interrupt(Thread.java:923)         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=1644, name=OverseerHdfsCoreFailoverThread-95913802742038536-127.0.0.1:37547_solr-n_0000000001, state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]
        at java.lang.Thread.interrupt0(Native Method)
        at java.lang.Thread.interrupt(Thread.java:923)
        at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([2D665F42D82D4AB9]:0)




Build Log:
[...truncated 10593 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_2D665F42D82D4AB9-001/init-core-data-001
   [junit4]   2> 127253 INFO  (SUITE-TestMiniSolrCloudClusterSSL-seed#[2D665F42D82D4AB9]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 127271 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNoSslButSillyClientAuth
   [junit4]   2> 127271 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.TestMiniSolrCloudClusterSSL NOTE: This Test ignores the randomized SSL & clientAuth settings selected by base class
   [junit4]   2> 127274 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 127274 INFO  (Thread-375) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 127274 INFO  (Thread-375) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 127374 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.ZkTestServer start zk server on port:58174
   [junit4]   2> 127374 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 127375 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 127384 INFO  (zkCallback-201-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1428de0d name:ZooKeeperConnection Watcher:127.0.0.1:58174 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 127384 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 127385 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 127385 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 127395 INFO  (jetty-launcher-200-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 127397 INFO  (jetty-launcher-200-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@74437938{/solr,null,AVAILABLE}
   [junit4]   2> 127398 INFO  (jetty-launcher-200-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 127400 INFO  (jetty-launcher-200-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5a4eb68{/solr,null,AVAILABLE}
   [junit4]   2> 127401 INFO  (jetty-launcher-200-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@25ca4701{HTTP/1.1,[http/1.1]}{127.0.0.1:36933}
   [junit4]   2> 127401 INFO  (jetty-launcher-200-thread-2) [    ] o.e.j.s.Server Started @130728ms
   [junit4]   2> 127401 INFO  (jetty-launcher-200-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36933}
   [junit4]   2> 127401 INFO  (jetty-launcher-200-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 127401 INFO  (jetty-launcher-200-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_2D665F42D82D4AB9-001/tempDir-001/node3'
   [junit4]   2> 127402 INFO  (jetty-launcher-200-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 127402 INFO  (jetty-launcher-200-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 127402 INFO  (jetty-launcher-200-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 127402 INFO  (jetty-launcher-200-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@43fcd00f{HTTP/1.1,[http/1.1]}{127.0.0.1:52295}
   [junit4]   2> 127402 INFO  (jetty-launcher-200-thread-3) [    ] o.e.j.s.Server Started @130729ms
   [junit4]   2> 127402 INFO  (jetty-launcher-200-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52295}
   [junit4]   2> 127403 INFO  (jetty-launcher-200-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 127403 INFO  (jetty-launcher-200-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 127403 INFO  (jetty-launcher-200-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_2D665F42D82D4AB9-001/tempDir-001/node2'
   [junit4]   2> 127403 INFO  (jetty-launcher-200-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 127403 INFO  (jetty-launcher-200-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 127403 INFO  (jetty-launcher-200-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 127404 INFO  (jetty-launcher-200-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 127406 INFO  (jetty-launcher-200-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 127408 INFO  (jetty-launcher-200-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4a772836{/solr,null,AVAILABLE}
   [junit4]   2> 127408 INFO  (jetty-launcher-200-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@40198ea3{HTTP/1.1,[http/1.1]}{127.0.0.1:45743}
   [junit4]   2> 127409 INFO  (jetty-launcher-200-thread-1) [    ] o.e.j.s.Server Started @130736ms
   [junit4]   2> 127409 INFO  (jetty-launcher-200-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45743}
   [junit4]   2> 127409 INFO  (jetty-launcher-200-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 127409 INFO  (jetty-launcher-200-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_2D665F42D82D4AB9-001/tempDir-001/node1'
   [junit4]   2> 127409 INFO  (jetty-launcher-200-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 127409 INFO  (jetty-launcher-200-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 127409 INFO  (jetty-launcher-200-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 127410 INFO  (jetty-launcher-200-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 127414 INFO  (zkCallback-202-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@43fe599 name:ZooKeeperConnection Watcher:127.0.0.1:58174/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 127414 INFO  (jetty-launcher-200-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 127414 INFO  (jetty-launcher-200-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 127414 INFO  (zkCallback-204-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3430ab2e name:ZooKeeperConnection Watcher:127.0.0.1:58174/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 127415 INFO  (zkCallback-203-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f55ac90 name:ZooKeeperConnection Watcher:127.0.0.1:58174/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 127415 INFO  (jetty-launcher-200-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 127415 INFO  (jetty-launcher-200-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 127415 INFO  (jetty-launcher-200-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 127415 INFO  (jetty-launcher-200-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 127416 INFO  (jetty-launcher-200-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 127417 INFO  (jetty-launcher-200-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 127417 INFO  (jetty-launcher-200-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 127430 INFO  (jetty-launcher-200-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_2D665F42D82D4AB9-001/tempDir-001/node3/.
   [junit4]   2> 127430 INFO  (jetty-launcher-200-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1730670736
   [junit4]   2> 127430 INFO  (jetty-launcher-200-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_2D665F42D82D4AB9-001/tempDir-001/node3]
   [junit4]   2> 127430 WARN  (jetty-launcher-200-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_2D665F42D82D4AB9-001/tempDir-001/node3/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_2D665F42D82D4AB9-001/tempDir-001/node3/lib
   [junit4]   2> 127430 INFO  (jetty-launcher-200-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : http,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 127432 INFO  (jetty-launcher-200-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 127432 INFO  (jetty-launcher-200-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 127432 INFO  (jetty-launcher-200-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 127432 INFO  (jetty-launcher-200-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58174/solr
   [junit4]   2> 127432 INFO  (jetty-launcher-200-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 127432 INFO  (jetty-launcher-200-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 127433 INFO  (jetty-launcher-200-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 127436 INFO  (jetty-launcher-200-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_2D665F42D82D4AB9-001/tempDir-001/node2/.
   [junit4]   2> 127438 INFO  (jetty-launcher-200-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 1801973596
   [junit4]   2> 127438 INFO  (jetty-launcher-200-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_2D665F42D82D4AB9-001/tempDir-001/node2]
   [junit4]   2> 127438 WARN  (jetty-launcher-200-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_2D665F42D82D4AB9-001/tempDir-001/node2/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_2D665F42D82D4AB9-001/tempDir-001/node2/lib
   [junit4]   2> 127440 INFO  (jetty-launcher-200-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : http,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 127441 INFO  (jetty-launcher-200-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 127441 INFO  (jetty-launcher-200-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 127441 INFO  (jetty-launcher-200-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 127442 INFO  (jetty-launcher-200-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58174/solr
   [junit4]   2> 127442 INFO  (jetty-launcher-200-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 127442 INFO  (jetty-launcher-200-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 127442 INFO  (jetty-launcher-200-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 127442 INFO  (zkCallback-207-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6141bc9e name:ZooKeeperConnection Watcher:127.0.0.1:58174 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 127444 INFO  (jetty-launcher-200-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 127444 INFO  (jetty-launcher-200-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_2D665F42D82D4AB9-001/tempDir-001/node1/.
   [junit4]   2> 127444 INFO  (jetty-launcher-200-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 2087659606
   [junit4]   2> 127444 INFO  (jetty-launcher-200-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 127444 INFO  (jetty-launcher-200-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_2D665F42D82D4AB9-001/tempDir-001/node1]
   [junit4]   2> 127445 WARN  (jetty-launcher-200-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_2D665F42D82D4AB9-001/tempDir-001/node1/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_2D665F42D82D4AB9-001/tempDir-001/node1/lib
   [junit4]   2> 127445 INFO  (jetty-launcher-200-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : http,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 127446 INFO  (jetty-launcher-200-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 127446 INFO  (zkCallback-210-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@50179c20 name:ZooKeeperConnection Watcher:127.0.0.1:58174 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 127446 INFO  (jetty-launcher-200-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 127446 INFO  (jetty-launcher-200-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 127446 INFO  (jetty-launcher-200-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 127447 INFO  (jetty-launcher-200-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58174/solr
   [junit4]   2> 127447 INFO  (jetty-launcher-200-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 127447 INFO  (jetty-launcher-200-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 127447 INFO  (jetty-launcher-200-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 127448 INFO  (jetty-launcher-200-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 127449 INFO  (jetty-launcher-200-thread-2) [n:127.0.0.1:36933_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/1653561028@3e9f9619
   [junit4]   2> 127450 INFO  (jetty-launcher-200-thread-2) [n:127.0.0.1:36933_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 127452 INFO  (jetty-launcher-200-thread-3) [n:127.0.0.1:52295_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/1653561028@2092c3c
   [junit4]   2> 127452 INFO  (jetty-launcher-200-thread-3) [n:127.0.0.1:52295_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 127452 INFO  (zkCallback-214-thread-1-processing-n:127.0.0.1:36933_solr) [n:127.0.0.1:36933_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d45d267 name:ZooKeeperConnection Watcher:127.0.0.1:58174/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 127453 INFO  (zkCallback-213-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@28ff00c7 name:ZooKeeperConnection Watcher:127.0.0.1:58174 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 127453 INFO  (jetty-launcher-200-thread-2) [n:127.0.0.1:36933_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 127454 INFO  (jetty-launcher-200-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 127455 INFO  (jetty-launcher-200-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 127456 INFO  (zkCallback-215-thread-1-processing-n:127.0.0.1:52295_solr) [n:127.0.0.1:52295_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@369f74e5 name:ZooKeeperConnection Watcher:127.0.0.1:58174/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 127456 INFO  (jetty-launcher-200-thread-3) [n:127.0.0.1:52295_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 127456 INFO  (jetty-launcher-200-thread-2) [n:127.0.0.1:36933_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 127458 INFO  (jetty-launcher-200-thread-1) [n:127.0.0.1:45743_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/1653561028@34e5768c
   [junit4]   2> 127458 INFO  (jetty-launcher-200-thread-1) [n:127.0.0.1:45743_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 127462 INFO  (zkCallback-216-thread-1-processing-n:127.0.0.1:45743_solr) [n:127.0.0.1:45743_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@34b4b9da name:ZooKeeperConnection Watcher:127.0.0.1:58174/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 127462 INFO  (jetty-launcher-200-thread-1) [n:127.0.0.1:45743_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 127464 INFO  (jetty-launcher-200-thread-1) [n:127.0.0.1:45743_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 127465 INFO  (jetty-launcher-200-thread-2) [n:127.0.0.1:36933_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 127468 INFO  (jetty-launcher-200-thread-1) [n:127.0.0.1:45743_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 127468 INFO  (jetty-launcher-200-thread-3) [n:127.0.0.1:52295_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 127473 INFO  (jetty-launcher-200-thread-2) [n:127.0.0.1:36933_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 127476 INFO  (jetty-launcher-200-thread-3) [n:127.0.0.1:52295_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 127478 INFO  (jetty-launcher-200-thread-1) [n:127.0.0.1:45743_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 127478 INFO  (jetty-launcher-200-thread-2) [n:127.0.0.1:36933_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 127480 INFO  (jetty-launcher-200-thread-3) [n:127.0.0.1:52295_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 127481 INFO  (jetty-launcher-200-thread-1) [n:127.0.0.1:45743_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 127483 INFO  (jetty-launcher-200-thread-3) [n:127.0.0.1:52295_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 127483 INFO  (jetty-launcher-200-thread-1) [n:127.0.0.1:45743_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 127485 INFO  (jetty-launcher-200-thread-1) [n:127.0.0.1:45743_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 127485 INFO  (jetty-launcher-200-thread-3) [n:127.0.0.1:52295_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 127487 INFO  (jetty-launcher-200-thread-1) [n:127.0.0.1:45743_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 127487 INFO  (jetty-launcher-200-thread-3) [n:127.0.0.1:52295_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 127489 INFO  (jetty-launcher-200-thread-2) [n:127.0.0.1:36933_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 127489 INFO  (jetty-launcher-200-thread-3) [n:127.0.0.1:52295_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 127490 INFO  (jetty-launcher-200-thread-1) [n:127.0.0.1:45743_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 127492 INFO  (jetty-launcher-200-thread-2) [n:127.0.0.1:36933_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 127492 INFO  (jetty-launcher-200-thread-3) [n:127.0.0.1:52295_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 127493 INFO  (jetty-launcher-200-thread-1) [n:127.0.0.1:45743_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 127493 INFO  (jetty-launcher-200-thread-3) [n:127.0.0.1:52295_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 127493 INFO  (jetty-launcher-200-thread-2) [n:127.0.0.1:36933_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 127493 INFO  (jetty-launcher-200-thread-1) [n:127.0.0.1:45743_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 127497 INFO  (jetty-launcher-200-thread-3) [n:127.0.0.1:52295_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 127497 INFO  (jetty-launcher-200-thread-2) [n:127.0.0.1:36933_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 127498 INFO  (jetty-launcher-200-thread-1) [n:127.0.0.1:45743_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 127498 INFO  (jetty-launcher-200-thread-2) [n:127.0.0.1:36933_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 127499 INFO  (jetty-launcher-200-thread-3) [n:127.0.0.1:52295_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 127500 INFO  (jetty-launcher-200-thread-1) [n:127.0.0.1:45743_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 127502 INFO  (jetty-launcher-200-thread-2) [n:127.0.0.1:36933_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 127504 INFO  (jetty-launcher-200-thread-3) [n:127.0.0.1:52295_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 127504 INFO  (jetty-launcher-200-thread-2) [n:127.0.0.1:36933_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 127505 INFO  (jetty-launcher-200-thread-1) [n:127.0.0.1:45743_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 127506 INFO  (jetty-launcher-200-thread-3) [n:127.0.0.1:52295_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 127506 INFO  (jetty-launcher-200-thread-2) [n:127.0.0.1:36933_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 127507 INFO  (jetty-launcher-200-thread-1) [n:127.0.0.1:45743_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 127507 INFO  (jetty-launcher-200-thread-2) [n:127.0.0.1:36933_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95913797973245958-127.0.0.1:36933_solr-n_0000000000
   [junit4]   2> 127507 INFO  (jetty-launcher-200-thread-3) [n:127.0.0.1:52295_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95913797973245960-127.0.0.1:52295_solr-n_0000000001
   [junit4]   2> 127508 INFO  (jetty-launcher-200-thread-2) [n:127.0.0.1:36933_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36933_solr
   [junit4]   2> 127508 INFO  (jetty-launcher-200-thread-1) [n:127.0.0.1:45743_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95913797973245961-127.0.0.1:45743_solr-n_0000000002
   [junit4]   2> 127508 INFO  (jetty-launcher-200-thread-2) [n:127.0.0.1:36933_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 127508 INFO  (jetty-launcher-200-thread-3) [n:127.0.0.1:52295_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95913797973245958-127.0.0.1:36933_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 127509 INFO  (jetty-launcher-200-thread-3) [n:127.0.0.1:52295_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52295_solr
   [junit4]   2> 127510 INFO  (jetty-launcher-200-thread-3) [n:127.0.0.1:52295_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52295_solr
   [junit4]   2> 127511 INFO  (jetty-launcher-200-thread-1) [n:127.0.0.1:45743_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95913797973245960-127.0.0.1:52295_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 127511 INFO  (jetty-launcher-200-thread-2) [n:127.0.0.1:36933_solr    ] o.a.s.c.Overseer Overseer (id=95913797973245958-127.0.0.1:36933_solr-n_0000000000) starting
   [junit4]   2> 127511 INFO  (jetty-launcher-200-thread-1) [n:127.0.0.1:45743_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45743_solr
   [junit4]   2> 127512 INFO  (zkCallback-215-thread-1-processing-n:127.0.0.1:52295_solr) [n:127.0.0.1:52295_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 127515 INFO  (jetty-launcher-200-thread-1) [n:127.0.0.1:45743_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45743_solr
   [junit4]   2> 127515 INFO  (zkCallback-216-thread-1-processing-n:127.0.0.1:45743_solr) [n:127.0.0.1:45743_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 127515 INFO  (zkCallback-214-thread-1-processing-n:127.0.0.1:36933_solr) [n:127.0.0.1:36933_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 127516 INFO  (zkCallback-215-thread-1-processing-n:127.0.0.1:52295_solr) [n:127.0.0.1:52295_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 127517 INFO  (zkCallback-216-thread-1-processing-n:127.0.0.1:45743_solr) [n:127.0.0.1:45743_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 127518 INFO  (zkCallback-214-thread-1-processing-n:127.0.0.1:36933_solr) [n:127.0.0.1:36933_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 127518 INFO  (zkCallback-216-thread-1-processing-n:127.0.0.1:45743_solr) [n:127.0.0.1:45743_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 127519 INFO  (zkCallback-215-thread-1-processing-n:127.0.0.1:52295_solr) [n:127.0.0.1:52295_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 127519 INFO  (zkCallback-215-thread-1-processing-n:127.0.0.1:52295_solr) [n:127.0.0.1:52295_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 127522 INFO  (zkCallback-214-thread-1-processing-n:127.0.0.1:36933_solr) [n:127.0.0.1:36933_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 127523 INFO  (jetty-launcher-200-thread-2) [n:127.0.0.1:36933_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 127523 INFO  (zkCallback-214-thread-1-processing-n:127.0.0.1:36933_solr) [n:127.0.0.1:36933_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 127525 INFO  (zkCallback-216-thread-1-processing-n:127.0.0.1:45743_solr) [n:127.0.0.1:45743_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 127536 INFO  (jetty-launcher-200-thread-1) [n:127.0.0.1:45743_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 127536 INFO  (jetty-launcher-200-thread-1) [n:127.0.0.1:45743_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 127537 INFO  (jetty-launcher-200-thread-1) [n:127.0.0.1:45743_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_2D665F42D82D4AB9-001/tempDir-001/node1/.
   [junit4]   2> 127538 INFO  (jetty-launcher-200-thread-1) [n:127.0.0.1:45743_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 127539 INFO  (jetty-launcher-200-thread-1) [n:127.0.0.1:45743_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 127539 INFO  (jetty-launcher-200-thread-1) [n:127.0.0.1:45743_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 127540 INFO  (jetty-launcher-200-thread-3) [n:127.0.0.1:52295_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 127540 INFO  (jetty-launcher-200-thread-3) [n:127.0.0.1:52295_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 127541 INFO  (jetty-launcher-200-thread-3) [n:127.0.0.1:52295_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_2D665F42D82D4AB9-001/tempDir-001/node2/.
   [junit4]   2> 127541 INFO  (jetty-launcher-200-thread-3) [n:127.0.0.1:52295_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 127542 INFO  (jetty-launcher-200-thread-3) [n:127.0.0.1:52295_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 127542 INFO  (jetty-launcher-200-thread-3) [n:127.0.0.1:52295_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 127546 INFO  (jetty-launcher-200-thread-2) [n:127.0.0.1:36933_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 127546 INFO  (jetty-launcher-200-thread-2) [n:127.0.0.1:36933_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:36933_solr as DOWN
   [junit4]   2> 127548 INFO  (OverseerStateUpdate-95913797973245958-127.0.0.1:36933_solr-n_0000000000) [n:127.0.0.1:36933_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 127549 INFO  (OverseerCollectionConfigSetProcessor-95913797973245958-127.0.0.1:36933_solr-n_0000000000) [n:127.0.0.1:36933_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 127553 INFO  (OverseerStateUpdate-95913797973245958-127.0.0.1:36933_solr-n_0000000000) [n:127.0.0.1:36933_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 127554 INFO  (OverseerStateUpdate-95913797973245958-127.0.0.1:36933_solr-n_0000000000) [n:127.0.0.1:36933_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:36933_solr"} current state version: 0
   [junit4]   2> 127554 INFO  (OverseerStateUpdate-95913797973245958-127.0.0.1:36933_solr-n_0000000000) [n:127.0.0.1:36933_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:36933_solr
   [junit4]   2> 128549 INFO  (jetty-launcher-200-thread-2) [n:127.0.0.1:36933_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36933_solr
   [junit4]   2> 128550 INFO  (jetty-launcher-200-thread-2) [n:127.0.0.1:36933_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:36933_solr
   [junit4]   2> 128551 INFO  (zkCallback-216-thread-1-processing-n:127.0.0.1:45743_solr) [n:127.0.0.1:45743_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 128551 INFO  (zkCallback-214-thread-1-processing-n:127.0.0.1:36933_solr) [n:127.0.0.1:36933_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 128552 INFO  (zkCallback-215-thread-1-processing-n:127.0.0.1:52295_solr) [n:127.0.0.1:52295_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 128552 INFO  (zkCallback-216-thread-1-processing-n:127.0.0.1:45743_solr) [n:127.0.0.1:45743_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 128552 INFO  (zkCallback-215-thread-1-processing-n:127.0.0.1:52295_solr) [n:127.0.0.1:52295_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 128552 INFO  (zkCallback-214-thread-1-processing-n:127.0.0.1:36933_solr) [n:127.0.0.1:36933_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 128583 INFO  (jetty-launcher-200-thread-2) [n:127.0.0.1:36933_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 128583 INFO  (jetty-launcher-200-thread-2) [n:127.0.0.1:36933_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 128584 INFO  (jetty-launcher-200-thread-2) [n:127.0.0.1:36933_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_2D665F42D82D4AB9-001/tempDir-001/node3/.
   [junit4]   2> 128585 INFO  (jetty-launcher-200-thread-2) [n:127.0.0.1:36933_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 128586 INFO  (jetty-launcher-200-thread-2) [n:127.0.0.1:36933_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 128586 INFO  (jetty-launcher-200-thread-2) [n:127.0.0.1:36933_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 128586 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 128587 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 128591 INFO  (zkCallback-220-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@39e9213e name:ZooKeeperConnection Watcher:127.0.0.1:58174 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 128592 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 128592 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 128596 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:58174/solr
   [junit4]   2> 128597 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 128597 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 128600 INFO  (zkCallback-222-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5f75b487 name:ZooKeeperConnection Watcher:127.0.0.1:58174/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 128600 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 128602 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 128604 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig_codec2.xml
   [junit4]   2> 128609 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-basic.xml
   [junit4]   2> 128613 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-currency-ft-multivalued.xml
   [junit4]   2> 128616 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-logmergepolicyfactory.xml
   [junit4]   2> 128620 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-luceneMatchVersion.xml
   [junit4]   2> 128623 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-deeppaging.xml
   [junit4]   2> 128627 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-class-name-shortening-on-serialization.xml
   [junit4]   2> 128630 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-mergepolicy-legacy.xml
   [junit4]   2> 128633 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig.xml
   [junit4]   2> 128636 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-mergepolicyfactory-nocfs.xml
   [junit4]   2> 128639 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/stoptypes-1.txt
   [junit4]   2> 128642 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-mp-solrconfig.xml
   [junit4]   2> 128645 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-not-indexed-but-norms.xml
   [junit4]   2> 128648 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-master-throttled.xml
   [junit4]   2> 128652 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-dynamicfield-default-val.xml
   [junit4]   2> 128655 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/cross-compatible.js
   [junit4]   2> 128658 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-spellchecker.xml
   [junit4]   2> 128662 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-non-stored-docvalues.xml
   [junit4]   2> 128665 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-preanalyzed.xml
   [junit4]   2> 128669 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-update-processor-chains.xml
   [junit4]   2> 128672 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-lmdirichlet.xml
   [junit4]   2> 128675 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-external-filefield.xml
   [junit4]   2> 128678 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-nocache.xml
   [junit4]   2> 128681 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-hash.xml
   [junit4]   2> 128684 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-customfield.xml
   [junit4]   2> 128687 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-unsupported-docValues.xml
   [junit4]   2> 128690 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/phrasesuggest.txt
   [junit4]   2> 128693 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-replication2.xml
   [junit4]   2> 128696 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-blockjoinfacetcomponent.xml
   [junit4]   2> 128700 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-missing-scriptfile.xml
   [junit4]   2> 128703 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-bogus-scriptengine-name.xml
   [junit4]   2> 128706 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/keep-2.txt
   [junit4]   2> 128710 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/enumsConfig.xml
   [junit4]   2> 128713 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-version-indexed.xml
   [junit4]   2> 128716 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-distributed-missing-sort.xml
   [junit4]   2> 128726 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-one-field-no-dynamic-field.xml
   [junit4]   2> 128735 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-solcoreproperties.xml
   [junit4]   2> 128743 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/regex-boost-processor-test.txt
   [junit4]   2> 128748 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-schemaless.xml
   [junit4]   2> 128753 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-minimal.xml
   [junit4]   2> 128760 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-xinclude.xml
   [junit4]   2> 128767 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-tolerant-search.xml
   [junit4]   2> 128772 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-sortingresponse.xml
   [junit4]   2> 128789 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig_perf.xml
   [junit4]   2> 128806 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-indexconfig-mergepolicyfactory.xml
   [junit4]   2> 128823 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/jasuggest.txt
   [junit4]   2> 128831 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-slave.xml
   [junit4]   2> 128848 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema12.xml
   [junit4]   2> 128854 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/conditional.updateprocessor.js
   [junit4]   2> 128876 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-master3.xml
   [junit4]   2> 128880 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-multiple-dirfactory.xml
   [junit4]   2> 128884 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema15.xml
   [junit4]   2> 128887 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/stopwordsWrongEncoding.txt
   [junit4]   2> 128892 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/frenchArticles.txt
   [junit4]   2> 128896 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-reqHandler.incl
   [junit4]   2> 128901 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-docValuesMissing.xml
   [junit4]   2> 128905 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 128915 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-currency.xml
   [junit4]   2> 128918 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-snippet-types.incl
   [junit4]   2> 128920 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-sim-default-does-not-exist.xml
   [junit4]   2> 128922 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/addfields.updateprocessor.js
   [junit4]   2> 128925 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-trie.xml
   [junit4]   2> 128928 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/stemdict.txt
   [junit4]   2> 128930 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-classification.xml
   [junit4]   2> 128946 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-codec-global-vs-ft-mismatch.xml
   [junit4]   2> 128950 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-docValuesJoin.xml
   [junit4]   2> 128952 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-sim-global-vs-ft-mismatch.xml
   [junit4]   2> 128954 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/trivial.updateprocessor0.js
   [junit4]   2> 128956 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-elevate.xml
   [junit4]   2> 128957 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-id-and-version-fields-only.xml
   [junit4]   2> 128959 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-lazywriter.xml
   [junit4]   2> 128962 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-not-required-unique-key.xml
   [junit4]   2> 128964 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-behavior.xml
   [junit4]   2> 128966 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema_latest.xml
   [junit4]   2> 128968 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-managed-schema-test.xml
   [junit4]   2> 128970 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-charfilters.xml
   [junit4]   2> 128972 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-dup-fieldType.xml
   [junit4]   2> 128974 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/stop-1.txt
   [junit4]   2> 128976 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-HighlighterMaxOffsetTest.xml
   [junit4]   2> 128978 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/stop-snowball.txt
   [junit4]   2> 128980 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-tieredmergepolicyfactory.xml
   [junit4]   2> 128982 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-warmer-randommergepolicyfactory.xml
   [junit4]   2> 128984 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-collate-dv.xml
   [junit4]   2> 128986 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-slave1.xml
   [junit4]   2> 128987 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-analytics-query.xml
   [junit4]   2> 128994 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-nrtmode.xml
   [junit4]   2> 128997 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-sim-default-has-no-explicit-sim.xml
   [junit4]   2> 129011 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/trivial.updateprocessor1.js
   [junit4]   2> 129014 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-invalid-scriptfile.xml
   [junit4]   2> 129017 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/da_UTF8.xml
   [junit4]   2> 129038 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-enums.xml
   [junit4]   2> 129060 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig_codec.xml
   [junit4]   2> 129064 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-altdirectory.xml
   [junit4]   2> 129071 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-collate.xml
   [junit4]   2> 129074 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-snippet-processor.xml
   [junit4]   2> 129078 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-delpolicy2.xml
   [junit4]   2> 129080 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-docValuesFaceting.xml
   [junit4]   2> 129084 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-managed-schema.xml
   [junit4]   2> 129086 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/missing.functions.updateprocessor.js
   [junit4]   2> 129089 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-tfidf.xml
   [junit4]   2> 129093 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-doctransformers.xml
   [junit4]   2> 129096 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-numeric.xml
   [junit4]   2> 129099 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-folding.xml
   [junit4]   2> 129102 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-querysender-noquery.xml
   [junit4]   2> 129105 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/stopwords.txt
   [junit4]   2> 129108 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-spatial.xml
   [junit4]   2> 129111 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-rest.xml
   [junit4]   2> 129114 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-multiple-cfs.xml
   [junit4]   2> 129117 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-currency-multivalued.xml
   [junit4]   2> 129121 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/freeTextSuggest.txt
   [junit4]   2> 129123 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 129126 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-parsing-update-processor-chains.xml
   [junit4]   2> 129130 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-externalversionconstraint.xml
   [junit4]   2> 129132 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-tlog.xml
   [junit4]   2> 129135 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-binaryfield.xml
   [junit4]   2> 129137 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-postingshighlight.xml
   [junit4]   2> 129140 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-response-log-component.xml
   [junit4]   2> 129142 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-repeater.xml
   [junit4]   2> 129145 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-master2.xml
   [junit4]   2> 129148 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-distrib-update-processor-chains.xml
   [junit4]   2> 129151 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-unexpected-schema-attribute.xml
   [junit4]   2> 129154 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/currency.xml
   [junit4]   2> 129156 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-noopregen.xml
   [junit4]   2> 129159 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-simpleqpplugin.xml
   [junit4]   2> 129161 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-one-field-no-dynamic-field-unique-key.xml
   [junit4]   2> 129164 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/da_compoundDictionary.txt
   [junit4]   2> 129167 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-multiple-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 129178 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-headers.xml
   [junit4]   2> 129181 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-indexconfig.xml
   [junit4]   2> 129184 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-bogus-analysis-parameters.xml
   [junit4]   2> 129186 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-distrib-interval-faceting.xml
   [junit4]   2> 129190 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-required-fields.xml
   [junit4]   2> 129192 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 129250 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-delpolicy1.xml
   [junit4]   2> 129253 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-synonym-tokenizer.xml
   [junit4]   2> 129256 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-dynamicfield-required.xml
   [junit4]   2> 129260 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-error-solrconfig.xml
   [junit4]   2> 129263 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-uniquekey-is-copyfield-dest.xml
   [junit4]   2> 129265 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/blendedInfixSuggest.txt
   [junit4]   2> 129268 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-postingshighlight.xml
   [junit4]   2> 129270 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-sweetspot-partial-hyperbolic.xml
   [junit4]   2> 129273 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/old_synonyms.txt
   [junit4]   2> 129276 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-implicitproperties.xml
   [junit4]   2> 129278 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-minimal.xml
   [junit4]   2> 129281 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-components-name.xml
   [junit4]   2> 129283 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-script-updateprocessor.xml
   [junit4]   2> 129287 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-snippet-type.xml
   [junit4]   2> 129290 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-suggestercomponent-context-filter-query.xml
   [junit4]   2> 129292 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-currency-ft-bogus-default-code.xml
   [junit4]   2> 129295 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-master1.xml
   [junit4]   2> 129299 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 129302 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-sql.xml
   [junit4]   2> 129304 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/synonyms.txt
   [junit4]   2> 129307 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-searcher-listeners1.xml
   [junit4]   2> 129310 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/stopwithbom.txt
   [junit4]   2> 129312 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/protwords.txt
   [junit4]   2> 129315 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-not-indexed-but-tf.xml
   [junit4]   2> 129317 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-add-schema-fields-update-processor.xml
   [junit4]   2> 129319 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/hunspell-test.dic
   [junit4]   2> 129322 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-mergepolicy-defaults.xml
   [junit4]   2> 129325 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-add-schema-fields-update-processor-chains.xml
   [junit4]   2> 129328 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-nontext-analyzer.xml
   [junit4]   2> 129332 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-transformers.xml
   [junit4]   2> 129335 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-logmergepolicy.xml
   [junit4]   2> 129337 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-single-dynamic-copy-field.xml
   [junit4]   2> 129340 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-spellchecker.xml
   [junit4]   2> 129343 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-reversed.xml
   [junit4]   2> 129346 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-dfr.xml
   [junit4]   2> 129349 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 129352 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-non-glob-copyfield-source-matching-nothing-should-fail-test.xml
   [junit4]   2> 129355 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-spellcheckcomponent.xml
   [junit4]   2> 129358 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-classification.xml
   [junit4]   2> 129360 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-field-sort-values.xml
   [junit4]   2> 129363 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-currency-dynamic-multivalued.xml
   [junit4]   2> 129365 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-stop-keep.xml
   [junit4]   2> 129368 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-suggestercomponent.xml
   [junit4]   2> 129371 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/throw.error.on.add.updateprocessor.js
   [junit4]   2> 129373 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schemasurround.xml
   [junit4]   2> 129375 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-sim.xml
   [junit4]   2> 129378 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-dup-field.xml
   [junit4]   2> 129380 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-managed-schema-named-schema.xml.xml
   [junit4]   2> 129383 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/stop-2.txt
   [junit4]   2> 129385 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-sorts.xml
   [junit4]   2> 129387 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/mapping-ISOLatin1Accent.txt
   [junit4]   2> 129390 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/hunspell-test.aff
   [junit4]   2> 129392 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-dfi.xml
   [junit4]   2> 129395 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSilly

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

g.Thread.run(Thread.java:745)
   [junit4]   2> 211236 INFO  (OverseerCollectionConfigSetProcessor-95913802742038536-127.0.0.1:37547_solr-n_0000000001) [n:127.0.0.1:37547_solr    ] o.a.s.c.OverseerTaskProcessor According to ZK I (id=95913802742038536-127.0.0.1:37547_solr-n_0000000001) am no longer a leader.
   [junit4]   2> 211228 INFO  (jetty-launcher-293-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4929d89b{/solr,null,UNAVAILABLE}
   [junit4]   2> 211228 INFO  (OverseerStateUpdate-95913802742038536-127.0.0.1:37547_solr-n_0000000001) [n:127.0.0.1:37547_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 211237 INFO  (OverseerStateUpdate-95913802742038536-127.0.0.1:37547_solr-n_0000000001) [n:127.0.0.1:37547_solr    ] o.a.s.c.Overseer 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:345)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:345)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.amILeader(Overseer.java:418)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:145)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 211237 INFO  (OverseerStateUpdate-95913802742038536-127.0.0.1:37547_solr-n_0000000001) [n:127.0.0.1:37547_solr    ] o.a.s.c.Overseer According to ZK I (id=95913802742038536-127.0.0.1:37547_solr-n_0000000001) am no longer a leader.
   [junit4]   2> 211237 INFO  (OverseerStateUpdate-95913802742038536-127.0.0.1:37547_solr-n_0000000001) [n:127.0.0.1:37547_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37547_solr
   [junit4]   2> 211289 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41623 41623
   [junit4]   2> 221306 INFO  (Thread-540) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41623 41623
   [junit4]   2> 221307 WARN  (Thread-540) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	4	/solr/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/collections/first_collection/state.json
   [junit4]   2> 	3	/solr/collections/second_collection/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/95913802742038536-127.0.0.1:37547_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 	4	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 221308 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[2D665F42D82D4AB9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSslAndNoClientAuth
   [junit4]   2> 221310 INFO  (SUITE-TestMiniSolrCloudClusterSSL-seed#[2D665F42D82D4AB9]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> May 17, 2016 11:41:45 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> May 17, 2016 11:42:05 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL: 
   [junit4]   2>    1) Thread[id=1644, name=OverseerHdfsCoreFailoverThread-95913802742038536-127.0.0.1:37547_solr-n_0000000001, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:137)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> May 17, 2016 11:42:05 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=1644, name=OverseerHdfsCoreFailoverThread-95913802742038536-127.0.0.1:37547_solr-n_0000000001, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]   2> May 17, 2016 11:42:08 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=1644, name=OverseerHdfsCoreFailoverThread-95913802742038536-127.0.0.1:37547_solr-n_0000000001, state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]   2>         at java.lang.Thread.interrupt0(Native Method)
   [junit4]   2>         at java.lang.Thread.interrupt(Thread.java:923)
   [junit4]   2>         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, docValues:{}, maxPointsInLeafNode=1924, maxMBSortInHeap=6.347830900529358, sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=ro-RO, timezone=Mexico/BajaSur
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=3,threads=2,free=70081224,total=147693568
   [junit4]   2> NOTE: All tests run in this JVM: [FullHLLTest, TestRequestStatusCollectionAPI, TestQueryUtils, TestCollationField, SuggesterTSTTest, TestQueryWrapperFilter, DefaultValueUpdateProcessorTest, TestUtils, CdcrVersionReplicationTest, TestFoldingMultitermQuery, SolrPluginUtilsTest, DateFieldTest, DateRangeFieldTest, TestWriterPerf, SolrInfoMBeanTest, TestAtomicUpdateErrorCases, OpenExchangeRatesOrgProviderTest, TestCSVResponseWriter, SpellingQueryConverterTest, TestRecovery, SuggesterTest, HdfsBasicDistributedZkTest, CoreAdminHandlerTest, TestSearcherReuse, TestPerFieldSimilarity, TestExactStatsCache, TestMiniSolrCloudClusterSSL]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMiniSolrCloudClusterSSL -Dtests.seed=2D665F42D82D4AB9 -Dtests.slow=true -Dtests.locale=ro-RO -Dtests.timezone=Mexico/BajaSur -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestMiniSolrCloudClusterSSL (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL: 
   [junit4]    >    1) Thread[id=1644, name=OverseerHdfsCoreFailoverThread-95913802742038536-127.0.0.1:37547_solr-n_0000000001, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:137)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2D665F42D82D4AB9]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=1644, name=OverseerHdfsCoreFailoverThread-95913802742038536-127.0.0.1:37547_solr-n_0000000001, state=RUNNABLE, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]    >         at java.lang.Thread.interrupt0(Native Method)
   [junit4]    >         at java.lang.Thread.interrupt(Thread.java:923)
   [junit4]    >         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2D665F42D82D4AB9]:0)
   [junit4] Completed [42/598 (1!)] on J1 in 117.26s, 4 tests, 2 errors <<< FAILURES!

[...truncated 1761 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:684: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/common-build.xml:529: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/common-build.xml:1458: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/common-build.xml:1015: There were test failures: 598 suites (10 ignored), 2420 tests, 2 suite-level errors, 1636 ignored (59 assumptions) [seed: 2D665F42D82D4AB9]

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



[JENKINS] Lucene-Solr-6.x-Solaris (64bit/jdk1.8.0) - Build # 139 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/139/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

All tests passed

Build Log:
[...truncated 47611 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:740: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:122: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/build.xml:104: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/tools/custom-tasks.xml:108: Exception reading /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/top-level-ivy-settings.xml: java.text.ParseException: failed to load settings from file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/top-level-ivy-settings.xml: io problem while parsing config file: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/${ivysettings.xml} (No such file or directory)
	at org.apache.ivy.core.settings.XmlSettingsParser.doParse(XmlSettingsParser.java:165)
	at org.apache.ivy.core.settings.XmlSettingsParser.parse(XmlSettingsParser.java:150)
	at org.apache.ivy.core.settings.IvySettings.load(IvySettings.java:391)
	at org.apache.ivy.Ivy.configure(Ivy.java:416)
	at org.apache.lucene.validation.LibVersionsCheckTask.setupIvy(LibVersionsCheckTask.java:698)
	at org.apache.lucene.validation.LibVersionsCheckTask.execute(LibVersionsCheckTask.java:211)
	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
	at org.apache.tools.ant.Task.perform(Task.java:348)
	at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:68)
	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
	at org.apache.tools.ant.Task.perform(Task.java:348)
	at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:398)
	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
	at org.apache.tools.ant.Task.perform(Task.java:348)
	at org.apache.tools.ant.Target.execute(Target.java:390)
	at org.apache.tools.ant.Target.performTasks(Target.java:411)
	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
	at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
	at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
	at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442)
	at org.apache.tools.ant.taskdefs.SubAnt.execute(SubAnt.java:302)
	at org.apache.tools.ant.taskdefs.SubAnt.execute(SubAnt.java:221)
	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
	at org.apache.tools.ant.Task.perform(Task.java:348)
	at org.apache.tools.ant.Target.execute(Target.java:390)
	at org.apache.tools.ant.Target.performTasks(Target.java:411)
	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
	at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
	at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
	at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442)
	at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:105)
	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
	at org.apache.tools.ant.Task.perform(Task.java:348)
	at org.apache.tools.ant.Target.execute(Target.java:390)
	at org.apache.tools.ant.Target.performTasks(Target.java:411)
	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
	at org.apache.tools.ant.Project.executeTarget(Project.java:1368)
	at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
	at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
	at org.apache.tools.ant.Main.runBuild(Main.java:809)
	at org.apache.tools.ant.Main.startAnt(Main.java:217)
	at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
	at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)
Caused by: org.xml.sax.SAXException: io problem while parsing config file: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/${ivysettings.xml} (No such file or directory)
java.io.FileNotFoundException: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/${ivysettings.xml} (No such file or directory)
	at org.apache.ivy.core.settings.XmlSettingsParser.startElement(XmlSettingsParser.java:234)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(AbstractSAXParser.java:509)
	at com.sun.org.apache.xerces.internal.parsers.AbstractXMLDocumentParser.emptyElement(AbstractXMLDocumentParser.java:182)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanStartElement(XMLDocumentFragmentScannerImpl.java:1344)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2787)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:606)
	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:510)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:848)
	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:777)
	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:643)
	at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:327)
	at javax.xml.parsers.SAXParser.parse(SAXParser.java:274)
	at org.apache.ivy.core.settings.XmlSettingsParser.doParse(XmlSettingsParser.java:160)
	... 62 more
Caused by: java.io.FileNotFoundException: /export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/${ivysettings.xml} (No such file or directory)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at java.io.FileInputStream.<init>(FileInputStream.java:93)
	at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:90)
	at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:188)
	at org.apache.ivy.util.url.BasicURLHandler.openStream(BasicURLHandler.java:171)
	at org.apache.ivy.util.url.URLHandlerDispatcher.openStream(URLHandlerDispatcher.java:74)
	at org.apache.ivy.core.settings.XmlSettingsParser.doParse(XmlSettingsParser.java:157)
	at org.apache.ivy.core.settings.XmlSettingsParser.parse(XmlSettingsParser.java:183)
	at org.apache.ivy.core.settings.XmlSettingsParser.includeStarted(XmlSettingsParser.java:435)
	at org.apache.ivy.core.settings.XmlSettingsParser.startElement(XmlSettingsParser.java:211)
	... 76 more

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