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

[JENKINS] Lucene-Solr-trunk-Solaris (64bit/jdk1.8.0) - Build # 220 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/220/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.lucene.index.TestExitableDirectoryReader.testExitableFilterIndexReader

Error Message:
The request took too long to iterate over terms. Timeout: timeoutAt: 376710799281668 (System.nanoTime(): 376727005299270), TermsEnum=org.apache.lucene.codecs.blocktree.SegmentTermsEnum@6d9c2166

Stack Trace:
org.apache.lucene.index.ExitableDirectoryReader$ExitingReaderException: The request took too long to iterate over terms. Timeout: timeoutAt: 376710799281668 (System.nanoTime(): 376727005299270), TermsEnum=org.apache.lucene.codecs.blocktree.SegmentTermsEnum@6d9c2166
	at __randomizedtesting.SeedInfo.seed([17E3A1EA14CB0564:AF860CAB7F118C9D]:0)
	at org.apache.lucene.index.ExitableDirectoryReader$ExitableTermsEnum.checkAndThrow(ExitableDirectoryReader.java:173)
	at org.apache.lucene.index.ExitableDirectoryReader$ExitableTermsEnum.<init>(ExitableDirectoryReader.java:163)
	at org.apache.lucene.index.ExitableDirectoryReader$ExitableTerms.iterator(ExitableDirectoryReader.java:147)
	at org.apache.lucene.index.FilterLeafReader$FilterTerms.iterator(FilterLeafReader.java:113)
	at org.apache.lucene.index.TestExitableDirectoryReader$TestReader$TestTerms.iterator(TestExitableDirectoryReader.java:58)
	at org.apache.lucene.index.Terms.intersect(Terms.java:72)
	at org.apache.lucene.util.automaton.CompiledAutomaton.getTermsEnum(CompiledAutomaton.java:336)
	at org.apache.lucene.search.AutomatonQuery.getTermsEnum(AutomatonQuery.java:107)
	at org.apache.lucene.search.MultiTermQuery.getTermsEnum(MultiTermQuery.java:304)
	at org.apache.lucene.search.MultiTermQueryConstantScoreWrapper$1.rewrite(MultiTermQueryConstantScoreWrapper.java:145)
	at org.apache.lucene.search.MultiTermQueryConstantScoreWrapper$1.bulkScorer(MultiTermQueryConstantScoreWrapper.java:198)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:667)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:474)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:593)
	at org.apache.lucene.search.IndexSearcher.searchAfter(IndexSearcher.java:451)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:462)
	at org.apache.lucene.index.TestExitableDirectoryReader.testExitableFilterIndexReader(TestExitableDirectoryReader.java:127)
	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.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 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 1604 lines...]
   [junit4] Suite: org.apache.lucene.index.TestExitableDirectoryReader
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestExitableDirectoryReader -Dtests.method=testExitableFilterIndexReader -Dtests.seed=17E3A1EA14CB0564 -Dtests.slow=true -Dtests.locale=ga -Dtests.timezone=Australia/Lord_Howe -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   24.0s J1 | TestExitableDirectoryReader.testExitableFilterIndexReader <<<
   [junit4]    > Throwable #1: org.apache.lucene.index.ExitableDirectoryReader$ExitingReaderException: The request took too long to iterate over terms. Timeout: timeoutAt: 376710799281668 (System.nanoTime(): 376727005299270), TermsEnum=org.apache.lucene.codecs.blocktree.SegmentTermsEnum@6d9c2166
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([17E3A1EA14CB0564:AF860CAB7F118C9D]:0)
   [junit4]    > 	at org.apache.lucene.index.ExitableDirectoryReader$ExitableTermsEnum.checkAndThrow(ExitableDirectoryReader.java:173)
   [junit4]    > 	at org.apache.lucene.index.ExitableDirectoryReader$ExitableTermsEnum.<init>(ExitableDirectoryReader.java:163)
   [junit4]    > 	at org.apache.lucene.index.ExitableDirectoryReader$ExitableTerms.iterator(ExitableDirectoryReader.java:147)
   [junit4]    > 	at org.apache.lucene.index.FilterLeafReader$FilterTerms.iterator(FilterLeafReader.java:113)
   [junit4]    > 	at org.apache.lucene.index.TestExitableDirectoryReader$TestReader$TestTerms.iterator(TestExitableDirectoryReader.java:58)
   [junit4]    > 	at org.apache.lucene.index.Terms.intersect(Terms.java:72)
   [junit4]    > 	at org.apache.lucene.util.automaton.CompiledAutomaton.getTermsEnum(CompiledAutomaton.java:336)
   [junit4]    > 	at org.apache.lucene.search.AutomatonQuery.getTermsEnum(AutomatonQuery.java:107)
   [junit4]    > 	at org.apache.lucene.search.MultiTermQuery.getTermsEnum(MultiTermQuery.java:304)
   [junit4]    > 	at org.apache.lucene.search.MultiTermQueryConstantScoreWrapper$1.rewrite(MultiTermQueryConstantScoreWrapper.java:145)
   [junit4]    > 	at org.apache.lucene.search.MultiTermQueryConstantScoreWrapper$1.bulkScorer(MultiTermQueryConstantScoreWrapper.java:198)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:667)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:474)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:593)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.searchAfter(IndexSearcher.java:451)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:462)
   [junit4]    > 	at org.apache.lucene.index.TestExitableDirectoryReader.testExitableFilterIndexReader(TestExitableDirectoryReader.java:127)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Lucene60, sim=ClassicSimilarity, locale=ga, timezone=Australia/Lord_Howe
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=3,threads=1,free=385592720,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestLongPostings, TestComplexExplanationsOfNonMatches, TestVirtualMethod, TestDocValues, TestFieldReuse, TestTopFieldCollector, TestSearchAfter, TestSegmentMerger, TestDateSort, TestConsistentFieldNumbers, TestMinShouldMatch2, TestTopDocsCollector, TestToken, TestSetOnce, TestSpanExplanationsOfNonMatches, Test4GBStoredFields, TestBlendedTermQuery, TestIndexWriterDeleteByQuery, TestSortRescorer, TestSimpleFSDirectory, TestSpans, TestLogMergePolicy, TestSort, TestReaderClosed, FiniteStringsIteratorTest, TestRecyclingIntBlockAllocator, TestCharsRef, Test2BPositions, TestPerFieldDocValuesFormat, TestPayloads, TestMultiMMap, TestBytesRefArray, TestDocCount, TestHighCompressionMode, TestNumericRangeQuery64, TestMultiPhraseEnum, TestInPlaceMergeSorter, TestSentinelIntSet, TestIndexableField, TestFilterDirectory, TestWildcardRandom, TestMergeSchedulerExternal, TestLucene50TermVectorsFormat, TestArrayUtil, TestNoMergeScheduler, TestEarlyTermination, TestWildcard, TestBooleanMinShouldMatch, TestNumericRangeQuery32, TestPayloadsOnVectors, TestDocBoost, TestFieldCacheRewriteMethod, TestNRTThreads, TestInfoStream, TestBKD, TestOmitTf, TestSpanNotQuery, TestMixedCodecs, TestLucene50SegmentInfoFormat, TestTragicIndexWriterDeadlock, TestGrowableByteArrayDataOutput, TestPackedInts, TestRegexpRandom, TestDocumentWriter, TestUTF32ToUTF8, TestLucene54DocValuesFormat, FuzzyTermOnShortTermsTest, TestFrequencyTrackingRingBuffer, TestPrefixRandom, TestMultiTermConstantScore, TestParallelLeafReader, TestDeterminism, TestDuelingCodecsAtNight, TestBufferedChecksum, TestNRTReaderCleanup, TestDocValuesIndexing, TestMatchNoDocsQuery, TestQueryRescorer, TestPersistentSnapshotDeletionPolicy, TestMultiPhraseQuery, TestSearcherManager, TestDirectoryReader, TestStressIndexing, TestCrash, TestApproximationSearchEquivalence, TestIndexWriterNRTIsCurrent, TestOmitPositions, TestIntroSorter, TestScoreCachingWrappingScorer, TestIndexInput, TestBlockPostingsFormat2, TestCachingTokenFilter, TestDemo, TestFuzzyQuery, TestHugeRamFile, TestMaxPosition, TestNeedsScores, TestStressAdvance, TestSleepingLockWrapper, TestPrefixQuery, TestIndexCommit, TestPositiveScoresOnlyCollector, Test2BTerms, TestByteArrayDataInput, TestBlockPostingsFormat, TestLucene50FieldInfoFormat, TestLucene53NormsFormat, Test2BSortedDocValuesFixedSorted, Test2BSortedDocValuesOrds, TestDemoParallelLeafReader, TestDimensionalValues, TestDocInverterPerFieldErrorInfo, TestExceedMaxTermLength, TestExitableDirectoryReader]
   [junit4] Completed [346/401] on J1 in 24.06s, 1 test, 1 error <<< FAILURES!

[...truncated 193 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:775: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:719: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/build.xml:50: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1432: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:987: There were test failures: 401 suites (1 ignored), 3305 tests, 1 error, 55 ignored (51 assumptions) [seed: 17E3A1EA14CB0564]

Total time: 7 minutes 16 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-trunk-Solaris (64bit/jdk1.8.0) - Build # 222 - Still Failing!

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

2 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([C04EADF36EA66BA:8450D50598160B42]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.junit.Assert.assertNull(Assert.java:562)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testNoConfigSetExist(CollectionsAPIDistributedZkTest.java:507)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:154)
	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)


FAILED:  junit.framework.TestSuite.org.apache.solr.store.hdfs.HdfsDirectoryTest

Error Message:
Captured an uncaught exception in thread: Thread[id=11051, name=Thread-3501, state=RUNNABLE, group=TGRP-HdfsDirectoryTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=11051, name=Thread-3501, state=RUNNABLE, group=TGRP-HdfsDirectoryTest]
Caused by: java.lang.IllegalStateException: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.store.hdfs.HdfsDirectoryTest_C04EADF36EA66BA-001/tempDir-001/hdfsBaseDir/data/data3/current/BP-522029303-127.0.0.1-1448816789255/dncp_block_verification.log.curr is not yet opened.
	at __randomizedtesting.SeedInfo.seed([C04EADF36EA66BA]:0)
	at org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.RollingLogsImpl$1.append(RollingLogsImpl.java:54)
	at org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner$LogFileHandler.append(BlockPoolSliceScanner.java:819)
	at org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.updateScanStatus(BlockPoolSliceScanner.java:351)
	at org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.verifyBlock(BlockPoolSliceScanner.java:451)
	at org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.verifyFirstBlock(BlockPoolSliceScanner.java:523)
	at org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.scan(BlockPoolSliceScanner.java:684)
	at org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.scanBlockPoolSlice(BlockPoolSliceScanner.java:650)
	at org.apache.hadoop.hdfs.server.datanode.DataBlockScanner.run(DataBlockScanner.java:101)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10085 lines...]
   [junit4] Suite: org.apache.solr.store.hdfs.HdfsDirectoryTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.store.hdfs.HdfsDirectoryTest_C04EADF36EA66BA-001/init-core-data-001
   [junit4]   2> 1668091 INFO  (SUITE-HdfsDirectoryTest-seed#[C04EADF36EA66BA]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1668568 WARN  (SUITE-HdfsDirectoryTest-seed#[C04EADF36EA66BA]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1668581 WARN  (SUITE-HdfsDirectoryTest-seed#[C04EADF36EA66BA]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1668582 INFO  (SUITE-HdfsDirectoryTest-seed#[C04EADF36EA66BA]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1668608 INFO  (SUITE-HdfsDirectoryTest-seed#[C04EADF36EA66BA]-worker) [    ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/hdfs to ./temp/Jetty_solaris.vm_33381_hdfs____.kr95cy/webapp
   [junit4]   2> 1668834 INFO  (SUITE-HdfsDirectoryTest-seed#[C04EADF36EA66BA]-worker) [    ] o.m.log NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 1670696 INFO  (SUITE-HdfsDirectoryTest-seed#[C04EADF36EA66BA]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:33381
   [junit4]   2> 1672252 WARN  (SUITE-HdfsDirectoryTest-seed#[C04EADF36EA66BA]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1672254 INFO  (SUITE-HdfsDirectoryTest-seed#[C04EADF36EA66BA]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1672322 INFO  (SUITE-HdfsDirectoryTest-seed#[C04EADF36EA66BA]-worker) [    ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/datanode to ./temp/Jetty_solaris.vm_37825_datanode____.57084a/webapp
   [junit4]   2> 1672533 INFO  (SUITE-HdfsDirectoryTest-seed#[C04EADF36EA66BA]-worker) [    ] o.m.log NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 1672981 INFO  (SUITE-HdfsDirectoryTest-seed#[C04EADF36EA66BA]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:37825
   [junit4]   2> 1678173 WARN  (SUITE-HdfsDirectoryTest-seed#[C04EADF36EA66BA]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1678174 INFO  (SUITE-HdfsDirectoryTest-seed#[C04EADF36EA66BA]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1678185 INFO  (SUITE-HdfsDirectoryTest-seed#[C04EADF36EA66BA]-worker) [    ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/datanode to ./temp/Jetty_solaris.vm_37622_datanode____uj1mn5/webapp
   [junit4]   2> 1678322 INFO  (SUITE-HdfsDirectoryTest-seed#[C04EADF36EA66BA]-worker) [    ] o.m.log NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 1678447 INFO  (IPC Server handler 5 on 61987) [    ] BlockStateChange BLOCK* processReport: from storage DS-b6467fdb-fec6-4e6f-8a5e-6a0feaf5ba0f node DatanodeRegistration(127.0.0.1, datanodeUuid=8abc25e8-63ce-4cf7-a2c6-56f7253ee3fc, infoPort=37825, ipcPort=34667, storageInfo=lv=-56;cid=testClusterID;nsid=521028837;c=0), blocks: 0, hasStaleStorages: true, processing time: 0 msecs
   [junit4]   2> 1678447 INFO  (IPC Server handler 5 on 61987) [    ] BlockStateChange BLOCK* processReport: from storage DS-113b94ae-01ac-4499-bdd2-3d716b57a246 node DatanodeRegistration(127.0.0.1, datanodeUuid=8abc25e8-63ce-4cf7-a2c6-56f7253ee3fc, infoPort=37825, ipcPort=34667, storageInfo=lv=-56;cid=testClusterID;nsid=521028837;c=0), blocks: 0, hasStaleStorages: false, processing time: 0 msecs
   [junit4]   2> 1678749 INFO  (SUITE-HdfsDirectoryTest-seed#[C04EADF36EA66BA]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:37622
   [junit4]   2> 1679482 INFO  (IPC Server handler 1 on 61987) [    ] BlockStateChange BLOCK* processReport: from storage DS-32bd9e6f-c3f2-43b8-a1bb-d1fe7b37ef74 node DatanodeRegistration(127.0.0.1, datanodeUuid=891fd9ab-8ef8-46ef-a25f-3c4a5b35f19e, infoPort=37622, ipcPort=53606, storageInfo=lv=-56;cid=testClusterID;nsid=521028837;c=0), blocks: 0, hasStaleStorages: true, processing time: 0 msecs
   [junit4]   2> 1679487 INFO  (IPC Server handler 1 on 61987) [    ] BlockStateChange BLOCK* processReport: from storage DS-1de68ff9-8ece-4338-aef6-97c493a3b854 node DatanodeRegistration(127.0.0.1, datanodeUuid=891fd9ab-8ef8-46ef-a25f-3c4a5b35f19e, infoPort=37622, ipcPort=53606, storageInfo=lv=-56;cid=testClusterID;nsid=521028837;c=0), blocks: 0, hasStaleStorages: false, processing time: 0 msecs
   [junit4]   2> 1679667 INFO  (TEST-HdfsDirectoryTest.testRandomAccessWrites-seed#[C04EADF36EA66BA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRandomAccessWrites
   [junit4]   2> 1679707 WARN  (TEST-HdfsDirectoryTest.testRandomAccessWrites-seed#[C04EADF36EA66BA]) [    ] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   1> Working on pass [0] contains [false]
   [junit4]   2> 1690494 WARN  (DataXceiver for client DFSClient_NONMAPREDUCE_-1977393337_10941 at /127.0.0.1:63218 [Receiving block BP-522029303-127.0.0.1-1448816789255:blk_1073741825_1001]) [    ] o.a.h.h.s.d.DataNode Slow BlockReceiver write data to disk cost:5236ms (threshold=300ms)
   [junit4]   2> 1690595 INFO  (IPC Server handler 7 on 61987) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42695 is added to blk_1073741825_1001{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-1de68ff9-8ece-4338-aef6-97c493a3b854:NORMAL:127.0.0.1:42695|RBW], ReplicaUnderConstruction[[DISK]DS-113b94ae-01ac-4499-bdd2-3d716b57a246:NORMAL:127.0.0.1:61829|RBW]]} size 0
   [junit4]   2> 1690629 INFO  (IPC Server handler 4 on 61987) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:61829 is added to blk_1073741825_1001{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-1de68ff9-8ece-4338-aef6-97c493a3b854:NORMAL:127.0.0.1:42695|RBW], ReplicaUnderConstruction[[DISK]DS-113b94ae-01ac-4499-bdd2-3d716b57a246:NORMAL:127.0.0.1:61829|RBW]]} size 0
   [junit4]   1> Working on pass [1] contains [false]
   [junit4]   2> 1696242 INFO  (IPC Server handler 2 on 61987) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:61829 is added to blk_1073741826_1002{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-32bd9e6f-c3f2-43b8-a1bb-d1fe7b37ef74:NORMAL:127.0.0.1:42695|RBW], ReplicaUnderConstruction[[DISK]DS-b6467fdb-fec6-4e6f-8a5e-6a0feaf5ba0f:NORMAL:127.0.0.1:61829|FINALIZED]]} size 0
   [junit4]   2> 1696247 INFO  (IPC Server handler 1 on 61987) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42695 is added to blk_1073741826_1002{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-32bd9e6f-c3f2-43b8-a1bb-d1fe7b37ef74:NORMAL:127.0.0.1:42695|RBW], ReplicaUnderConstruction[[DISK]DS-b6467fdb-fec6-4e6f-8a5e-6a0feaf5ba0f:NORMAL:127.0.0.1:61829|FINALIZED]]} size 0
   [junit4]   1> Working on pass [2] contains [false]
   [junit4]   2> 1706462 WARN  (DataXceiver for client DFSClient_NONMAPREDUCE_-1977393337_10941 at /127.0.0.1:33801 [Receiving block BP-522029303-127.0.0.1-1448816789255:blk_1073741827_1003]) [    ] o.a.h.h.s.d.DataNode Slow BlockReceiver write data to disk cost:5090ms (threshold=300ms)
   [junit4]   2> 1706464 WARN  (DataXceiver for client DFSClient_NONMAPREDUCE_-1977393337_10941 at /127.0.0.1:33141 [Receiving block BP-522029303-127.0.0.1-1448816789255:blk_1073741827_1003]) [    ] o.a.h.h.s.d.DataNode Slow BlockReceiver write packet to mirror took 5042ms (threshold=300ms)
   [junit4]   2> 1706777 INFO  (IPC Server handler 3 on 61987) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42695 is added to blk_1073741827_1003{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-113b94ae-01ac-4499-bdd2-3d716b57a246:NORMAL:127.0.0.1:61829|RBW], ReplicaUnderConstruction[[DISK]DS-1de68ff9-8ece-4338-aef6-97c493a3b854:NORMAL:127.0.0.1:42695|RBW]]} size 0
   [junit4]   2> 1706779 INFO  (IPC Server handler 2 on 61987) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:61829 is added to blk_1073741827_1003{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-113b94ae-01ac-4499-bdd2-3d716b57a246:NORMAL:127.0.0.1:61829|RBW], ReplicaUnderConstruction[[DISK]DS-1de68ff9-8ece-4338-aef6-97c493a3b854:NORMAL:127.0.0.1:42695|RBW]]} size 0
   [junit4]   1> Working on pass [3] contains [false]
   [junit4]   2> 1709017 INFO  (IPC Server handler 7 on 61987) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42695 is added to blk_1073741828_1004{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-b6467fdb-fec6-4e6f-8a5e-6a0feaf5ba0f:NORMAL:127.0.0.1:61829|RBW], ReplicaUnderConstruction[[DISK]DS-32bd9e6f-c3f2-43b8-a1bb-d1fe7b37ef74:NORMAL:127.0.0.1:42695|FINALIZED]]} size 0
   [junit4]   2> 1709019 INFO  (IPC Server handler 4 on 61987) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:61829 is added to blk_1073741828_1004{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-b6467fdb-fec6-4e6f-8a5e-6a0feaf5ba0f:NORMAL:127.0.0.1:61829|RBW], ReplicaUnderConstruction[[DISK]DS-32bd9e6f-c3f2-43b8-a1bb-d1fe7b37ef74:NORMAL:127.0.0.1:42695|FINALIZED]]} size 0
   [junit4]   1> Working on pass [4] contains [false]
   [junit4]   2> 1718446 WARN  (DataXceiver for client DFSClient_NONMAPREDUCE_-1977393337_10941 at /127.0.0.1:50226 [Receiving block BP-522029303-127.0.0.1-1448816789255:blk_1073741829_1005]) [    ] o.a.h.h.s.d.DataNode Slow BlockReceiver write data to disk cost:5203ms (threshold=300ms)
   [junit4]   2> 1718697 INFO  (IPC Server handler 7 on 61987) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42695 is added to blk_1073741829_1005{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-113b94ae-01ac-4499-bdd2-3d716b57a246:NORMAL:127.0.0.1:61829|RBW], ReplicaUnderConstruction[[DISK]DS-1de68ff9-8ece-4338-aef6-97c493a3b854:NORMAL:127.0.0.1:42695|RBW]]} size 0
   [junit4]   2> 1718699 INFO  (IPC Server handler 1 on 61987) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:61829 is added to blk_1073741829_1005{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-113b94ae-01ac-4499-bdd2-3d716b57a246:NORMAL:127.0.0.1:61829|RBW], ReplicaUnderConstruction[[DISK]DS-1de68ff9-8ece-4338-aef6-97c493a3b854:NORMAL:127.0.0.1:42695|RBW]]} size 0
   [junit4]   1> Working on pass [5] contains [false]
   [junit4]   2> 1721989 INFO  (IPC Server handler 4 on 61987) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42695 is added to blk_1073741830_1006{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-113b94ae-01ac-4499-bdd2-3d716b57a246:NORMAL:127.0.0.1:61829|RBW], ReplicaUnderConstruction[[DISK]DS-32bd9e6f-c3f2-43b8-a1bb-d1fe7b37ef74:NORMAL:127.0.0.1:42695|RBW]]} size 0
   [junit4]   2> 1721989 INFO  (IPC Server handler 5 on 61987) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:61829 is added to blk_1073741830_1006{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-32bd9e6f-c3f2-43b8-a1bb-d1fe7b37ef74:NORMAL:127.0.0.1:42695|RBW], ReplicaUnderConstruction[[DISK]DS-b6467fdb-fec6-4e6f-8a5e-6a0feaf5ba0f:NORMAL:127.0.0.1:61829|FINALIZED]]} size 0
   [junit4]   1> Working on pass [6] contains [false]
   [junit4]   2> 1725022 INFO  (IPC Server handler 9 on 61987) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42695 is added to blk_1073741831_1007{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-113b94ae-01ac-4499-bdd2-3d716b57a246:NORMAL:127.0.0.1:61829|RBW], ReplicaUnderConstruction[[DISK]DS-1de68ff9-8ece-4338-aef6-97c493a3b854:NORMAL:127.0.0.1:42695|FINALIZED]]} size 0
   [junit4]   2> 1725023 INFO  (IPC Server handler 7 on 61987) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:61829 is added to blk_1073741831_1007{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-113b94ae-01ac-4499-bdd2-3d716b57a246:NORMAL:127.0.0.1:61829|RBW], ReplicaUnderConstruction[[DISK]DS-1de68ff9-8ece-4338-aef6-97c493a3b854:NORMAL:127.0.0.1:42695|FINALIZED]]} size 0
   [junit4]   1> Working on pass [7] contains [false]
   [junit4]   2> 1725591 INFO  (IPC Server handler 4 on 61987) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:61829 is added to blk_1073741832_1008{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-32bd9e6f-c3f2-43b8-a1bb-d1fe7b37ef74:NORMAL:127.0.0.1:42695|RBW], ReplicaUnderConstruction[[DISK]DS-b6467fdb-fec6-4e6f-8a5e-6a0feaf5ba0f:NORMAL:127.0.0.1:61829|RBW]]} size 0
   [junit4]   2> 1725592 INFO  (IPC Server handler 5 on 61987) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42695 is added to blk_1073741832_1008{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-32bd9e6f-c3f2-43b8-a1bb-d1fe7b37ef74:NORMAL:127.0.0.1:42695|RBW], ReplicaUnderConstruction[[DISK]DS-b6467fdb-fec6-4e6f-8a5e-6a0feaf5ba0f:NORMAL:127.0.0.1:61829|RBW]]} size 0
   [junit4]   1> Working on pass [8] contains [false]
   [junit4]   2> 1726139 INFO  (IPC Server handler 4 on 61987) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42695 is added to blk_1073741833_1009{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-113b94ae-01ac-4499-bdd2-3d716b57a246:NORMAL:127.0.0.1:61829|RBW], ReplicaUnderConstruction[[DISK]DS-1de68ff9-8ece-4338-aef6-97c493a3b854:NORMAL:127.0.0.1:42695|FINALIZED]]} size 0
   [junit4]   2> 1726139 INFO  (IPC Server handler 5 on 61987) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:61829 is added to blk_1073741833_1009{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-113b94ae-01ac-4499-bdd2-3d716b57a246:NORMAL:127.0.0.1:61829|RBW], ReplicaUnderConstruction[[DISK]DS-1de68ff9-8ece-4338-aef6-97c493a3b854:NORMAL:127.0.0.1:42695|FINALIZED]]} size 0
   [junit4]   1> Working on pass [9] contains [false]
   [junit4]   2> 1728252 INFO  (IPC Server handler 1 on 61987) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:61829 is added to blk_1073741834_1010{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-1de68ff9-8ece-4338-aef6-97c493a3b854:NORMAL:127.0.0.1:42695|RBW], ReplicaUnderConstruction[[DISK]DS-b6467fdb-fec6-4e6f-8a5e-6a0feaf5ba0f:NORMAL:127.0.0.1:61829|RBW]]} size 0
   [junit4]   2> 1728263 INFO  (IPC Server handler 8 on 61987) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42695 is added to blk_1073741834_1010{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-b6467fdb-fec6-4e6f-8a5e-6a0feaf5ba0f:NORMAL:127.0.0.1:61829|RBW], ReplicaUnderConstruction[[DISK]DS-32bd9e6f-c3f2-43b8-a1bb-d1fe7b37ef74:NORMAL:127.0.0.1:42695|FINALIZED]]} size 0
   [junit4]   2> 1728772 INFO  (TEST-HdfsDirectoryTest.testRandomAccessWrites-seed#[C04EADF36EA66BA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRandomAccessWrites
   [junit4]   2> 1728804 INFO  (TEST-HdfsDirectoryTest.testWritingAndReadingAFile-seed#[C04EADF36EA66BA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWritingAndReadingAFile
   [junit4]   2> 1728848 INFO  (IPC Server handler 8 on 61987) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:61829 is added to blk_1073741835_1011{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-1de68ff9-8ece-4338-aef6-97c493a3b854:NORMAL:127.0.0.1:42695|RBW], ReplicaUnderConstruction[[DISK]DS-113b94ae-01ac-4499-bdd2-3d716b57a246:NORMAL:127.0.0.1:61829|RBW]]} size 0
   [junit4]   2> 1728849 INFO  (IPC Server handler 6 on 61987) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42695 is added to blk_1073741835_1011{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-1de68ff9-8ece-4338-aef6-97c493a3b854:NORMAL:127.0.0.1:42695|RBW], ReplicaUnderConstruction[[DISK]DS-113b94ae-01ac-4499-bdd2-3d716b57a246:NORMAL:127.0.0.1:61829|RBW]]} size 0
   [junit4]   2> 1728868 INFO  (IPC Server handler 0 on 61987) [    ] BlockStateChange BLOCK* addToInvalidates: blk_1073741835_1011 127.0.0.1:42695 127.0.0.1:61829 
   [junit4]   2> 1728869 INFO  (TEST-HdfsDirectoryTest.testWritingAndReadingAFile-seed#[C04EADF36EA66BA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWritingAndReadingAFile
   [junit4]   2> 1728903 INFO  (TEST-HdfsDirectoryTest.testEOF-seed#[C04EADF36EA66BA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEOF
   [junit4]   2> 1729524 WARN  (DataXceiver for client DFSClient_NONMAPREDUCE_-1977393337_10941 at /127.0.0.1:35020 [Receiving block BP-522029303-127.0.0.1-1448816789255:blk_1073741836_1012]) [    ] o.a.h.h.s.d.DataNode Slow flushOrSync took 320ms (threshold=300ms), isSync:false, flushTotalNanos=319146931ns
   [junit4]   2> 1729600 INFO  (IPC Server handler 8 on 61987) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42695 is added to blk_1073741836_1012{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-b6467fdb-fec6-4e6f-8a5e-6a0feaf5ba0f:NORMAL:127.0.0.1:61829|RBW], ReplicaUnderConstruction[[DISK]DS-32bd9e6f-c3f2-43b8-a1bb-d1fe7b37ef74:NORMAL:127.0.0.1:42695|FINALIZED]]} size 0
   [junit4]   2> 1729641 INFO  (IPC Server handler 2 on 61987) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:61829 is added to blk_1073741836_1012 size 3817734
   [junit4]   2> 1729643 INFO  (TEST-HdfsDirectoryTest.testEOF-seed#[C04EADF36EA66BA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEOF
   [junit4]   2> 1729717 INFO  (TEST-HdfsDirectoryTest.testRename-seed#[C04EADF36EA66BA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRename
   [junit4]   2> 1729840 INFO  (IPC Server handler 3 on 61987) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:61829 is added to blk_1073741837_1013{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-32bd9e6f-c3f2-43b8-a1bb-d1fe7b37ef74:NORMAL:127.0.0.1:42695|RBW], ReplicaUnderConstruction[[DISK]DS-113b94ae-01ac-4499-bdd2-3d716b57a246:NORMAL:127.0.0.1:61829|RBW]]} size 0
   [junit4]   2> 1729859 INFO  (IPC Server handler 4 on 61987) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:42695 is added to blk_1073741837_1013{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-113b94ae-01ac-4499-bdd2-3d716b57a246:NORMAL:127.0.0.1:61829|RBW], ReplicaUnderConstruction[[DISK]DS-1de68ff9-8ece-4338-aef6-97c493a3b854:NORMAL:127.0.0.1:42695|FINALIZED]]} size 0
   [junit4]   2> 1729932 INFO  (IPC Server handler 6 on 61987) [    ] BlockStateChange BLOCK* addToInvalidates: blk_1073741837_1013 127.0.0.1:42695 127.0.0.1:61829 
   [junit4]   2> 1729936 INFO  (TEST-HdfsDirectoryTest.testRename-seed#[C04EADF36EA66BA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRename
   [junit4]   2> 1729938 WARN  (SUITE-HdfsDirectoryTest-seed#[C04EADF36EA66BA]-worker) [    ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 1730483 WARN  (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.store.hdfs.HdfsDirectoryTest_C04EADF36EA66BA-001/tempDir-001/hdfsBaseDir/data/data3/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.store.hdfs.HdfsDirectoryTest_C04EADF36EA66BA-001/tempDir-001/hdfsBaseDir/data/data4/]]  heartbeating to solaris-vm/127.0.0.1:61987) [    ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-522029303-127.0.0.1-1448816789255 (Datanode Uuid 891fd9ab-8ef8-46ef-a25f-3c4a5b35f19e) service to solaris-vm/127.0.0.1:61987
   [junit4]   2> 1730687 WARN  (Thread-3501) [    ] o.a.h.h.s.d.BlockPoolSliceScanner RuntimeException during BlockPoolScanner.scan()
   [junit4]   2> java.lang.IllegalStateException: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.store.hdfs.HdfsDirectoryTest_C04EADF36EA66BA-001/tempDir-001/hdfsBaseDir/data/data3/current/BP-522029303-127.0.0.1-1448816789255/dncp_block_verification.log.curr is not yet opened.
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.RollingLogsImpl$1.append(RollingLogsImpl.java:54)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner$LogFileHandler.append(BlockPoolSliceScanner.java:819)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.updateScanStatus(BlockPoolSliceScanner.java:351)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.verifyBlock(BlockPoolSliceScanner.java:451)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.verifyFirstBlock(BlockPoolSliceScanner.java:523)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.scan(BlockPoolSliceScanner.java:684)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.scanBlockPoolSlice(BlockPoolSliceScanner.java:650)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.datanode.DataBlockScanner.run(DataBlockScanner.java:101)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Nov 30, 2015 2:07:31 AM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-3501,5,TGRP-HdfsDirectoryTest]
   [junit4]   2> java.lang.IllegalStateException: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.store.hdfs.HdfsDirectoryTest_C04EADF36EA66BA-001/tempDir-001/hdfsBaseDir/data/data3/current/BP-522029303-127.0.0.1-1448816789255/dncp_block_verification.log.curr is not yet opened.
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([C04EADF36EA66BA]:0)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.RollingLogsImpl$1.append(RollingLogsImpl.java:54)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner$LogFileHandler.append(BlockPoolSliceScanner.java:819)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.updateScanStatus(BlockPoolSliceScanner.java:351)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.verifyBlock(BlockPoolSliceScanner.java:451)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.verifyFirstBlock(BlockPoolSliceScanner.java:523)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.scan(BlockPoolSliceScanner.java:684)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.scanBlockPoolSlice(BlockPoolSliceScanner.java:650)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.datanode.DataBlockScanner.run(DataBlockScanner.java:101)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1730775 INFO  (SUITE-HdfsDirectoryTest-seed#[C04EADF36EA66BA]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:0
   [junit4]   2> 1733691 WARN  (SUITE-HdfsDirectoryTest-seed#[C04EADF36EA66BA]-worker) [    ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 1733737 INFO  (SUITE-HdfsDirectoryTest-seed#[C04EADF36EA66BA]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:0
   [junit4]   2> 1734687 WARN  (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.store.hdfs.HdfsDirectoryTest_C04EADF36EA66BA-001/tempDir-001/hdfsBaseDir/data/data1/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.store.hdfs.HdfsDirectoryTest_C04EADF36EA66BA-001/tempDir-001/hdfsBaseDir/data/data2/]]  heartbeating to solaris-vm/127.0.0.1:61987) [    ] o.a.h.h.s.d.DataNode BPOfferService for Block pool BP-522029303-127.0.0.1-1448816789255 (Datanode Uuid 8abc25e8-63ce-4cf7-a2c6-56f7253ee3fc) service to solaris-vm/127.0.0.1:61987 interrupted
   [junit4]   2> 1734687 WARN  (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.store.hdfs.HdfsDirectoryTest_C04EADF36EA66BA-001/tempDir-001/hdfsBaseDir/data/data1/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.store.hdfs.HdfsDirectoryTest_C04EADF36EA66BA-001/tempDir-001/hdfsBaseDir/data/data2/]]  heartbeating to solaris-vm/127.0.0.1:61987) [    ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-522029303-127.0.0.1-1448816789255 (Datanode Uuid 8abc25e8-63ce-4cf7-a2c6-56f7253ee3fc) service to solaris-vm/127.0.0.1:61987
   [junit4]   2> 1734734 WARN  (org.apache.hadoop.hdfs.server.blockmanagement.DecommissionManager$Monitor@78ce6f47) [    ] o.a.h.h.s.b.DecommissionManager Monitor interrupted: java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 1734763 INFO  (SUITE-HdfsDirectoryTest-seed#[C04EADF36EA66BA]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:0
   [junit4]   2> 1734867 ERROR (SUITE-HdfsDirectoryTest-seed#[C04EADF36EA66BA]-worker) [    ] o.a.h.m.l.MethodMetric Error invoking method getBlocksTotal
   [junit4]   2> java.lang.reflect.InvocationTargetException
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:497)
   [junit4]   2> 	at org.apache.hadoop.metrics2.lib.MethodMetric$2.snapshot(MethodMetric.java:111)
   [junit4]   2> 	at org.apache.hadoop.metrics2.lib.MethodMetric.snapshot(MethodMetric.java:144)
   [junit4]   2> 	at org.apache.hadoop.metrics2.lib.MetricsRegistry.snapshot(MetricsRegistry.java:387)
   [junit4]   2> 	at org.apache.hadoop.metrics2.lib.MetricsSourceBuilder$1.getMetrics(MetricsSourceBuilder.java:79)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMetrics(MetricsSourceAdapter.java:195)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.updateJmxCache(MetricsSourceAdapter.java:172)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMBeanInfo(MetricsSourceAdapter.java:151)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getClassName(DefaultMBeanServerInterceptor.java:1804)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.safeGetClassName(DefaultMBeanServerInterceptor.java:1595)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.checkMBeanPermission(DefaultMBeanServerInterceptor.java:1813)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:430)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
   [junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2> 	at org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:81)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stopMBeans(MetricsSourceAdapter.java:227)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stop(MetricsSourceAdapter.java:212)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stopSources(MetricsSystemImpl.java:461)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stop(MetricsSystemImpl.java:212)
   [junit4]   2> 	at org.apache.hadoop.metrics2.impl.MetricsSystemImpl.shutdown(MetricsSystemImpl.java:592)
   [junit4]   2> 	at org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdownInstance(DefaultMetricsSystem.java:72)
   [junit4]   2> 	at org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdown(DefaultMetricsSystem.java:68)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics.shutdown(NameNodeMetrics.java:145)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:822)
   [junit4]   2> 	at org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1720)
   [junit4]   2> 	at org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1699)
   [junit4]   2> 	at org.apache.solr.cloud.hdfs.HdfsTestUtil.teardownClass(HdfsTestUtil.java:197)
   [junit4]   2> 	at org.apache.solr.store.hdfs.HdfsDirectoryTest.afterClass(HdfsDirectoryTest.java:67)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:497)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: java.lang.NullPointerException
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:198)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3291)
   [junit4]   2> 	at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:6223)
   [junit4]   2> 	... 54 more
   [junit4]   2> 1734870 INFO  (SUITE-HdfsDirectoryTest-seed#[C04EADF36EA66BA]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> Nov 29, 2015 5:07:35 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, docValues:{}, sim=ClassicSimilarity, locale=mt_MT, timezone=Pacific/Palau
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=3,threads=2,free=161952384,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSystemIdResolver, TestIndexSearcher, HdfsThreadLeakTest, HdfsChaosMonkeyNothingIsSafeTest, TestRealTimeGet, TestConfigSetsAPIExclusivity, TestConfigSetsAPI, TestPerFieldSimilarityClassic, AsyncMigrateRouteKeyTest, TestCoreDiscovery, TestSolrJ, SolrXmlInZkTest, OverriddenZkACLAndCredentialsProvidersTest, GraphQueryTest, HdfsNNFailoverTest, TestShortCircuitedRequests, TestTrie, TestSolr4Spatial, TestReversedWildcardFilterFactory, AnalysisErrorHandlingTest, SearchHandlerTest, ExitableDirectoryReaderTest, TestHighFrequencyDictionaryFactory, HdfsBasicDistributedZkTest, TestDefaultSearchFieldResource, DistribDocExpirationUpdateProcessorTest, TestCursorMarkWithoutUniqueKey, ZkSolrClientTest, TestEmbeddedSolrServerConstructors, TestCollationField, TestManagedStopFilterFactory, FileUtilsTest, OverseerRolesTest, TestExceedMaxTermLength, TestSolrCloudWithKerberosAlt, FileBasedSpellCheckerTest, TestAnalyzeInfixSuggestions, TestQueryUtils, TermVectorComponentDistributedTest, TestSolrDeletionPolicy2, TestBlobHandler, TestFuzzyAnalyzedSuggestions, TestSuggestSpellingConverter, OutputWriterTest, TestCloudManagedSchemaConcurrent, LeaderElectionIntegrationTest, TestDynamicFieldResource, AsyncCallRequestStatusResponseTest, NoCacheHeaderTest, DeleteReplicaTest, TestPerFieldSimilarityWithDefaultOverride, TestExactSharedStatsCache, SuggesterTSTTest, TestNamedUpdateProcessors, WordBreakSolrSpellCheckerTest, TestSolr4Spatial2, TestValueSourceCache, TestManagedResource, UniqFieldsUpdateProcessorFactoryTest, TestFastOutputStream, TestWriterPerf, TestSolrQueryParserResource, DistributedExpandComponentTest, RequestLoggingTest, CoreAdminHandlerTest, DistanceFunctionTest, CleanupOldIndexTest, LukeRequestHandlerTest, OpenExchangeRatesOrgProviderTest, TestBinaryField, FieldMutatingUpdateProcessorTest, TestStandardQParsers, TestMiniSolrCloudClusterSSL, TestBulkSchemaConcurrent, OverseerTaskQueueTest, HdfsDirectoryFactoryTest, DebugComponentTest, CopyFieldTest, SuggesterWFSTTest, TestFieldCollectionResource, VMParamsZkACLAndCredentialsProvidersTest, OverseerStatusTest, TestBadConfig, TestConfigSetImmutable, RemoteQueryErrorTest, TestIndexingPerformance, TestMacros, PluginInfoTest, TestDistribDocBasedVersion, HttpPartitionTest, TestFoldingMultitermQuery, EchoParamsTest, TestCloudPivotFacet, BJQParserTest, QueryParsingTest, LeaderFailoverAfterPartitionTest, PreAnalyzedUpdateProcessorTest, SSLMigrationTest, RequestHandlersTest, TriLevelCompositeIdRoutingTest, TestCloudInspectUtil, RAMDirectoryFactoryTest, ConnectionManagerTest, TestFiltering, TestDownShardTolerantSearch, SolrInfoMBeanTest, TestCloudSchemaless, DefaultValueUpdateProcessorTest, TestMaxScoreQueryParser, CollectionReloadTest, TestInitParams, TestAtomicUpdateErrorCases, BinaryUpdateRequestHandlerTest, TestFileDictionaryLookup, TestSQLHandler, TestJsonFacets, TestBlendedInfixSuggestions, TestNonDefinedSimilarityFactory, ZkNodePropsTest, ResponseLogComponentTest, AutoCommitTest, StatsComponentTest, TestReplicaProperties, TestDynamicFieldCollectionResource, TestNRTOpen, TestStressRecovery, VersionInfoTest, HLLSerializationTest, CacheHeaderTest, TestManagedSchemaFieldTypeResource, TestChildDocTransformer, TestFieldTypeCollectionResource, HdfsDirectoryTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HdfsDirectoryTest -Dtests.seed=C04EADF36EA66BA -Dtests.slow=true -Dtests.locale=mt_MT -Dtests.timezone=Pacific/Palau -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | HdfsDirectoryTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=11051, name=Thread-3501, state=RUNNABLE, group=TGRP-HdfsDirectoryTest]
   [junit4]    > Caused by: java.lang.IllegalStateException: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.store.hdfs.HdfsDirectoryTest_C04EADF36EA66BA-001/tempDir-001/hdfsBaseDir/data/data3/current/BP-522029303-127.0.0.1-1448816789255/dncp_block_verification.log.curr is not yet opened.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C04EADF36EA66BA]:0)
   [junit4]    > 	at org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.RollingLogsImpl$1.append(RollingLogsImpl.java:54)
   [junit4]    > 	at org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner$LogFileHandler.append(BlockPoolSliceScanner.java:819)
   [junit4]    > 	at org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.updateScanStatus(BlockPoolSliceScanner.java:351)
   [junit4]    > 	at org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.verifyBlock(BlockPoolSliceScanner.java:451)
   [junit4]    > 	at org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.verifyFirstBlock(BlockPoolSliceScanner.java:523)
   [junit4]    > 	at org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.scan(BlockPoolSliceScanner.java:684)
   [junit4]    > 	at org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.scanBlockPoolSlice(BlockPoolSliceScanner.java:650)
   [junit4]    > 	at org.apache.hadoop.hdfs.server.datanode.DataBlockScanner.run(DataBlockScanner.java:101)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [278/562] on J1 in 74.43s, 4 tests, 1 error <<< FAILURES!

[...truncated 32 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C04EADF36EA66BA-001/init-core-data-001
   [junit4]   2> 1769655 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[C04EADF36EA66BA]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 1769655 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[C04EADF36EA66BA]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_bsa/
   [junit4]   2> 1769661 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1769662 INFO  (Thread-3680) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1769662 INFO  (Thread-3680) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1769762 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.ZkTestServer start zk server on port:34618
   [junit4]   2> 1769762 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1769762 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1769765 INFO  (zkCallback-2037-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19aa40d4 name:ZooKeeperConnection Watcher:127.0.0.1:34618 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1769766 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1769766 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1769766 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1769769 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1769769 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1769771 INFO  (zkCallback-2038-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@76444605 name:ZooKeeperConnection Watcher:127.0.0.1:34618/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1769771 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1769771 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1769771 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1769773 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1769776 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1769777 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1769780 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1769780 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1769783 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1769784 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1769787 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1769787 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1769789 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1769789 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1769791 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1769791 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1769794 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1769794 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1769796 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1769796 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1769798 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1769798 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1769801 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1769801 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1769803 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1769803 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1769805 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1769806 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1769809 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1769809 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1769810 INFO  (zkCallback-2039-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a42d37d name:ZooKeeperConnection Watcher:127.0.0.1:34618 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1769811 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1769811 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1769811 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1769813 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1769813 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1769814 INFO  (zkCallback-2040-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@458fde1d name:ZooKeeperConnection Watcher:127.0.0.1:34618/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1769815 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1769815 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1769815 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf2/solrconfig.xml
   [junit4]   2> 1769815 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/solrconfig.xml
   [junit4]   2> 1769819 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf2/schema.xml
   [junit4]   2> 1769819 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/schema.xml
   [junit4]   2> 1769821 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf2/enumsConfig.xml
   [junit4]   2> 1769822 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/enumsConfig.xml
   [junit4]   2> 1769824 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1769824 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1769826 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf2/stopwords.txt
   [junit4]   2> 1769826 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/stopwords.txt
   [junit4]   2> 1769829 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf2/protwords.txt
   [junit4]   2> 1769830 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/protwords.txt
   [junit4]   2> 1769832 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf2/currency.xml
   [junit4]   2> 1769832 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/currency.xml
   [junit4]   2> 1769834 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf2/open-exchange-rates.json
   [junit4]   2> 1769834 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/open-exchange-rates.json
   [junit4]   2> 1769836 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1769836 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1769838 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf2/old_synonyms.txt
   [junit4]   2> 1769839 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/old_synonyms.txt
   [junit4]   2> 1769841 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf2/synonyms.txt
   [junit4]   2> 1769841 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/synonyms.txt
   [junit4]   2> 1769843 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/elevate.xml to /configs/conf2/elevate.xml
   [junit4]   2> 1769843 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/elevate.xml
   [junit4]   2> 1770639 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C04EADF36EA66BA-001/control-001/cores/collection1
   [junit4]   2> 1770641 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1770642 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10a08321{/_bsa,null,AVAILABLE}
   [junit4]   2> 1770655 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1b26e5bb{HTTP/1.1}{127.0.0.1:61591}
   [junit4]   2> 1770655 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.e.j.s.Server Started @1775038ms
   [junit4]   2> 1770655 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C04EADF36EA66BA-001/tempDir-001/control/data, hostContext=/_bsa, hostPort=61591, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C04EADF36EA66BA-001/control-001/cores}
   [junit4]   2> 1770656 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@659e0bfd
   [junit4]   2> 1770656 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C04EADF36EA66BA-001/control-001'
   [junit4]   2> 1770657 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1770657 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1770657 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1770658 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1770660 INFO  (zkCallback-2041-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3250c3bc name:ZooKeeperConnection Watcher:127.0.0.1:34618/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1770661 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1770661 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1770663 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1770663 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C04EADF36EA66BA-001/control-001/solr.xml
   [junit4]   2> 1770666 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C04EADF36EA66BA-001/control-001/cores
   [junit4]   2> 1770667 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.CoreContainer New CoreContainer 779535608
   [junit4]   2> 1770667 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C04EADF36EA66BA-001/control-001]
   [junit4]   2> 1770667 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C04EADF36EA66BA-001/control-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C04EADF36EA66BA-001/control-001/lib
   [junit4]   2> 1770667 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] 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> 1770669 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1770669 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1770669 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1770669 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34618/solr
   [junit4]   2> 1770669 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1770669 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1770670 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1770671 INFO  (zkCallback-2043-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@69a2d7dc name:ZooKeeperConnection Watcher:127.0.0.1:34618 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1770672 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1770673 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1770675 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [n:127.0.0.1:61591__bsa    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1770677 INFO  (zkCallback-2044-thread-1-processing-n:127.0.0.1:61591__bsa) [n:127.0.0.1:61591__bsa    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@53757ce4 name:ZooKeeperConnection Watcher:127.0.0.1:34618/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1770677 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [n:127.0.0.1:61591__bsa    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1770678 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [n:127.0.0.1:61591__bsa    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1770681 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [n:127.0.0.1:61591__bsa    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1770686 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [n:127.0.0.1:61591__bsa    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1770689 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [n:127.0.0.1:61591__bsa    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1770691 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [n:127.0.0.1:61591__bsa    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1770695 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [n:127.0.0.1:61591__bsa    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1770697 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [n:127.0.0.1:61591__bsa    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1770699 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [n:127.0.0.1:61591__bsa    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1770701 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [n:127.0.0.1:61591__bsa    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1770702 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [n:127.0.0.1:61591__bsa    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61591__bsa
   [junit4]   2> 1770703 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [n:127.0.0.1:61591__bsa    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:61591__bsa
   [junit4]   2> 1770705 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [n:127.0.0.1:61591__bsa    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1770707 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [n:127.0.0.1:61591__bsa    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1770709 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [n:127.0.0.1:61591__bsa    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1770710 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [n:127.0.0.1:61591__bsa    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94949663736594438-127.0.0.1:61591__bsa-n_0000000000
   [junit4]   2> 1770710 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [n:127.0.0.1:61591__bsa    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61591__bsa
   [junit4]   2> 1770710 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [n:127.0.0.1:61591__bsa    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1770712 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [n:127.0.0.1:61591__bsa    ] o.a.s.c.Overseer Overseer (id=94949663736594438-127.0.0.1:61591__bsa-n_0000000000) starting
   [junit4]   2> 1770715 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [n:127.0.0.1:61591__bsa    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1770723 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [n:127.0.0.1:61591__bsa    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1770723 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [n:127.0.0.1:61591__bsa    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1770723 INFO  (OverseerCollectionConfigSetProcessor-94949663736594438-127.0.0.1:61591__bsa-n_0000000000) [n:127.0.0.1:61591__bsa    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1770724 INFO  (OverseerStateUpdate-94949663736594438-127.0.0.1:61591__bsa-n_0000000000) [n:127.0.0.1:61591__bsa    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1770736 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [n:127.0.0.1:61591__bsa    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1770736 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [n:127.0.0.1:61591__bsa    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1770737 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [n:127.0.0.1:61591__bsa    ] o.a.s.c.CoresLocator Looking for core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C04EADF36EA66BA-001/control-001/cores
   [junit4]   2> 1770737 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [n:127.0.0.1:61591__bsa    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C04EADF36EA66BA-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C04EADF36EA66BA-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1770737 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [n:127.0.0.1:61591__bsa    ] o.a.s.c.CoresLocator Found core collection1 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C04EADF36EA66BA-001/control-001/cores/collection1/
   [junit4]   2> 1770737 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [n:127.0.0.1:61591__bsa    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1770739 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [n:127.0.0.1:61591__bsa    ] o.a.s.s.SolrDispatchFilter user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 1770739 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [n:127.0.0.1:61591__bsa    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1770739 INFO  (coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa) [n:127.0.0.1:61591__bsa c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1770739 INFO  (coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa) [n:127.0.0.1:61591__bsa c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1770742 INFO  (OverseerStateUpdate-94949663736594438-127.0.0.1:61591__bsa-n_0000000000) [n:127.0.0.1:61591__bsa    ] 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:61591/_bsa",
   [junit4]   2>   "node_name":"127.0.0.1:61591__bsa",
   [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> 1770742 INFO  (coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa) [n:127.0.0.1:61591__bsa c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1770743 INFO  (OverseerStateUpdate-94949663736594438-127.0.0.1:61591__bsa-n_0000000000) [n:127.0.0.1:61591__bsa    ] 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:61591/_bsa",
   [junit4]   2>   "node_name":"127.0.0.1:61591__bsa",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1770744 INFO  (OverseerStateUpdate-94949663736594438-127.0.0.1:61591__bsa-n_0000000000) [n:127.0.0.1:61591__bsa    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1770744 INFO  (OverseerStateUpdate-94949663736594438-127.0.0.1:61591__bsa-n_0000000000) [n:127.0.0.1:61591__bsa    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1770746 INFO  (zkCallback-2044-thread-1-processing-n:127.0.0.1:61591__bsa) [n:127.0.0.1:61591__bsa    ] 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> 1771744 INFO  (coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa) [n:127.0.0.1:61591__bsa c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1771745 INFO  (coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa) [n:127.0.0.1:61591__bsa c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1771746 INFO  (coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa) [n:127.0.0.1:61591__bsa c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1771746 INFO  (coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa) [n:127.0.0.1:61591__bsa c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 1771746 INFO  (coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa) [n:127.0.0.1:61591__bsa c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1771747 INFO  (coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa) [n:127.0.0.1:61591__bsa c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C04EADF36EA66BA-001/control-001/cores/collection1'
   [junit4]   2> 1771747 INFO  (coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa) [n:127.0.0.1:61591__bsa c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1771747 INFO  (coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa) [n:127.0.0.1:61591__bsa c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1771749 INFO  (coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa) [n:127.0.0.1:61591__bsa c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1771754 INFO  (coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa) [n:127.0.0.1:61591__bsa c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1771775 INFO  (coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa) [n:127.0.0.1:61591__bsa c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1771783 INFO  (coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa) [n:127.0.0.1:61591__bsa c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1771788 INFO  (coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa) [n:127.0.0.1:61591__bsa c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1771866 INFO  (coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa) [n:127.0.0.1:61591__bsa c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1771888 INFO  (coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa) [n:127.0.0.1:61591__bsa c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1771889 INFO  (coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa) [n:127.0.0.1:61591__bsa c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1771901 INFO  (coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa) [n:127.0.0.1:61591__bsa c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1771903 INFO  (coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa) [n:127.0.0.1:61591__bsa c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1771906 INFO  (coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa) [n:127.0.0.1:61591__bsa c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1771906 WARN  (coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa) [n:127.0.0.1:61591__bsa c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1771907 WARN  (coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa) [n:127.0.0.1:61591__bsa c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1771907 INFO  (coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa) [n:127.0.0.1:61591__bsa c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1771908 WARN  (coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa) [n:127.0.0.1:61591__bsa c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1771908 WARN  (coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa) [n:127.0.0.1:61591__bsa c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1771909 INFO  (coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa) [n:127.0.0.1:61591__bsa 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=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 1771909 INFO  (coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa) [n:127.0.0.1:61591__bsa c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1771909 INFO  (coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa) [n:127.0.0.1:61591__bsa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1771909 INFO  (coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa) [n:127.0.0.1:61591__bsa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C04EADF36EA66BA-001/control-001/cores/collection1], dataDir=[null]
   [junit4]   2> 1771909 INFO  (coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa) [n:127.0.0.1:61591__bsa 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@5ce146b8
   [junit4]   2> 1771910 INFO  (coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa) [n:127.0.0.1:61591__bsa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C04EADF36EA66BA-001/control-001/cores/collection1/data
   [junit4]   2> 1771910 INFO  (coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa) [n:127.0.0.1:61591__bsa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C04EADF36EA66BA-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1771910 WARN  (coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa) [n:127.0.0.1:61591__bsa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C04EADF36EA66BA-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1771910 INFO  (coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa) [n:127.0.0.1:61591__bsa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C04EADF36EA66BA-001/control-001/cores/collection1/data/index
   [junit4]   2> 1771910 INFO  (coreLoadExecutor-3738-thread-1-processing-n:127.0.0.1:61591__bsa) [n:127.0.0.1:61591__bsa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMerge

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

2-127.0.0.1:38885__bsa-n_0000000004) [n:127.0.0.1:38885__bsa    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38885__bsa
   [junit4]   2> 1801469 ERROR (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]-EventThread) [n:127.0.0.1:38885__bsa    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1@4540b754 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@1d3085a6[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 46]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 1801469 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1f26904a{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1801469 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2dd2eb83{/_bsa,null,UNAVAILABLE}
   [junit4]   2> 1801473 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[C04EADF36EA66BA]) [n:127.0.0.1:38885__bsa c:nodes_used_collection s:shard1 r:core_node1 x:nodes_used_collection_shard1_replica2] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34618 34618
   [junit4]   2> 1801587 INFO  (Thread-3680) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34618 34618
   [junit4]   2> 1801588 WARN  (Thread-3680) [    ] 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> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/nodes_used_collection/state.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPIDistributedZkTest -Dtests.method=test -Dtests.seed=C04EADF36EA66BA -Dtests.slow=true -Dtests.locale=es_NI -Dtests.timezone=Europe/Skopje -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 31.9s J1 | CollectionsAPIDistributedZkTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C04EADF36EA66BA:8450D50598160B42]:0)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testNoConfigSetExist(CollectionsAPIDistributedZkTest.java:507)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:154)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:964)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:939)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1801590 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[C04EADF36EA66BA]-worker) [n:127.0.0.1:38885__bsa c:nodes_used_collection s:shard1 r:core_node1 x:nodes_used_collection_shard1_replica2] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_C04EADF36EA66BA-001
   [junit4]   2> Nov 29, 2015 5:08:42 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene60, sim=ClassicSimilarity, locale=es_NI, timezone=Europe/Skopje
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=3,threads=1,free=162425048,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSystemIdResolver, TestIndexSearcher, HdfsThreadLeakTest, HdfsChaosMonkeyNothingIsSafeTest, TestRealTimeGet, TestConfigSetsAPIExclusivity, TestConfigSetsAPI, TestPerFieldSimilarityClassic, AsyncMigrateRouteKeyTest, TestCoreDiscovery, TestSolrJ, SolrXmlInZkTest, OverriddenZkACLAndCredentialsProvidersTest, GraphQueryTest, HdfsNNFailoverTest, TestShortCircuitedRequests, TestTrie, TestSolr4Spatial, TestReversedWildcardFilterFactory, AnalysisErrorHandlingTest, SearchHandlerTest, ExitableDirectoryReaderTest, TestHighFrequencyDictionaryFactory, HdfsBasicDistributedZkTest, TestDefaultSearchFieldResource, DistribDocExpirationUpdateProcessorTest, TestCursorMarkWithoutUniqueKey, ZkSolrClientTest, TestEmbeddedSolrServerConstructors, TestCollationField, TestManagedStopFilterFactory, FileUtilsTest, OverseerRolesTest, TestExceedMaxTermLength, TestSolrCloudWithKerberosAlt, FileBasedSpellCheckerTest, TestAnalyzeInfixSuggestions, TestQueryUtils, TermVectorComponentDistributedTest, TestSolrDeletionPolicy2, TestBlobHandler, TestFuzzyAnalyzedSuggestions, TestSuggestSpellingConverter, OutputWriterTest, TestCloudManagedSchemaConcurrent, LeaderElectionIntegrationTest, TestDynamicFieldResource, AsyncCallRequestStatusResponseTest, NoCacheHeaderTest, DeleteReplicaTest, TestPerFieldSimilarityWithDefaultOverride, TestExactSharedStatsCache, SuggesterTSTTest, TestNamedUpdateProcessors, WordBreakSolrSpellCheckerTest, TestSolr4Spatial2, TestValueSourceCache, TestManagedResource, UniqFieldsUpdateProcessorFactoryTest, TestFastOutputStream, TestWriterPerf, TestSolrQueryParserResource, DistributedExpandComponentTest, RequestLoggingTest, CoreAdminHandlerTest, DistanceFunctionTest, CleanupOldIndexTest, LukeRequestHandlerTest, OpenExchangeRatesOrgProviderTest, TestBinaryField, FieldMutatingUpdateProcessorTest, TestStandardQParsers, TestMiniSolrCloudClusterSSL, TestBulkSchemaConcurrent, OverseerTaskQueueTest, HdfsDirectoryFactoryTest, DebugComponentTest, CopyFieldTest, SuggesterWFSTTest, TestFieldCollectionResource, VMParamsZkACLAndCredentialsProvidersTest, OverseerStatusTest, TestBadConfig, TestConfigSetImmutable, RemoteQueryErrorTest, TestIndexingPerformance, TestMacros, PluginInfoTest, TestDistribDocBasedVersion, HttpPartitionTest, TestFoldingMultitermQuery, EchoParamsTest, TestCloudPivotFacet, BJQParserTest, QueryParsingTest, LeaderFailoverAfterPartitionTest, PreAnalyzedUpdateProcessorTest, SSLMigrationTest, RequestHandlersTest, TriLevelCompositeIdRoutingTest, TestCloudInspectUtil, RAMDirectoryFactoryTest, ConnectionManagerTest, TestFiltering, TestDownShardTolerantSearch, SolrInfoMBeanTest, TestCloudSchemaless, DefaultValueUpdateProcessorTest, TestMaxScoreQueryParser, CollectionReloadTest, TestInitParams, TestAtomicUpdateErrorCases, BinaryUpdateRequestHandlerTest, TestFileDictionaryLookup, TestSQLHandler, TestJsonFacets, TestBlendedInfixSuggestions, TestNonDefinedSimilarityFactory, ZkNodePropsTest, ResponseLogComponentTest, AutoCommitTest, StatsComponentTest, TestReplicaProperties, TestDynamicFieldCollectionResource, TestNRTOpen, TestStressRecovery, VersionInfoTest, HLLSerializationTest, CacheHeaderTest, TestManagedSchemaFieldTypeResource, TestChildDocTransformer, TestFieldTypeCollectionResource, HdfsDirectoryTest, TestFastWriter, CloudExitableDirectoryReaderTest, TestConfigSetProperties, CloneFieldUpdateProcessorFactoryTest, SolrCoreCheckLockOnStartupTest, CollectionsAPIDistributedZkTest]
   [junit4] Completed [286/562] on J1 in 32.72s, 1 test, 1 failure <<< FAILURES!

[...truncated 924 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:775: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:719: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/common-build.xml:516: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1432: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:987: There were test failures: 562 suites (8 ignored), 2228 tests, 1 suite-level error, 1 failure, 82 ignored (68 assumptions) [seed: C04EADF36EA66BA]

Total time: 75 minutes 31 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-trunk-Solaris (64bit/jdk1.8.0) - Build # 221 - Still Failing!

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

2 tests failed.
FAILED:  org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([C537CB0ED0BE5B1C:2C6D70364E27CBB4]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:750)
	at org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:107)
	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 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)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=*[count(//doc)=1]
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
</response>

	request was:q=id:2&qt=standard&start=0&rows=20&version=2.2
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:743)
	... 41 more


FAILED:  org.apache.solr.core.TestDynamicLoading.testDynamicLoading

Error Message:
Could not get expected value  'X val changed' for path 'x' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "params":{"wt":"json"},   "context":{     "webapp":"",     "path":"/test1",     "httpMethod":"GET"},   "class":"org.apache.solr.core.BlobStoreTestRequestHandler",   "x":"X val"}

Stack Trace:
java.lang.AssertionError: Could not get expected value  'X val changed' for path 'x' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "params":{"wt":"json"},
  "context":{
    "webapp":"",
    "path":"/test1",
    "httpMethod":"GET"},
  "class":"org.apache.solr.core.BlobStoreTestRequestHandler",
  "x":"X val"}
	at __randomizedtesting.SeedInfo.seed([C537CB0ED0BE5B1C:1D7AE6592763FEBC]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:458)
	at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:260)
	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 9337 lines...]
   [junit4] Suite: org.apache.solr.core.TestArbitraryIndexDir
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001
   [junit4]   2> 413263 INFO  (SUITE-TestArbitraryIndexDir-seed#[C537CB0ED0BE5B1C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 413273 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLoadNewIndexDir
   [junit4]   2> 413273 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 413273 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 413273 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 413273 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 413274 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 413274 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 413302 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 413308 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 413321 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 413325 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 413383 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 413384 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 413407 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 413414 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 413417 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 413419 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 413419 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 413419 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr'
   [junit4]   2> 413419 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 413419 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 413419 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.CoreContainer New CoreContainer 1185833944
   [junit4]   2> 413419 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr]
   [junit4]   2> 413419 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/lib
   [junit4]   2> 413420 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 413422 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 413422 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 413422 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 413422 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 413422 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 413424 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema12.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection1, collection=collection1, absoluteInstDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/, dataDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001, shard=shard1}
   [junit4]   2> 413425 INFO  (coreLoadExecutor-1210-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 413425 INFO  (coreLoadExecutor-1210-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 413425 INFO  (coreLoadExecutor-1210-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 413426 INFO  (coreLoadExecutor-1210-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 413426 INFO  (coreLoadExecutor-1210-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 413451 INFO  (coreLoadExecutor-1210-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 413461 INFO  (coreLoadExecutor-1210-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 413479 INFO  (coreLoadExecutor-1210-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 413487 INFO  (coreLoadExecutor-1210-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 413560 INFO  (coreLoadExecutor-1210-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 413561 INFO  (coreLoadExecutor-1210-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 413561 WARN  (coreLoadExecutor-1210-thread-1) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 413565 INFO  (coreLoadExecutor-1210-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 413568 INFO  (coreLoadExecutor-1210-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 413571 INFO  (coreLoadExecutor-1210-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 413571 INFO  (coreLoadExecutor-1210-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 413571 INFO  (coreLoadExecutor-1210-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 413575 INFO  (coreLoadExecutor-1210-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[null]
   [junit4]   2> 413575 INFO  (coreLoadExecutor-1210-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@48332edf
   [junit4]   2> 413578 INFO  (coreLoadExecutor-1210-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001
   [junit4]   2> 413578 INFO  (coreLoadExecutor-1210-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001/index/
   [junit4]   2> 413578 WARN  (coreLoadExecutor-1210-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 413580 INFO  (coreLoadExecutor-1210-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001/index
   [junit4]   2> 413580 INFO  (coreLoadExecutor-1210-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5600610093270109]
   [junit4]   2> 413594 INFO  (coreLoadExecutor-1210-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@58d95d90),segFN=segments_1,generation=1}
   [junit4]   2> 413594 INFO  (coreLoadExecutor-1210-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 413595 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001/
   [junit4]   2> 413600 INFO  (coreLoadExecutor-1210-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 413600 INFO  (coreLoadExecutor-1210-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 413600 INFO  (coreLoadExecutor-1210-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 413600 INFO  (coreLoadExecutor-1210-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 413600 INFO  (coreLoadExecutor-1210-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 413600 INFO  (coreLoadExecutor-1210-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 413600 INFO  (coreLoadExecutor-1210-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 413600 INFO  (coreLoadExecutor-1210-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 413600 INFO  (coreLoadExecutor-1210-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 413601 INFO  (coreLoadExecutor-1210-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 413601 INFO  (coreLoadExecutor-1210-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 413601 INFO  (coreLoadExecutor-1210-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 413603 INFO  (coreLoadExecutor-1210-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 413605 INFO  (coreLoadExecutor-1210-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 413606 INFO  (coreLoadExecutor-1210-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 413607 INFO  (coreLoadExecutor-1210-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 413610 INFO  (coreLoadExecutor-1210-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 413612 INFO  (coreLoadExecutor-1210-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 413613 WARN  (coreLoadExecutor-1210-thread-1) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 413613 INFO  (coreLoadExecutor-1210-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 413613 INFO  (coreLoadExecutor-1210-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 413614 INFO  (coreLoadExecutor-1210-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 413614 INFO  (coreLoadExecutor-1210-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=4.24609375, floorSegmentMB=0.28515625, forceMergeDeletesPctAllowed=17.690807577781474, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5692054982799561
   [junit4]   2> 413623 INFO  (coreLoadExecutor-1210-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@58d95d90),segFN=segments_1,generation=1}
   [junit4]   2> 413623 INFO  (coreLoadExecutor-1210-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 413623 INFO  (coreLoadExecutor-1210-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3fdeb886[collection1] main
   [junit4]   2> 413623 INFO  (coreLoadExecutor-1210-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 413624 INFO  (coreLoadExecutor-1210-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 413624 INFO  (coreLoadExecutor-1210-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 413624 INFO  (coreLoadExecutor-1210-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 413638 INFO  (coreLoadExecutor-1210-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 413729 INFO  (coreLoadExecutor-1210-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 413731 INFO  (searcherExecutor-1211-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 413732 INFO  (searcherExecutor-1211-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 413732 INFO  (searcherExecutor-1211-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 413732 INFO  (searcherExecutor-1211-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 413734 INFO  (searcherExecutor-1211-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 413734 INFO  (searcherExecutor-1211-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 413735 INFO  (searcherExecutor-1211-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 413736 INFO  (searcherExecutor-1211-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 413737 INFO  (searcherExecutor-1211-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 413738 INFO  (searcherExecutor-1211-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3fdeb886[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 413738 INFO  (coreLoadExecutor-1210-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 413740 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 413742 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[1]} 0 2
   [junit4]   2> 413873 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 413987 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@58d95d90),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NIOFSDirectory@/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@58d95d90),segFN=segments_2,generation=2}
   [junit4]   2> 413988 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 413990 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.SolrCore New index directory detected: old=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001/index/ new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001/index_temp
   [junit4]   2> 413994 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@53002447[collection1] main
   [junit4]   2> 413994 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 413996 INFO  (searcherExecutor-1211-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@53002447[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)))}
   [junit4]   2> 413996 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 123
   [junit4]   2> 413996 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 413997 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 413997 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 413997 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 413997 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 414032 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 414041 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 414054 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 414058 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 414119 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 414120 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 414120 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 414125 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 414127 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 414130 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 414130 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 414130 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001/]
   [junit4]   2> 414130 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@48332edf
   [junit4]   2> 414131 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001/index_temp
   [junit4]   2> 414131 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001/
   [junit4]   2> 414132 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory Found 1 old index directories to clean-up under /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001/
   [junit4]   2> 414132 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Cannot delete directory /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001/index as it is still being referenced in the cache!
   [junit4]   2> 414132 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory Delete old index directory /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001/index failed.
   [junit4]   2> 414136 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 414136 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 414136 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 414136 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 414136 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 414136 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 414136 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 414136 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 414136 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 414136 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 414137 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 414137 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 414138 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 414139 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 414140 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 414141 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 414143 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001/index_temp
   [junit4]   2> 414147 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 414149 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 414150 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 414150 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 414150 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 414150 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 414151 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4e094596[collection1] main
   [junit4]   2> 414151 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 414151 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 414151 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 414151 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 414152 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 414157 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 414157 INFO  (searcherExecutor-1215-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 414158 INFO  (searcherExecutor-1215-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 414158 INFO  (searcherExecutor-1215-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 414158 INFO  (searcherExecutor-1215-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 414158 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 414158 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=2.279296875, floorSegmentMB=1.673828125, forceMergeDeletesPctAllowed=11.940314427086072, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 414159 INFO  (searcherExecutor-1215-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 414160 INFO  (searcherExecutor-1215-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 414161 INFO  (searcherExecutor-1215-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 414161 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001/index_temp lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6dae2b65),segFN=segments_1,generation=1}
   [junit4]   2> 414161 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 414162 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 414162 WARN  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    x:collection1] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 414162 INFO  (searcherExecutor-1215-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 414163 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@2186297c[collection1] main
   [junit4]   2> 414163 INFO  (searcherExecutor-1215-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 414163 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 414163 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@608972d4
   [junit4]   2> 414163 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 414164 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 414165 INFO  (searcherExecutor-1215-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4e094596[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)))}
   [junit4]   2> 414165 INFO  (searcherExecutor-1215-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 414167 INFO  (searcherExecutor-1215-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 414168 INFO  (searcherExecutor-1215-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 414168 INFO  (searcherExecutor-1215-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 414168 INFO  (searcherExecutor-1215-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 414169 INFO  (searcherExecutor-1215-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 414171 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:2&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 
   [junit4]   2> 414171 ERROR (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=*[count(//doc)=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:2&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 414172 ERROR (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=id:2&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST FAILED: xpath=*[count(//doc)=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:2&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:743)
   [junit4]   2> 	at org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:107)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:497)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 414172 INFO  (TEST-TestArbitraryIndexDir.testLoadNewIndexDir-seed#[C537CB0ED0BE5B1C]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testLoadNewIndexDir
   [junit4]   2> 414173 INFO  (searcherExecutor-1215-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 414174 INFO  (searcherExecutor-1215-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 414174 INFO  (searcherExecutor-1215-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestArbitraryIndexDir -Dtests.method=testLoadNewIndexDir -Dtests.seed=C537CB0ED0BE5B1C -Dtests.slow=true -Dtests.locale=ar_EG -Dtests.timezone=Etc/GMT+8 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.91s J0 | TestArbitraryIndexDir.testLoadNewIndexDir <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C537CB0ED0BE5B1C:2C6D70364E27CBB4]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:750)
   [junit4]    > 	at org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir(TestArbitraryIndexDir.java:107)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=*[count(//doc)=1]
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]    > </response>
   [junit4]    > 	request was:q=id:2&qt=standard&start=0&rows=20&version=2.2
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:743)
   [junit4]    > 	... 41 more
   [junit4]   2> 414175 INFO  (SUITE-TestArbitraryIndexDir-seed#[C537CB0ED0BE5B1C]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 414175 INFO  (SUITE-TestArbitraryIndexDir-seed#[C537CB0ED0BE5B1C]-worker) [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1185833944
   [junit4]   2> 414176 INFO  (SUITE-TestArbitraryIndexDir-seed#[C537CB0ED0BE5B1C]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@cfc2144
   [junit4]   2> 414176 INFO  (SUITE-TestArbitraryIndexDir-seed#[C537CB0ED0BE5B1C]-worker) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 414176 INFO  (SUITE-TestArbitraryIndexDir-seed#[C537CB0ED0BE5B1C]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 414176 INFO  (SUITE-TestArbitraryIndexDir-seed#[C537CB0ED0BE5B1C]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 414176 INFO  (SUITE-TestArbitraryIndexDir-seed#[C537CB0ED0BE5B1C]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 414177 INFO  (searcherExecutor-1215-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2186297c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):c1)))}
   [junit4]   2> 414177 INFO  (SUITE-TestArbitraryIndexDir-seed#[C537CB0ED0BE5B1C]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 414187 INFO  (SUITE-TestArbitraryIndexDir-seed#[C537CB0ED0BE5B1C]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 414187 INFO  (SUITE-TestArbitraryIndexDir-seed#[C537CB0ED0BE5B1C]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001 [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001;done=false>>]
   [junit4]   2> 414187 INFO  (SUITE-TestArbitraryIndexDir-seed#[C537CB0ED0BE5B1C]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001
   [junit4]   2> 414188 INFO  (SUITE-TestArbitraryIndexDir-seed#[C537CB0ED0BE5B1C]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 414188 INFO  (SUITE-TestArbitraryIndexDir-seed#[C537CB0ED0BE5B1C]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001/index
   [junit4]   2> 414194 INFO  (SUITE-TestArbitraryIndexDir-seed#[C537CB0ED0BE5B1C]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001/index_temp [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001/index_temp;done=false>>]
   [junit4]   2> 414194 INFO  (SUITE-TestArbitraryIndexDir-seed#[C537CB0ED0BE5B1C]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001/init-core-data-001/index_temp
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestArbitraryIndexDir_C537CB0ED0BE5B1C-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {name=BlockTreeOrds(blocksize=128), id=BlockTreeOrds(blocksize=128)}, docValues:{}, sim=ClassicSimilarity, locale=ar_EG, timezone=Etc/GMT+8
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=3,threads=1,free=232765392,total=445644800
   [junit4]   2> NOTE: All tests run in this JVM: [MigrateRouteKeyTest, RankQueryTest, TestPKIAuthenticationPlugin, ActionThrottleTest, TestInfoStreamLogging, TestImplicitCoreProperties, RequiredFieldsTest, TestWordDelimiterFilterFactory, TestRawResponseWriter, TestQueryWrapperFilter, PrimUtilsTest, ExternalFileFieldSortTest, HLLUtilTest, CursorPagingTest, TestReplicationHandler, SimpleMLTQParserTest, SyncSliceTest, TestCSVLoader, TestExpandComponent, TestHashQParserPlugin, CdcrUpdateLogTest, SolrCloudExampleTest, TestQuerySenderNoQuery, TestSolrDynamicMBean, DeleteLastCustomShardedReplicaTest, DistributedFacetPivotLargeTest, BigEndianAscendingWordDeserializerTest, TestObjectReleaseTracker, TestAuthorizationFramework, PreAnalyzedFieldTest, TestFastLRUCache, UnloadDistributedZkTest, HdfsLockFactoryTest, TestSchemaNameResource, TestStressUserVersions, DistributedFacetPivotSmallTest, TestLuceneMatchVersion, TestArbitraryIndexDir]
   [junit4] Completed [89/562] on J0 in 0.97s, 1 test, 1 error <<< FAILURES!

[...truncated 174 lines...]
   [junit4] Suite: org.apache.solr.core.TestDynamicLoading
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_C537CB0ED0BE5B1C-001/init-core-data-001
   [junit4]   2> 669749 INFO  (SUITE-TestDynamicLoading-seed#[C537CB0ED0BE5B1C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 669749 INFO  (SUITE-TestDynamicLoading-seed#[C537CB0ED0BE5B1C]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 669752 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 669752 INFO  (Thread-3844) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 669752 INFO  (Thread-3844) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 669852 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.ZkTestServer start zk server on port:53271
   [junit4]   2> 669852 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 669853 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 669856 INFO  (zkCallback-549-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@611f75c4 name:ZooKeeperConnection Watcher:127.0.0.1:53271 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 669856 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 669856 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 669856 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 669859 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 669860 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 669862 INFO  (zkCallback-550-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6ccb662e name:ZooKeeperConnection Watcher:127.0.0.1:53271/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 669862 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 669863 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 669863 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 669866 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 669868 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 669870 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 669873 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 669873 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 669877 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 669877 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 669880 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 669880 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 669883 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 669883 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 669885 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 669886 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 669888 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 669889 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 669891 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 669891 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 669894 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 669894 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 669897 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 669897 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 669900 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 669900 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 669902 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 669902 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 670045 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_C537CB0ED0BE5B1C-001/control-001/cores/collection1
   [junit4]   2> 670047 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 670048 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@55b563d7{/,null,AVAILABLE}
   [junit4]   2> 670051 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.e.j.s.ServerConnector Started ServerConnector@244f6671{HTTP/1.1}{127.0.0.1:34347}
   [junit4]   2> 670051 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.e.j.s.Server Started @673109ms
   [junit4]   2> 670051 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_C537CB0ED0BE5B1C-001/tempDir-001/control/data, hostContext=/, hostPort=34347, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_C537CB0ED0BE5B1C-001/control-001/cores}
   [junit4]   2> 670051 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@659e0bfd
   [junit4]   2> 670051 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_C537CB0ED0BE5B1C-001/control-001'
   [junit4]   2> 670051 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 670051 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 670052 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 670052 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 670054 INFO  (zkCallback-551-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ca8bec4 name:ZooKeeperConnection Watcher:127.0.0.1:53271/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 670054 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 670055 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 670056 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 670056 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_C537CB0ED0BE5B1C-001/control-001/solr.xml
   [junit4]   2> 670061 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_C537CB0ED0BE5B1C-001/control-001/cores
   [junit4]   2> 670061 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.CoreContainer New CoreContainer 78416453
   [junit4]   2> 670061 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_C537CB0ED0BE5B1C-001/control-001]
   [junit4]   2> 670061 WARN  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_C537CB0ED0BE5B1C-001/control-001/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_C537CB0ED0BE5B1C-001/control-001/lib
   [junit4]   2> 670062 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] 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> 670063 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 670064 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 670064 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 670064 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53271/solr
   [junit4]   2> 670064 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 670064 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 670065 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 670067 INFO  (zkCallback-553-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7e693786 name:ZooKeeperConnection Watcher:127.0.0.1:53271 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 670068 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 670068 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 670070 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [n:127.0.0.1:34347_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 670072 INFO  (zkCallback-554-thread-1-processing-n:127.0.0.1:34347_) [n:127.0.0.1:34347_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1bb860b name:ZooKeeperConnection Watcher:127.0.0.1:53271/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 670072 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [n:127.0.0.1:34347_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 670074 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [n:127.0.0.1:34347_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 670076 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [n:127.0.0.1:34347_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 670081 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [n:127.0.0.1:34347_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 670084 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [n:127.0.0.1:34347_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 670087 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [n:127.0.0.1:34347_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 670090 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [n:127.0.0.1:34347_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 670092 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [n:127.0.0.1:34347_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 670094 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [n:127.0.0.1:34347_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 670096 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [n:127.0.0.1:34347_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 670098 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [n:127.0.0.1:34347_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34347_
   [junit4]   2> 670098 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [n:127.0.0.1:34347_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:34347_
   [junit4]   2> 670101 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [n:127.0.0.1:34347_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 670103 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [n:127.0.0.1:34347_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 670105 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [n:127.0.0.1:34347_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 670106 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [n:127.0.0.1:34347_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94947320397103108-127.0.0.1:34347_-n_0000000000
   [junit4]   2> 670107 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [n:127.0.0.1:34347_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34347_
   [junit4]   2> 670107 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [n:127.0.0.1:34347_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 670109 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [n:127.0.0.1:34347_    ] o.a.s.c.Overseer Overseer (id=94947320397103108-127.0.0.1:34347_-n_0000000000) starting
   [junit4]   2> 670111 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [n:127.0.0.1:34347_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 670120 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [n:127.0.0.1:34347_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 670121 INFO  (OverseerCollectionConfigSetProcessor-94947320397103108-127.0.0.1:34347_-n_0000000000) [n:127.0.0.1:34347_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 670121 INFO  (Ove

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

hread-3-processing-n:127.0.0.1:53671_) [n:127.0.0.1:53671_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ElectionContext Canceling election /collections/collection1/leader_elect/shard1/election/94947320397103121-core_node4-n_0000000001
   [junit4]   2> 722890 WARN  (zkCallback-573-thread-3-processing-n:127.0.0.1:53671_) [n:127.0.0.1:53671_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard1/election/94947320397103121-core_node4-n_0000000001
   [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.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:244)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:241)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:241)
   [junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:86)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContextBase.cancelElection(ElectionContext.java:167)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.cancelElection(ElectionContext.java:268)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:440)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:197)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:157)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:58)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:388)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:269)
   [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:231)
   [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> 722893 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@28dba846{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 722894 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7d155625{/,null,UNAVAILABLE}
   [junit4]   2> 722897 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[C537CB0ED0BE5B1C]) [n:127.0.0.1:53671_ c:.system s:shard1 r:core_node1 x:.system_shard1_replica1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53271 53271
   [junit4]   2> 722912 INFO  (Thread-3844) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53271 53271
   [junit4]   2> 722914 WARN  (Thread-3844) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	40	/solr/configs/conf1
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	2	/solr/configs/.system
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/collections/.system/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDynamicLoading -Dtests.method=testDynamicLoading -Dtests.seed=C537CB0ED0BE5B1C -Dtests.slow=true -Dtests.locale=es_PR -Dtests.timezone=Europe/Berlin -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 53.2s J0 | TestDynamicLoading.testDynamicLoading <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected value  'X val changed' for path 'x' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "params":{"wt":"json"},
   [junit4]    >   "context":{
   [junit4]    >     "webapp":"",
   [junit4]    >     "path":"/test1",
   [junit4]    >     "httpMethod":"GET"},
   [junit4]    >   "class":"org.apache.solr.core.BlobStoreTestRequestHandler",
   [junit4]    >   "x":"X val"}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C537CB0ED0BE5B1C:1D7AE6592763FEBC]:0)
   [junit4]    > 	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:458)
   [junit4]    > 	at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:260)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:964)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:939)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 722916 INFO  (SUITE-TestDynamicLoading-seed#[C537CB0ED0BE5B1C]-worker) [n:127.0.0.1:53671_ c:.system s:shard1 r:core_node1 x:.system_shard1_replica1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_C537CB0ED0BE5B1C-001
   [junit4]   2> Nov 29, 2015 7:13:07 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(Lucene60), sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=es_PR, timezone=Europe/Berlin
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=3,threads=1,free=110450016,total=507510784
   [junit4]   2> NOTE: All tests run in this JVM: [MigrateRouteKeyTest, RankQueryTest, TestPKIAuthenticationPlugin, ActionThrottleTest, TestInfoStreamLogging, TestImplicitCoreProperties, RequiredFieldsTest, TestWordDelimiterFilterFactory, TestRawResponseWriter, TestQueryWrapperFilter, PrimUtilsTest, ExternalFileFieldSortTest, HLLUtilTest, CursorPagingTest, TestReplicationHandler, SimpleMLTQParserTest, SyncSliceTest, TestCSVLoader, TestExpandComponent, TestHashQParserPlugin, CdcrUpdateLogTest, SolrCloudExampleTest, TestQuerySenderNoQuery, TestSolrDynamicMBean, DeleteLastCustomShardedReplicaTest, DistributedFacetPivotLargeTest, BigEndianAscendingWordDeserializerTest, TestObjectReleaseTracker, TestAuthorizationFramework, PreAnalyzedFieldTest, TestFastLRUCache, UnloadDistributedZkTest, HdfsLockFactoryTest, TestSchemaNameResource, TestStressUserVersions, DistributedFacetPivotSmallTest, TestLuceneMatchVersion, TestArbitraryIndexDir, TestSmileRequest, QueryEqualityTest, TestIBSimilarityFactory, ZkCLITest, SecurityConfHandlerTest, UUIDFieldTest, TestDefaultStatsCache, TestGroupingSearch, TestLMDirichletSimilarityFactory, TestRecoveryHdfs, SpatialFilterTest, LeaderInitiatedRecoveryOnCommitTest, TestCodecSupport, DisMaxRequestHandlerTest, TestScoreJoinQPScore, TestSearchPerf, DocValuesMultiTest, IndexBasedSpellCheckerTest, ExplicitHLLTest, OverseerTest, PingRequestHandlerTest, SegmentsInfoRequestHandlerTest, TestFaceting, ReplicationFactorTest, TestPivotHelperCode, TestPartialUpdateDeduplication, MBeansHandlerTest, UpdateParamsTest, CloudMLTQParserTest, TestStressVersions, TestSortingResponseWriter, TestCrossCoreJoin, TestCoreContainer, TestCustomSort, DirectUpdateHandlerTest, ReturnFieldsTest, FacetPivotSmallTest, CursorMarkTest, DOMUtilTest, EnumFieldTest, RuleEngineTest, TestDynamicLoading]
   [junit4] Completed [146/562] on J0 in 54.19s, 1 test, 1 failure <<< FAILURES!

[...truncated 1364 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:775: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:719: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/common-build.xml:516: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1432: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:987: There were test failures: 562 suites (8 ignored), 2228 tests, 1 error, 1 failure, 82 ignored (68 assumptions) [seed: C537CB0ED0BE5B1C]

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