You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/03/25 02:54:38 UTC

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_162) - Build # 21695 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21695/
Java: 64bit/jdk1.8.0_162 -XX:-UseCompressedOops -XX:+UseSerialGC

4 tests failed.
FAILED:  org.apache.solr.handler.dataimport.TestFileListEntityProcessor.testNTOT

Error Message:
expected:<2> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<2> but was:<0>
	at __randomizedtesting.SeedInfo.seed([C2C5E0DC23EC6949:68A131043921EA6D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.dataimport.TestFileListEntityProcessor.testNTOT(TestFileListEntityProcessor.java:157)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java: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 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.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.dataimport.TestFileListEntityProcessor.testNTOT

Error Message:
expected:<2> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<2> but was:<0>
	at __randomizedtesting.SeedInfo.seed([C2C5E0DC23EC6949:68A131043921EA6D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.dataimport.TestFileListEntityProcessor.testNTOT(TestFileListEntityProcessor.java:157)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java: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 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.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.dataimport.TestFileListEntityProcessor.testNTOT

Error Message:
expected:<2> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<2> but was:<0>
	at __randomizedtesting.SeedInfo.seed([C2C5E0DC23EC6949:68A131043921EA6D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.dataimport.TestFileListEntityProcessor.testNTOT(TestFileListEntityProcessor.java:157)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java: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 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.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.dataimport.TestFileListEntityProcessor.testNTOT

Error Message:
expected:<2> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<2> but was:<0>
	at __randomizedtesting.SeedInfo.seed([C2C5E0DC23EC6949:68A131043921EA6D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.dataimport.TestFileListEntityProcessor.testNTOT(TestFileListEntityProcessor.java:157)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java: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 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.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 1842 lines...]
   [junit4] JVM J2: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J2-20180325_013116_3037918805999544489784.sysout
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] codec: SimpleText, pf: RAMOnly, dvf: Memory
   [junit4] <<< JVM J2: EOF ----

[...truncated 18657 lines...]
   [junit4] Suite: org.apache.solr.handler.dataimport.TestFileListEntityProcessor
   [junit4]   2> 5380 T39 oas.SolrTestCaseJ4.assertNonBlockingRandomGeneratorAvailable SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestFileListEntityProcessor_C2C5E0DC23EC6949-001/init-core-data-001
   [junit4]   2> 5381 T39 oas.SolrTestCaseJ4.randomizeNumericTypesProperties Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 5393 T39 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 5396 T39 oas.SolrTestCaseJ4.setUp ###Starting testRECURSION
   [junit4]   2> 5405 T39 oas.SolrTestCaseJ4.tearDown ###Ending testRECURSION
   [junit4]   2> 5409 T39 oas.SolrTestCaseJ4.setUp ###Starting testSimple
   [junit4]   2> 5410 T39 oas.SolrTestCaseJ4.tearDown ###Ending testSimple
   [junit4]   2> 5420 T39 oas.SolrTestCaseJ4.setUp ###Starting testNTOT
   [junit4]   2> 5438 T39 oas.SolrTestCaseJ4.tearDown ###Ending testNTOT
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFileListEntityProcessor -Dtests.method=testNTOT -Dtests.seed=C2C5E0DC23EC6949 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-MA -Dtests.timezone=Antarctica/Troll -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.03s J1 | TestFileListEntityProcessor.testNTOT <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<2> but was:<0>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C2C5E0DC23EC6949:68A131043921EA6D]:0)
   [junit4]    > 	at org.apache.solr.handler.dataimport.TestFileListEntityProcessor.testNTOT(TestFileListEntityProcessor.java:157)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 5450 T39 oas.SolrTestCaseJ4.setUp ###Starting testBiggerSmallerFiles
   [junit4]   2> 5454 T39 oas.SolrTestCaseJ4.tearDown ###Ending testBiggerSmallerFiles
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestFileListEntityProcessor_C2C5E0DC23EC6949-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=370, maxMBSortInHeap=7.072231500144899, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4d6efc01), locale=ar-MA, timezone=Antarctica/Troll
   [junit4]   2> NOTE: Linux 4.13.0-36-generic amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=8,threads=1,free=434876360,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestFileListWithLineEntityProcessor, TestLineEntityProcessor, TestContextImpl, TestSolrEntityProcessorUnit, TestTemplateTransformer, TestXPathRecordReader, TestFileListEntityProcessor]
   [junit4] Completed [11/38 (1!)] on J1 in 0.15s, 4 tests, 1 failure <<< FAILURES!

[...truncated 43866 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21695/consoleText

[repro] Revision: 94c360dc1cdf7c5cccc3c61fd47ee6e3b1d44272

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=TestFileListEntityProcessor -Dtests.method=testNTOT -Dtests.seed=C2C5E0DC23EC6949 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-MA -Dtests.timezone=Antarctica/Troll -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/contrib/dataimporthandler
[repro]       TestFileListEntityProcessor
[repro] ant compile-test

[...truncated 2562 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestFileListEntityProcessor" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=C2C5E0DC23EC6949 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-MA -Dtests.timezone=Antarctica/Troll -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 32 lines...]
   [junit4] Suite: org.apache.solr.handler.dataimport.TestFileListEntityProcessor
   [junit4]   2> log4j:WARN No such property [conversionPattern] in org.apache.solr.util.SolrLogLayout.
   [junit4]   2> 684 T13 oas.SolrTestCaseJ4.assertNonBlockingRandomGeneratorAvailable SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/J2/temp/solr.handler.dataimport.TestFileListEntityProcessor_C2C5E0DC23EC6949-001/init-core-data-001
   [junit4]   2> 856 T13 oas.SolrTestCaseJ4.randomizeNumericTypesProperties Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 900 T13 oejul.Log.initialized Logging initialized @2192ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 905 T13 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 930 T13 oas.SolrTestCaseJ4.setUp ###Starting testRECURSION
   [junit4]   2> 964 T13 oas.SolrTestCaseJ4.tearDown ###Ending testRECURSION
   [junit4] OK      0.07s J2 | TestFileListEntityProcessor.testRECURSION
   [junit4]   2> 990 T13 oas.SolrTestCaseJ4.setUp ###Starting testSimple
   [junit4]   2> 996 T13 oas.SolrTestCaseJ4.tearDown ###Ending testSimple
   [junit4] OK      0.01s J2 | TestFileListEntityProcessor.testSimple
   [junit4]   2> 999 T13 oas.SolrTestCaseJ4.setUp ###Starting testNTOT
   [junit4]   2> 1026 T13 oas.SolrTestCaseJ4.tearDown ###Ending testNTOT
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFileListEntityProcessor -Dtests.method=testNTOT -Dtests.seed=C2C5E0DC23EC6949 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ar-MA -Dtests.timezone=Antarctica/Troll -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.03s J2 | TestFileListEntityProcessor.testNTOT <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<2> but was:<0>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C2C5E0DC23EC6949:68A131043921EA6D]:0)
   [junit4]    > 	at org.apache.solr.handler.dataimport.TestFileListEntityProcessor.testNTOT(TestFileListEntityProcessor.java:157)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1032 T13 oas.SolrTestCaseJ4.setUp ###Starting testBiggerSmallerFiles
   [junit4]   2> 1036 T13 oas.SolrTestCaseJ4.tearDown ###Ending testBiggerSmallerFiles
   [junit4] OK      0.01s J2 | TestFileListEntityProcessor.testBiggerSmallerFiles
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/J2/temp/solr.handler.dataimport.TestFileListEntityProcessor_C2C5E0DC23EC6949-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=370, maxMBSortInHeap=7.072231500144899, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@15ec38f8), locale=ar-MA, timezone=Antarctica/Troll
   [junit4]   2> NOTE: Linux 4.13.0-36-generic amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=8,threads=1,free=473017984,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestFileListEntityProcessor]
   [junit4] Completed [1/5 (1!)] on J2 in 1.57s, 4 tests, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.handler.dataimport.TestFileListEntityProcessor
   [junit4]   2> log4j:WARN No such property [conversionPattern] in org.apache.solr.util.SolrLogLayout.
   [junit4]   2> 767 T13 oas.SolrTestCaseJ4.assertNonBlockingRandomGeneratorAvailable SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestFileListEntityProcessor_C2C5E0DC23EC6949-001/init-core-data-001
   [junit4]   2> 945 T13 oas.SolrTestCaseJ4.randomizeNumericTypesProperties Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1008 T13 oejul.Log.initialized Logging initialized @2257ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 1017 T13 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1044 T13 oas.SolrTestCaseJ4.setUp ###Starting testRECURSION
   [junit4]   2> 1072 T13 oas.SolrTestCaseJ4.tearDown ###Ending testRECURSION
   [junit4] OK      0.06s J0 | TestFileListEntityProcessor.testRECURSION
   [junit4]   2> 1114 T13 oas.SolrTestCaseJ4.setUp ###Starting testSimple
   [junit4]   2> 1116 T13 oas.SolrTestCaseJ4.tearDown ###Ending testSimple
   [junit4] OK      0.02s J0 | TestFileListEntityProcessor.testSimple
   [junit4]   2> 1124 T13 oas.SolrTestCaseJ4.setUp ###Starting testNTOT
   [junit4]   2> 1158 T13 oas.SolrTestCaseJ4.tearDown ###Ending testNTOT
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFileListEntityProcessor -Dtests.method=testNTOT -Dtests.seed=C2C5E0DC23EC6949 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ar-MA -Dtests.timezone=Antarctica/Troll -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.05s J0 | TestFileListEntityProcessor.testNTOT <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<2> but was:<0>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C2C5E0DC23EC6949:68A131043921EA6D]:0)
   [junit4]    > 	at org.apache.solr.handler.dataimport.TestFileListEntityProcessor.testNTOT(TestFileListEntityProcessor.java:157)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1172 T13 oas.SolrTestCaseJ4.setUp ###Starting testBiggerSmallerFiles
   [junit4]   2> 1175 T13 oas.SolrTestCaseJ4.tearDown ###Ending testBiggerSmallerFiles
   [junit4] OK      0.01s J0 | TestFileListEntityProcessor.testBiggerSmallerFiles
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestFileListEntityProcessor_C2C5E0DC23EC6949-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=370, maxMBSortInHeap=7.072231500144899, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@15ec38f8), locale=ar-MA, timezone=Antarctica/Troll
   [junit4]   2> NOTE: Linux 4.13.0-36-generic amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=8,threads=1,free=471515768,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestFileListEntityProcessor]
   [junit4] Completed [2/5 (2!)] on J0 in 1.64s, 4 tests, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.handler.dataimport.TestFileListEntityProcessor
   [junit4]   2> log4j:WARN No such property [conversionPattern] in org.apache.solr.util.SolrLogLayout.
   [junit4]   2> 730 T13 oas.SolrTestCaseJ4.assertNonBlockingRandomGeneratorAvailable SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestFileListEntityProcessor_C2C5E0DC23EC6949-001/init-core-data-001
   [junit4]   2> 966 T13 oas.SolrTestCaseJ4.randomizeNumericTypesProperties Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1021 T13 oejul.Log.initialized Logging initialized @2311ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 1029 T13 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1054 T13 oas.SolrTestCaseJ4.setUp ###Starting testRECURSION
   [junit4]   2> 1109 T13 oas.SolrTestCaseJ4.tearDown ###Ending testRECURSION
   [junit4] OK      0.09s J1 | TestFileListEntityProcessor.testRECURSION
   [junit4]   2> 1133 T13 oas.SolrTestCaseJ4.setUp ###Starting testSimple
   [junit4]   2> 1135 T13 oas.SolrTestCaseJ4.tearDown ###Ending testSimple
   [junit4] OK      0.01s J1 | TestFileListEntityProcessor.testSimple
   [junit4]   2> 1149 T13 oas.SolrTestCaseJ4.setUp ###Starting testNTOT
   [junit4]   2> 1183 T13 oas.SolrTestCaseJ4.tearDown ###Ending testNTOT
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFileListEntityProcessor -Dtests.method=testNTOT -Dtests.seed=C2C5E0DC23EC6949 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ar-MA -Dtests.timezone=Antarctica/Troll -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.05s J1 | TestFileListEntityProcessor.testNTOT <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<2> but was:<0>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C2C5E0DC23EC6949:68A131043921EA6D]:0)
   [junit4]    > 	at org.apache.solr.handler.dataimport.TestFileListEntityProcessor.testNTOT(TestFileListEntityProcessor.java:157)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1190 T13 oas.SolrTestCaseJ4.setUp ###Starting testBiggerSmallerFiles
   [junit4]   2> 1194 T13 oas.SolrTestCaseJ4.tearDown ###Ending testBiggerSmallerFiles
   [junit4] OK      0.01s J1 | TestFileListEntityProcessor.testBiggerSmallerFiles
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestFileListEntityProcessor_C2C5E0DC23EC6949-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=370, maxMBSortInHeap=7.072231500144899, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@79e74fff), locale=ar-MA, timezone=Antarctica/Troll
   [junit4]   2> NOTE: Linux 4.13.0-36-generic amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=8,threads=1,free=473018592,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestFileListEntityProcessor]
   [junit4] Completed [3/5 (3!)] on J1 in 1.72s, 4 tests, 1 failure <<< FAILURES!

[...truncated 2 lines...]
   [junit4] Suite: org.apache.solr.handler.dataimport.TestFileListEntityProcessor
   [junit4]   2> 1395 T15 oas.SolrTestCaseJ4.assertNonBlockingRandomGeneratorAvailable SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/J2/temp/solr.handler.dataimport.TestFileListEntityProcessor_C2C5E0DC23EC6949-002/init-core-data-001
   [junit4]   2> 1397 T15 oas.SolrTestCaseJ4.randomizeNumericTypesProperties Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1399 T15 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1400 T15 oas.SolrTestCaseJ4.setUp ###Starting testRECURSION
   [junit4]   2> 1403 T15 oas.SolrTestCaseJ4.tearDown ###Ending testRECURSION
   [junit4] OK      0.01s J2 | TestFileListEntityProcessor.testRECURSION
   [junit4]   2> 1416 T15 oas.SolrTestCaseJ4.setUp ###Starting testSimple
   [junit4]   2> 1417 T15 oas.SolrTestCaseJ4.tearDown ###Ending testSimple
   [junit4] OK      0.01s J2 | TestFileListEntityProcessor.testSimple
   [junit4]   2> 1431 T15 oas.SolrTestCaseJ4.setUp ###Starting testNTOT
   [junit4]   2> 1433 T15 oas.SolrTestCaseJ4.tearDown ###Ending testNTOT
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFileListEntityProcessor -Dtests.method=testNTOT -Dtests.seed=C2C5E0DC23EC6949 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ar-MA -Dtests.timezone=Antarctica/Troll -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.02s J2 | TestFileListEntityProcessor.testNTOT <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<2> but was:<0>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C2C5E0DC23EC6949:68A131043921EA6D]:0)
   [junit4]    > 	at org.apache.solr.handler.dataimport.TestFileListEntityProcessor.testNTOT(TestFileListEntityProcessor.java:157)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1437 T15 oas.SolrTestCaseJ4.setUp ###Starting testBiggerSmallerFiles
   [junit4]   2> 1440 T15 oas.SolrTestCaseJ4.tearDown ###Ending testBiggerSmallerFiles
   [junit4] OK      0.01s J2 | TestFileListEntityProcessor.testBiggerSmallerFiles
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/J2/temp/solr.handler.dataimport.TestFileListEntityProcessor_C2C5E0DC23EC6949-002
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=370, maxMBSortInHeap=7.072231500144899, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@57bb695f), locale=ar-MA, timezone=Antarctica/Troll
   [junit4]   2> NOTE: Linux 4.13.0-36-generic amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=8,threads=1,free=445819112,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestFileListEntityProcessor, TestFileListEntityProcessor]
   [junit4] Completed [4/5 (4!)] on J2 in 0.07s, 4 tests, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.handler.dataimport.TestFileListEntityProcessor
   [junit4]   2> 1437 T15 oas.SolrTestCaseJ4.assertNonBlockingRandomGeneratorAvailable SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestFileListEntityProcessor_C2C5E0DC23EC6949-002/init-core-data-001
   [junit4]   2> 1439 T15 oas.SolrTestCaseJ4.randomizeNumericTypesProperties Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1441 T15 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1442 T15 oas.SolrTestCaseJ4.setUp ###Starting testRECURSION
   [junit4]   2> 1444 T15 oas.SolrTestCaseJ4.tearDown ###Ending testRECURSION
   [junit4] OK      0.00s J1 | TestFileListEntityProcessor.testRECURSION
   [junit4]   2> 1449 T15 oas.SolrTestCaseJ4.setUp ###Starting testSimple
   [junit4]   2> 1450 T15 oas.SolrTestCaseJ4.tearDown ###Ending testSimple
   [junit4] OK      0.00s J1 | TestFileListEntityProcessor.testSimple
   [junit4]   2> 1451 T15 oas.SolrTestCaseJ4.setUp ###Starting testNTOT
   [junit4]   2> 1453 T15 oas.SolrTestCaseJ4.tearDown ###Ending testNTOT
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFileListEntityProcessor -Dtests.method=testNTOT -Dtests.seed=C2C5E0DC23EC6949 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ar-MA -Dtests.timezone=Antarctica/Troll -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.00s J1 | TestFileListEntityProcessor.testNTOT <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<2> but was:<0>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C2C5E0DC23EC6949:68A131043921EA6D]:0)
   [junit4]    > 	at org.apache.solr.handler.dataimport.TestFileListEntityProcessor.testNTOT(TestFileListEntityProcessor.java:157)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1455 T15 oas.SolrTestCaseJ4.setUp ###Starting testBiggerSmallerFiles
   [junit4]   2> 1457 T15 oas.SolrTestCaseJ4.tearDown ###Ending testBiggerSmallerFiles
   [junit4] OK      0.00s J1 | TestFileListEntityProcessor.testBiggerSmallerFiles
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestFileListEntityProcessor_C2C5E0DC23EC6949-002
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=370, maxMBSortInHeap=7.072231500144899, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4b6e7bc2), locale=ar-MA, timezone=Antarctica/Troll
   [junit4]   2> NOTE: Linux 4.13.0-36-generic amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=8,threads=1,free=445819616,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestFileListEntityProcessor, TestFileListEntityProcessor]
   [junit4] Completed [5/5 (5!)] on J1 in 0.05s, 4 tests, 1 failure <<< FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1561: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1085: There were test failures: 5 suites, 20 tests, 5 failures [seed: C2C5E0DC23EC6949]

Total time: 5 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.solr.handler.dataimport.TestFileListEntityProcessor
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/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=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/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=94c360dc1cdf7c5cccc3c61fd47ee6e3b1d44272, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #21694
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/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=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2