You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/12/09 01:40:26 UTC

[JENKINS-EA] Lucene-Solr-5.4-Linux (64bit/jdk-9-ea+95) - Build # 349 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.4-Linux/349/
Java: 64bit/jdk-9-ea+95 -XX:-UseCompressedOops -XX:+UseSerialGC -XX:-CompactStrings

3 tests failed.
FAILED:  org.apache.solr.handler.dataimport.TestTikaEntityProcessor.testSkip

Error Message:


Stack Trace:
java.lang.ExceptionInInitializerError
	at __randomizedtesting.SeedInfo.seed([D1A0B4B7E1CD6704:17CF1C24D1875D03]:0)
	at org.apache.tika.parser.pdf.PDFParser.parse(PDFParser.java:146)
	at org.apache.tika.parser.CompositeParser.parse(CompositeParser.java:256)
	at org.apache.tika.parser.CompositeParser.parse(CompositeParser.java:256)
	at org.apache.tika.parser.AutoDetectParser.parse(AutoDetectParser.java:120)
	at org.apache.solr.handler.dataimport.TikaEntityProcessor.nextRow(TikaEntityProcessor.java:159)
	at org.apache.solr.handler.dataimport.EntityProcessorWrapper.nextRow(EntityProcessorWrapper.java:244)
	at org.apache.solr.handler.dataimport.DocBuilder.buildDocument(DocBuilder.java:476)
	at org.apache.solr.handler.dataimport.DocBuilder.buildDocument(DocBuilder.java:415)
	at org.apache.solr.handler.dataimport.DocBuilder.doFullDump(DocBuilder.java:330)
	at org.apache.solr.handler.dataimport.DocBuilder.execute(DocBuilder.java:233)
	at org.apache.solr.handler.dataimport.DataImporter.doFullImport(DataImporter.java:417)
	at org.apache.solr.handler.dataimport.DataImporter.runCmd(DataImporter.java:481)
	at org.apache.solr.handler.dataimport.DataImportHandler.handleRequestBody(DataImportHandler.java:186)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:156)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2073)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:311)
	at org.apache.solr.handler.dataimport.AbstractDataImportHandlerTestCase.runFullImport(AbstractDataImportHandlerTestCase.java:87)
	at org.apache.solr.handler.dataimport.TestTikaEntityProcessor.testSkip(TestTikaEntityProcessor.java:118)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:520)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:747)
Caused by: java.lang.NumberFormatException: For input string: "9-ea"
	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
	at java.lang.Integer.parseInt(Integer.java:675)
	at java.lang.Integer.parseInt(Integer.java:793)
	at org.apache.pdfbox.util.PDFTextStripper.<clinit>(PDFTextStripper.java:122)
	... 57 more


FAILED:  org.apache.solr.handler.dataimport.TestTikaEntityProcessor.testIndexingWithTikaEntityProcessor

Error Message:
Could not initialize class org.apache.tika.parser.pdf.PDF2XHTML

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class org.apache.tika.parser.pdf.PDF2XHTML
	at __randomizedtesting.SeedInfo.seed([D1A0B4B7E1CD6704:8C7CB522C130E9B6]:0)
	at org.apache.tika.parser.pdf.PDFParser.parse(PDFParser.java:146)
	at org.apache.tika.parser.CompositeParser.parse(CompositeParser.java:256)
	at org.apache.tika.parser.CompositeParser.parse(CompositeParser.java:256)
	at org.apache.tika.parser.AutoDetectParser.parse(AutoDetectParser.java:120)
	at org.apache.solr.handler.dataimport.TikaEntityProcessor.nextRow(TikaEntityProcessor.java:159)
	at org.apache.solr.handler.dataimport.EntityProcessorWrapper.nextRow(EntityProcessorWrapper.java:244)
	at org.apache.solr.handler.dataimport.DocBuilder.buildDocument(DocBuilder.java:476)
	at org.apache.solr.handler.dataimport.DocBuilder.buildDocument(DocBuilder.java:415)
	at org.apache.solr.handler.dataimport.DocBuilder.doFullDump(DocBuilder.java:330)
	at org.apache.solr.handler.dataimport.DocBuilder.execute(DocBuilder.java:233)
	at org.apache.solr.handler.dataimport.DataImporter.doFullImport(DataImporter.java:417)
	at org.apache.solr.handler.dataimport.DataImporter.runCmd(DataImporter.java:481)
	at org.apache.solr.handler.dataimport.DataImportHandler.handleRequestBody(DataImportHandler.java:186)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:156)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2073)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:311)
	at org.apache.solr.handler.dataimport.AbstractDataImportHandlerTestCase.runFullImport(AbstractDataImportHandlerTestCase.java:87)
	at org.apache.solr.handler.dataimport.TestTikaEntityProcessor.testIndexingWithTikaEntityProcessor(TestTikaEntityProcessor.java:112)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:520)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:747)


FAILED:  org.apache.solr.handler.dataimport.TestTikaEntityProcessor.testEmbeddedDocsLegacy

Error Message:
Could not initialize class org.apache.tika.parser.pdf.PDF2XHTML

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class org.apache.tika.parser.pdf.PDF2XHTML
	at __randomizedtesting.SeedInfo.seed([D1A0B4B7E1CD6704:DC04C54E47192001]:0)
	at org.apache.tika.parser.pdf.PDFParser.parse(PDFParser.java:146)
	at org.apache.tika.parser.CompositeParser.parse(CompositeParser.java:256)
	at org.apache.tika.parser.CompositeParser.parse(CompositeParser.java:256)
	at org.apache.tika.parser.AutoDetectParser.parse(AutoDetectParser.java:120)
	at org.apache.solr.handler.dataimport.TikaEntityProcessor.nextRow(TikaEntityProcessor.java:159)
	at org.apache.solr.handler.dataimport.EntityProcessorWrapper.nextRow(EntityProcessorWrapper.java:244)
	at org.apache.solr.handler.dataimport.DocBuilder.buildDocument(DocBuilder.java:476)
	at org.apache.solr.handler.dataimport.DocBuilder.buildDocument(DocBuilder.java:415)
	at org.apache.solr.handler.dataimport.DocBuilder.doFullDump(DocBuilder.java:330)
	at org.apache.solr.handler.dataimport.DocBuilder.execute(DocBuilder.java:233)
	at org.apache.solr.handler.dataimport.DataImporter.doFullImport(DataImporter.java:417)
	at org.apache.solr.handler.dataimport.DataImporter.runCmd(DataImporter.java:481)
	at org.apache.solr.handler.dataimport.DataImportHandler.handleRequestBody(DataImportHandler.java:186)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:156)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2073)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:311)
	at org.apache.solr.handler.dataimport.AbstractDataImportHandlerTestCase.runFullImport(AbstractDataImportHandlerTestCase.java:87)
	at org.apache.solr.handler.dataimport.TestTikaEntityProcessor.testEmbeddedDocsLegacy(TestTikaEntityProcessor.java:168)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:520)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:747)




Build Log:
[...truncated 14255 lines...]
   [junit4] Suite: org.apache.solr.handler.dataimport.TestTikaEntityProcessor
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/J0/temp/solr.handler.dataimport.TestTikaEntityProcessor_D1A0B4B7E1CD6704-001/init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestTikaEntityProcessor -Dtests.method=testSkip -Dtests.seed=D1A0B4B7E1CD6704 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=gv_IM -Dtests.timezone=Europe/Tallinn -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   1.19s J0 | TestTikaEntityProcessor.testSkip <<<
   [junit4]    > Throwable #1: java.lang.ExceptionInInitializerError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D1A0B4B7E1CD6704:17CF1C24D1875D03]:0)
   [junit4]    > 	at org.apache.tika.parser.pdf.PDFParser.parse(PDFParser.java:146)
   [junit4]    > 	at org.apache.tika.parser.CompositeParser.parse(CompositeParser.java:256)
   [junit4]    > 	at org.apache.tika.parser.CompositeParser.parse(CompositeParser.java:256)
   [junit4]    > 	at org.apache.tika.parser.AutoDetectParser.parse(AutoDetectParser.java:120)
   [junit4]    > 	at org.apache.solr.handler.dataimport.TikaEntityProcessor.nextRow(TikaEntityProcessor.java:159)
   [junit4]    > 	at org.apache.solr.handler.dataimport.EntityProcessorWrapper.nextRow(EntityProcessorWrapper.java:244)
   [junit4]    > 	at org.apache.solr.handler.dataimport.DocBuilder.buildDocument(DocBuilder.java:476)
   [junit4]    > 	at org.apache.solr.handler.dataimport.DocBuilder.buildDocument(DocBuilder.java:415)
   [junit4]    > 	at org.apache.solr.handler.dataimport.DocBuilder.doFullDump(DocBuilder.java:330)
   [junit4]    > 	at org.apache.solr.handler.dataimport.DocBuilder.execute(DocBuilder.java:233)
   [junit4]    > 	at org.apache.solr.handler.dataimport.DataImporter.doFullImport(DataImporter.java:417)
   [junit4]    > 	at org.apache.solr.handler.dataimport.DataImporter.runCmd(DataImporter.java:481)
   [junit4]    > 	at org.apache.solr.handler.dataimport.DataImportHandler.handleRequestBody(DataImportHandler.java:186)
   [junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:156)
   [junit4]    > 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2073)
   [junit4]    > 	at org.apache.solr.util.TestHarness.query(TestHarness.java:311)
   [junit4]    > 	at org.apache.solr.handler.dataimport.AbstractDataImportHandlerTestCase.runFullImport(AbstractDataImportHandlerTestCase.java:87)
   [junit4]    > 	at org.apache.solr.handler.dataimport.TestTikaEntityProcessor.testSkip(TestTikaEntityProcessor.java:118)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:747)
   [junit4]    > Caused by: java.lang.NumberFormatException: For input string: "9-ea"
   [junit4]    > 	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
   [junit4]    > 	at java.lang.Integer.parseInt(Integer.java:675)
   [junit4]    > 	at java.lang.Integer.parseInt(Integer.java:793)
   [junit4]    > 	at org.apache.pdfbox.util.PDFTextStripper.<clinit>(PDFTextStripper.java:122)
   [junit4]    > 	... 57 more
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestTikaEntityProcessor -Dtests.method=testIndexingWithTikaEntityProcessor -Dtests.seed=D1A0B4B7E1CD6704 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=gv_IM -Dtests.timezone=Europe/Tallinn -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.02s J0 | TestTikaEntityProcessor.testIndexingWithTikaEntityProcessor <<<
   [junit4]    > Throwable #1: java.lang.NoClassDefFoundError: Could not initialize class org.apache.tika.parser.pdf.PDF2XHTML
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D1A0B4B7E1CD6704:8C7CB522C130E9B6]:0)
   [junit4]    > 	at org.apache.tika.parser.pdf.PDFParser.parse(PDFParser.java:146)
   [junit4]    > 	at org.apache.tika.parser.CompositeParser.parse(CompositeParser.java:256)
   [junit4]    > 	at org.apache.tika.parser.CompositeParser.parse(CompositeParser.java:256)
   [junit4]    > 	at org.apache.tika.parser.AutoDetectParser.parse(AutoDetectParser.java:120)
   [junit4]    > 	at org.apache.solr.handler.dataimport.TikaEntityProcessor.nextRow(TikaEntityProcessor.java:159)
   [junit4]    > 	at org.apache.solr.handler.dataimport.EntityProcessorWrapper.nextRow(EntityProcessorWrapper.java:244)
   [junit4]    > 	at org.apache.solr.handler.dataimport.DocBuilder.buildDocument(DocBuilder.java:476)
   [junit4]    > 	at org.apache.solr.handler.dataimport.DocBuilder.buildDocument(DocBuilder.java:415)
   [junit4]    > 	at org.apache.solr.handler.dataimport.DocBuilder.doFullDump(DocBuilder.java:330)
   [junit4]    > 	at org.apache.solr.handler.dataimport.DocBuilder.execute(DocBuilder.java:233)
   [junit4]    > 	at org.apache.solr.handler.dataimport.DataImporter.doFullImport(DataImporter.java:417)
   [junit4]    > 	at org.apache.solr.handler.dataimport.DataImporter.runCmd(DataImporter.java:481)
   [junit4]    > 	at org.apache.solr.handler.dataimport.DataImportHandler.handleRequestBody(DataImportHandler.java:186)
   [junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:156)
   [junit4]    > 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2073)
   [junit4]    > 	at org.apache.solr.util.TestHarness.query(TestHarness.java:311)
   [junit4]    > 	at org.apache.solr.handler.dataimport.AbstractDataImportHandlerTestCase.runFullImport(AbstractDataImportHandlerTestCase.java:87)
   [junit4]    > 	at org.apache.solr.handler.dataimport.TestTikaEntityProcessor.testIndexingWithTikaEntityProcessor(TestTikaEntityProcessor.java:112)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:747)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestTikaEntityProcessor -Dtests.method=testEmbeddedDocsLegacy -Dtests.seed=D1A0B4B7E1CD6704 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=gv_IM -Dtests.timezone=Europe/Tallinn -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.02s J0 | TestTikaEntityProcessor.testEmbeddedDocsLegacy <<<
   [junit4]    > Throwable #1: java.lang.NoClassDefFoundError: Could not initialize class org.apache.tika.parser.pdf.PDF2XHTML
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D1A0B4B7E1CD6704:DC04C54E47192001]:0)
   [junit4]    > 	at org.apache.tika.parser.pdf.PDFParser.parse(PDFParser.java:146)
   [junit4]    > 	at org.apache.tika.parser.CompositeParser.parse(CompositeParser.java:256)
   [junit4]    > 	at org.apache.tika.parser.CompositeParser.parse(CompositeParser.java:256)
   [junit4]    > 	at org.apache.tika.parser.AutoDetectParser.parse(AutoDetectParser.java:120)
   [junit4]    > 	at org.apache.solr.handler.dataimport.TikaEntityProcessor.nextRow(TikaEntityProcessor.java:159)
   [junit4]    > 	at org.apache.solr.handler.dataimport.EntityProcessorWrapper.nextRow(EntityProcessorWrapper.java:244)
   [junit4]    > 	at org.apache.solr.handler.dataimport.DocBuilder.buildDocument(DocBuilder.java:476)
   [junit4]    > 	at org.apache.solr.handler.dataimport.DocBuilder.buildDocument(DocBuilder.java:415)
   [junit4]    > 	at org.apache.solr.handler.dataimport.DocBuilder.doFullDump(DocBuilder.java:330)
   [junit4]    > 	at org.apache.solr.handler.dataimport.DocBuilder.execute(DocBuilder.java:233)
   [junit4]    > 	at org.apache.solr.handler.dataimport.DataImporter.doFullImport(DataImporter.java:417)
   [junit4]    > 	at org.apache.solr.handler.dataimport.DataImporter.runCmd(DataImporter.java:481)
   [junit4]    > 	at org.apache.solr.handler.dataimport.DataImportHandler.handleRequestBody(DataImportHandler.java:186)
   [junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:156)
   [junit4]    > 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2073)
   [junit4]    > 	at org.apache.solr.util.TestHarness.query(TestHarness.java:311)
   [junit4]    > 	at org.apache.solr.handler.dataimport.AbstractDataImportHandlerTestCase.runFullImport(AbstractDataImportHandlerTestCase.java:87)
   [junit4]    > 	at org.apache.solr.handler.dataimport.TestTikaEntityProcessor.testEmbeddedDocsLegacy(TestTikaEntityProcessor.java:168)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:747)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/J0/temp/solr.handler.dataimport.TestTikaEntityProcessor_D1A0B4B7E1CD6704-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): {home_1___double=BlockTreeOrds(blocksize=128), text=PostingsFormat(name=Memory doPackFST= false), home_0___double=FST50}, docValues:{}, sim=DefaultSimilarity, locale=gv_IM, timezone=Europe/Tallinn
   [junit4]   2> NOTE: Linux 3.19.0-37-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=403551008,total=508952576
   [junit4]   2> NOTE: All tests run in this JVM: [TestTikaEntityProcessor]
   [junit4] Completed [2/2] on J0 in 4.85s, 9 tests, 3 errors <<< FAILURES!

[...truncated 12 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.4-Linux/build.xml:792: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.4-Linux/build.xml:736: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.4-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build.xml:253: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/common-build.xml:467: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/common-build.xml:526: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.4-Linux/lucene/common-build.xml:1452: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.4-Linux/lucene/common-build.xml:1006: There were test failures: 2 suites, 15 tests, 3 errors, 6 ignored [seed: D1A0B4B7E1CD6704]

Total time: 52 minutes 17 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-5.4-Linux (32bit/jdk1.8.0_66) - Build # 351 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.4-Linux/351/
Java: 32bit/jdk1.8.0_66 -server -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestAuthenticationFramework.testStopAllStartAll

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at __randomizedtesting.SeedInfo.seed([5F8F6D9FB521637B:29B172ECF416CE54]:0)
	at sun.nio.ch.Net.bind0(Native Method)
	at sun.nio.ch.Net.bind(Net.java:433)
	at sun.nio.ch.Net.bind(Net.java:425)
	at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
	at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:321)
	at org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
	at org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:236)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
	at org.eclipse.jetty.server.Server.doStart(Server.java:366)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:407)
	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:357)
	at org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll(TestMiniSolrCloudCluster.java:421)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10169 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> 366704 INFO  (TEST-TestAuthenticationFramework.testExtraFilters-seed#[5F8F6D9FB521637B]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 366704 INFO  (Thread-1249) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 366704 INFO  (Thread-1249) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 366804 INFO  (TEST-TestAuthenticationFramework.testExtraFilters-seed#[5F8F6D9FB521637B]) [    ] o.a.s.c.ZkTestServer start zk server on port:54682
   [junit4]   2> 366804 INFO  (TEST-TestAuthenticationFramework.testExtraFilters-seed#[5F8F6D9FB521637B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 366804 INFO  (TEST-TestAuthenticationFramework.testExtraFilters-seed#[5F8F6D9FB521637B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 366827 INFO  (zkCallback-418-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5ce7d6 name:ZooKeeperConnection Watcher:127.0.0.1:54682 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 366827 INFO  (TEST-TestAuthenticationFramework.testExtraFilters-seed#[5F8F6D9FB521637B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 366827 INFO  (TEST-TestAuthenticationFramework.testExtraFilters-seed#[5F8F6D9FB521637B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 366827 INFO  (TEST-TestAuthenticationFramework.testExtraFilters-seed#[5F8F6D9FB521637B]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 366834 INFO  (jetty-launcher-417-thread-2) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 366834 INFO  (jetty-launcher-417-thread-4) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 366834 INFO  (jetty-launcher-417-thread-3) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 366835 INFO  (jetty-launcher-417-thread-1) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 366835 INFO  (jetty-launcher-417-thread-5) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 366844 INFO  (jetty-launcher-417-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@625a6a{/solr,null,AVAILABLE}
   [junit4]   2> 366844 INFO  (jetty-launcher-417-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16d0d20{/solr,null,AVAILABLE}
   [junit4]   2> 366844 INFO  (jetty-launcher-417-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9060a0{/solr,null,AVAILABLE}
   [junit4]   2> 366844 INFO  (jetty-launcher-417-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@cf6aff{/solr,null,AVAILABLE}
   [junit4]   2> 366844 INFO  (jetty-launcher-417-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e93da6{/solr,null,AVAILABLE}
   [junit4]   2> 366845 INFO  (jetty-launcher-417-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@1cf9e02{HTTP/1.1}{127.0.0.1:44736}
   [junit4]   2> 366845 INFO  (jetty-launcher-417-thread-3) [    ] o.e.j.s.Server Started @368347ms
   [junit4]   2> 366845 INFO  (jetty-launcher-417-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@172675a{HTTP/1.1}{127.0.0.1:46994}
   [junit4]   2> 366845 INFO  (jetty-launcher-417-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@ca5655{HTTP/1.1}{127.0.0.1:35540}
   [junit4]   2> 366845 INFO  (jetty-launcher-417-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@d58456{HTTP/1.1}{127.0.0.1:46611}
   [junit4]   2> 366845 INFO  (jetty-launcher-417-thread-2) [    ] o.e.j.s.Server Started @368348ms
   [junit4]   2> 366845 INFO  (jetty-launcher-417-thread-1) [    ] o.e.j.s.Server Started @368348ms
   [junit4]   2> 366845 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35540}
   [junit4]   2> 366845 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46611}
   [junit4]   2> 366845 INFO  (jetty-launcher-417-thread-5) [    ] o.e.j.s.Server Started @368347ms
   [junit4]   2> 366845 INFO  (jetty-launcher-417-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44736}
   [junit4]   2> 366845 INFO  (jetty-launcher-417-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@187d22b{HTTP/1.1}{127.0.0.1:42367}
   [junit4]   2> 366845 INFO  (jetty-launcher-417-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46994}
   [junit4]   2> 366846 INFO  (jetty-launcher-417-thread-4) [    ] o.e.j.s.Server Started @368348ms
   [junit4]   2> 366846 INFO  (jetty-launcher-417-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42367}
   [junit4]   2> 366846 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 366846 INFO  (jetty-launcher-417-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 366846 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 366846 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node2'
   [junit4]   2> 366846 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node1'
   [junit4]   2> 366846 INFO  (jetty-launcher-417-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 366846 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 366846 INFO  (jetty-launcher-417-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node5'
   [junit4]   2> 366846 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 366846 INFO  (jetty-launcher-417-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node3'
   [junit4]   2> 366846 INFO  (jetty-launcher-417-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 366846 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 366846 INFO  (jetty-launcher-417-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 366846 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 366846 INFO  (jetty-launcher-417-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 366846 INFO  (jetty-launcher-417-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 366847 INFO  (jetty-launcher-417-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node4'
   [junit4]   2> 366847 INFO  (jetty-launcher-417-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 366847 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 366847 INFO  (jetty-launcher-417-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 366847 INFO  (jetty-launcher-417-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 366847 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 366847 INFO  (jetty-launcher-417-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 366847 INFO  (jetty-launcher-417-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 366847 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 366847 INFO  (jetty-launcher-417-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 366847 INFO  (jetty-launcher-417-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 366847 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 366847 INFO  (jetty-launcher-417-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 366847 INFO  (jetty-launcher-417-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 366849 INFO  (zkCallback-420-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3f77e1 name:ZooKeeperConnection Watcher:127.0.0.1:54682/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 366849 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 366849 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 366851 INFO  (zkCallback-422-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f1a8ee name:ZooKeeperConnection Watcher:127.0.0.1:54682/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 366851 INFO  (jetty-launcher-417-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 366851 INFO  (zkCallback-419-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e2ea7e name:ZooKeeperConnection Watcher:127.0.0.1:54682/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 366851 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 366851 INFO  (jetty-launcher-417-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 366851 INFO  (zkCallback-421-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@304a5d name:ZooKeeperConnection Watcher:127.0.0.1:54682/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 366851 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 366851 INFO  (jetty-launcher-417-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 366851 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 366851 INFO  (zkCallback-423-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16e2427 name:ZooKeeperConnection Watcher:127.0.0.1:54682/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 366851 INFO  (jetty-launcher-417-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 366851 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 366851 INFO  (jetty-launcher-417-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 366852 INFO  (jetty-launcher-417-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 366852 INFO  (jetty-launcher-417-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 366852 INFO  (jetty-launcher-417-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 366855 INFO  (jetty-launcher-417-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 366857 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node2/.
   [junit4]   2> 366857 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 4946545
   [junit4]   2> 366857 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node2]
   [junit4]   2> 366857 WARN  (jetty-launcher-417-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node2/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node2/lib
   [junit4]   2> 366858 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 366859 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 366859 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node1/.
   [junit4]   2> 366859 INFO  (jetty-launcher-417-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node5/.
   [junit4]   2> 366859 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 30386434
   [junit4]   2> 366859 INFO  (jetty-launcher-417-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 31402962
   [junit4]   2> 366859 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1518548a1f00005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 366859 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 366859 INFO  (jetty-launcher-417-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node5]
   [junit4]   2> 366859 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node1]
   [junit4]   2> 366860 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1518548a1f00004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 366860 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 366860 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54682/solr
   [junit4]   2> 366860 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 366860 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 366860 WARN  (jetty-launcher-417-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node1/lib
   [junit4]   2> 366860 WARN  (jetty-launcher-417-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node5/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node5/lib
   [junit4]   2> 366860 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 366860 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 366860 INFO  (jetty-launcher-417-thread-5) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 366861 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 366861 INFO  (jetty-launcher-417-thread-5) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 366861 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 366861 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 366861 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54682/solr
   [junit4]   2> 366861 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 366861 INFO  (jetty-launcher-417-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 366861 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 366861 INFO  (jetty-launcher-417-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 366862 INFO  (jetty-launcher-417-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54682/solr
   [junit4]   2> 366862 INFO  (jetty-launcher-417-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 366862 INFO  (jetty-launcher-417-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 366862 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 366862 INFO  (jetty-launcher-417-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node4/.
   [junit4]   2> 366862 INFO  (jetty-launcher-417-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 31443485
   [junit4]   2> 366862 INFO  (jetty-launcher-417-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node4]
   [junit4]   2> 366862 WARN  (jetty-launcher-417-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node4/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node4/lib
   [junit4]   2> 366862 INFO  (jetty-launcher-417-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 366863 INFO  (jetty-launcher-417-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 366863 INFO  (jetty-launcher-417-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 366863 INFO  (jetty-launcher-417-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 366863 INFO  (jetty-launcher-417-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54682/solr
   [junit4]   2> 366863 INFO  (jetty-launcher-417-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 366863 INFO  (jetty-launcher-417-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 366866 INFO  (jetty-launcher-417-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 366867 INFO  (jetty-launcher-417-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 366867 INFO  (zkCallback-425-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10d06de name:ZooKeeperConnection Watcher:127.0.0.1:54682 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 366867 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 366867 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 366872 INFO  (jetty-launcher-417-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node3/.
   [junit4]   2> 366872 INFO  (jetty-launcher-417-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 20112370
   [junit4]   2> 366872 INFO  (jetty-launcher-417-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node3]
   [junit4]   2> 366872 INFO  (zkCallback-428-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d5e4cc name:ZooKeeperConnection Watcher:127.0.0.1:54682 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 366872 WARN  (jetty-launcher-417-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node3/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node3/lib
   [junit4]   2> 366872 INFO  (zkCallback-429-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@272572 name:ZooKeeperConnection Watcher:127.0.0.1:54682 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 366872 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 366872 INFO  (jetty-launcher-417-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 366872 INFO  (jetty-launcher-417-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 366872 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 366872 INFO  (jetty-launcher-417-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 366872 INFO  (jetty-launcher-417-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 366873 INFO  (jetty-launcher-417-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 366873 INFO  (jetty-launcher-417-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 366873 INFO  (jetty-launcher-417-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54682/solr
   [junit4]   2> 366873 INFO  (jetty-launcher-417-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 366873 INFO  (jetty-launcher-417-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 366873 INFO  (jetty-launcher-417-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 366874 INFO  (zkCallback-431-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@170dee9 name:ZooKeeperConnection Watcher:127.0.0.1:54682 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 366874 INFO  (jetty-launcher-417-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 366874 INFO  (jetty-launcher-417-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 366875 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1518548a1f00007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 366879 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 366879 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 366879 INFO  (zkCallback-434-thread-1-processing-n:127.0.0.1:46994_solr) [n:127.0.0.1:46994_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2da79f name:ZooKeeperConnection Watcher:127.0.0.1:54682/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 366879 INFO  (zkCallback-433-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@55a86e name:ZooKeeperConnection Watcher:127.0.0.1:54682 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 366879 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 366879 INFO  (jetty-launcher-417-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 366879 INFO  (jetty-launcher-417-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 366879 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 366879 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 366899 INFO  (zkCallback-435-thread-1-processing-n:127.0.0.1:46611_solr) [n:127.0.0.1:46611_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17dc3c8 name:ZooKeeperConnection Watcher:127.0.0.1:54682/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 366899 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 366913 INFO  (zkCallback-436-thread-1-processing-n:127.0.0.1:42367_solr) [n:127.0.0.1:42367_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@14a6646 name:ZooKeeperConnection Watcher:127.0.0.1:54682/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 366913 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 366913 INFO  (zkCallback-437-thread-1-processing-n:127.0.0.1:35540_solr) [n:127.0.0.1:35540_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c45b19 name:ZooKeeperConnection Watcher:127.0.0.1:54682/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 366913 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 366915 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 366916 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 366917 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 366917 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 366918 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 366922 INFO  (zkCallback-438-thread-1-processing-n:127.0.0.1:44736_solr) [n:127.0.0.1:44736_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1400a97 name:ZooKeeperConnection Watcher:127.0.0.1:54682/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 366922 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 366927 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 366929 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 366929 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 366929 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 366982 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 366983 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 366985 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 366985 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 366985 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 367020 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 367022 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 367023 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 367023 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 367023 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 367031 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 367031 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 367031 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 367031 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 367031 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 367035 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 367035 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 367035 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 367035 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 367035 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 367064 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 367064 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 367067 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 367067 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 367067 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 367081 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 367083 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 367083 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 367083 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 367083 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 367097 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 367097 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 367097 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 367097 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 367097 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 367102 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 367102 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 367102 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 367102 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 367103 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 367106 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46994_solr
   [junit4]   2> 367106 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35540_solr
   [junit4]   2> 367107 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44736_solr
   [junit4]   2> 367107 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46611_solr
   [junit4]   2> 367107 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42367_solr
   [junit4]   2> 367109 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46994_solr
   [junit4]   2> 367109 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:35540_solr
   [junit4]   2> 367110 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44736_solr
   [junit4]   2> 367110 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:46611_solr
   [junit4]   2> 367110 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:42367_solr
   [junit4]   2> 367117 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 367117 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 367117 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 367117 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 367117 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 367138 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 367140 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 367140 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 367140 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 367140 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 367143 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 367143 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 367151 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 367158 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 367158 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 367159 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95003614152491023-127.0.0.1:44736_solr-n_0000000001
   [junit4]   2> 367158 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95003614152491021-127.0.0.1:42367_solr-n_0000000000
   [junit4]   2> 367160 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95003614152491019-127.0.0.1:46994_solr-n_0000000002
   [junit4]   2> 367161 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95003614152491020-127.0.0.1:46611_solr-n_0000000003
   [junit4]   2> 367161 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95003614152491022-127.0.0.1:35540_solr-n_0000000004
   [junit4]   2> 367162 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42367_solr
   [junit4]   2> 367162 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 367162 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95003614152491023-127.0.0.1:44736_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 367162 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95003614152491019-127.0.0.1:46994_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 367162 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95003614152491020-127.0.0.1:46611_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 367162 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 367162 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 367162 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95003614152491021-127.0.0.1:42367_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 367162 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 367162 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 367164 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.Overseer Overseer (id=95003614152491021-127.0.0.1:42367_solr-n_0000000000) starting
   [junit4]   2> 367168 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 367179 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 367179 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 367179 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard handler factory and update shard handler.
   [junit4]   2> 367180 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@16cd7c7
   [junit4]   2> 367180 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@16cd7c7
   [junit4]   2> 367180 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node2/.
   [junit4]   2> 367180 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 367181 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 367181 INFO  (jetty-launcher-417-thread-2) [n:127.0.0.1:35540_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 367183 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 367183 INFO  (OverseerCollectionConfigSetProcessor-95003614152491021-127.0.0.1:42367_solr-n_0000000000) [n:127.0.0.1:42367_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 367183 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 367183 INFO  (OverseerStateUpdate-95003614152491021-127.0.0.1:42367_solr-n_0000000000) [n:127.0.0.1:42367_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 367188 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 367188 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 367188 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard handler factory and update shard handler.
   [junit4]   2> 367188 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@e51ad4
   [junit4]   2> 367188 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@e51ad4
   [junit4]   2> 367188 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node5/.
   [junit4]   2> 367188 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 367189 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 367189 INFO  (jetty-launcher-417-thread-5) [n:127.0.0.1:46994_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 367190 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 367190 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 367190 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard handler factory and update shard handler.
   [junit4]   2> 367190 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@724210
   [junit4]   2> 367190 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@724210
   [junit4]   2> 367191 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node1/.
   [junit4]   2> 367191 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 367191 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 367191 INFO  (jetty-launcher-417-thread-1) [n:127.0.0.1:46611_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 367197 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 367197 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 367197 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard handler factory and update shard handler.
   [junit4]   2> 367197 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@150950
   [junit4]   2> 367197 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@150950
   [junit4]   2> 367198 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node3/.
   [junit4]   2> 367198 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 367198 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 367198 INFO  (jetty-launcher-417-thread-3) [n:127.0.0.1:44736_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 367200 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 367201 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 367201 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.CoreContainer Reconfiguring the shard handler factory and update shard handler.
   [junit4]   2> 367201 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@64522a
   [junit4]   2> 367201 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin$MockClientConfigurer@64522a
   [junit4]   2> 367201 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-001/node4/.
   [junit4]   2> 367201 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 367201 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 367201 INFO  (jetty-launcher-417-thread-4) [n:127.0.0.1:42367_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 367201 INFO  (TEST-TestAuthenticationFramework.testExtraFilters-seed#[5F8F6D9FB521637B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 367202 INFO  (TEST-TestAuthenticationFramework.testExtraFilters-seed#[5F8F6D9FB521637B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 367204 INFO  (zkCallback-439-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10a0c70 name:ZooKeeperConnection Watcher:127.0.0.1:54682 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 367204 INFO  (TEST-TestAuthenticationFramework.testExtraFilters-seed#[5F8F6D9FB521637B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 367204 INFO  (TEST-TestAuthenticationFramework.testExtraFilters-seed#[5F8F6D9FB521637B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 367207 INFO  (jetty-launcher-417-thread-1) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@d58456{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 367207 INFO  (jetty-launcher-417-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=30386434
   [junit4]   2> 367209 INFO  (zkCallback-437-thread-1-processing-n:127.0.0.1:35540_solr) [n:127.0.0.1:35540_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: 5)
   [junit4]   2> 367209 INFO  (zkCallback-438-thread-1-processing-n:127.0.0.1:44736_solr) [n:127.0.0.1:44736_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: 5)
   [junit4]   2> 367209 INFO  (jetty-launcher-417-thread-4) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@ca5655{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 367210 INFO  (jetty-launcher-417-thread-4) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=4946545
   [junit4]   2> 367210 INFO  (zkCallback-436-thread-1-processing-n:127.0.0.1:42367_solr) [n:127.0.0.1:42367_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: 5)
   [junit4]   2> 367210 INFO  (jetty-launcher-417-thread-3) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@172675a{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 367210 INFO  (zkCallback-434-thread-1-processing-n:127.0.0.1:46994_solr) [n:127.0.0.1:46994_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: 5)
   [junit4]   2> 367210 INFO  (jetty-launcher-417-thread-5) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1cf9e02{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 367210 INFO  (zkCallback-435-thread-1-processing-n:127.0.0.1:46611_solr) [n:127.0.0.1:46611_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: 5)
   [junit4]   2> 367210 INFO  (jetty-launcher-417-thread-3) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=31402962
   [junit4]   2> 367215 WARN  (zkCallback-435-thread-1-processing-n:127.0.0.1:46611_solr) [n:127.0.0.1:46611_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 367215 INFO  (jetty-launcher-417-thread-2) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@187d22b{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 367216 INFO  (jetty-launcher-417-thread-5) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=20112370
   [junit4]   2> 367216 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=31443485
   [junit4]   2> 367217 INFO  (jetty-launcher-417-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1e93da6{/solr,null,UNAVAILABLE}
   [junit4]   2> 367217 INFO  (zkCallback-437-thread-2-processing-n:127.0.0.1:35540_solr) [n:127.0.0.1:35540_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95003614152491019-127.0.0.1:46994_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 367219 INFO  (jetty-launcher-417-thread-2) [    ] o.a.s.c.Overseer Overseer (id=95003614152491021-127.0.0.1:42367_solr-n_0000000000) closing
   [junit4]   2> 367219 INFO  (OverseerStateUpdate-95003614152491021-127.0.0.1:42367_solr-n_0000000000) [n:127.0.0.1:42367_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42367_solr
   [junit4]   2> 367220 INFO  (zkCallback-437-thread-2-processing-n:127.0.0.1:35540_solr) [n:127.0.0.1:35540_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 367220 INFO  (zkCallback-436-thread-1-processing-n:127.0.0.1:42367_solr) [n:127.0.0.1:42367_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 367220 WARN  (zkCallback-437-thread-2-processing-n:127.0.0.1:35540_solr) [n:127.0.0.1:35540_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 367220 INFO  (zkCallback-438-thread-1-processing-n:127.0.0.1:44736_solr) [n:127.0.0.1:44736_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 367220 INFO  (zkCallback-434-thread-1-processing-n:127.0.0.1:46994_solr) [n:127.0.0.1:46994_solr    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 367221 INFO  (jetty-launcher-417-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@9060a0{/solr,null,UNAVAILABLE}
   [junit4]   2> 367222 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1518548a1f0000d, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 368720 WARN  (zkCallback-436-thread-1-processing-n:127.0.0.1:42367_solr) [n:127.0.0.1:42367_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 368720 WARN  (zkCallback-438-thread-1-processing-n:127.0.0.1:44736_solr) [n:127.0.0.1:44736_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 368721 WARN  (zkCallback-434-thread-1-processing-n:127.0.0.1:46994_solr) [n:127.0.0.1:46994_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 368721 INFO  (jetty-launcher-417-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@16d0d20{/solr,null,UNAVAILABLE}
   [junit4]   2> 368721 INFO  (jetty-launcher-417-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@625a6a{/solr,null,UNAVAILABLE}
   [junit4]   2> 368721 INFO  (jetty-launcher-417-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@cf6aff{/solr,null,UNAVAILABLE}
   [junit4]   2> 368722 INFO  (TEST-TestAuthenticationFramework.testExtraFilters-seed#[5F8F6D9FB521637B]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54682 54682
   [junit4]   2> 368740 INFO  (Thread-1249) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54682 54682
   [junit4]   2> 368741 WARN  (Thread-1249) [    ] 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> 	5	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/95003614152491019-127.0.0.1:46994_solr-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 368743 INFO  (TEST-TestAuthenticationFramework.testStopAllStartAll-seed#[5F8F6D9FB521637B]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 368743 INFO  (Thread-1310) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 368743 INFO  (Thread-1310) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 368843 INFO  (TEST-TestAuthenticationFramework.testStopAllStartAll-seed#[5F8F6D9FB521637B]) [    ] o.a.s.c.ZkTestServer start zk server on port:58414
   [junit4]   2> 368843 INFO  (TEST-TestAuthenticationFramework.testStopAllStartAll-seed#[5F8F6D9FB521637B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 368844 INFO  (TEST-TestAuthenticationFramework.testStopAllStartAll-seed#[5F8F6D9FB521637B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 368861 INFO  (zkCallback-442-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@37aa6e name:ZooKeeperConnection Watcher:127.0.0.1:58414 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 368861 INFO  (TEST-TestAuthenticationFramework.testStopAllStartAll-seed#[5F8F6D9FB521637B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 368861 INFO  (TEST-TestAuthenticationFramework.testStopAllStartAll-seed#[5F8F6D9FB521637B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 368861 INFO  (TEST-TestAuthenticationFramework.testStopAllStartAll-seed#[5F8F6D9FB521637B]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 368867 INFO  (jetty-launcher-441-thread-3) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 368867 INFO  (jetty-launcher-441-thread-4) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 368868 INFO  (jetty-launcher-441-thread-5) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 368868 INFO  (jetty-launcher-441-thread-2) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 368868 INFO  (jetty-launcher-441-thread-1) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 368876 INFO  (jetty-launcher-441-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a470be{/solr,null,AVAILABLE}
   [junit4]   2> 368876 INFO  (jetty-launcher-441-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@127752c{/solr,null,AVAILABLE}
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@1ef2b01{HTTP/1.1}{127.0.0.1:45213}
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-3) [    ] o.e.j.s.Server Started @370379ms
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@15d78b4{HTTP/1.1}{127.0.0.1:50699}
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45213}
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-4) [    ] o.e.j.s.Server Started @370379ms
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50699}
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b6599d{/solr,null,AVAILABLE}
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c43bb9{/solr,null,AVAILABLE}
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-002/node4'
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-002/node3'
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@3c61d3{HTTP/1.1}{127.0.0.1:52913}
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@c9d792{HTTP/1.1}{127.0.0.1:42194}
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-5) [    ] o.e.j.s.Server Started @370379ms
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42194}
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@175ecdf{/solr,null,AVAILABLE}
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-1) [    ] o.e.j.s.Server Started @370379ms
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52913}
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-002/node5'
   [junit4]   2> 368877 INFO  (jetty-launcher-441-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 368878 INFO  (jetty-launcher-441-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@f3a1cd{HTTP/1.1}{127.0.0.1:37147}
   [junit4]   2> 368878 INFO  (jetty-launcher-441-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 368878 INFO  (jetty-launcher-441-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 368878 INFO  (jetty-launcher-441-thread-2) [    ] o.e.j.s.Server Started @370380ms
   [junit4]   2> 368878 INFO  (jetty-launcher-441-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-002/node1'
   [junit4]   2> 368878 INFO  (jetty-launcher-441-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37147}
   [junit4]   2> 368878 INFO  (jetty-launcher-441-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 368878 INFO  (jetty-launcher-441-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 368878 INFO  (jetty-launcher-441-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 368878 INFO  (jetty-launcher-441-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 368878 INFO  (jetty-launcher-441-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 368878 INFO  (jetty-launcher-441-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 368878 INFO  (jetty-launcher-441-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-002/node2'
   [junit4]   2> 368878 INFO  (jetty-launcher-441-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 368878 INFO  (jetty-launcher-441-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 368878 INFO  (jetty-launcher-441-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 368878 INFO  (jetty-launcher-441-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 368879 INFO  (jetty-launcher-441-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 368879 INFO  (jetty-launcher-441-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 368879 INFO  (jetty-launcher-441-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 368879 INFO  (jetty-launcher-441-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 368879 INFO  (jetty-launcher-441-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 368880 INFO  (zkCallback-443-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6aa6e3 name:ZooKeeperConnection Watcher:127.0.0.1:58414/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 368880 INFO  (jetty-launcher-441-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 368880 INFO  (jetty-launcher-441-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 368881 INFO  (zkCallback-444-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@df40f8 name:ZooKeeperConnection Watcher:127.0.0.1:58414/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 368881 INFO  (jetty-launcher-441-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 368881 INFO  (zkCallback-445-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4df996 name:ZooKeeperConnection Watcher:127.0.0.1:58414/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 368881 INFO  (jetty-launcher-441-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 368881 INFO  (jetty-launcher-441-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 368882 INFO  (zkCallback-446-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b49681 name:ZooKeeperConnection Watcher:127.0.0.1:58414/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 368882 INFO  (jetty-launcher-441-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 368882 INFO  (zkCallback-447-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d2a9a name:ZooKeeperConnection Watcher:127.0.0.1:58414/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 368882 INFO  (jetty-launcher-441-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 368882 INFO  (jetty-launcher-441-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 368882 INFO  (jetty-launcher-441-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 368882 INFO  (jetty-launcher-441-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 368882 INFO  (jetty-launcher-441-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 368882 INFO  (jetty-launcher-441-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 368882 INFO  (jetty-launcher-441-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 368882 INFO  (jetty-launcher-441-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 368882 INFO  (jetty-launcher-441-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 368888 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1518548a9e70004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 368888 INFO  (jetty-launcher-441-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-002/node1/.
   [junit4]   2> 368888 INFO  (jetty-launcher-441-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 7562762
   [junit4]   2> 368888 INFO  (jetty-launcher-441-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-002/node1]
   [junit4]   2> 368888 WARN  (jetty-launcher-441-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-002/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-002/node1/lib
   [junit4]   2> 368888 INFO  (jetty-launcher-441-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 368889 INFO  (jetty-launcher-441-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 368889 INFO  (jetty-launcher-441-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 368889 INFO  (jetty-launcher-441-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 368889 INFO  (jetty-launcher-441-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58414/solr
   [junit4]   2> 368889 INFO  (jetty-launcher-441-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 368889 INFO  (jetty-launcher-441-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 368889 INFO  (jetty-launcher-441-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 368899 INFO  (jetty-launcher-441-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-002/node2/.
   [junit4]   2> 368899 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1518548a9e70003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 368900 INFO  (jetty-launcher-441-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001/tempDir-002/node3/.
   [junit4]   2> 368900 INFO  (jetty-launcher-441-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1600334


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

d.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:325)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:325)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:108)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:59)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:389)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:264)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:232)
   [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> 480198 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x151854a40f30013, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 480198 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x151854a40f3000b, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 481690 WARN  (zkCallback-636-thread-1-processing-n:127.0.0.1:46984_solr) [n:127.0.0.1:46984_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 481690 WARN  (zkCallback-627-thread-1-processing-n:127.0.0.1:44127_solr) [n:127.0.0.1:44127_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 481690 WARN  (zkCallback-636-thread-2-processing-n:127.0.0.1:46984_solr) [n:127.0.0.1:46984_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [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.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:325)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:325)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:108)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:59)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:389)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:264)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:232)
   [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> 481691 INFO  (jetty-launcher-609-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5b1621{/solr,null,UNAVAILABLE}
   [junit4]   2> 481690 WARN  (zkCallback-626-thread-1-processing-n:127.0.0.1:51657_solr) [n:127.0.0.1:51657_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 481692 INFO  (jetty-launcher-609-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@171e321{/solr,null,UNAVAILABLE}
   [junit4]   2> 481692 INFO  (jetty-launcher-609-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@18de316{/solr,null,UNAVAILABLE}
   [junit4]   2> 481695 WARN  (zkCallback-629-thread-1-processing-n:127.0.0.1:36753_solr) [n:127.0.0.1:36753_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 481695 INFO  (jetty-launcher-609-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@60123f{/solr,null,UNAVAILABLE}
   [junit4]   2> 481696 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[5F8F6D9FB521637B]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50257 50257
   [junit4]   2> 481761 INFO  (Thread-1751) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50257 50257
   [junit4]   2> 481762 WARN  (Thread-1751) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/overseer_elect/election/95003621115232267-127.0.0.1:51657_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestAuthenticationFramework_5F8F6D9FB521637B-001
   [junit4]   2> Dec 09, 2015 5:50:23 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): {range_facet_l_dv=Lucene50(blocksize=128), _version_=Lucene50(blocksize=128), multiDefault=PostingsFormat(name=Memory doPackFST= false), intDefault=Lucene50(blocksize=128), id=Lucene50(blocksize=128), range_facet_i_dv=Lucene50(blocksize=128), range_facet_l=Lucene50(blocksize=128), timestamp=Lucene50(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Asserting)}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=ar_LY, timezone=Europe/Belgrade
   [junit4]   2> NOTE: Linux 3.19.0-37-generic i386/Oracle Corporation 1.8.0_66 (32-bit)/cpus=12,threads=1,free=93628496,total=251400192
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCollectionResource, DebugComponentTest, TestBlobHandler, DocValuesMultiTest, HdfsLockFactoryTest, CoreAdminRequestStatusTest, TestSolrCloudWithKerberosAlt, TestMiniSolrCloudClusterSSL, ShowFileRequestHandlerTest, TestCollationField, TestWriterPerf, TestRemoveLastDynamicCopyField, SpatialRPTFieldTypeTest, HighlighterConfigTest, TestSchemaVersionResource, TestPerFieldSimilarity, TriLevelCompositeIdRoutingTest, SortSpecParsingTest, TestCSVResponseWriter, BasicDistributedZk2Test, TestConfigSetsAPI, TestManagedSchemaFieldResource, BadComponentTest, TestRestManager, DistributedFacetPivotLongTailTest, TestCloudPivotFacet, RulesTest, FieldMutatingUpdateProcessorTest, TestSolrCLIRunExample, TestRequestStatusCollectionAPI, SampleTest, TestCrossCoreJoin, BadCopyFieldTest, RuleEngineTest, TestAuthenticationFramework]
   [junit4] Completed [171/551] on J2 in 115.57s, 7 tests, 1 error <<< FAILURES!

[...truncated 1194 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.4-Linux/build.xml:792: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.4-Linux/build.xml:736: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.4-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/common-build.xml:526: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.4-Linux/lucene/common-build.xml:1452: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.4-Linux/lucene/common-build.xml:1006: There were test failures: 551 suites (7 ignored), 2177 tests, 1 error, 76 ignored (38 assumptions) [seed: 5F8F6D9FB521637B]

Total time: 53 minutes 29 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-5.4-Linux (64bit/jdk1.8.0_66) - Build # 350 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.4-Linux/350/
Java: 64bit/jdk1.8.0_66 -XX:+UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPIDistributedZkTest

Error Message:
5 threads leaked from SUITE scope at org.apache.solr.cloud.CollectionsAPIDistributedZkTest:     1) Thread[id=6895, name=zkCallback-761-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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)    2) Thread[id=6623, name=zkCallback-761-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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)    3) Thread[id=6621, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]-SendThread(127.0.0.1:45739), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)    4) Thread[id=6896, name=zkCallback-761-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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)    5) Thread[id=6622, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]-EventThread, state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         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 org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE scope at org.apache.solr.cloud.CollectionsAPIDistributedZkTest: 
   1) Thread[id=6895, name=zkCallback-761-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        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)
   2) Thread[id=6623, name=zkCallback-761-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        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)
   3) Thread[id=6621, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]-SendThread(127.0.0.1:45739), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
   4) Thread[id=6896, name=zkCallback-761-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        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)
   5) Thread[id=6622, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]-EventThread, state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        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 org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
	at __randomizedtesting.SeedInfo.seed([E16DF642507153D0]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=6895, name=zkCallback-761-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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)    2) Thread[id=6623, name=zkCallback-761-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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)    3) Thread[id=6621, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]-SendThread(127.0.0.1:45739), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)    4) Thread[id=6896, name=zkCallback-761-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         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=6895, name=zkCallback-761-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        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)
   2) Thread[id=6623, name=zkCallback-761-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        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)
   3) Thread[id=6621, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]-SendThread(127.0.0.1:45739), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
   4) Thread[id=6896, name=zkCallback-761-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        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([E16DF642507153D0]:0)


FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:44257/awholynewcollection_0: non ok status: 500, message:Server Error

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:44257/awholynewcollection_0: non ok status: 500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([E16DF642507153D0:6939C998FE8D3E28]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:509)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForNon403or404or503(AbstractFullDistribZkTestBase.java:1754)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:638)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:160)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:964)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:939)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10421 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E16DF642507153D0-001/init-core-data-001
   [junit4]   2> 752433 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[E16DF642507153D0]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 752433 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[E16DF642507153D0]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 752435 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 752435 INFO  (Thread-2578) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 752435 INFO  (Thread-2578) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 752535 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.ZkTestServer start zk server on port:45739
   [junit4]   2> 752535 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 752535 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 752540 INFO  (zkCallback-727-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6bcb3dd0 name:ZooKeeperConnection Watcher:127.0.0.1:45739 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 752540 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 752541 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 752541 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 752542 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 752543 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 752544 INFO  (zkCallback-728-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2a2fe507 name:ZooKeeperConnection Watcher:127.0.0.1:45739/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 752544 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 752544 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 752544 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 752545 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 752546 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 752546 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 752547 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 752547 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 752548 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 752549 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 752550 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 752550 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 752551 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 752551 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 752552 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 752552 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 752553 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 752553 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 752554 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 752554 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 752554 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 752554 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 752555 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 752555 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 752556 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 752556 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 752567 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 752568 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 752571 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 752572 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 752572 INFO  (zkCallback-729-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f53f66d name:ZooKeeperConnection Watcher:127.0.0.1:45739 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 752572 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 752573 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 752573 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 752573 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 752573 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 752577 INFO  (zkCallback-730-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5e7d5d2e name:ZooKeeperConnection Watcher:127.0.0.1:45739/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 752578 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 752579 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 752580 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf2/solrconfig.xml
   [junit4]   2> 752581 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/solrconfig.xml
   [junit4]   2> 752584 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf2/schema.xml
   [junit4]   2> 752584 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/schema.xml
   [junit4]   2> 752585 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf2/enumsConfig.xml
   [junit4]   2> 752585 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/enumsConfig.xml
   [junit4]   2> 752587 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 752587 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 752591 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf2/stopwords.txt
   [junit4]   2> 752591 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/stopwords.txt
   [junit4]   2> 752593 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf2/protwords.txt
   [junit4]   2> 752593 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/protwords.txt
   [junit4]   2> 752593 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf2/currency.xml
   [junit4]   2> 752593 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/currency.xml
   [junit4]   2> 752594 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf2/open-exchange-rates.json
   [junit4]   2> 752594 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/open-exchange-rates.json
   [junit4]   2> 752594 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 752594 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 752595 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf2/old_synonyms.txt
   [junit4]   2> 752595 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/old_synonyms.txt
   [junit4]   2> 752595 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf2/synonyms.txt
   [junit4]   2> 752595 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/synonyms.txt
   [junit4]   2> 752595 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/core/src/test-files/solr/collection1/conf/elevate.xml to /configs/conf2/elevate.xml
   [junit4]   2> 752596 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/elevate.xml
   [junit4]   2> 752665 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E16DF642507153D0-001/control-001/cores/collection1
   [junit4]   2> 752672 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 752674 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9621d7{/,null,AVAILABLE}
   [junit4]   2> 752678 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.e.j.s.ServerConnector Started ServerConnector@20afce58{HTTP/1.1}{127.0.0.1:56352}
   [junit4]   2> 752678 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.e.j.s.Server Started @754188ms
   [junit4]   2> 752678 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E16DF642507153D0-001/tempDir-001/control/data, hostContext=/, hostPort=56352, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E16DF642507153D0-001/control-001/cores}
   [junit4]   2> 752679 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 752679 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E16DF642507153D0-001/control-001'
   [junit4]   2> 752679 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 752679 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 752679 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 752680 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 752680 INFO  (zkCallback-731-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@39ddb60a name:ZooKeeperConnection Watcher:127.0.0.1:45739/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 752680 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 752681 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 752681 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 752681 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E16DF642507153D0-001/control-001/solr.xml
   [junit4]   2> 752686 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E16DF642507153D0-001/control-001/cores
   [junit4]   2> 752686 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.CoreContainer New CoreContainer 1736783851
   [junit4]   2> 752686 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E16DF642507153D0-001/control-001]
   [junit4]   2> 752686 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E16DF642507153D0-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E16DF642507153D0-001/control-001/lib
   [junit4]   2> 752686 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 752688 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 752688 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 752688 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 752688 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45739/solr
   [junit4]   2> 752688 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 752688 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 752688 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 752689 INFO  (zkCallback-733-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7b74037 name:ZooKeeperConnection Watcher:127.0.0.1:45739 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 752690 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 752690 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 752690 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [n:127.0.0.1:56352_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 752694 INFO  (zkCallback-734-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@54e88c99 name:ZooKeeperConnection Watcher:127.0.0.1:45739/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 752694 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [n:127.0.0.1:56352_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 752694 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [n:127.0.0.1:56352_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 752695 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [n:127.0.0.1:56352_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 752704 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [n:127.0.0.1:56352_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 752705 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [n:127.0.0.1:56352_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 752706 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [n:127.0.0.1:56352_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 752707 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [n:127.0.0.1:56352_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 752709 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [n:127.0.0.1:56352_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 752709 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [n:127.0.0.1:56352_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 752710 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [n:127.0.0.1:56352_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 752711 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [n:127.0.0.1:56352_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56352_
   [junit4]   2> 752711 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [n:127.0.0.1:56352_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:56352_
   [junit4]   2> 752712 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [n:127.0.0.1:56352_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 752712 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [n:127.0.0.1:56352_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 752713 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [n:127.0.0.1:56352_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 752713 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [n:127.0.0.1:56352_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95002962177425414-127.0.0.1:56352_-n_0000000000
   [junit4]   2> 752714 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [n:127.0.0.1:56352_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56352_
   [junit4]   2> 752714 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [n:127.0.0.1:56352_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 752714 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [n:127.0.0.1:56352_    ] o.a.s.c.Overseer Overseer (id=95002962177425414-127.0.0.1:56352_-n_0000000000) starting
   [junit4]   2> 752718 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [n:127.0.0.1:56352_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 752720 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [n:127.0.0.1:56352_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 752721 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [n:127.0.0.1:56352_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 752721 INFO  (OverseerCollectionConfigSetProcessor-95002962177425414-127.0.0.1:56352_-n_0000000000) [n:127.0.0.1:56352_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 752721 INFO  (OverseerStateUpdate-95002962177425414-127.0.0.1:56352_-n_0000000000) [n:127.0.0.1:56352_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 752743 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [n:127.0.0.1:56352_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 752743 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [n:127.0.0.1:56352_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 752744 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [n:127.0.0.1:56352_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E16DF642507153D0-001/control-001/cores
   [junit4]   2> 752745 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [n:127.0.0.1:56352_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E16DF642507153D0-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E16DF642507153D0-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 752745 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [n:127.0.0.1:56352_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E16DF642507153D0-001/control-001/cores/collection1/
   [junit4]   2> 752745 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [n:127.0.0.1:56352_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 752746 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [n:127.0.0.1:56352_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 752746 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [n:127.0.0.1:56352_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 752746 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 752746 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 752747 INFO  (OverseerStateUpdate-95002962177425414-127.0.0.1:56352_-n_0000000000) [n:127.0.0.1:56352_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:56352",
   [junit4]   2>   "node_name":"127.0.0.1:56352_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 752747 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 752747 INFO  (OverseerStateUpdate-95002962177425414-127.0.0.1:56352_-n_0000000000) [n:127.0.0.1:56352_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:56352",
   [junit4]   2>   "node_name":"127.0.0.1:56352_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 752747 INFO  (OverseerStateUpdate-95002962177425414-127.0.0.1:56352_-n_0000000000) [n:127.0.0.1:56352_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 752748 INFO  (OverseerStateUpdate-95002962177425414-127.0.0.1:56352_-n_0000000000) [n:127.0.0.1:56352_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 752748 INFO  (zkCallback-734-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 753747 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 753748 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 753748 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 753748 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 753749 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 753749 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E16DF642507153D0-001/control-001/cores/collection1'
   [junit4]   2> 753749 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 753749 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 753750 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 753756 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 753787 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 753794 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 753803 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 753902 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 753910 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 753911 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 753921 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 753923 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 753925 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 753928 WARN  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 753929 WARN  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 753929 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 753929 WARN  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 753929 WARN  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 753930 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 753930 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 753930 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 753930 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E16DF642507153D0-001/control-001/cores/collection1], dataDir=[null]
   [junit4]   2> 753930 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@77a32f76
   [junit4]   2> 753931 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E16DF642507153D0-001/control-001/cores/collection1/data
   [junit4]   2> 753931 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E16DF642507153D0-001/control-001/cores/collection1/data/index/
   [junit4]   2> 753931 WARN  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E16DF642507153D0-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 753931 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E16DF642507153D0-001/control-001/cores/collection1/data/index
   [junit4]   2> 753932 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=24.0966796875, floorSegmentMB=2.197265625, forceMergeDeletesPctAllowed=28.300866933269045, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 753932 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3bf93d16 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3680b08b),segFN=segments_1,generation=1}
   [junit4]   2> 753932 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 753932 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E16DF642507153D0-001/control-001/cores/collection1/data/
   [junit4]   2> 753933 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E16DF642507153D0-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 753935 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 753936 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 753936 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 753936 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 753936 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 753936 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 753936 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 753936 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 753937 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 753937 WARN  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 753939 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 753940 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 753941 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 753942 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 753945 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 753947 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 753954 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 753954 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 753954 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 753955 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 753955 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 753955 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3bf93d16 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3680b08b),segFN=segments_1,generation=1}
   [junit4]   2> 753956 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 753956 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@102ef6fa[collection1] main
   [junit4]   2> 753956 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 753958 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 753958 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 753959 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 753959 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 753959 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 753959 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 753959 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 753959 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 753959 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 753959 INFO  (searcherExecutor-2638-thread-1-processing-n:127.0.0.1:56352_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@102ef6fa[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 753959 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 753960 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 753960 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 753960 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1520047396436836352
   [junit4]   2> 753966 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 6.0ms to seed version buckets with highest version 1520047396436836352
   [junit4]   2> 753967 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 753968 INFO  (coreLoadExecutor-2637-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 753968 INFO  (coreZkRegister-2631-thread-1-processing-n:127.0.0.1:56352_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:56352 collection:control_collection shard:shard1
   [junit4]   2> 753969 INFO  (coreZkRegister-2631-thread-1-processing-n:127.0.0.1:56352_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 753981 INFO  (coreZkRegister-2631-thread-1-processing-n:127.0.0.1:56352_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/95002962177425414-core_node1-n_0000000000
   [junit4]   2> 753982 INFO  (coreZkRegister-2631-thread-1-processing-n:127.0.0.1:56352_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 753985 INFO  (coreZkRegister-2631-thread-1-processing-n:127.0.0.1:56352_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 753985 INFO  (coreZkRegister-2631-thread-1-processing-n:127.0.0.1:56352_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 753985 INFO  (coreZkRegister-2631-thread-1-processing-n:127.0.0.1:56352_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:56352/collection1/
   [junit4]   2> 753985 INFO  (coreZkRegister-2631-thread-1-processing-n:127.0.0.1:56352_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 753985 INFO  (coreZkRegister-2631-thread-1-processing-n:127.0.0.1:56352_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:56352/collection1/ has no replicas
   [junit4]   2> 753986 INFO  (OverseerStateUpdate-95002962177425414-127.0.0.1:56352_-n_0000000000) [n:127.0.0.1:56352_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 753986 INFO  (coreZkRegister-2631-thread-1-processing-n:127.0.0.1:56352_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 753987 INFO  (coreZkRegister-2631-thread-1-processing-n:127.0.0.1:56352_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 753987 INFO  (coreZkRegister-2631-thread-1-processing-n:127.0.0.1:56352_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:56352/collection1/ shard1
   [junit4]   2> 753987 INFO  (OverseerStateUpdate-95002962177425414-127.0.0.1:56352_-n_0000000000) [n:127.0.0.1:56352_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:56352",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 754092 INFO  (zkCallback-734-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 754138 INFO  (coreZkRegister-2631-thread-1-processing-n:127.0.0.1:56352_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:56352/collection1/ and leader is http://127.0.0.1:56352/collection1/
   [junit4]   2> 754138 INFO  (coreZkRegister-2631-thread-1-processing-n:127.0.0.1:56352_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56352
   [junit4]   2> 754139 INFO  (coreZkRegister-2631-thread-1-processing-n:127.0.0.1:56352_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 754139 INFO  (coreZkRegister-2631-thread-1-processing-n:127.0.0.1:56352_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 754139 INFO  (coreZkRegister-2631-thread-1-processing-n:127.0.0.1:56352_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:56352_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 754140 INFO  (OverseerStateUpdate-95002962177425414-127.0.0.1:56352_-n_0000000000) [n:127.0.0.1:56352_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:56352",
   [junit4]   2>   "node_name":"127.0.0.1:56352_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 754140 INFO  (OverseerStateUpdate-95002962177425414-127.0.0.1:56352_-n_0000000000) [n:127.0.0.1:56352_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:56352",
   [junit4]   2>   "node_name":"127.0.0.1:56352_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 754243 INFO  (zkCallback-734-thread-1-processing-n:127.0.0.1:56352_) [n:127.0.0.1:56352_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 754249 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 754254 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 754254 INFO  (zkCallback-736-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6d62331f name:ZooKeeperConnection Watcher:127.0.0.1:45739/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 754254 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 754254 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 754254 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 754255 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 754255 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 754256 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 754256 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 754260 INFO  (zkCallback-737-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@31cfbd78 name:ZooKeeperConnection Watcher:127.0.0.1:45739/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 754260 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 754260 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 754275 INFO  (OverseerStateUpdate-95002962177425414-127.0.0.1:56352_-n_0000000000) [n:127.0.0.1:56352_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 754276 INFO  (OverseerStateUpdate-95002962177425414-127.0.0.1:56352_-n_0000000000) [n:127.0.0.1:56352_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 754330 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E16DF642507153D0-001/shard-1-001/cores/collection1
   [junit4]   2> 754330 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E16DF642507153D0-001/shard-1-001
   [junit4]   2> 754331 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 754332 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@39032eb5{/,null,AVAILABLE}
   [junit4]   2> 754332 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6a526d39{HTTP/1.1}{127.0.0.1:56369}
   [junit4]   2> 754332 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.e.j.s.Server Started @755842ms
   [junit4]   2> 754332 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E16DF642507153D0-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=56369, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_E16DF642507153D0-001/shard-1-001/cores}
   [junit4]   2> 754332 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 754332 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistribut

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

kComponentTest, TestTrackingShardHandlerFactory, TestScoreJoinQPNoScore, TestCodecSupport, OpenCloseCoreStressTest, TestBulkSchemaConcurrent, SolrInfoMBeanTest, JavabinLoaderTest, ChangedSchemaMergeTest, SolrIndexSplitterTest, ZkStateWriterTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPIDistributedZkTest -Dtests.seed=E16DF642507153D0 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de_AT -Dtests.timezone=Atlantic/Jan_Mayen -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | CollectionsAPIDistributedZkTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE scope at org.apache.solr.cloud.CollectionsAPIDistributedZkTest: 
   [junit4]    >    1) Thread[id=6895, name=zkCallback-761-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    2) Thread[id=6623, name=zkCallback-761-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    3) Thread[id=6621, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]-SendThread(127.0.0.1:45739), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
   [junit4]    >    4) Thread[id=6896, name=zkCallback-761-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    5) Thread[id=6622, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]-EventThread, state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E16DF642507153D0]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=6895, name=zkCallback-761-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    2) Thread[id=6623, name=zkCallback-761-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    3) Thread[id=6621, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[E16DF642507153D0]-SendThread(127.0.0.1:45739), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
   [junit4]    >    4) Thread[id=6896, name=zkCallback-761-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E16DF642507153D0]:0)
   [junit4] Completed [239/551] on J1 in 51.88s, 1 test, 3 errors <<< FAILURES!

[...truncated 974 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.4-Linux/build.xml:792: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.4-Linux/build.xml:736: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.4-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/common-build.xml:526: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.4-Linux/lucene/common-build.xml:1452: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.4-Linux/lucene/common-build.xml:1006: There were test failures: 551 suites (7 ignored), 2177 tests, 2 suite-level errors, 1 error, 928 ignored (38 assumptions) [seed: E16DF642507153D0]

Total time: 44 minutes 1 second
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