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/14 14:57:25 UTC

[JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk-11.0.4) - Build # 1486 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1486/
Java: 64bit/jdk-11.0.4 -XX:-UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  org.apache.lucene.util.fst.TestFstDirectAddressing.testDeDupTails

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([2FCB7C8D2BF8B214:9815252070271C6]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.lucene.util.fst.TestFstDirectAddressing.testDeDupTails(TestFstDirectAddressing.java:66)
	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:566)
	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:834)


FAILED:  org.apache.lucene.util.fst.TestFstDirectAddressing.testDeDupTails

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([2FCB7C8D2BF8B214:9815252070271C6]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.lucene.util.fst.TestFstDirectAddressing.testDeDupTails(TestFstDirectAddressing.java:66)
	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:566)
	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:834)


FAILED:  org.apache.lucene.util.fst.TestFstDirectAddressing.testDeDupTails

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([2FCB7C8D2BF8B214:9815252070271C6]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.lucene.util.fst.TestFstDirectAddressing.testDeDupTails(TestFstDirectAddressing.java:66)
	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:566)
	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:834)


FAILED:  org.apache.lucene.util.fst.TestFstDirectAddressing.testDeDupTails

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([2FCB7C8D2BF8B214:9815252070271C6]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.lucene.util.fst.TestFstDirectAddressing.testDeDupTails(TestFstDirectAddressing.java:66)
	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:566)
	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:834)




Build Log:
[...truncated 1782 lines...]
   [junit4] Suite: org.apache.lucene.util.fst.TestFstDirectAddressing
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFstDirectAddressing -Dtests.method=testDeDupTails -Dtests.seed=2FCB7C8D2BF8B214 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=os -Dtests.timezone=America/Antigua -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.06s J2 | TestFstDirectAddressing.testDeDupTails <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2FCB7C8D2BF8B214:9815252070271C6]:0)
   [junit4]    > 	at org.apache.lucene.util.fst.TestFstDirectAddressing.testDeDupTails(TestFstDirectAddressing.java:66)
   [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:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5e280cd), locale=os, timezone=America/Antigua
   [junit4]   2> NOTE: Linux 5.0.0-25-generic amd64/AdoptOpenJDK 11.0.4 (64-bit)/cpus=8,threads=1,free=112201616,total=413138944
   [junit4]   2> NOTE: All tests run in this JVM: [TestLatLonDocValuesQueries, TestFloatRange, TestReqExclBulkScorer, TestSparseFixedBitSet, TestLongRangeFieldQueries, Test2BPagedBytes, TestTerm, TestLucene80DocValuesFormat, TestTermRangeQuery, TestNoMergeScheduler, TestForceMergeForever, TestRateLimiter, TestPagedBytes, TestSimpleExplanations, FiniteStringsIteratorTest, TestStressNRT, TestIndexWriterOnDiskFull, TestCharacterUtils, TestLongPostings, TestApproximationSearchEquivalence, TestMmapDirectory, TestTopDocsCollector, TestDisjunctionMaxQuery, TestLucene50StoredFieldsFormatMergeInstance, TestSegmentReader, TestLMJelinekMercerSimilarity, TestBlendedTermQuery, TestBooleanScorer, TestIndexOptions, TestAllFilesCheckIndexHeader, TestSubScorerFreqs, TestAxiomaticF2EXP, TestSPIClassIterator, TestNGramPhraseQuery, TestTwoPhaseCommitTool, TestSoftDeletesRetentionMergePolicy, TestIndexTooManyDocs, TestDoubleRange, TestBlockPostingsFormat3, Test2BPoints, TestStressDeletes, Test2BPostingsBytes, TestMaxScoreSumPropagator, TestIndexWriterFromReader, Test2BBinaryDocValues, TestBKDRadixSort, TestSpanTermQuery, TestCrash, TestSortedNumericSortField, TestIndexWriterOutOfFileDescriptors, TestBooleanQuery, TestCodecs, TestToken, TestUsageTrackingFilterCachingPolicy, TestDocumentsWriterDeleteQueue, TestDuelingCodecsAtNight, TestSloppyMath, TestReaderWrapperDVTypeCheck, TestConjunctions, TestBytesRefArray, TestIndexingSequenceNumbers, TestMathUtil, TestReadOnlyIndex, TestBufferedChecksum, TestSpanContainQuery, TestFstDirectAddressing]
   [junit4] Completed [406/528 (1!)] on J2 in 3.00s, 3 tests, 1 failure <<< FAILURES!

[...truncated 59350 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1486/consoleText

[repro] Revision: 3c9140f24348f8d4e28bcc1a844ea503ed264f78

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=TestFstDirectAddressing -Dtests.method=testDeDupTails -Dtests.seed=2FCB7C8D2BF8B214 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=os -Dtests.timezone=America/Antigua -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    lucene/core
[repro]       TestFstDirectAddressing
[repro] ant compile-test

[...truncated 306 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestFstDirectAddressing" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=2FCB7C8D2BF8B214 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=os -Dtests.timezone=America/Antigua -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 32 lines...]
   [junit4] Suite: org.apache.lucene.util.fst.TestFstDirectAddressing
   [junit4] OK      3.91s J1 | TestFstDirectAddressing.testWorstCaseForDirectAddressing
   [junit4] OK      0.01s J1 | TestFstDirectAddressing.testDenseWithGap
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFstDirectAddressing -Dtests.method=testDeDupTails -Dtests.seed=2FCB7C8D2BF8B214 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=os -Dtests.timezone=America/Antigua -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.15s J1 | TestFstDirectAddressing.testDeDupTails <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2FCB7C8D2BF8B214:9815252070271C6]:0)
   [junit4]    > 	at org.apache.lucene.util.fst.TestFstDirectAddressing.testDeDupTails(TestFstDirectAddressing.java:66)
   [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:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1950dc29), locale=os, timezone=America/Antigua
   [junit4]   2> NOTE: Linux 5.0.0-25-generic amd64/AdoptOpenJDK 11.0.4 (64-bit)/cpus=8,threads=1,free=238913984,total=514850816
   [junit4]   2> NOTE: All tests run in this JVM: [TestFstDirectAddressing]
   [junit4] Completed [1/5 (1!)] on J1 in 4.46s, 3 tests, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.util.fst.TestFstDirectAddressing
   [junit4] OK      3.96s J2 | TestFstDirectAddressing.testWorstCaseForDirectAddressing
   [junit4] OK      0.01s J2 | TestFstDirectAddressing.testDenseWithGap
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFstDirectAddressing -Dtests.method=testDeDupTails -Dtests.seed=2FCB7C8D2BF8B214 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=os -Dtests.timezone=America/Antigua -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.18s J2 | TestFstDirectAddressing.testDeDupTails <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2FCB7C8D2BF8B214:9815252070271C6]:0)
   [junit4]    > 	at org.apache.lucene.util.fst.TestFstDirectAddressing.testDeDupTails(TestFstDirectAddressing.java:66)
   [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:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@fb1933b), locale=os, timezone=America/Antigua
   [junit4]   2> NOTE: Linux 5.0.0-25-generic amd64/AdoptOpenJDK 11.0.4 (64-bit)/cpus=8,threads=1,free=237612408,total=514850816
   [junit4]   2> NOTE: All tests run in this JVM: [TestFstDirectAddressing]
   [junit4] Completed [2/5 (2!)] on J2 in 4.68s, 3 tests, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.util.fst.TestFstDirectAddressing
   [junit4] OK      4.04s J0 | TestFstDirectAddressing.testWorstCaseForDirectAddressing
   [junit4] OK      0.01s J0 | TestFstDirectAddressing.testDenseWithGap
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFstDirectAddressing -Dtests.method=testDeDupTails -Dtests.seed=2FCB7C8D2BF8B214 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=os -Dtests.timezone=America/Antigua -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.20s J0 | TestFstDirectAddressing.testDeDupTails <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2FCB7C8D2BF8B214:9815252070271C6]:0)
   [junit4]    > 	at org.apache.lucene.util.fst.TestFstDirectAddressing.testDeDupTails(TestFstDirectAddressing.java:66)
   [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:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@34b547a5), locale=os, timezone=America/Antigua
   [junit4]   2> NOTE: Linux 5.0.0-25-generic amd64/AdoptOpenJDK 11.0.4 (64-bit)/cpus=8,threads=1,free=234831880,total=514850816
   [junit4]   2> NOTE: All tests run in this JVM: [TestFstDirectAddressing]
   [junit4] Completed [3/5 (3!)] on J0 in 4.66s, 3 tests, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.util.fst.TestFstDirectAddressing
   [junit4] OK      2.46s J2 | TestFstDirectAddressing.testWorstCaseForDirectAddressing
   [junit4] OK      0.00s J2 | TestFstDirectAddressing.testDenseWithGap
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFstDirectAddressing -Dtests.method=testDeDupTails -Dtests.seed=2FCB7C8D2BF8B214 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=os -Dtests.timezone=America/Antigua -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.04s J2 | TestFstDirectAddressing.testDeDupTails <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2FCB7C8D2BF8B214:9815252070271C6]:0)
   [junit4]    > 	at org.apache.lucene.util.fst.TestFstDirectAddressing.testDeDupTails(TestFstDirectAddressing.java:66)
   [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:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7b565d0c), locale=os, timezone=America/Antigua
   [junit4]   2> NOTE: Linux 5.0.0-25-generic amd64/AdoptOpenJDK 11.0.4 (64-bit)/cpus=8,threads=1,free=328944840,total=467664896
   [junit4]   2> NOTE: All tests run in this JVM: [TestFstDirectAddressing, TestFstDirectAddressing]
   [junit4] Completed [4/5 (4!)] on J2 in 2.65s, 3 tests, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.util.fst.TestFstDirectAddressing
   [junit4] OK      2.52s J1 | TestFstDirectAddressing.testWorstCaseForDirectAddressing
   [junit4] OK      0.00s J1 | TestFstDirectAddressing.testDenseWithGap
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFstDirectAddressing -Dtests.method=testDeDupTails -Dtests.seed=2FCB7C8D2BF8B214 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=os -Dtests.timezone=America/Antigua -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.05s J1 | TestFstDirectAddressing.testDeDupTails <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2FCB7C8D2BF8B214:9815252070271C6]:0)
   [junit4]    > 	at org.apache.lucene.util.fst.TestFstDirectAddressing.testDeDupTails(TestFstDirectAddressing.java:66)
   [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:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5ad0aee8), locale=os, timezone=America/Antigua
   [junit4]   2> NOTE: Linux 5.0.0-25-generic amd64/AdoptOpenJDK 11.0.4 (64-bit)/cpus=8,threads=1,free=332689088,total=468713472
   [junit4]   2> NOTE: All tests run in this JVM: [TestFstDirectAddressing, TestFstDirectAddressing]
   [junit4] Completed [5/5 (5!)] on J1 in 2.75s, 3 tests, 1 failure <<< FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1590: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1117: There were test failures: 5 suites, 15 tests, 5 failures [seed: 2FCB7C8D2BF8B214]

Total time: 9 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.lucene.util.fst.TestFstDirectAddressing
[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=3c9140f24348f8d4e28bcc1a844ea503ed264f78, workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
[WARNINGS] Computing warning deltas based on reference build #1485
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

Re: [JENKINS] Lucene-Solr-8.x-Linux (32bit/jdk1.8.0_201) - Build # 1487 - Failure!

Posted by Ishan Chattopadhyaya <ic...@gmail.com>.
> ant clean clean-jars jar-checksums precommit

I'll check, thanks Kevin.

On Fri, Nov 15, 2019 at 3:53 AM Kevin Risden <kr...@apache.org> wrote:
>
> I get changed files on master after running the commands before precommit:
>
> ➜  lucene-solr git:(master) ✗ git status
> On branch master
> Your branch is up to date with 'origin/master'.
>
> Changes not staged for commit:
>   (use "git add/rm <file>..." to update what will be committed)
>   (use "git restore <file>..." to discard changes in working directory)
> deleted:    solr/core/src/test-files/solr/question-answer-repository/question-answer-request-handler-1.0.jar
> deleted:    solr/core/src/test-files/solr/question-answer-repository/question-answer-request-handler-1.1.jar
>
> no changes added to commit (use "git add" and/or "git commit -a")
>
> Kevin Risden
>
>
> On Thu, Nov 14, 2019 at 5:21 PM Kevin Risden <kr...@apache.org> wrote:
>>
>> Ishan do you get an error with the following?
>>
>> ant clean clean-jars jar-checksums precommit
>>
>> This should regenerate any of the checksums. I haven't checked locally but might help.
>>
>> Kevin Risden
>>
>>
>> On Thu, Nov 14, 2019 at 4:48 PM Ishan Chattopadhyaya <ic...@gmail.com> wrote:
>>>
>>> No clue why licenses are being checked for those jars. Those are test
>>> jars. I never got a precommit failure.
>>> ALso, it seems licenses are not actually tested, but somehow those
>>> sha1 files are generated but not cleaned up. Sigh! I think I have no
>>> clue where to even start looking to solve this issue.
>>>
>>> On Fri, Nov 15, 2019 at 2:19 AM Policeman Jenkins Server
>>> <je...@thetaphi.de> wrote:
>>> >
>>> > Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1487/
>>> > Java: 32bit/jdk1.8.0_201 -client -XX:+UseG1GC
>>> >
>>> > All tests passed
>>> >
>>> > Build Log:
>>> > [...truncated 64469 lines...]
>>> > BUILD FAILED
>>> > /home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:634: The following error occurred while executing this line:
>>> > /home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:507: The following error occurred while executing this line:
>>> > /home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:494: Source checkout is dirty (unversioned/missing files) after running tests!!! Offending files:
>>> > * solr/licenses/question-answer-request-handler-1.0.jar.sha1
>>> > * solr/licenses/question-answer-request-handler-1.1.jar.sha1
>>> >
>>> > Total time: 129 minutes 26 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
>>> >
>>> > ---------------------------------------------------------------------
>>> > To unsubscribe, e-mail: builds-unsubscribe@lucene.apache.org
>>> > For additional commands, e-mail: builds-help@lucene.apache.org
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>>> For additional commands, e-mail: dev-help@lucene.apache.org
>>>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: [JENKINS] Lucene-Solr-8.x-Linux (32bit/jdk1.8.0_201) - Build # 1487 - Failure!

Posted by Ishan Chattopadhyaya <ic...@gmail.com>.
> ant clean clean-jars jar-checksums precommit

I'll check, thanks Kevin.

On Fri, Nov 15, 2019 at 3:53 AM Kevin Risden <kr...@apache.org> wrote:
>
> I get changed files on master after running the commands before precommit:
>
> ➜  lucene-solr git:(master) ✗ git status
> On branch master
> Your branch is up to date with 'origin/master'.
>
> Changes not staged for commit:
>   (use "git add/rm <file>..." to update what will be committed)
>   (use "git restore <file>..." to discard changes in working directory)
> deleted:    solr/core/src/test-files/solr/question-answer-repository/question-answer-request-handler-1.0.jar
> deleted:    solr/core/src/test-files/solr/question-answer-repository/question-answer-request-handler-1.1.jar
>
> no changes added to commit (use "git add" and/or "git commit -a")
>
> Kevin Risden
>
>
> On Thu, Nov 14, 2019 at 5:21 PM Kevin Risden <kr...@apache.org> wrote:
>>
>> Ishan do you get an error with the following?
>>
>> ant clean clean-jars jar-checksums precommit
>>
>> This should regenerate any of the checksums. I haven't checked locally but might help.
>>
>> Kevin Risden
>>
>>
>> On Thu, Nov 14, 2019 at 4:48 PM Ishan Chattopadhyaya <ic...@gmail.com> wrote:
>>>
>>> No clue why licenses are being checked for those jars. Those are test
>>> jars. I never got a precommit failure.
>>> ALso, it seems licenses are not actually tested, but somehow those
>>> sha1 files are generated but not cleaned up. Sigh! I think I have no
>>> clue where to even start looking to solve this issue.
>>>
>>> On Fri, Nov 15, 2019 at 2:19 AM Policeman Jenkins Server
>>> <je...@thetaphi.de> wrote:
>>> >
>>> > Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1487/
>>> > Java: 32bit/jdk1.8.0_201 -client -XX:+UseG1GC
>>> >
>>> > All tests passed
>>> >
>>> > Build Log:
>>> > [...truncated 64469 lines...]
>>> > BUILD FAILED
>>> > /home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:634: The following error occurred while executing this line:
>>> > /home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:507: The following error occurred while executing this line:
>>> > /home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:494: Source checkout is dirty (unversioned/missing files) after running tests!!! Offending files:
>>> > * solr/licenses/question-answer-request-handler-1.0.jar.sha1
>>> > * solr/licenses/question-answer-request-handler-1.1.jar.sha1
>>> >
>>> > Total time: 129 minutes 26 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
>>> >
>>> > ---------------------------------------------------------------------
>>> > To unsubscribe, e-mail: builds-unsubscribe@lucene.apache.org
>>> > For additional commands, e-mail: builds-help@lucene.apache.org
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>>> For additional commands, e-mail: dev-help@lucene.apache.org
>>>

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@lucene.apache.org
For additional commands, e-mail: builds-help@lucene.apache.org


Re: [JENKINS] Lucene-Solr-8.x-Linux (32bit/jdk1.8.0_201) - Build # 1487 - Failure!

Posted by Kevin Risden <kr...@apache.org>.
I get changed files on master after running the commands before precommit:

➜  lucene-solr git:(master) ✗ git status
On branch master
Your branch is up to date with 'origin/master'.

Changes not staged for commit:
  (use "git add/rm <file>..." to update what will be committed)
  (use "git restore <file>..." to discard changes in working directory)
deleted:
 solr/core/src/test-files/solr/question-answer-repository/question-answer-request-handler-1.0.jar
deleted:
 solr/core/src/test-files/solr/question-answer-repository/question-answer-request-handler-1.1.jar

no changes added to commit (use "git add" and/or "git commit -a")

Kevin Risden


On Thu, Nov 14, 2019 at 5:21 PM Kevin Risden <kr...@apache.org> wrote:

> Ishan do you get an error with the following?
>
> ant clean clean-jars jar-checksums precommit
>
> This should regenerate any of the checksums. I haven't checked locally but
> might help.
>
> Kevin Risden
>
>
> On Thu, Nov 14, 2019 at 4:48 PM Ishan Chattopadhyaya <
> ichattopadhyaya@gmail.com> wrote:
>
>> No clue why licenses are being checked for those jars. Those are test
>> jars. I never got a precommit failure.
>> ALso, it seems licenses are not actually tested, but somehow those
>> sha1 files are generated but not cleaned up. Sigh! I think I have no
>> clue where to even start looking to solve this issue.
>>
>> On Fri, Nov 15, 2019 at 2:19 AM Policeman Jenkins Server
>> <je...@thetaphi.de> wrote:
>> >
>> > Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1487/
>> > Java: 32bit/jdk1.8.0_201 -client -XX:+UseG1GC
>> >
>> > All tests passed
>> >
>> > Build Log:
>> > [...truncated 64469 lines...]
>> > BUILD FAILED
>> > /home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:634: The
>> following error occurred while executing this line:
>> > /home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:507: The
>> following error occurred while executing this line:
>> > /home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:494: Source
>> checkout is dirty (unversioned/missing files) after running tests!!!
>> Offending files:
>> > * solr/licenses/question-answer-request-handler-1.0.jar.sha1
>> > * solr/licenses/question-answer-request-handler-1.1.jar.sha1
>> >
>> > Total time: 129 minutes 26 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
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe, e-mail: builds-unsubscribe@lucene.apache.org
>> > For additional commands, e-mail: builds-help@lucene.apache.org
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: dev-help@lucene.apache.org
>>
>>

Re: [JENKINS] Lucene-Solr-8.x-Linux (32bit/jdk1.8.0_201) - Build # 1487 - Failure!

Posted by Kevin Risden <kr...@apache.org>.
I get changed files on master after running the commands before precommit:

➜  lucene-solr git:(master) ✗ git status
On branch master
Your branch is up to date with 'origin/master'.

Changes not staged for commit:
  (use "git add/rm <file>..." to update what will be committed)
  (use "git restore <file>..." to discard changes in working directory)
deleted:
 solr/core/src/test-files/solr/question-answer-repository/question-answer-request-handler-1.0.jar
deleted:
 solr/core/src/test-files/solr/question-answer-repository/question-answer-request-handler-1.1.jar

no changes added to commit (use "git add" and/or "git commit -a")

Kevin Risden


On Thu, Nov 14, 2019 at 5:21 PM Kevin Risden <kr...@apache.org> wrote:

> Ishan do you get an error with the following?
>
> ant clean clean-jars jar-checksums precommit
>
> This should regenerate any of the checksums. I haven't checked locally but
> might help.
>
> Kevin Risden
>
>
> On Thu, Nov 14, 2019 at 4:48 PM Ishan Chattopadhyaya <
> ichattopadhyaya@gmail.com> wrote:
>
>> No clue why licenses are being checked for those jars. Those are test
>> jars. I never got a precommit failure.
>> ALso, it seems licenses are not actually tested, but somehow those
>> sha1 files are generated but not cleaned up. Sigh! I think I have no
>> clue where to even start looking to solve this issue.
>>
>> On Fri, Nov 15, 2019 at 2:19 AM Policeman Jenkins Server
>> <je...@thetaphi.de> wrote:
>> >
>> > Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1487/
>> > Java: 32bit/jdk1.8.0_201 -client -XX:+UseG1GC
>> >
>> > All tests passed
>> >
>> > Build Log:
>> > [...truncated 64469 lines...]
>> > BUILD FAILED
>> > /home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:634: The
>> following error occurred while executing this line:
>> > /home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:507: The
>> following error occurred while executing this line:
>> > /home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:494: Source
>> checkout is dirty (unversioned/missing files) after running tests!!!
>> Offending files:
>> > * solr/licenses/question-answer-request-handler-1.0.jar.sha1
>> > * solr/licenses/question-answer-request-handler-1.1.jar.sha1
>> >
>> > Total time: 129 minutes 26 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
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe, e-mail: builds-unsubscribe@lucene.apache.org
>> > For additional commands, e-mail: builds-help@lucene.apache.org
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: dev-help@lucene.apache.org
>>
>>

Re: [JENKINS] Lucene-Solr-8.x-Linux (32bit/jdk1.8.0_201) - Build # 1487 - Failure!

Posted by Kevin Risden <kr...@apache.org>.
Ishan do you get an error with the following?

ant clean clean-jars jar-checksums precommit

This should regenerate any of the checksums. I haven't checked locally but
might help.

Kevin Risden


On Thu, Nov 14, 2019 at 4:48 PM Ishan Chattopadhyaya <
ichattopadhyaya@gmail.com> wrote:

> No clue why licenses are being checked for those jars. Those are test
> jars. I never got a precommit failure.
> ALso, it seems licenses are not actually tested, but somehow those
> sha1 files are generated but not cleaned up. Sigh! I think I have no
> clue where to even start looking to solve this issue.
>
> On Fri, Nov 15, 2019 at 2:19 AM Policeman Jenkins Server
> <je...@thetaphi.de> wrote:
> >
> > Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1487/
> > Java: 32bit/jdk1.8.0_201 -client -XX:+UseG1GC
> >
> > All tests passed
> >
> > Build Log:
> > [...truncated 64469 lines...]
> > BUILD FAILED
> > /home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:634: The
> following error occurred while executing this line:
> > /home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:507: The
> following error occurred while executing this line:
> > /home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:494: Source
> checkout is dirty (unversioned/missing files) after running tests!!!
> Offending files:
> > * solr/licenses/question-answer-request-handler-1.0.jar.sha1
> > * solr/licenses/question-answer-request-handler-1.1.jar.sha1
> >
> > Total time: 129 minutes 26 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
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: builds-unsubscribe@lucene.apache.org
> > For additional commands, e-mail: builds-help@lucene.apache.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>
>

Re: [JENKINS] Lucene-Solr-8.x-Linux (32bit/jdk1.8.0_201) - Build # 1487 - Failure!

Posted by Kevin Risden <kr...@apache.org>.
Ishan do you get an error with the following?

ant clean clean-jars jar-checksums precommit

This should regenerate any of the checksums. I haven't checked locally but
might help.

Kevin Risden


On Thu, Nov 14, 2019 at 4:48 PM Ishan Chattopadhyaya <
ichattopadhyaya@gmail.com> wrote:

> No clue why licenses are being checked for those jars. Those are test
> jars. I never got a precommit failure.
> ALso, it seems licenses are not actually tested, but somehow those
> sha1 files are generated but not cleaned up. Sigh! I think I have no
> clue where to even start looking to solve this issue.
>
> On Fri, Nov 15, 2019 at 2:19 AM Policeman Jenkins Server
> <je...@thetaphi.de> wrote:
> >
> > Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1487/
> > Java: 32bit/jdk1.8.0_201 -client -XX:+UseG1GC
> >
> > All tests passed
> >
> > Build Log:
> > [...truncated 64469 lines...]
> > BUILD FAILED
> > /home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:634: The
> following error occurred while executing this line:
> > /home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:507: The
> following error occurred while executing this line:
> > /home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:494: Source
> checkout is dirty (unversioned/missing files) after running tests!!!
> Offending files:
> > * solr/licenses/question-answer-request-handler-1.0.jar.sha1
> > * solr/licenses/question-answer-request-handler-1.1.jar.sha1
> >
> > Total time: 129 minutes 26 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
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: builds-unsubscribe@lucene.apache.org
> > For additional commands, e-mail: builds-help@lucene.apache.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>
>

Re: [JENKINS] Lucene-Solr-8.x-Linux (32bit/jdk1.8.0_201) - Build # 1487 - Failure!

Posted by Ishan Chattopadhyaya <ic...@gmail.com>.
No clue why licenses are being checked for those jars. Those are test
jars. I never got a precommit failure.
ALso, it seems licenses are not actually tested, but somehow those
sha1 files are generated but not cleaned up. Sigh! I think I have no
clue where to even start looking to solve this issue.

On Fri, Nov 15, 2019 at 2:19 AM Policeman Jenkins Server
<je...@thetaphi.de> wrote:
>
> Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1487/
> Java: 32bit/jdk1.8.0_201 -client -XX:+UseG1GC
>
> All tests passed
>
> Build Log:
> [...truncated 64469 lines...]
> BUILD FAILED
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:634: The following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:507: The following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:494: Source checkout is dirty (unversioned/missing files) after running tests!!! Offending files:
> * solr/licenses/question-answer-request-handler-1.0.jar.sha1
> * solr/licenses/question-answer-request-handler-1.1.jar.sha1
>
> Total time: 129 minutes 26 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
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: builds-unsubscribe@lucene.apache.org
> For additional commands, e-mail: builds-help@lucene.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: [JENKINS] Lucene-Solr-8.x-Linux (32bit/jdk1.8.0_201) - Build # 1487 - Failure!

Posted by Ishan Chattopadhyaya <ic...@gmail.com>.
No clue why licenses are being checked for those jars. Those are test
jars. I never got a precommit failure.
ALso, it seems licenses are not actually tested, but somehow those
sha1 files are generated but not cleaned up. Sigh! I think I have no
clue where to even start looking to solve this issue.

On Fri, Nov 15, 2019 at 2:19 AM Policeman Jenkins Server
<je...@thetaphi.de> wrote:
>
> Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1487/
> Java: 32bit/jdk1.8.0_201 -client -XX:+UseG1GC
>
> All tests passed
>
> Build Log:
> [...truncated 64469 lines...]
> BUILD FAILED
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:634: The following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:507: The following error occurred while executing this line:
> /home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:494: Source checkout is dirty (unversioned/missing files) after running tests!!! Offending files:
> * solr/licenses/question-answer-request-handler-1.0.jar.sha1
> * solr/licenses/question-answer-request-handler-1.1.jar.sha1
>
> Total time: 129 minutes 26 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
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: builds-unsubscribe@lucene.apache.org
> For additional commands, e-mail: builds-help@lucene.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@lucene.apache.org
For additional commands, e-mail: builds-help@lucene.apache.org


[JENKINS] Lucene-Solr-8.x-Linux (32bit/jdk1.8.0_201) - Build # 1487 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1487/
Java: 32bit/jdk1.8.0_201 -client -XX:+UseG1GC

All tests passed

Build Log:
[...truncated 64469 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:634: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:507: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:494: Source checkout is dirty (unversioned/missing files) after running tests!!! Offending files:
* solr/licenses/question-answer-request-handler-1.0.jar.sha1
* solr/licenses/question-answer-request-handler-1.1.jar.sha1

Total time: 129 minutes 26 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