Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/4551/
Java: 64bit/jdk-15 -XX:+UseCompressedOops -XX:+UseZGC

6 tests failed.
FAILED:  org.apache.solr.handler.export.TestExportWriter.testExpr

Error Message:
expected:<18000.0> but was:<15410.0>

Stack Trace:
java.lang.AssertionError: expected:<18000.0> but was:<15410.0>
        at 
__randomizedtesting.SeedInfo.seed([EFFBCDEE2E58AD4F:59643CAE0ED1101A]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:553)
        at org.junit.Assert.assertEquals(Assert.java:683)
        at 
org.apache.solr.handler.export.TestExportWriter.testExpr(TestExportWriter.java:770)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
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: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 
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 
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:832)


FAILED:  org.apache.solr.handler.export.TestExportWriter.testExpr

Error Message:
expected:<18000.0> but was:<15410.0>

Stack Trace:
java.lang.AssertionError: expected:<18000.0> but was:<15410.0>
        at 
__randomizedtesting.SeedInfo.seed([EFFBCDEE2E58AD4F:59643CAE0ED1101A]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:553)
        at org.junit.Assert.assertEquals(Assert.java:683)
        at 
org.apache.solr.handler.export.TestExportWriter.testExpr(TestExportWriter.java:770)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
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: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 
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 
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:832)


FAILED:  org.apache.solr.handler.export.TestExportWriter.testExpr

Error Message:
expected:<18000.0> but was:<15410.0>

Stack Trace:
java.lang.AssertionError: expected:<18000.0> but was:<15410.0>
        at 
__randomizedtesting.SeedInfo.seed([EFFBCDEE2E58AD4F:59643CAE0ED1101A]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:553)
        at org.junit.Assert.assertEquals(Assert.java:683)
        at 
org.apache.solr.handler.export.TestExportWriter.testExpr(TestExportWriter.java:770)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
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: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 
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 
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:832)


FAILED:  org.apache.solr.handler.export.TestExportWriter.testExpr

Error Message:
expected:<18000.0> but was:<15410.0>

Stack Trace:
java.lang.AssertionError: expected:<18000.0> but was:<15410.0>
        at 
__randomizedtesting.SeedInfo.seed([EFFBCDEE2E58AD4F:59643CAE0ED1101A]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:553)
        at org.junit.Assert.assertEquals(Assert.java:683)
        at 
org.apache.solr.handler.export.TestExportWriter.testExpr(TestExportWriter.java:770)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
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: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 
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 
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:832)


FAILED:  org.apache.solr.handler.export.TestExportWriter.testExpr

Error Message:
expected:<18000.0> but was:<15410.0>

Stack Trace:
java.lang.AssertionError: expected:<18000.0> but was:<15410.0>
        at 
__randomizedtesting.SeedInfo.seed([EFFBCDEE2E58AD4F:59643CAE0ED1101A]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:553)
        at org.junit.Assert.assertEquals(Assert.java:683)
        at 
org.apache.solr.handler.export.TestExportWriter.testExpr(TestExportWriter.java:770)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
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: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 
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 
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:832)


FAILED:  org.apache.solr.handler.export.TestExportWriter.testExpr

Error Message:
expected:<18000.0> but was:<15410.0>

Stack Trace:
java.lang.AssertionError: expected:<18000.0> but was:<15410.0>
        at 
__randomizedtesting.SeedInfo.seed([EFFBCDEE2E58AD4F:59643CAE0ED1101A]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:553)
        at org.junit.Assert.assertEquals(Assert.java:683)
        at 
org.apache.solr.handler.export.TestExportWriter.testExpr(TestExportWriter.java:770)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
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: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 
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 
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:832)




Build Log:
[...truncated 14334 lines...]
   [junit4] Suite: org.apache.solr.handler.export.TestExportWriter
   [junit4]   2> 336898 INFO  
(SUITE-TestExportWriter-seed#[EFFBCDEE2E58AD4F]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 336898 INFO  
(SUITE-TestExportWriter-seed#[EFFBCDEE2E58AD4F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 336898 INFO  
(SUITE-TestExportWriter-seed#[EFFBCDEE2E58AD4F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.export.TestExportWriter_EFFBCDEE2E58AD4F-001/data-dir-44-001
   [junit4]   2> 336899 WARN  
(SUITE-TestExportWriter-seed#[EFFBCDEE2E58AD4F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 336899 INFO  
(SUITE-TestExportWriter-seed#[EFFBCDEE2E58AD4F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 336899 INFO  
(SUITE-TestExportWriter-seed#[EFFBCDEE2E58AD4F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 336899 INFO  
(SUITE-TestExportWriter-seed#[EFFBCDEE2E58AD4F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 336904 INFO  
(SUITE-TestExportWriter-seed#[EFFBCDEE2E58AD4F]-worker) [     ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 336912 INFO  
(SUITE-TestExportWriter-seed#[EFFBCDEE2E58AD4F]-worker) [     ] 
o.a.s.s.IndexSchema Schema name=schema-docValuesMulti
   [junit4]   2> 336919 INFO  
(SUITE-TestExportWriter-seed#[EFFBCDEE2E58AD4F]-worker) [     ] 
o.a.s.s.IndexSchema Loaded schema schema-docValuesMulti/1.6 with uniqueid field 
id
   [junit4]   2> 336959 WARN  
(SUITE-TestExportWriter-seed#[EFFBCDEE2E58AD4F]-worker) [     ] 
o.a.s.c.CoreContainer Unable to create 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/userfiles].
  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access 
denied ("java.io.FilePermission" 
"/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/userfiles"
 "write")
   [junit4]   2>        at 
java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied 
("java.io.FilePermission" 
"/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/userfiles"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
 ~[?:?]
   [junit4]   2>        at 
java.security.AccessController.checkPermission(AccessController.java:1036) 
~[?:?]
   [junit4]   2>        at 
java.lang.SecurityManager.checkPermission(SecurityManager.java:408) ~[?:?]
   [junit4]   2>        at 
java.lang.SecurityManager.checkWrite(SecurityManager.java:838) ~[?:?]
   [junit4]   2>        at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816) 
~[?:?]
   [junit4]   2>        at 
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:380)
 ~[?:?]
   [junit4]   2>        at java.nio.file.Files.createDirectory(Files.java:694) 
~[?:?]
   [junit4]   2>        at 
java.nio.file.Files.createAndCheckIsDirectory(Files.java:801) ~[?:?]
   [junit4]   2>        at 
java.nio.file.Files.createDirectories(Files.java:747) ~[?:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:369) [java/:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:334) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:170) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:807) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:797) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:658) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:647) [java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.export.TestExportWriter.beforeClass(TestExportWriter.java:54)
 [test/:?]
   [junit4]   2>        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
   [junit4]   2>        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
 ~[?:?]
   [junit4]   2>        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[?:?]
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:564) 
~[?:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 336960 WARN  
(SUITE-TestExportWriter-seed#[EFFBCDEE2E58AD4F]-worker) [     ] 
o.a.s.f.DistribPackageStore Unable to create 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/filestore]
 directory in SOLR_HOME 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr].  
Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access 
denied ("java.io.FilePermission" 
"/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/filestore"
 "write")
   [junit4]   2>        at 
java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied 
("java.io.FilePermission" 
"/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/filestore"
 "write")
   [junit4]   2>        at 
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
 ~[?:?]
   [junit4]   2>        at 
java.security.AccessController.checkPermission(AccessController.java:1036) 
~[?:?]
   [junit4]   2>        at 
java.lang.SecurityManager.checkPermission(SecurityManager.java:408) ~[?:?]
   [junit4]   2>        at 
java.lang.SecurityManager.checkWrite(SecurityManager.java:838) ~[?:?]
   [junit4]   2>        at java.io.File.mkdir(File.java:1325) ~[?:?]
   [junit4]   2>        at java.io.File.mkdirs(File.java:1357) ~[?:?]
   [junit4]   2>        at 
org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81)
 [java/:?]
   [junit4]   2>        at 
org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) 
[java/:?]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:670) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:171) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:807) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:797) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:658) [java/:?]
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:647) [java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.export.TestExportWriter.beforeClass(TestExportWriter.java:54)
 [test/:?]
   [junit4]   2>        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
   [junit4]   2>        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
 ~[?:?]
   [junit4]   2>        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[?:?]
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:564) 
~[?:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
 [java/:?]
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
 [java/:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
 [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 336961 INFO  
(SUITE-TestExportWriter-seed#[EFFBCDEE2E58AD4F]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 336963 WARN  
(SUITE-TestExportWriter-seed#[EFFBCDEE2E58AD4F]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@31707d9a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 336963 WARN  
(SUITE-TestExportWriter-seed#[EFFBCDEE2E58AD4F]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@31707d9a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 336980 WARN  
(SUITE-TestExportWriter-seed#[EFFBCDEE2E58AD4F]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2c8feaf4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 336980 WARN  
(SUITE-TestExportWriter-seed#[EFFBCDEE2E58AD4F]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2c8feaf4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 336981 WARN  
(SUITE-TestExportWriter-seed#[EFFBCDEE2E58AD4F]-worker) [     ] 
o.a.s.c.CoreContainer Not all security plugins configured!  
authentication=disabled authorization=disabled.  Solr is only as secure as you 
make it. Consider configuring authentication/authorization before exposing Solr 
to users internal or external.  See https://s.apache.org/solrsecurity for more 
info
   [junit4]   2> 336999 INFO  
(SUITE-TestExportWriter-seed#[EFFBCDEE2E58AD4F]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e9b824c
   [junit4]   2> 337005 INFO  
(SUITE-TestExportWriter-seed#[EFFBCDEE2E58AD4F]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e9b824c
   [junit4]   2> 337005 INFO  
(SUITE-TestExportWriter-seed#[EFFBCDEE2E58AD4F]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e9b824c
   [junit4]   2> 337008 INFO  (coreLoadExecutor-5856-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 337012 INFO  (coreLoadExecutor-5856-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 337032 INFO  (coreLoadExecutor-5856-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=schema-docValuesMulti
   [junit4]   2> 337038 INFO  (coreLoadExecutor-5856-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema schema-docValuesMulti/1.6 
with uniqueid field id
   [junit4]   2> 337038 INFO  (coreLoadExecutor-5856-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 337048 INFO  (coreLoadExecutor-5856-thread-1) [    
x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@e9b824c
   [junit4]   2> 337048 INFO  (coreLoadExecutor-5856-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.export.TestExportWriter_EFFBCDEE2E58AD4F-001/data-dir-44-001/]
   [junit4]   2> 337090 INFO  (coreLoadExecutor-5856-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 337090 INFO  (coreLoadExecutor-5856-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 337091 WARN  (coreLoadExecutor-5856-thread-1) [    
x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf
 ; switching to use InMemory storage instead.
   [junit4]   2> 337091 INFO  (coreLoadExecutor-5856-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 337092 INFO  
(searcherExecutor-5858-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 337092 INFO  
(SUITE-TestExportWriter-seed#[EFFBCDEE2E58AD4F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 337137 INFO  
(TEST-TestExportWriter.testEmptyValues-seed#[EFFBCDEE2E58AD4F]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testEmptyValues
   [junit4]   2> 337138 INFO  
(TEST-TestExportWriter.testEmptyValues-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL 
DOCUMENTS FROM INDEX
   [junit4]   2> 337138 INFO  
(TEST-TestExportWriter.testEmptyValues-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 337142 INFO  
(searcherExecutor-5858-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 337142 INFO  
(TEST-TestExportWriter.testEmptyValues-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 3
   [junit4]   2> 337144 INFO  
(TEST-TestExportWriter.testEmptyValues-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL 
DOCUMENTS FROM INDEX
   [junit4]   2> 337144 INFO  
(TEST-TestExportWriter.testEmptyValues-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 337146 INFO  
(searcherExecutor-5858-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 337146 INFO  
(TEST-TestExportWriter.testEmptyValues-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 2
   [junit4]   2> 337147 INFO  
(TEST-TestExportWriter.testEmptyValues-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[1]} 0 0
   [junit4]   2> 337148 INFO  
(TEST-TestExportWriter.testEmptyValues-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[2]} 0 0
   [junit4]   2> 337151 INFO  
(searcherExecutor-5858-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 337151 INFO  
(TEST-TestExportWriter.testEmptyValues-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 3
   [junit4]   2> 337165 INFO  
(TEST-TestExportWriter.testEmptyValues-seed#[EFFBCDEE2E58AD4F]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=/export&fl=id,field2_i_p&sort=field2_i_p+asc&wt=xml} hits=2 
status=0 QTime=13
   [junit4]   2> 337187 INFO  
(TEST-TestExportWriter.testEmptyValues-seed#[EFFBCDEE2E58AD4F]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testEmptyValues
   [junit4]   2> 337191 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testRandomNumerics
   [junit4]   2> 337191 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL 
DOCUMENTS FROM INDEX
   [junit4]   2> 337191 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 337193 INFO  
(searcherExecutor-5858-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 337193 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 2
   [junit4]   2> 337195 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL 
DOCUMENTS FROM INDEX
   [junit4]   2> 337195 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 337197 INFO  
(searcherExecutor-5858-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 337197 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 2
   [junit4]   2> 337204 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 4
   [junit4]   2> 337207 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[1]} 0 1
   [junit4]   2> 337208 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[2]} 0 0
   [junit4]   2> 337210 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[3]} 0 0
   [junit4]   2> 337211 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[4]} 0 0
   [junit4]   2> 337219 INFO  
(searcherExecutor-5858-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 337219 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 7
   [junit4]   2> 337221 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[5]} 0 1
   [junit4]   2> 337223 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[6]} 0 0
   [junit4]   2> 337231 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[7]} 0 3
   [junit4]   2> 337232 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{delete=[7]} 0 0
   [junit4]   2> 337233 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[8]} 0 0
   [junit4]   2> 337236 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[9]} 0 1
   [junit4]   2> 337240 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[10]} 0 0
   [junit4]   2> 337241 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[11]} 0 0
   [junit4]   2> 337242 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[12]} 0 0
   [junit4]   2> 337244 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[13]} 0 0
   [junit4]   2> 337244 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[14]} 0 0
   [junit4]   2> 337245 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[15]} 0 0
   [junit4]   2> 337246 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[16]} 0 0
   [junit4]   2> 337247 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[17]} 0 0
   [junit4]   2> 337247 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[18]} 0 0
   [junit4]   2> 337248 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[19]} 0 0
   [junit4]   2> 337249 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[20]} 0 0
   [junit4]   2> 337258 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[21]} 0 3
   [junit4]   2> 337265 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[22]} 0 0
   [junit4]   2> 337266 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[23]} 0 0
   [junit4]   2> 337266 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[24]} 0 0
   [junit4]   2> 337267 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[25]} 0 0
   [junit4]   2> 337271 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[26]} 0 0
   [junit4]   2> 337272 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[27]} 0 0
   [junit4]   2> 337274 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[28]} 0 0
   [junit4]   2> 337274 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[29]} 0 0
   [junit4]   2> 337280 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[30]} 0 5
   [junit4]   2> 337281 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[31]} 0 0
   [junit4]   2> 337282 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[32]} 0 0
   [junit4]   2> 337283 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[33]} 0 0
   [junit4]   2> 337283 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[34]} 0 0
   [junit4]   2> 337285 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[35]} 0 0
   [junit4]   2> 337286 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[36]} 0 0
   [junit4]   2> 337286 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[37]} 0 0
   [junit4]   2> 337287 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[38]} 0 0
   [junit4]   2> 337288 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[39]} 0 0
   [junit4]   2> 337288 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[40]} 0 0
   [junit4]   2> 337289 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[41]} 0 0
   [junit4]   2> 337290 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[42]} 0 0
   [junit4]   2> 337291 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[43]} 0 0
   [junit4]   2> 337291 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[44]} 0 0
   [junit4]   2> 337292 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[45]} 0 0
   [junit4]   2> 337293 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[46]} 0 0
   [junit4]   2> 337293 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[47]} 0 0
   [junit4]   2> 337294 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[48]} 0 0
   [junit4]   2> 337295 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[49]} 0 0
   [junit4]   2> 337306 INFO  
(searcherExecutor-5858-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 337307 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 11
   [junit4]   2> 337308 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[50]} 0 1
   [junit4]   2> 337309 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[51]} 0 0
   [junit4]   2> 337310 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[52]} 0 0
   [junit4]   2> 337313 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[53]} 0 0
   [junit4]   2> 337316 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[54]} 0 0
   [junit4]   2> 337317 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[55]} 0 0
   [junit4]   2> 337318 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[56]} 0 0
   [junit4]   2> 337319 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[57]} 0 0
   [junit4]   2> 337321 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[58]} 0 0
   [junit4]   2> 337322 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[59]} 0 0
   [junit4]   2> 337323 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[60]} 0 0
   [junit4]   2> 337324 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[61]} 0 0
   [junit4]   2> 337325 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[62]} 0 0
   [junit4]   2> 337326 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[63]} 0 0
   [junit4]   2> 337327 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[64]} 0 0
   [junit4]   2> 337327 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[65]} 0 0
   [junit4]   2> 337328 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[66]} 0 0
   [junit4]   2> 337329 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[67]} 0 0
   [junit4]   2> 337330 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[68]} 0 0
   [junit4]   2> 337332 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[69]} 0 0
   [junit4]   2> 337333 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[70]} 0 0
   [junit4]   2> 337334 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[71]} 0 0
   [junit4]   2> 337335 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[72]} 0 0
   [junit4]   2> 337336 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[73]} 0 0
   [junit4]   2> 337336 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{delete=[73]} 0 0
   [junit4]   2> 337336 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[74]} 0 0
   [junit4]   2> 337338 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[75]} 0 0
   [junit4]   2> 337339 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[76]} 0 0
   [junit4]   2> 337340 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[77]} 0 0
   [junit4]   2> 337340 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[78]} 0 0
   [junit4]   2> 337341 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[79]} 0 0
   [junit4]   2> 337342 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[80]} 0 0
   [junit4]   2> 337343 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[81]} 0 0
   [junit4]   2> 337344 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[82]} 0 0
   [junit4]   2> 337344 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[83]} 0 0
   [junit4]   2> 337346 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[84]} 0 0
   [junit4]   2> 337347 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[85]} 0 0
   [junit4]   2> 337348 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[86]} 0 0
   [junit4]   2> 337349 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[87]} 0 0
   [junit4]   2> 337350 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[88]} 0 0
   [junit4]   2> 337350 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[89]} 0 0
   [junit4]   2> 337351 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[90]} 0 0
   [junit4]   2> 337354 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[91]} 0 2
   [junit4]   2> 337356 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[92]} 0 0
   [junit4]   2> 337358 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[93]} 0 1
   [junit4]   2> 337359 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[94]} 0 0
   [junit4]   2> 337361 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[95]} 0 0
   [junit4]   2> 337362 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[96]} 0 0
   [junit4]   2> 337365 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[97]} 0 1
   [junit4]   2> 337366 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[98]} 0 0
   [junit4]   2> 337367 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[99]} 0 0
   [junit4]   2> 337376 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[100]} 0 8
   [junit4]   2> 337378 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[101]} 0 0
   [junit4]   2> 337378 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{delete=[101]} 0 0
   [junit4]   2> 337380 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[102]} 0 1
   [junit4]   2> 337381 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[103]} 0 0
   [junit4]   2> 337382 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[104]} 0 0
   [junit4]   2> 337395 INFO  
(searcherExecutor-5858-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 337404 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 21
   [junit4]   2> 337414 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[105]} 0 1
   [junit4]   2> 337415 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[106]} 0 0
   [junit4]   2> 337415 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{delete=[106]} 0 0
   [junit4]   2> 337416 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[107]} 0 0
   [junit4]   2> 337416 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[108]} 0 0
   [junit4]   2> 337417 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[109]} 0 0
   [junit4]   2> 337417 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[110]} 0 0
   [junit4]   2> 337418 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[111]} 0 0
   [junit4]   2> 337419 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[112]} 0 0
   [junit4]   2> 337420 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[113]} 0 0
   [junit4]   2> 337439 INFO  
(searcherExecutor-5858-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 337440 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 19
   [junit4]   2> 337445 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[114]} 0 4
   [junit4]   2> 337447 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[115]} 0 0
   [junit4]   2> 337456 INFO  
(searcherExecutor-5858-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 337457 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 9
   [junit4]   2> 337458 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[116]} 0 1
   [junit4]   2> 337459 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[117]} 0 0
   [junit4]   2> 337460 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[118]} 0 0
   [junit4]   2> 337461 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[119]} 0 0
   [junit4]   2> 337461 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[120]} 0 0
   [junit4]   2> 337462 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[121]} 0 0
   [junit4]   2> 337462 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[122]} 0 0
   [junit4]   2> 337463 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[123]} 0 0
   [junit4]   2> 337464 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[124]} 0 0
   [junit4]   2> 337464 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[125]} 0 0
   [junit4]   2> 337465 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[126]} 0 0
   [junit4]   2> 337466 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[127]} 0 0
   [junit4]   2> 337467 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[128]} 0 0
   [junit4]   2> 337468 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[129]} 0 0
   [junit4]   2> 337469 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[130]} 0 0
   [junit4]   2> 337469 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[131]} 0 0
   [junit4]   2> 337470 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[132]} 0 0
   [junit4]   2> 337470 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{delete=[132]} 0 0
   [junit4]   2> 337472 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[133]} 0 0
   [junit4]   2> 337473 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[134]} 0 0
   [junit4]   2> 337473 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[135]} 0 0
   [junit4]   2> 337474 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[136]} 0 0
   [junit4]   2> 337475 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[137]} 0 0
   [junit4]   2> 337476 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[138]} 0 0
   [junit4]   2> 337476 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[139]} 0 0
   [junit4]   2> 337477 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[140]} 0 0
   [junit4]   2> 337477 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[141]} 0 0
   [junit4]   2> 337478 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[142]} 0 0
   [junit4]   2> 337479 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[143]} 0 0
   [junit4]   2> 337480 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[144]} 0 0
   [junit4]   2> 337480 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[145]} 0 0
   [junit4]   2> 337481 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[146]} 0 0
   [junit4]   2> 337482 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[147]} 0 0
   [junit4]   2> 337482 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[148]} 0 0
   [junit4]   2> 337483 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[149]} 0 0
   [junit4]   2> 337483 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[150]} 0 0
   [junit4]   2> 337484 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[151]} 0 0
   [junit4]   2> 337484 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[152]} 0 0
   [junit4]   2> 337485 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[153]} 0 0
   [junit4]   2> 337485 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[154]} 0 0
   [junit4]   2> 337486 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[155]} 0 0
   [junit4]   2> 337487 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[156]} 0 0
   [junit4]   2> 337488 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[157]} 0 0
   [junit4]   2> 337488 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[158]} 0 0
   [junit4]   2> 337489 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[159]} 0 0
   [junit4]   2> 337511 INFO  
(searcherExecutor-5858-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 337513 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 23
   [junit4]   2> 337516 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[160]} 0 1
   [junit4]   2> 337516 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[161]} 0 0
   [junit4]   2> 337517 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[162]} 0 0
   [junit4]   2> 337518 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[163]} 0 0
   [junit4]   2> 337519 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[164]} 0 1
   [junit4]   2> 337521 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[165]} 0 0
   [junit4]   2> 337522 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[166]} 0 0
   [junit4]   2> 337522 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[167]} 0 0
   [junit4]   2> 337523 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[168]} 0 0
   [junit4]   2> 337523 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[169]} 0 0
   [junit4]   2> 337524 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[170]} 0 0
   [junit4]   2> 337525 INFO  
(TEST-TestExportWriter.testRandomNumerics-seed#[EFFBCDEE2E58AD4F]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[171]} 0 0
   [junit4]   2> 337533 INFO  (searcherExecutor-5858-thread-1-processing-x

[...truncated too long message...]

ingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> Caused by: org.apache.solr.search.SyntaxError: export field 
list (fl) must be specified.
   [junit4]   2>        ... 44 more
   [junit4]   2> 
   [junit4]   2> 27893 INFO  
(TEST-TestExportWriter.test-seed#[EFFBCDEE2E58AD4F]) [     ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={qt=/export&fl=stringdv&sort=intdv+asc&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 27902 INFO  
(TEST-TestExportWriter.test-seed#[EFFBCDEE2E58AD4F]) [     ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={q=id:1&qt=/export&fl=datedv&sort=datedv+asc&wt=xml} hits=1 status=0 
QTime=0
   [junit4]   2> 27908 INFO  
(TEST-TestExportWriter.test-seed#[EFFBCDEE2E58AD4F]) [     ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={q=id:1&qt=/export&fl=datedv_m&sort=datedv+asc&wt=xml} hits=1 status=0 
QTime=0
   [junit4]   2> 27909 INFO  
(TEST-TestExportWriter.test-seed#[EFFBCDEE2E58AD4F]) [     ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={q=id:3&qt=/export&fl=int_is_t&sort=intdv+asc&wt=xml} hits=1 status=0 
QTime=0
   [junit4]   2> 27910 INFO  
(TEST-TestExportWriter.test-seed#[EFFBCDEE2E58AD4F]) [     ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={q=id:8&qt=/export&fl=int_is_p&sort=intdv+asc&wt=xml} hits=1 status=0 
QTime=0
   [junit4]   2> 27917 INFO  
(TEST-TestExportWriter.test-seed#[EFFBCDEE2E58AD4F]) [     ] 
o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 27917 INFO  
(TEST-TestExportWriter.test-seed#[EFFBCDEE2E58AD4F]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
 0 0
   [junit4]   2> 27917 INFO  
(TEST-TestExportWriter.test-seed#[EFFBCDEE2E58AD4F]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4] OK      0.32s J0 | TestExportWriter.test
   [junit4]   2> 27924 INFO  
(SUITE-TestExportWriter-seed#[EFFBCDEE2E58AD4F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 27924 INFO  
(SUITE-TestExportWriter-seed#[EFFBCDEE2E58AD4F]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1220508274
   [junit4]   2> 27925 INFO  (coreCloseExecutor-83-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4d4b5208
   [junit4]   2> 27925 INFO  (coreCloseExecutor-83-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=SolrCore@4d4b5208
   [junit4]   2> 27927 INFO  (coreCloseExecutor-83-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@29c2b2c8: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@35595e62
   [junit4]   2> 27941 INFO  (coreCloseExecutor-83-thread-1) [     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 27955 INFO  
(SUITE-TestExportWriter-seed#[EFFBCDEE2E58AD4F]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 27956 INFO  
(SUITE-TestExportWriter-seed#[EFFBCDEE2E58AD4F]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@82e0c5c: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@1e84e580
   [junit4]   2> 27962 INFO  
(SUITE-TestExportWriter-seed#[EFFBCDEE2E58AD4F]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 27962 INFO  
(SUITE-TestExportWriter-seed#[EFFBCDEE2E58AD4F]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@48a0bf6c: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@78b694df
   [junit4]   2> 27962 INFO  
(SUITE-TestExportWriter-seed#[EFFBCDEE2E58AD4F]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 27963 INFO  
(SUITE-TestExportWriter-seed#[EFFBCDEE2E58AD4F]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4cf5cbf: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@51dce4d7
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.export.TestExportWriter_EFFBCDEE2E58AD4F-001
   [junit4]   2> NOTE: test params are: codec=Lucene87, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=nnh, timezone=Cuba
   [junit4]   2> NOTE: Linux 5.4.0-48-generic amd64/Oracle Corporation 15 
(64-bit)/cpus=16,threads=1,free=348127232,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestExportWriter]
   [junit4] Completed [5/5 (5!)] on J0 in 26.98s, 10 tests, 1 failure <<< 
FAILURES!

[...truncated 17 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1599: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1126: 
There were test failures: 5 suites, 50 tests, 5 failures [seed: 
EFFBCDEE2E58AD4F]

Total time: 30 seconds

[repro] Setting last failure code to 256

[repro] Failures w/original seeds:
[repro]   5/5 failed: org.apache.solr.handler.export.TestExportWriter
[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
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Archiving artifacts
[Java] Sleeping for 5 seconds due to JENKINS-32191...
[Java] Parsing console log (workspace: 
'/home/jenkins/workspace/Lucene-Solr-8.x-Linux')
[Java] Successfully parsed console log
[Java] -> found 112 issues (skipped 103 duplicates)
[Java] Post processing issues on 'Master' with source code encoding 'UTF-8'
[Java] Creating SCM blamer to obtain author and commit information for affected 
files
[Java] Creating SCM miner to obtain statistics for affected repository files
[Java] Resolving file names for all issues in source directory 
'/home/jenkins/workspace/Lucene-Solr-8.x-Linux'
[Java] -> resolved paths in source directory (53 found, 0 not found)
[Java] Resolving module names from module definitions (build.xml, pom.xml, or 
Manifest.mf files)
[Java] -> resolved module names for 112 issues
[Java] Resolving package names (or namespaces) by parsing the affected files
[Java] -> resolved package names of 53 affected files
[Java] No filter has been set, publishing all 112 issues
[Java] Creating fingerprints for all affected code blocks to track issues over 
different builds
[Java] -> created fingerprints for 112 issues (skipped 0 issues)
[Java] Copying affected files to Jenkins' build folder 
'/home/jenkins/jobs/Lucene-Solr-8.x-Linux/builds/4551/files-with-issues'
[Java] -> 53 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Java] Using reference build 'Lucene-Solr-8.x-Linux #4550' to compute new, 
fixed, and outstanding issues
[Java] Issues delta (vs. reference build): outstanding: 112, new: 0, fixed: 0
[Java] No quality gates have been set - skipping
[Java] Health report is disabled - skipping
[Java] Created analysis result for 112 issues (found 0 new issues, fixed 0 
issues)
[Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-8.x-Linux 
#4551'.
[Checks API] No suitable checks publisher found.
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
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
[Checks API] No suitable checks publisher found.
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to