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

[JENKINS-EA] Lucene-Solr-SOLR-13661-Linux (64bit/jdk-14-ea+24) - Build # 177 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-SOLR-13661-Linux/177/
Java: 64bit/jdk-14-ea+24 -XX:+UseCompressedOops -XX:+UseSerialGC

4 tests failed.
FAILED:  org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData

Error Message:
expected:<24> but was:<23>

Stack Trace:
java.lang.AssertionError: expected:<24> but was:<23>
	at __randomizedtesting.SeedInfo.seed([EE2ED5F50083EB89:6D8B202544537F6]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:833)


FAILED:  org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData

Error Message:
expected:<24> but was:<23>

Stack Trace:
java.lang.AssertionError: expected:<24> but was:<23>
	at __randomizedtesting.SeedInfo.seed([EE2ED5F50083EB89:6D8B202544537F6]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:833)


FAILED:  org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData

Error Message:
expected:<24> but was:<23>

Stack Trace:
java.lang.AssertionError: expected:<24> but was:<23>
	at __randomizedtesting.SeedInfo.seed([EE2ED5F50083EB89:6D8B202544537F6]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:833)


FAILED:  org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData

Error Message:
expected:<24> but was:<23>

Stack Trace:
java.lang.AssertionError: expected:<24> but was:<23>
	at __randomizedtesting.SeedInfo.seed([EE2ED5F50083EB89:6D8B202544537F6]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:833)




Build Log:
[...truncated 2785 lines...]
   [junit4] Suite: org.apache.lucene.analysis.hunspell.TestDictionary
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDictionary -Dtests.method=testInvalidData -Dtests.seed=EE2ED5F50083EB89 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=to-TO -Dtests.timezone=Antarctica/Macquarie -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.03s J1 | TestDictionary.testInvalidData <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<24> but was:<23>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EE2ED5F50083EB89:6D8B202544537F6]:0)
   [junit4]    > 	at org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:833)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=1800, maxMBSortInHeap=6.51136101113649, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@777be2f4), locale=to-TO, timezone=Antarctica/Macquarie
   [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation 14-ea (64-bit)/cpus=8,threads=1,free=456879880,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestSoraniNormalizationFilterFactory, TestPersianNormalizationFilterFactory, TestMorphAlias, FixedShingleFilterTest, TestSpanishMinimalStemFilterFactory, TestSynonymFilterFactory, TestArabicFilters, TestOnlyInCompound, TestAnalysisSPILoader, TestStemmer, TestDutchAnalyzer, TestPatternReplaceCharFilter, TestLimitTokenOffsetFilter, TestPathHierarchyTokenizer, TestStopFilterFactory, TestGermanNormalizationFilterFactory, TestBengaliStemmer, TestTwoSuffixes, TestAllAnalyzersHaveFactories, TestFlagLong, TestLimitTokenCountAnalyzer, TestScandinavianNormalizationFilterFactory, TestScandinavianFoldingFilter, TestLimitTokenPositionFilterFactory, TestDictionary]
   [junit4] Completed [42/295 (1!)] on J1 in 0.33s, 10 tests, 1 failure <<< FAILURES!

[...truncated 58091 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-SOLR-13661-Linux/177/consoleText

[repro] Revision: 5674f4aa9077b493503d94821471e9e6aa8a1702

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=TestDictionary -Dtests.method=testInvalidData -Dtests.seed=EE2ED5F50083EB89 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=to-TO -Dtests.timezone=Antarctica/Macquarie -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    lucene/analysis/common
[repro]       TestDictionary
[repro] ant compile-test

[...truncated 248 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestDictionary" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=EE2ED5F50083EB89 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=to-TO -Dtests.timezone=Antarctica/Macquarie -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 32 lines...]
   [junit4] Suite: org.apache.lucene.analysis.hunspell.TestDictionary
   [junit4] OK      0.20s J2 | TestDictionary.testInvalidFlags
   [junit4] OK      0.02s J2 | TestDictionary.testReplacements
   [junit4] OK      0.18s J2 | TestDictionary.testResourceCleanup
   [junit4] OK      0.03s J2 | TestDictionary.testCompressedBeforeSetDictionary
   [junit4] OK      0.04s J2 | TestDictionary.testCompressedEmptyAliasDictionary
   [junit4] OK      0.02s J2 | TestDictionary.testSimpleDictionary
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDictionary -Dtests.method=testInvalidData -Dtests.seed=EE2ED5F50083EB89 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=to-TO -Dtests.timezone=Antarctica/Macquarie -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.07s J2 | TestDictionary.testInvalidData <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<24> but was:<23>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EE2ED5F50083EB89:6D8B202544537F6]:0)
   [junit4]    > 	at org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:833)
   [junit4] OK      0.01s J2 | TestDictionary.testFlagWithCrazyWhitespace
   [junit4] OK      0.03s J2 | TestDictionary.testSetWithCrazyWhitespaceAndBOMs
   [junit4] OK      0.06s J2 | TestDictionary.testCompressedDictionary
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=1800, maxMBSortInHeap=6.51136101113649, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@44d8f0ba), locale=to-TO, timezone=Antarctica/Macquarie
   [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation 14-ea (64-bit)/cpus=8,threads=1,free=442160800,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestDictionary]
   [junit4] Completed [1/5 (1!)] on J2 in 1.40s, 10 tests, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.analysis.hunspell.TestDictionary
   [junit4] OK      0.21s J1 | TestDictionary.testInvalidFlags
   [junit4] OK      0.04s J1 | TestDictionary.testReplacements
   [junit4] OK      0.13s J1 | TestDictionary.testResourceCleanup
   [junit4] OK      0.07s J1 | TestDictionary.testCompressedBeforeSetDictionary
   [junit4] OK      0.03s J1 | TestDictionary.testCompressedEmptyAliasDictionary
   [junit4] OK      0.04s J1 | TestDictionary.testSimpleDictionary
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDictionary -Dtests.method=testInvalidData -Dtests.seed=EE2ED5F50083EB89 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=to-TO -Dtests.timezone=Antarctica/Macquarie -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.06s J1 | TestDictionary.testInvalidData <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<24> but was:<23>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EE2ED5F50083EB89:6D8B202544537F6]:0)
   [junit4]    > 	at org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:833)
   [junit4] OK      0.03s J1 | TestDictionary.testFlagWithCrazyWhitespace
   [junit4] OK      0.00s J1 | TestDictionary.testSetWithCrazyWhitespaceAndBOMs
   [junit4] OK      0.05s J1 | TestDictionary.testCompressedDictionary
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=1800, maxMBSortInHeap=6.51136101113649, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2860f3a6), locale=to-TO, timezone=Antarctica/Macquarie
   [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation 14-ea (64-bit)/cpus=8,threads=1,free=439260896,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestDictionary]
   [junit4] Completed [2/5 (2!)] on J1 in 1.42s, 10 tests, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.analysis.hunspell.TestDictionary
   [junit4] OK      0.21s J0 | TestDictionary.testInvalidFlags
   [junit4] OK      0.04s J0 | TestDictionary.testReplacements
   [junit4] OK      0.14s J0 | TestDictionary.testResourceCleanup
   [junit4] OK      0.04s J0 | TestDictionary.testCompressedBeforeSetDictionary
   [junit4] OK      0.04s J0 | TestDictionary.testCompressedEmptyAliasDictionary
   [junit4] OK      0.03s J0 | TestDictionary.testSimpleDictionary
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDictionary -Dtests.method=testInvalidData -Dtests.seed=EE2ED5F50083EB89 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=to-TO -Dtests.timezone=Antarctica/Macquarie -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.10s J0 | TestDictionary.testInvalidData <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<24> but was:<23>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EE2ED5F50083EB89:6D8B202544537F6]:0)
   [junit4]    > 	at org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:833)
   [junit4] OK      0.01s J0 | TestDictionary.testFlagWithCrazyWhitespace
   [junit4] OK      0.01s J0 | TestDictionary.testSetWithCrazyWhitespaceAndBOMs
   [junit4] OK      0.12s J0 | TestDictionary.testCompressedDictionary
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=1800, maxMBSortInHeap=6.51136101113649, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@27026814), locale=to-TO, timezone=Antarctica/Macquarie
   [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation 14-ea (64-bit)/cpus=8,threads=1,free=442155312,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestDictionary]
   [junit4] Completed [3/5 (3!)] on J0 in 1.60s, 10 tests, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.analysis.hunspell.TestDictionary
   [junit4] OK      0.01s J1 | TestDictionary.testInvalidFlags
   [junit4] OK      0.01s J1 | TestDictionary.testReplacements
   [junit4] OK      0.02s J1 | TestDictionary.testResourceCleanup
   [junit4] OK      0.02s J1 | TestDictionary.testCompressedBeforeSetDictionary
   [junit4] OK      0.03s J1 | TestDictionary.testCompressedEmptyAliasDictionary
   [junit4] OK      0.02s J1 | TestDictionary.testSimpleDictionary
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDictionary -Dtests.method=testInvalidData -Dtests.seed=EE2ED5F50083EB89 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=to-TO -Dtests.timezone=Antarctica/Macquarie -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J1 | TestDictionary.testInvalidData <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<24> but was:<23>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EE2ED5F50083EB89:6D8B202544537F6]:0)
   [junit4]    > 	at org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:833)
   [junit4] OK      0.00s J1 | TestDictionary.testFlagWithCrazyWhitespace
   [junit4] OK      0.00s J1 | TestDictionary.testSetWithCrazyWhitespaceAndBOMs
   [junit4] OK      0.01s J1 | TestDictionary.testCompressedDictionary
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=1800, maxMBSortInHeap=6.51136101113649, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@38414466), locale=to-TO, timezone=Antarctica/Macquarie
   [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation 14-ea (64-bit)/cpus=8,threads=1,free=404908592,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestDictionary, TestDictionary]
   [junit4] Completed [4/5 (4!)] on J1 in 0.26s, 10 tests, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.analysis.hunspell.TestDictionary
   [junit4] OK      0.03s J2 | TestDictionary.testInvalidFlags
   [junit4] OK      0.01s J2 | TestDictionary.testReplacements
   [junit4] OK      0.01s J2 | TestDictionary.testResourceCleanup
   [junit4] OK      0.01s J2 | TestDictionary.testCompressedBeforeSetDictionary
   [junit4] OK      0.02s J2 | TestDictionary.testCompressedEmptyAliasDictionary
   [junit4] OK      0.01s J2 | TestDictionary.testSimpleDictionary
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDictionary -Dtests.method=testInvalidData -Dtests.seed=EE2ED5F50083EB89 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=to-TO -Dtests.timezone=Antarctica/Macquarie -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J2 | TestDictionary.testInvalidData <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<24> but was:<23>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EE2ED5F50083EB89:6D8B202544537F6]:0)
   [junit4]    > 	at org.apache.lucene.analysis.hunspell.TestDictionary.testInvalidData(TestDictionary.java:137)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:833)
   [junit4] OK      0.00s J2 | TestDictionary.testFlagWithCrazyWhitespace
   [junit4] OK      0.00s J2 | TestDictionary.testSetWithCrazyWhitespaceAndBOMs
   [junit4] OK      0.01s J2 | TestDictionary.testCompressedDictionary
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=1800, maxMBSortInHeap=6.51136101113649, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@38414466), locale=to-TO, timezone=Antarctica/Macquarie
   [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation 14-ea (64-bit)/cpus=8,threads=1,free=404929152,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestDictionary, TestDictionary]
   [junit4] Completed [5/5 (5!)] on J2 in 0.28s, 10 tests, 1 failure <<< FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/lucene/common-build.xml:1510: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/lucene/common-build.xml:1037: There were test failures: 5 suites, 50 tests, 5 failures [seed: EE2ED5F50083EB89]

Total time: 4 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.lucene.analysis.hunspell.TestDictionary
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
mv: cannot stat 'solr/build': No such file or directory
+ true
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=5674f4aa9077b493503d94821471e9e6aa8a1702, workspace=/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux
[WARNINGS] Computing warning deltas based on reference build #176
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-SOLR-13661-Linux (64bit/jdk-11.0.4) - Build # 178 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-SOLR-13661-Linux/178/
Java: 64bit/jdk-11.0.4 -XX:-UseCompressedOops -XX:+UseG1GC

All tests passed

Build Log:
[...truncated 64378 lines...]
-ecj-javadoc-lint-src:
    [mkdir] Created dir: /tmp/ecj859961684
 [ecj-lint] Compiling 1298 source files to /tmp/ecj859961684
 [ecj-lint] Processing annotations
 [ecj-lint] Annotations processed
 [ecj-lint] Processing annotations
 [ecj-lint] No elements to process
 [ecj-lint] invalid Class-Path header in manifest of jar file: /home/jenkins/.ivy2/cache/org.restlet.jee/org.restlet/jars/org.restlet-2.3.0.jar
 [ecj-lint] invalid Class-Path header in manifest of jar file: /home/jenkins/.ivy2/cache/org.restlet.jee/org.restlet.ext.servlet/jars/org.restlet.ext.servlet-2.3.0.jar
 [ecj-lint] ----------
 [ecj-lint] 1. WARNING in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/client/solrj/embedded/EmbeddedSolrServer.java (at line 255)
 [ecj-lint] 	return (NamedList<Object>) new JavaBinCodec(resolver).unmarshal(in);
 [ecj-lint] 	                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 2. WARNING in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/cloud/RecoveryStrategy.java (at line 232)
 [ecj-lint] 	ReplicationHandler replicationHandler = (ReplicationHandler) handler;
 [ecj-lint] 	                   ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'replicationHandler' is never closed
 [ecj-lint] ----------
 [ecj-lint] 3. WARNING in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/cloud/RecoveryStrategy.java (at line 628)
 [ecj-lint] 	PeerSyncWithLeader peerSyncWithLeader = new PeerSyncWithLeader(core,
 [ecj-lint] 	                   ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'peerSyncWithLeader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 4. WARNING in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/cloud/SyncStrategy.java (at line 186)
 [ecj-lint] 	PeerSync peerSync = new PeerSync(core, syncWith, core.getUpdateHandler().getUpdateLog().getNumRecordsToKeep(), true, peerSyncOnlyWithActive, false);
 [ecj-lint] 	         ^^^^^^^^
 [ecj-lint] Resource leak: 'peerSync' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 5. WARNING in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/cloud/autoscaling/sim/SimCloudManager.java (at line 794)
 [ecj-lint] 	throw new UnsupportedOperationException("must add at least 1 node first");
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'queryRequest' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 6. WARNING in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/cloud/autoscaling/sim/SimCloudManager.java (at line 800)
 [ecj-lint] 	throw new UnsupportedOperationException("must add at least 1 node first");
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'queryRequest' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 7. WARNING in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/cloud/autoscaling/sim/SimScenario.java (at line 406)
 [ecj-lint] 	SnapshotCloudManager snapshotCloudManager = new SnapshotCloudManager(scenario.cluster, null);
 [ecj-lint] 	                     ^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'snapshotCloudManager' is never closed
 [ecj-lint] ----------
 [ecj-lint] 8. WARNING in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/cloud/autoscaling/sim/SimScenario.java (at line 739)
 [ecj-lint] 	throw new IOException("currently only one listener can be set per trigger. Trigger name: " + trigger);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'listener' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 9. WARNING in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/cloud/autoscaling/sim/SimScenario.java (at line 929)
 [ecj-lint] 	SnapshotCloudManager snapshotCloudManager = new SnapshotCloudManager(scenario.cluster, null);
 [ecj-lint] 	                     ^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'snapshotCloudManager' is never closed
 [ecj-lint] ----------
 [ecj-lint] 10. WARNING in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/cloud/autoscaling/sim/SimScenario.java (at line 968)
 [ecj-lint] 	SimScenario scenario = new SimScenario();
 [ecj-lint] 	            ^^^^^^^^
 [ecj-lint] Resource leak: 'scenario' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 11. WARNING in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/core/CoreContainer.java (at line 740)
 [ecj-lint] 	SolrFieldCacheBean fieldCacheBean = new SolrFieldCacheBean();
 [ecj-lint] 	                   ^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'fieldCacheBean' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 12. WARNING in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/handler/CdcrRequestHandler.java (at line 741)
 [ecj-lint] 	ReplicationHandler replicationHandler = (ReplicationHandler) handler;
 [ecj-lint] 	                   ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'replicationHandler' is never closed
 [ecj-lint] ----------
 [ecj-lint] 13. WARNING in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/handler/CdcrRequestHandler.java (at line 760)
 [ecj-lint] 	ReplicationHandler replicationHandler = (ReplicationHandler) handler;
 [ecj-lint] 	                   ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'replicationHandler' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 14. WARNING in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/handler/SolrConfigHandler.java (at line 557)
 [ecj-lint] 	new PluginBag.RuntimeLib(req.getCore()).init(new PluginInfo(info.tag, op.getDataMap()));
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 15. WARNING in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/handler/admin/SegmentsInfoRequestHandler.java (at line 243)
 [ecj-lint] 	leafReader = ((FilterLeafReader)leafReader).getDelegate();
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'leafReader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 16. WARNING in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/handler/component/HttpShardHandler.java (at line 149)
 [ecj-lint] 	return new JavaBinCodec(null, stringCache).setReadStringAsCharSeq(true);
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 17. WARNING in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/handler/component/HttpShardHandlerFactory.java (at line 415)
 [ecj-lint] 	ZkController zkController = core == null ? null : core.getCoreContainer().getZkController();
 [ecj-lint] 	             ^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'zkController' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 18. WARNING in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java (at line 1118)
 [ecj-lint] 	PeerSyncWithLeader peerSync = new PeerSyncWithLeader(rb.req.getCore(), syncWithLeader, nVersions);
 [ecj-lint] 	                   ^^^^^^^^
 [ecj-lint] Resource leak: 'peerSync' is never closed
 [ecj-lint] ----------
 [ecj-lint] 19. WARNING in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/handler/component/RealTimeGetComponent.java (at line 1140)
 [ecj-lint] 	PeerSync peerSync = new PeerSync(rb.req.getCore(), replicas, nVersions, cantReachIsSuccess);
 [ecj-lint] 	         ^^^^^^^^
 [ecj-lint] Resource leak: 'peerSync' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 20. WARNING in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/handler/loader/JavabinLoader.java (at line 137)
 [ecj-lint] 	new JavaBinCodec() {
 [ecj-lint]       SolrParams params;
 [ecj-lint]       AddUpdateCommand addCmd = null;
 [ecj-lint] 
 [ecj-lint]       @Override
 [ecj-lint]       public List<Object> readIterator(DataInputInputStream fis) throws IOException {
 [ecj-lint]         while (true) {
 [ecj-lint]           Object o = readVal(fis);
 [ecj-lint]           if (o == END_OBJ) break;
 [ecj-lint]           if (o instanceof NamedList) {
 [ecj-lint]             params = ((NamedList) o).toSolrParams();
 [ecj-lint]           } else {
 [ecj-lint]             try {
 [ecj-lint]               if (o instanceof byte[]) {
 [ecj-lint]                 if (params != null) req.setParams(params);
 [ecj-lint]                 byte[] buf = (byte[]) o;
 [ecj-lint]                 contentStreamLoader.load(req, rsp, new ContentStreamBase.ByteArrayStream(buf, null), processor);
 [ecj-lint]               } else {
 [ecj-lint]                 throw new RuntimeException("unsupported type ");
 [ecj-lint]               }
 [ecj-lint]             } catch (Exception e) {
 [ecj-lint]               throw new RuntimeException(e);
 [ecj-lint]             } finally {
 [ecj-lint]               params = null;
 [ecj-lint]               req.setParams(old);
 [ecj-lint]             }
 [ecj-lint]           }
 [ecj-lint]         }
 [ecj-lint]         return Collections.emptyList();
 [ecj-lint]       }
 [ecj-lint] 
 [ecj-lint]     }.unmarshal(in);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 21. INFO in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/logging/log4j2/Log4j2Watcher.java (at line 187)
 [ecj-lint] 	if (logger == root || root.equals(logger) || isRootLogger(name) || "".equals(name)) {
 [ecj-lint] 	                                  ^^^^^^
 [ecj-lint] Unlikely argument type for equals(): Map.Entry<String,LoggerConfig> seems to be unrelated to Logger
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 22. ERROR in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/search/CacheConfig.java (at line 35)
 [ecj-lint] 	import org.apache.solr.pkg.PackageLoader;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.solr.pkg.PackageLoader is never used
 [ecj-lint] ----------
 [ecj-lint] 23. ERROR in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/search/CacheConfig.java (at line 36)
 [ecj-lint] 	import org.apache.solr.pkg.PackagePluginHolder;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.solr.pkg.PackagePluginHolder is never used
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 24. WARNING in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/update/SolrIndexSplitter.java (at line 258)
 [ecj-lint] 	HardlinkCopyDirectoryWrapper hardLinkedDir = new HardlinkCopyDirectoryWrapper(splitDir);
 [ecj-lint] 	                             ^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'hardLinkedDir' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 25. WARNING in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/util/FileUtils.java (at line 52)
 [ecj-lint] 	try (FileChannel in = new FileInputStream(src).getChannel();
 [ecj-lint] 	                      ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 26. WARNING in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/util/FileUtils.java (at line 53)
 [ecj-lint] 	FileChannel out = new FileOutputStream(destination).getChannel()) {
 [ecj-lint] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 27. WARNING in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/util/SolrCLI.java (at line 1142)
 [ecj-lint] 	SnapshotCloudManager snapshotCloudManager = new SnapshotCloudManager(simCloudManager, config);
 [ecj-lint] 	                     ^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'snapshotCloudManager' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 28. WARNING in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/core/src/java/org/apache/solr/util/TestInjection.java (at line 265)
 [ecj-lint] 	timers.remove(this);
 [ecj-lint] 	              ^^^^
 [ecj-lint] Unlikely argument type new TimerTask(){} for remove(Object) on a Collection<Timer>
 [ecj-lint] ----------
 [ecj-lint] 28 problems (2 errors, 25 warnings, 1 info)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/build.xml:634: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/build.xml:101: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build.xml:645: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/lucene/common-build.xml:2027: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/lucene/common-build.xml:2066: Compile failed; see the compiler error output for details.

Total time: 99 minutes 28 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2