You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by je...@sd-datasolutions.de on 2012/06/05 23:37:51 UTC

[JENKINS] Lucene-Solr-trunk-Windows-Java6-64 - Build # 440 - Failure!

Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Windows-Java6-64/440/

1 tests failed.
REGRESSION:  org.apache.solr.handler.TestReplicationHandler.test

Error Message:
Backup success not detected:<?xml version="1.0" encoding="UTF-8"?> <response> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><lst name="details"><str name="indexSize">22,19 KB</str><str name="indexPath">C:\Jenkins\workspace\Lucene-Solr-trunk-Windows-Java6-64\solr\build\solr-core\test\J0\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1338931565849\master\data\index</str><arr name="commits"><lst><long name="indexVersion">1338931648110</long><long name="generation">19</long><arr name="filelist"><str>_b.si</str><str>_b_nrm.cfe</str><str>_b_Lucene40_0.tip</str><str>_b.fnm</str><str>_b.fdt</str><str>_b_Lucene40_0.tim</str><str>_b_nrm.cfs</str><str>segments_j</str><str>_b.fdx</str><str>_b_Lucene40_0.frq</str></arr></lst></arr><str name="isMaster">true</str><str name="isSlave">false</str><long name="indexVersion">1338931648110</long><long name="generation">19</long><lst name="master"><str name="confFiles">schema-replication2.xml:schema.xml</str><arr name="replicateAfter"><str>commit</str></arr><str name="replicationEnabled">true</str><long name="replicatableGeneration">19</long></lst><lst name="backup"><str name="startTime">Tue Jun 05 17:27:28 AST 2012</str><int name="fileCount">10</int><str name="status">success</str><str name="snapshotCompletedAt">Tue Jun 05 17:27:28 AST 2012</str></lst></lst><str name="WARNING">This response format is experimental.  It is likely to change in the future.</str> </response> 

Stack Trace:
java.lang.AssertionError: Backup success not detected:<?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><lst name="details"><str name="indexSize">22,19 KB</str><str name="indexPath">C:\Jenkins\workspace\Lucene-Solr-trunk-Windows-Java6-64\solr\build\solr-core\test\J0\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1338931565849\master\data\index</str><arr name="commits"><lst><long name="indexVersion">1338931648110</long><long name="generation">19</long><arr name="filelist"><str>_b.si</str><str>_b_nrm.cfe</str><str>_b_Lucene40_0.tip</str><str>_b.fnm</str><str>_b.fdt</str><str>_b_Lucene40_0.tim</str><str>_b_nrm.cfs</str><str>segments_j</str><str>_b.fdx</str><str>_b_Lucene40_0.frq</str></arr></lst></arr><str name="isMaster">true</str><str name="isSlave">false</str><long name="indexVersion">1338931648110</long><long name="generation">19</long><lst name="master"><str name="confFiles">schema-replication2.xml:schema.xml</str><arr name="replicateAfter"><str>commit</str></arr><str name="replicationEnabled">true</str><long name="replicatableGeneration">19</long></lst><lst name="backup"><str name="startTime">Tue Jun 05 17:27:28 AST 2012</str><int name="fileCount">10</int><str name="status">success</str><str name="snapshotCompletedAt">Tue Jun 05 17:27:28 AST 2012</str></lst></lst><str name="WARNING">This response format is experimental.  It is likely to change in the future.</str>
</response>

	at __randomizedtesting.SeedInfo.seed([D46DD04D7EC5BB8F:5C39EF97D039D677]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.handler.TestReplicationHandler.doTestBackup(TestReplicationHandler.java:889)
	at org.apache.solr.handler.TestReplicationHandler.test(TestReplicationHandler.java:255)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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.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.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:56)
	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 15070 lines...]
   [junit4]   2> 81679 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[440]} 0 0
   [junit4]   2> 81690 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[441]} 0 0
   [junit4]   2> 81701 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[442]} 0 0
   [junit4]   2> 81712 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[443]} 0 0
   [junit4]   2> 81723 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[444]} 0 0
   [junit4]   2> 81734 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[445]} 0 0
   [junit4]   2> 81745 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[446]} 0 0
   [junit4]   2> 81755 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[447]} 0 0
   [junit4]   2> 81766 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[448]} 0 0
   [junit4]   2> 81777 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[449]} 0 0
   [junit4]   2> 81788 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[450]} 0 0
   [junit4]   2> 81799 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[451]} 0 0
   [junit4]   2> 81810 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[452]} 0 0
   [junit4]   2> 81821 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[453]} 0 0
   [junit4]   2> 81832 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[454]} 0 0
   [junit4]   2> 81843 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[455]} 0 0
   [junit4]   2> 81854 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[456]} 0 0
   [junit4]   2> 81865 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[457]} 0 0
   [junit4]   2> 81876 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[458]} 0 0
   [junit4]   2> 81887 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[459]} 0 0
   [junit4]   2> 81898 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[460]} 0 0
   [junit4]   2> 81909 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[461]} 0 0
   [junit4]   2> 81920 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[462]} 0 0
   [junit4]   2> 81931 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[463]} 0 0
   [junit4]   2> 81942 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[464]} 0 0
   [junit4]   2> 81953 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[465]} 0 0
   [junit4]   2> 81964 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[466]} 0 0
   [junit4]   2> 81975 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[467]} 0 0
   [junit4]   2> 81986 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[468]} 0 0
   [junit4]   2> 81997 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[469]} 0 0
   [junit4]   2> 82008 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[470]} 0 0
   [junit4]   2> 82019 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[471]} 0 0
   [junit4]   2> 82030 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[472]} 0 0
   [junit4]   2> 82041 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[473]} 0 0
   [junit4]   2> 82052 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[474]} 0 0
   [junit4]   2> 82063 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[475]} 0 0
   [junit4]   2> 82074 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[476]} 0 0
   [junit4]   2> 82085 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[477]} 0 0
   [junit4]   2> 82096 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[478]} 0 0
   [junit4]   2> 82107 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[479]} 0 0
   [junit4]   2> 82118 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[480]} 0 0
   [junit4]   2> 82129 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[481]} 0 0
   [junit4]   2> 82140 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[482]} 0 0
   [junit4]   2> 82151 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[483]} 0 0
   [junit4]   2> 82162 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[484]} 0 0
   [junit4]   2> 82173 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[485]} 0 0
   [junit4]   2> 82184 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[486]} 0 0
   [junit4]   2> 82195 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[487]} 0 0
   [junit4]   2> 82206 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[488]} 0 0
   [junit4]   2> 82217 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[489]} 0 0
   [junit4]   2> 82228 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[490]} 0 0
   [junit4]   2> 82239 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[491]} 0 0
   [junit4]   2> 82250 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[492]} 0 0
   [junit4]   2> 82261 T1152 C103 oasu.DirectUpdateHandler2.commit start commit{flags=0,version=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
   [junit4]   2> 82282 T1152 C103 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
   [junit4]   2> 		commit{dir=C:\Jenkins\workspace\Lucene-Solr-trunk-Windows-Java6-64\solr\build\solr-core\test\J0\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1338931565849\master\data\index,segFN=segments_i,generation=18,filenames=[_a_nrm.cfe, _a_Lucene40_0.frq, _a_Lucene40_0.tim, _a_Lucene40_0.tip, _a.fdt, _a.si, _a_nrm.cfs, segments_i, _a.fnm, _a.fdx]
   [junit4]   2> 		commit{dir=C:\Jenkins\workspace\Lucene-Solr-trunk-Windows-Java6-64\solr\build\solr-core\test\J0\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1338931565849\master\data\index,segFN=segments_j,generation=19,filenames=[_b.si, _b_nrm.cfe, _b_Lucene40_0.tip, _b.fnm, _b.fdt, _b_Lucene40_0.tim, _b_nrm.cfs, segments_j, _b.fdx, _b_Lucene40_0.frq]
   [junit4]   2> 82282 T1152 C103 oasc.SolrDeletionPolicy.updateCommits newest commit = 19
   [junit4]   2> 82292 T1152 C103 oass.SolrIndexSearcher.<init> Opening Searcher@286edac4 main
   [junit4]   2> 82292 T1152 C103 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 82292 T1159 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@286edac4 main{StandardDirectoryReader(segments_j:35 _b(5.0):C493)}
   [junit4]   2> 82292 T1152 C103 UPDATE [collection1] webapp=/solr path=/update params={waitSearcher=true&wt=javabin&commit=true&softCommit=false&version=2} {commit=} 0 31
   [junit4]   2> 82292 T1155 C103 REQ [collection1] webapp=/solr path=/replication params={command=details} status=0 QTime=0 
   [junit4]   2> 82292 T1153 C103 REQ [collection1] webapp=/solr path=/replication params={command=backup} status=0 QTime=0 
   [junit4]   2> 82420 T1155 C103 REQ [collection1] webapp=/solr path=/replication params={command=details} status=0 QTime=0 
   [junit4]   2> 82500 T1148 oash.SnapPuller.fetchLatestIndex SEVERE Master at: http://localhost:59926/solr/replication is not available. Index fetch failed. Exception: Connection to http://localhost:59926 refused
   [junit4]   2> 83054 T1157 C103 REQ [collection1] webapp=/solr path=/replication params={command=backup} status=0 QTime=0 
   [junit4]   2> 83054 T1155 C103 REQ [collection1] webapp=/solr path=/replication params={command=details} status=0 QTime=0 
   [junit4]   2> 83182 T1157 C103 REQ [collection1] webapp=/solr path=/replication params={command=details} status=0 QTime=0 
   [junit4]   2> 83311 T1157 C103 REQ [collection1] webapp=/solr path=/replication params={command=details} status=0 QTime=0 
   [junit4]   2> 83439 T1157 C103 REQ [collection1] webapp=/solr path=/replication params={command=details} status=0 QTime=0 
   [junit4]   2> 83568 T1157 C103 REQ [collection1] webapp=/solr path=/replication params={command=details} status=0 QTime=0 
   [junit4]   2> 83697 T1157 C103 REQ [collection1] webapp=/solr path=/replication params={command=details} status=0 QTime=0 
   [junit4]   2> 83796 T1148 oash.SnapPuller.fetchLatestIndex SEVERE Master at: http://localhost:59926/solr/replication is not available. Index fetch failed. Exception: Connection to http://localhost:59926 refused
   [junit4]   2> 83825 T1157 C103 REQ [collection1] webapp=/solr path=/replication params={command=details} status=0 QTime=0 
   [junit4]   2> 83954 T1157 C103 REQ [collection1] webapp=/solr path=/replication params={command=details} status=0 QTime=0 
   [junit4]   2> 84082 T1157 C103 REQ [collection1] webapp=/solr path=/replication params={command=details} status=0 QTime=0 
   [junit4]   2> 84211 T1157 C103 REQ [collection1] webapp=/solr path=/replication params={command=details} status=0 QTime=0 
   [junit4]   2> 84340 T1157 C103 REQ [collection1] webapp=/solr path=/replication params={command=details} status=0 QTime=0 
   [junit4]   2> 84468 T944 oas.SolrTestCaseJ4.tearDown ###Ending test
   [junit4]   1> replicate slave to master
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestReplicationHandler -Dtests.method=test -Dtests.seed=D46DD04D7EC5BB8F -Dtests.locale=uk_UA -Dtests.timezone=America/Virgin -Dargs="-Dfile.encoding=Cp1252"
   [junit4]   1> 
   [junit4]   2>
   [junit4]    > (@AfterClass output)
   [junit4]   2> 84478 T944 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1567621242
   [junit4]   2> 84478 T944 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@312de3fa
   [junit4]   2> 84478 T944 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 84478 T944 oasu.DirectUpdateHandler2.close 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=493,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 84478 T944 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 84529 T944 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1101416748
   [junit4]   2> 84539 T944 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6794ab50
   [junit4]   2> 84539 T944 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 84539 T944 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=2,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> 84539 T944 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 84620 T944 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Appending, sim=DefaultSimilarity, locale=uk_UA, timezone=America/Virgin
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=2,threads=2,free=74247808,total=185204736
   [junit4]   2> NOTE: All tests run in this JVM: [AutoCommitTest, TestGermanLightStemFilterFactory, DoubleMetaphoneFilterFactoryTest, DocumentBuilderTest, SortByFunctionTest, TestFunctionQuery, PrimUtilsTest, TestUtils, TestGermanNormalizationFilterFactory, DirectUpdateHandlerOptimizeTest, MBeansHandlerTest, TestWordDelimiterFilterFactory, TestHashPartitioner, TestNorwegianMinimalStemFilterFactory, DirectSolrSpellCheckerTest, TestPatternTokenizerFactory, TestStandardFactories, TestCJKBigramFilterFactory, FullSolrCloudDistribCmdsTest, TestDocSet, DebugComponentTest, CoreAdminHandlerTest, TestBinaryResponseWriter, TestJapaneseTokenizerFactory, MinimalSchemaTest, TestHungarianLightStemFilterFactory, TestRecovery, TestQuerySenderNoQuery, TestLRUCache, TestHindiFilters, OpenExchangeRatesOrgProviderTest, TestBM25SimilarityFactory, TestUAX29URLEmailTokenizerFactory, PolyFieldTest, TestFinnishLightStemFilterFactory, TestLFUCache, JSONWriterTest, SuggesterFSTTest, DistributedQueryElevationComponentTest, URLClassifyProcessorTest, TestGalicianStemFilterFactory, TestDelimitedPayloadTokenFilterFactory, SolrInfoMBeanTest, TestShingleFilterFactory, SuggesterTSTTest, TestPHPSerializedResponseWriter, TestWikipediaTokenizerFactory, TestTrie, StandardRequestHandlerTest, DOMUtilTest, TestSolrQueryParser, TestHyphenationCompoundWordTokenFilterFactory, TestBeiderMorseFilterFactory, TestQueryUtils, ResourceLoaderTest, SignatureUpdateProcessorFactoryTest, TestFiltering, TestCodecSupport, TestTrimFilterFactory, TestKStemFilterFactory, TestUpdate, DistributedTermsComponentTest, TestJmxIntegration, TestDefaultSimilarityFactory, ZkSolrClientTest, TestMultiWordSynonyms, TestReversedWildcardFilterFactory, TestSolrCoreProperties, SolrCoreCheckLockOnStartupTest, TestElisionFilterFactory, TestTurkishLowerCaseFilterFactory, SimpleFacetsTest, RAMDirectoryFactoryTest, TestGermanMinimalStemFilterFactory, FastVectorHighlighterTest, TestDictionaryCompoundWordTokenFilterFactory, TestDFRSimilarityFactory, TestSolrDeletionPolicy1, TestSpanishLightStemFilterFactory, TestIndexingPerformance, SnowballPorterFilterFactoryTest, SOLR749Test, TestSystemIdResolver, LeaderElectionTest, SolrIndexConfigTest, RequiredFieldsTest, JsonLoaderTest, HighlighterConfigTest, NotRequiredUniqueKeyTest, CloudStateUpdateTest, SolrPluginUtilsTest, BasicDistributedZkTest, TestRemoteStreaming, PluginInfoTest, TestReplicationHandler]
   [junit4]   2> 
   [junit4] Completed in 84.62s, 1 test, 1 failure <<< FAILURES!
[...truncated 834 lines...]

[...truncated 16005 lines...]

[...truncated 16005 lines...]

[...truncated 16005 lines...]

[...truncated 16005 lines...]

[...truncated 16005 lines...]