Build: https://builds.apache.org/job/Solr-4.x/27/
1 tests failed.
REGRESSION: org.apache.solr.cloud.RecoveryZkTest.testDistribSearch
Error Message:
There are still nodes recoverying
Stack Trace:
java.lang.AssertionError: There are still nodes recoverying
at
__randomizedtesting.SeedInfo.seed([55363C881408F96F:D4D0B29063579953]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractDistributedZkTestCase.waitForRecoveriesToFinish(AbstractDistributedZkTestCase.java:141)
at org.apache.solr.cloud.RecoveryZkTest.doTest(RecoveryZkTest.java:86)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:679)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1969)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:814)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:875)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:889)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:821)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:669)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:695)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:734)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:745)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
at
org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53)
at
org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551)
Build Log:
[...truncated 39510 lines...]
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4] 2> at java.lang.Thread.run(Thread.java:679)
[junit4] 2>
[junit4] 2> 201429 T2631 C170 P57866 oasu.UpdateLog$LogReplayer.doReplay
WARNING REPLAY_ERR: Exception replaying log
org.apache.solr.common.SolrException: Cannot talk to ZooKeeper - Updates are
disabled.
[junit4] 2> at
org.apache.solr.update.processor.DistributedUpdateProcessor.zkCheck(DistributedUpdateProcessor.java:802)
[junit4] 2> at
org.apache.solr.update.processor.DistributedUpdateProcessor.processDelete(DistributedUpdateProcessor.java:598)
[junit4] 2> at
org.apache.solr.update.UpdateLog$LogReplayer.doReplay(UpdateLog.java:1103)
[junit4] 2> at
org.apache.solr.update.UpdateLog$LogReplayer.run(UpdateLog.java:990)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4] 2> at
java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4] 2> at
java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4] 2> at java.lang.Thread.run(Thread.java:679)
[junit4] 2>
[junit4] 2> 201528 T2598 oaz.ClientCnxn$SendThread.run Client session
timed out, have not heard from server in 12000ms for sessionid
0x1384d86a3510007, closing socket connection and attempting reconnect
[junit4] 2> 201634 T2558 oaz.ClientCnxn$EventThread.run EventThread shut
down
[junit4] 2> 201634 T2524 oaz.ZooKeeper.close Session: 0x1384d86a3510003
closed
[junit4] 2> 201637 T2524 oejsh.ContextHandler.doStop stopped
o.e.j.s.ServletContextHandler{/solr,null}
[junit4] 2> 201690 T2524 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=2138095186
[junit4] 2> 201691 T2524 oasc.RecoveryStrategy.close WARNING Stopping
recovery for core collection1 zkNodeName=127.0.0.1:57866_solr_collection1
[junit4] 2> 202456 T2631 C170 P57866 oasu.UpdateLog$LogReplayer.doReplay
WARNING REPLAY_ERR: Exception replaying log
org.apache.solr.common.SolrException: Cannot talk to ZooKeeper - Updates are
disabled.
[junit4] 2> at
org.apache.solr.update.processor.DistributedUpdateProcessor.zkCheck(DistributedUpdateProcessor.java:802)
[junit4] 2> at
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:279)
[junit4] 2> at
org.apache.solr.update.UpdateLog$LogReplayer.doReplay(UpdateLog.java:1091)
[junit4] 2> at
org.apache.solr.update.UpdateLog$LogReplayer.run(UpdateLog.java:990)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4] 2> at
java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4] 2> at
java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4] 2> at java.lang.Thread.run(Thread.java:679)
[junit4] 2>
[junit4] 2> 202785 T2598 oaz.ClientCnxn$SendThread.startConnect Opening
socket connection to server localhost/127.0.0.1:45297
[junit4] 2> 203472 T2631 C170 P57866 oasu.UpdateLog$LogReplayer.doReplay
WARNING REPLAY_ERR: Exception replaying log
org.apache.solr.common.SolrException: Cannot talk to ZooKeeper - Updates are
disabled.
[junit4] 2> at
org.apache.solr.update.processor.DistributedUpdateProcessor.zkCheck(DistributedUpdateProcessor.java:802)
[junit4] 2> at
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:279)
[junit4] 2> at
org.apache.solr.update.UpdateLog$LogReplayer.doReplay(UpdateLog.java:1091)
[junit4] 2> at
org.apache.solr.update.UpdateLog$LogReplayer.run(UpdateLog.java:990)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4] 2> at
java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4] 2> at
java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4] 2> at java.lang.Thread.run(Thread.java:679)
[junit4] 2>
[junit4] 2> 203476 T2631 C170 P57866 oasu.DirectUpdateHandler2.commit
start
commit{flags=2,version=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4] 2> 203751 T2631 C170 P57866 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits:num=2
[junit4] 2>
commit{dir=/usr/home/hudson/hudson-slave/workspace/Solr-4.x/checkout/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-1341330465611/jetty2/index.20120703114840584,segFN=segments_3,generation=3,filenames=[_f_nrm.cfe,
_f.si, _e_nrm.cfe, _8.si, _8_Lucene40_0.frq, _c.si, _a_Lucene40_0.frq,
_f_nrm.cfs, _e_nrm.cfs, _g_1.del, _g.fdt, _g.fdx, _9.fdt, _9.fdx,
_9_Lucene40_0.frq, _f.fdt, _b_Lucene40_0.prx, _f.fdx, _e.si, _i_Lucene40_0.frq,
_a.fnm, _j.fdx, _d_1.del, _j.fdt, _c_Lucene40_0.prx, _f_Lucene40_0.frq,
_a_Lucene40_0.tim, _a_Lucene40_0.tip, _f_Lucene40_0.prx, _d_Lucene40_0.prx,
_e.fdx, _i.si, _e_3.del, _i_nrm.cfe, _i_nrm.cfs, _c_Lucene40_0.frq, _b.si,
_g_Lucene40_0.tim, _e.fdt, _g_Lucene40_0.tip, _i.fdx, _e_Lucene40_0.frq,
_i.fdt, _j.si, _g_nrm.cfs, _9.fnm, _g_Lucene40_0.frq, _j_Lucene40_0.tip,
_g_Lucene40_0.prx, _d_nrm.cfs, _d.fdx, _j_Lucene40_0.tim, _d.fdt, _g_nrm.cfe,
_c.fnm, _d_nrm.cfe, _8_nrm.cfe, _8_Lucene40_0.tim, _a_1.del, _i_Lucene40_0.tim,
_c.fdx, _8_1.del, _c.fdt, _i_Lucene40_0.tip, _d_Lucene40_0.frq, _9_nrm.cfs,
_9_1.del, _9_Lucene40_0.tip, _9.si, _j_Lucene40_0.frq, _e.fnm, _a_nrm.cfe,
_j_nrm.cfe, _a_Lucene40_0.prx, _9_nrm.cfe, _8_Lucene40_0.prx,
_i_Lucene40_0.prx, _d.fnm, _a.si, _a_nrm.cfs, _8_nrm.cfs, _8.fnm, _d.si,
_j_nrm.cfs, _8_Lucene40_0.tip, _c_1.del, _g.si, _e_Lucene40_0.prx, _a.fdt,
_9_Lucene40_0.prx, _a.fdx, _d_Lucene40_0.tim, _g.fnm, _b_Lucene40_0.tip,
_b_1.del, _d_Lucene40_0.tip, _b_Lucene40_0.tim, _c_Lucene40_0.tim,
_b_Lucene40_0.frq, _c_Lucene40_0.tip, _e_Lucene40_0.tip, _j_Lucene40_0.prx,
_9_Lucene40_0.tim, _c_nrm.cfe, _e_Lucene40_0.tim, _f_Lucene40_0.tip, _f.fnm,
_j.fnm, _b_nrm.cfe, _f_Lucene40_0.tim, _c_nrm.cfs, _b.fnm, _b.fdt, _b_nrm.cfs,
_8.fdx, _i.fnm, _b.fdx, segments_3, _8.fdt]
[junit4] 2>
commit{dir=/usr/home/hudson/hudson-slave/workspace/Solr-4.x/checkout/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-1341330465611/jetty2/index.20120703114840584,segFN=segments_4,generation=4,filenames=[_1n.si,
_1q.si, _1q_nrm.cfe, _1r_nrm.cfe, _1r_Lucene40_0.frq, _1r_Lucene40_0.tim,
_1r_Lucene40_0.tip, _1r.fnm, _1o.si, _1r.si, _1q_1.del, _1n_1.del, _1q.fnm,
_1o_Lucene40_0.prx, _1n_Lucene40_0.prx, _1q_Lucene40_0.tip, _1p_Lucene40_0.tim,
_1q_Lucene40_0.tim, _1p_Lucene40_0.tip, _1n.fdx, _1q_nrm.cfs,
_1n_Lucene40_0.tim, _1q.fdt, _1n_Lucene40_0.tip, _1r_nrm.cfs,
_1n_Lucene40_0.frq, _1q.fdx, _1r.fdx, _1n.fdt, _1n.fnm, _1r.fdt,
_1o_Lucene40_0.frq, _1p_Lucene40_0.frq, _1o_nrm.cfe, _1q_Lucene40_0.prx,
_1p_Lucene40_0.prx, _1n_nrm.cfs, _1o.fdx, _1p.si, _1p.fnm, _1o.fnm,
_1p_nrm.cfs, _1o.fdt, _1r_Lucene40_0.prx, _1p_nrm.cfe, _1p_1.del, _1o_nrm.cfs,
_1o_1.del, _1p.fdx, _1o_Lucene40_0.tim, _1p.fdt, _1o_Lucene40_0.tip,
_1q_Lucene40_0.frq, _1n_nrm.cfe, segments_4]
[junit4] 2> 203753 T2631 C170 P57866 oasc.SolrDeletionPolicy.updateCommits
newest commit = 4
[junit4] 2> 203794 T2631 C170 P57866 oass.SolrIndexSearcher.<init> Opening
Searcher@26dd07a7 main
[junit4] 2> 203801 T2631 C170 P57866 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 203812 T2613 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@26dd07a7
main{StandardDirectoryReader(segments_4:138:nrt _1n(4.0):C243/14 _1o(4.0):C10/6
_1p(4.0):C10/3 _1q(4.0):C10/2 _1r(4.0):C10)}
[junit4] 2> 203821 T2631 C170 P57866 oasu.UpdateLog$LogReplayer.run
WARNING Log replay finished. recoveryInfo=RecoveryInfo{adds=377 deletes=203
deleteByQuery=0 errors=23 positionOfStart=3085}
[junit4] 2> 203825 T2624 C170 P57866 oasc.RecoveryStrategy.doRecovery
Recovery was successful - registering as Active
[junit4] 2> 205763 T2056 oaz.ClientCnxn$SendThread.run Client session
timed out, have not heard from server in 12001ms for sessionid
0x1384d7ed6d50010, closing socket connection and attempting reconnect
[junit4] 2> 207805 T2056 oaz.ClientCnxn$SendThread.startConnect Opening
socket connection to server localhost/127.0.0.1:47469
[junit4] 2> 213631 T2598 oaz.ClientCnxn$SendThread.run Client session
timed out, have not heard from server in 12001ms for sessionid
0x1384d86a3510007, closing socket connection and attempting reconnect
[junit4] 2> 213733 T2624 C170 P57866 oasc.RecoveryStrategy.doRecovery
SEVERE Error while trying to recover
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode =
ConnectionLoss for /overseer/queue/qn-
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:90)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:42)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:643)
[junit4] 2> at
org.apache.solr.cloud.DistributedQueue.offer(DistributedQueue.java:236)
[junit4] 2> at
org.apache.solr.cloud.ZkController.publish(ZkController.java:773)
[junit4] 2> at
org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:364)
[junit4] 2> at
org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:210)
[junit4] 2>
[junit4] 2> 213737 T2624 C170 P57866 oasc.RecoveryStrategy.doRecovery
SEVERE Recovery failed - trying again...
[junit4] 2> 213741 T2624 C170 P57866 oasc.RecoveryStrategy.doRecovery
Finished recovery process
[junit4] 2> 213742 T2524 oasc.SolrCore.close [collection1] CLOSING
SolrCore org.apache.solr.core.SolrCore@298365e0
[junit4] 2> 213750 T2524 oasc.SolrCore.closeSearcher [collection1] Closing
main searcher on request.
[junit4] 2> 213751 T2524 oasu.DirectUpdateHandler2.close closing
DirectUpdateHandler2{commits=3,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=381,cumulative_deletesById=207,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 213762 T2524 oasc.RecoveryStrategy.close WARNING Stopping
recovery for core collection1 zkNodeName=127.0.0.1:57866_solr_collection1
[junit4] 2> 215637 T2598 oaz.ClientCnxn$SendThread.startConnect Opening
socket connection to server localhost/127.0.0.1:45297
[junit4] 2> 217866 T2056 oaz.ClientCnxn$SendThread.run Client session
timed out, have not heard from server in 12001ms for sessionid
0x1384d7ed6d50010, closing socket connection and attempting reconnect
[junit4] 2> 219708 T2056 oaz.ClientCnxn$SendThread.startConnect Opening
socket connection to server localhost/127.0.0.1:47469
[junit4] 2> 225835 T2599 oaz.ClientCnxn$EventThread.run EventThread shut
down
[junit4] 2> 225835 T2524 oaz.ZooKeeper.close Session: 0x1384d86a3510007
closed
[junit4] 2> 225838 T2524 oejsh.ContextHandler.doStop stopped
o.e.j.s.ServletContextHandler{/solr,null}
[junit4] 2> 225921 T2524 oas.SolrTestCaseJ4.tearDown ###Ending
testDistribSearch
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=RecoveryZkTest
-Dtests.method=testDistribSearch -Dtests.seed=55363C881408F96F
-Dtests.slow=true -Dtests.locale=da -Dtests.timezone=America/Anguilla
-Dargs="-Dfile.encoding=ISO8859-1"
[junit4] 2>
[junit4] > (@AfterClass output)
[junit4] 2> 225949 T2524 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: test params are: codec=Lucene40: {},
sim=DefaultSimilarity, locale=da, timezone=America/Anguilla
[junit4] 2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32
(64-bit)/cpus=16,threads=2,free=135921352,total=292814848
[junit4] 2> NOTE: All tests run in this JVM: [ZkControllerTest,
UniqFieldsUpdateProcessorFactoryTest, TestStandardFactories, TestTrie,
TestFaceting, TestDFRSimilarityFactory, UpdateParamsTest,
TestPHPSerializedResponseWriter, TestWikipediaTokenizerFactory, PrimUtilsTest,
TestSolrXMLSerializer, TestCSVLoader, TestConfig, BasicFunctionalityTest,
MoreLikeThisHandlerTest, TestLatvianStemFilterFactory,
IndexBasedSpellCheckerTest, MultiTermTest, TestValueSourceCache,
TestSynonymFilterFactory, SuggesterTest, TestArabicFilters,
TestPseudoReturnFields, DocumentBuilderTest, SearchHandlerTest, PeerSyncTest,
TestDefaultSimilarityFactory, TestMultiCoreConfBootstrap, QueryEqualityTest,
TestBadConfig, TestEnglishMinimalStemFilterFactory, FileUtilsTest,
TestDistributedGrouping, SampleTest, TestHunspellStemFilterFactory,
FieldAnalysisRequestHandlerTest, TestSolrDeletionPolicy1, ZkNodePropsTest,
TestPatternReplaceCharFilterFactory, DOMUtilTest, TestRandomFaceting,
TestQuerySenderNoQuery, TestJmxIntegration, SystemInfoHandlerTest,
TestUAX29URLEmailTokenizerFactory, TestRussianFilters, TestArbitraryIndexDir,
XsltUpdateRequestHandlerTest, TestSuggestSpellingConverter,
TestSlowSynonymFilter, TestCJKTokenizerFactory, MinimalSchemaTest,
PluginInfoTest, TestGalicianStemFilterFactory, LegacyHTMLStripCharFilterTest,
DirectSolrConnectionTest, TestMultiWordSynonyms, TestSurroundQueryParser,
TestElisionFilterFactory, TestThaiWordFilterFactory, BasicDistributedZkTest,
TestPersianNormalizationFilterFactory, TestFinnishLightStemFilterFactory,
TestShingleFilterFactory, TestJapanesePartOfSpeechStopFilterFactory,
TestRangeQuery, TestIrishLowerCaseFilterFactory, DateFieldTest,
SolrIndexConfigTest, FileBasedSpellCheckerTest, TestCollationField,
TestExtendedDismaxParser, SolrInfoMBeanTest, PrimitiveFieldTypeTest,
ConvertedLegacyTest, TestCollationKeyFilterFactory,
TestPatternReplaceFilterFactory, TestNorwegianMinimalStemFilterFactory,
EchoParamsTest, TestDistributedSearch, DistributedTermsComponentTest,
TestDelimitedPayloadTokenFilterFactory, CSVRequestHandlerTest, TestUtils,
TestJapaneseTokenizerFactory, TestSpanishLightStemFilterFactory,
SpatialFilterTest, TestSystemIdResolver, CurrencyFieldTest, TestSort,
TestKStemFilterFactory, TestGroupingSearch, TestPhoneticFilterFactory,
SuggesterFSTTest, TestMergePolicyConfig, TestJapaneseReadingFormFilterFactory,
ResourceLoaderTest, NumericFieldsTest, TestJapaneseBaseFormFilterFactory,
TestChineseTokenizerFactory, TestJmxMonitoredMap, TestPropInject,
TestQuerySenderListener, SolrCmdDistributorTest, TestBinaryResponseWriter,
SolrCoreCheckLockOnStartupTest, SolrPluginUtilsTest,
TestDictionaryCompoundWordTokenFilterFactory, TestKeepFilterFactory,
TestPhraseSuggestions, TestSearchPerf, TestIndexSearcher, TestLFUCache,
SpellPossibilityIteratorTest, SolrRequestParserTest, PolyFieldTest,
LeaderElectionIntegrationTest, TestPatternTokenizerFactory, TestRealTimeGet,
TestJapaneseKatakanaStemFilterFactory, SpellingQueryConverterTest,
DebugComponentTest, JsonLoaderTest, BadComponentTest, TestFastLRUCache,
TestSolrDeletionPolicy2, TestSolrCoreProperties, OverseerTest, TestWriterPerf,
LoggingHandlerTest, TestGreekStemFilterFactory,
TestHyphenationCompoundWordTokenFilterFactory, TestBM25SimilarityFactory,
TestCapitalizationFilterFactory, TestSwedishLightStemFilterFactory,
TestWordDelimiterFilterFactory, JSONWriterTest, TestCJKWidthFilterFactory,
RequestHandlersTest, HighlighterTest, NotRequiredUniqueKeyTest,
PingRequestHandlerTest, TestPortugueseStemFilterFactory,
TestGermanMinimalStemFilterFactory, TestBeiderMorseFilterFactory,
DirectUpdateHandlerOptimizeTest, SimpleFacetsTest, FullSolrCloudTest,
BasicZkTest, SignatureUpdateProcessorFactoryTest,
CommonGramsQueryFilterFactoryTest, BadIndexSchemaTest,
TestCJKBigramFilterFactory, SolrCoreTest, TestBrazilianStemFilterFactory,
SoftAutoCommitTest, TestGermanStemFilterFactory, TestQueryTypes, TestJoin,
XmlUpdateRequestHandlerTest, TestPortugueseMinimalStemFilterFactory,
TestGalicianMinimalStemFilterFactory, TestRecovery, DisMaxRequestHandlerTest,
TestMappingCharFilterFactory, TestFrenchLightStemFilterFactory,
TestHashPartitioner, IndexReaderFactoryTest, TestSolrQueryParser,
TestCSVResponseWriter, TestGermanNormalizationFilterFactory,
CommonGramsFilterFactoryTest, TestSynonymMap,
TestTurkishLowerCaseFilterFactory, TestFiltering,
TestRemoveDuplicatesTokenFilterFactory, DateMathParserTest, TestUpdate,
ShowFileRequestHandlerTest, TestBulgarianStemFilterFactory,
LukeRequestHandlerTest, TestTrimFilterFactory, TimeZoneUtilsTest,
DirectUpdateHandlerTest, TestIndexingPerformance,
TestStemmerOverrideFilterFactory, LeaderElectionTest,
FieldMutatingUpdateProcessorTest, ReturnFieldsTest,
TestReverseStringFilterFactory, TestNGramFilters, TestNumberUtils,
ZkSolrClientTest, DistributedSpellCheckComponentTest, OutputWriterTest,
IndexSchemaTest, TestHTMLStripCharFilterFactory,
TestPortugueseLightStemFilterFactory, TestKeywordMarkerFilterFactory,
TestCollationKeyRangeQueries, TestLRUCache, StandardRequestHandlerTest,
UpdateRequestProcessorFactoryTest, TermsComponentTest,
TestChineseFilterFactory, TestItalianLightStemFilterFactory,
TestFoldingMultitermQuery, RecoveryZkTest]
[junit4] 2>
[junit4] Completed in 225.96s, 1 test, 1 failure <<< FAILURES!
[...truncated 247 lines...]
[...truncated 39858 lines...]
[...truncated 39858 lines...]
[...truncated 39858 lines...]
[...truncated 39858 lines...]
[...truncated 39858 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]