Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1695/
Java: 64bit/jdk-13.0.2 -XX:+UseCompressedOops -XX:+UseG1GC

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

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

Stack Trace:
java.lang.AssertionError: expected:<18000.0> but was:<20554.0>
        at 
__randomizedtesting.SeedInfo.seed([71F767855BB0D8FE:C76896C57B3965AB]: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:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        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:830)


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

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

Stack Trace:
java.lang.AssertionError: expected:<18000.0> but was:<20554.0>
        at 
__randomizedtesting.SeedInfo.seed([71F767855BB0D8FE:C76896C57B3965AB]: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:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        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:830)


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

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

Stack Trace:
java.lang.AssertionError: expected:<18000.0> but was:<20554.0>
        at 
__randomizedtesting.SeedInfo.seed([71F767855BB0D8FE:C76896C57B3965AB]: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:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        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:830)


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

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

Stack Trace:
java.lang.AssertionError: expected:<18000.0> but was:<20554.0>
        at 
__randomizedtesting.SeedInfo.seed([71F767855BB0D8FE:C76896C57B3965AB]: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:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        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:830)


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

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

Stack Trace:
java.lang.AssertionError: expected:<18000.0> but was:<20554.0>
        at 
__randomizedtesting.SeedInfo.seed([71F767855BB0D8FE:C76896C57B3965AB]: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:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        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:830)


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

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

Stack Trace:
java.lang.AssertionError: expected:<18000.0> but was:<20554.0>
        at 
__randomizedtesting.SeedInfo.seed([71F767855BB0D8FE:C76896C57B3965AB]: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:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        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:830)




Build Log:
[...truncated 14149 lines...]
   [junit4] Suite: org.apache.solr.handler.export.TestExportWriter
   [junit4]   2> 596681 INFO  
(SUITE-TestExportWriter-seed#[71F767855BB0D8FE]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> 596683 INFO  
(SUITE-TestExportWriter-seed#[71F767855BB0D8FE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.export.TestExportWriter_71F767855BB0D8FE-001\data-dir-38-001
   [junit4]   2> 596683 INFO  
(SUITE-TestExportWriter-seed#[71F767855BB0D8FE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 596685 INFO  
(SUITE-TestExportWriter-seed#[71F767855BB0D8FE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) 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> 596687 INFO  
(SUITE-TestExportWriter-seed#[71F767855BB0D8FE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 596690 INFO  
(SUITE-TestExportWriter-seed#[71F767855BB0D8FE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 596697 INFO  
(SUITE-TestExportWriter-seed#[71F767855BB0D8FE]-worker) [     ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 596705 INFO  
(SUITE-TestExportWriter-seed#[71F767855BB0D8FE]-worker) [     ] 
o.a.s.s.IndexSchema Schema name=schema-docValuesMulti
   [junit4]   2> 596710 INFO  
(SUITE-TestExportWriter-seed#[71F767855BB0D8FE]-worker) [     ] 
o.a.s.s.IndexSchema Loaded schema schema-docValuesMulti/1.6 with uniqueid field 
id
   [junit4]   2> 597065 WARN  
(SUITE-TestExportWriter-seed#[71F767855BB0D8FE]-worker) [     ] 
o.a.s.c.CoreContainer Unable to create 
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\userfiles].
  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access 
denied ("java.io.FilePermission" 
"C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\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" 
"C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\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.WindowsPath.checkWrite(WindowsPath.java:854) ~[?:?]
   [junit4]   2>        at 
sun.nio.fs.WindowsFileSystemProvider.createDirectory(WindowsFileSystemProvider.java:493)
 ~[?:?]
   [junit4]   2>        at java.nio.file.Files.createDirectory(Files.java:693) 
~[?:?]
   [junit4]   2>        at 
java.nio.file.Files.createAndCheckIsDirectory(Files.java:800) ~[?:?]
   [junit4]   2>        at 
java.nio.file.Files.createDirectories(Files.java:746) ~[?:?]
   [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:62)
 ~[?:?]
   [junit4]   2>        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[?:?]
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:567) 
~[?:?]
   [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:830) [?:?]
   [junit4]   2> 597068 WARN  
(SUITE-TestExportWriter-seed#[71F767855BB0D8FE]-worker) [     ] 
o.a.s.f.DistribPackageStore Unable to create 
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\filestore]
 directory in SOLR_HOME 
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr].
  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access 
denied ("java.io.FilePermission" 
"C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\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" 
"C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\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:1323) ~[?:?]
   [junit4]   2>        at java.io.File.mkdirs(File.java:1355) ~[?:?]
   [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:62)
 ~[?:?]
   [junit4]   2>        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[?:?]
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:567) 
~[?:?]
   [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:830) [?:?]
   [junit4]   2> 597069 INFO  
(SUITE-TestExportWriter-seed#[71F767855BB0D8FE]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 597072 WARN  
(SUITE-TestExportWriter-seed#[71F767855BB0D8FE]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@292f105[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 597072 WARN  
(SUITE-TestExportWriter-seed#[71F767855BB0D8FE]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@292f105[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 597076 WARN  
(SUITE-TestExportWriter-seed#[71F767855BB0D8FE]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@77cc0641[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 597076 WARN  
(SUITE-TestExportWriter-seed#[71F767855BB0D8FE]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@77cc0641[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 597079 WARN  
(SUITE-TestExportWriter-seed#[71F767855BB0D8FE]-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> 597109 INFO  
(SUITE-TestExportWriter-seed#[71F767855BB0D8FE]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@558b505e
   [junit4]   2> 597115 INFO  
(SUITE-TestExportWriter-seed#[71F767855BB0D8FE]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@558b505e
   [junit4]   2> 597115 INFO  
(SUITE-TestExportWriter-seed#[71F767855BB0D8FE]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@558b505e
   [junit4]   2> 597116 INFO  (coreLoadExecutor-4361-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 597121 INFO  (coreLoadExecutor-4361-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 597128 INFO  (coreLoadExecutor-4361-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=schema-docValuesMulti
   [junit4]   2> 597132 INFO  (coreLoadExecutor-4361-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema schema-docValuesMulti/1.6 
with uniqueid field id
   [junit4]   2> 597132 INFO  (coreLoadExecutor-4361-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1,
 trusted=true
   [junit4]   2> 597132 INFO  (coreLoadExecutor-4361-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@558b505e
   [junit4]   2> 597132 INFO  (coreLoadExecutor-4361-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.export.TestExportWriter_71F767855BB0D8FE-001\data-dir-38-001\]
   [junit4]   2> 597191 INFO  (coreLoadExecutor-4361-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 597191 INFO  (coreLoadExecutor-4361-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 597192 WARN  (coreLoadExecutor-4361-thread-1) [    
x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf
 ; switching to use InMemory storage instead.
   [junit4]   2> 597193 INFO  (coreLoadExecutor-4361-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 597193 INFO  
(searcherExecutor-4363-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 597196 INFO  
(SUITE-TestExportWriter-seed#[71F767855BB0D8FE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 597198 INFO  
(TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[71F767855BB0D8FE]) 
[     ] o.a.s.SolrTestCaseJ4 ###Starting testSortingOnFieldWithNoValues
   [junit4]   2> 597199 INFO  
(TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[71F767855BB0D8FE]) 
[    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL 
DOCUMENTS FROM INDEX
   [junit4]   2> 597199 INFO  
(TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[71F767855BB0D8FE]) 
[    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  
webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 597208 INFO  
(searcherExecutor-4363-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 597208 INFO  
(TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[71F767855BB0D8FE]) 
[    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  
webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 597209 INFO  
(TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[71F767855BB0D8FE]) 
[    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL 
DOCUMENTS FROM INDEX
   [junit4]   2> 597209 INFO  
(TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[71F767855BB0D8FE]) 
[    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  
webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 597211 INFO  
(searcherExecutor-4363-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 597211 INFO  
(TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[71F767855BB0D8FE]) 
[    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  
webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 597211 INFO  
(TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[71F767855BB0D8FE]) 
[    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  
webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 597217 INFO  
(searcherExecutor-4363-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 597217 INFO  
(TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[71F767855BB0D8FE]) 
[    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  
webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 597231 INFO  
(TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[71F767855BB0D8FE]) 
[     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=/export&fl=id,floatdv&sort=floatdv+desc&wt=xml} hits=1 
status=0 QTime=13
   [junit4]   2> 597251 INFO  
(TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[71F767855BB0D8FE]) 
[     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=/export&fl=id,intdv&sort=intdv+desc&wt=xml} hits=1 status=0 
QTime=0
   [junit4]   2> 597255 INFO  
(TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[71F767855BB0D8FE]) 
[     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=/export&fl=id,stringdv&sort=stringdv+desc&wt=xml} hits=1 
status=0 QTime=0
   [junit4]   2> 597256 INFO  
(TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[71F767855BB0D8FE]) 
[     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=/export&fl=id,longdv&sort=longdv+desc&wt=xml} hits=1 status=0 
QTime=0
   [junit4]   2> 597260 INFO  
(TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[71F767855BB0D8FE]) 
[     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=/export&fl=id,doubledv&sort=doubledv+desc&wt=xml} hits=1 
status=0 QTime=0
   [junit4]   2> 597264 INFO  
(TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[71F767855BB0D8FE]) 
[     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=/export&fl=id,datedv&sort=datedv+desc&wt=xml} hits=1 status=0 
QTime=0
   [junit4]   2> 597266 INFO  
(TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[71F767855BB0D8FE]) 
[     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=/export&fl=id,booleandv&sort=booleandv+desc&wt=xml} hits=1 
status=0 QTime=0
   [junit4]   2> 597268 INFO  
(TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[71F767855BB0D8FE]) 
[     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=/export&fl=id,field1_s_dv&sort=field1_s_dv+desc&wt=xml} hits=1 
status=0 QTime=0
   [junit4]   2> 597270 INFO  
(TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[71F767855BB0D8FE]) 
[     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=/export&fl=id,field2_i_p&sort=field2_i_p+desc&wt=xml} hits=1 
status=0 QTime=0
   [junit4]   2> 597271 INFO  
(TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[71F767855BB0D8FE]) 
[     ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=/export&fl=id,field3_l_p&sort=field3_l_p+desc&wt=xml} hits=1 
status=0 QTime=0
   [junit4]   2> 597273 INFO  
(TEST-TestExportWriter.testSortingOnFieldWithNoValues-seed#[71F767855BB0D8FE]) 
[     ] o.a.s.SolrTestCaseJ4 ###Ending testSortingOnFieldWithNoValues
   [junit4]   2> 597276 INFO  
(TEST-TestExportWriter.testIndexOrder-seed#[71F767855BB0D8FE]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testIndexOrder
   [junit4]   2> 597277 INFO  
(TEST-TestExportWriter.testIndexOrder-seed#[71F767855BB0D8FE]) [    
x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL 
DOCUMENTS FROM INDEX
   [junit4]   2> 597277 INFO  
(TEST-TestExportWriter.testIndexOrder-seed#[71F767855BB0D8FE]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 597278 INFO  
(searcherExecutor-4363-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 597280 INFO  
(TEST-TestExportWriter.testIndexOrder-seed#[71F767855BB0D8FE]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 2
   [junit4]   2> 597280 INFO  
(TEST-TestExportWriter.testIndexOrder-seed#[71F767855BB0D8FE]) [     ] 
o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 597280 INFO  
(TEST-TestExportWriter.testIndexOrder-seed#[71F767855BB0D8FE]) [     ] 
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> 597282 INFO  
(TEST-TestExportWriter.testIndexOrder-seed#[71F767855BB0D8FE]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[1]} 0 0
   [junit4]   2> 597283 INFO  
(TEST-TestExportWriter.testIndexOrder-seed#[71F767855BB0D8FE]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[2]} 0 0
   [junit4]   2> 597287 INFO  
(searcherExecutor-4363-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 597288 INFO  
(TEST-TestExportWriter.testIndexOrder-seed#[71F767855BB0D8FE]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 4
   [junit4]   2> 597289 INFO  
(TEST-TestExportWriter.testIndexOrder-seed#[71F767855BB0D8FE]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[3]} 0 0
   [junit4]   2> 597290 INFO  
(TEST-TestExportWriter.testIndexOrder-seed#[71F767855BB0D8FE]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[4]} 0 0
   [junit4]   2> 597295 INFO  
(searcherExecutor-4363-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 597295 INFO  
(TEST-TestExportWriter.testIndexOrder-seed#[71F767855BB0D8FE]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 4
   [junit4]   2> 597296 INFO  
(TEST-TestExportWriter.testIndexOrder-seed#[71F767855BB0D8FE]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=/export&fl=id&sort=stringdv+asc&wt=xml} hits=4 status=0 QTime=0
   [junit4]   2> 597299 INFO  
(TEST-TestExportWriter.testIndexOrder-seed#[71F767855BB0D8FE]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=/export&fl=id&sort=stringdv+desc&wt=xml} hits=4 status=0 
QTime=0
   [junit4]   2> 597301 INFO  
(TEST-TestExportWriter.testIndexOrder-seed#[71F767855BB0D8FE]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testIndexOrder
   [junit4]   2> 597305 INFO  
(TEST-TestExportWriter.testExpr-seed#[71F767855BB0D8FE]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testExpr
   [junit4]   2> 597305 INFO  
(TEST-TestExportWriter.testExpr-seed#[71F767855BB0D8FE]) [    x:collection1 ] 
o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 597305 INFO  
(TEST-TestExportWriter.testExpr-seed#[71F767855BB0D8FE]) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 597308 INFO  
(searcherExecutor-4363-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 597308 INFO  
(TEST-TestExportWriter.testExpr-seed#[71F767855BB0D8FE]) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 2
   [junit4]   2> 597310 INFO  
(TEST-TestExportWriter.testExpr-seed#[71F767855BB0D8FE]) [    x:collection1 ] 
o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 597310 INFO  
(TEST-TestExportWriter.testExpr-seed#[71F767855BB0D8FE]) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 597313 INFO  
(searcherExecutor-4363-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 597313 INFO  
(TEST-TestExportWriter.testExpr-seed#[71F767855BB0D8FE]) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 2
   [junit4]   2> 597446 INFO  
(TEST-TestExportWriter.testExpr-seed#[71F767855BB0D8FE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, ... (5000 
adds)]} 0 111
   [junit4]   2> 597594 INFO  
(TEST-TestExportWriter.testExpr-seed#[71F767855BB0D8FE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[5000, 5001, 5002, 5003, 5004, 5005, 5006, 
5007, 5008, 5009, ... (5000 adds)]} 0 132
   [junit4]   2> 597734 INFO  
(TEST-TestExportWriter.testExpr-seed#[71F767855BB0D8FE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[10000, 10001, 10002, 10003, 10004, 10005, 
10006, 10007, 10008, 10009, ... (5000 adds)]} 0 121
   [junit4]   2> 597893 INFO  
(TEST-TestExportWriter.testExpr-seed#[71F767855BB0D8FE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[15000, 15001, 15002, 15003, 15004, 15005, 
15006, 15007, 15008, 15009, ... (5000 adds)]} 0 147
   [junit4]   2> 597989 INFO  
(TEST-TestExportWriter.testExpr-seed#[71F767855BB0D8FE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[20000, 20001, 20002, 20003, 20004, 20005, 
20006, 20007, 20008, 20009, ... (5000 adds)]} 0 83
   [junit4]   2> 598079 INFO  
(TEST-TestExportWriter.testExpr-seed#[71F767855BB0D8FE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[25000, 25001, 25002, 25003, 25004, 25005, 
25006, 25007, 25008, 25009, ... (5000 adds)]} 0 70
   [junit4]   2> 598589 INFO  
(TEST-TestExportWriter.testExpr-seed#[71F767855BB0D8FE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[30000, 30001, 30002, 30003, 30004, 30005, 
30006, 30007, 30008, 30009, ... (5000 adds)]} 0 499
   [junit4]   2> 598692 INFO  
(TEST-TestExportWriter.testExpr-seed#[71F767855BB0D8FE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[35000, 35001, 35002, 35003, 35004, 35005, 
35006, 35007, 35008, 35009, ... (5000 adds)]} 0 81
   [junit4]   2> 598764 INFO  
(TEST-TestExportWriter.testExpr-seed#[71F767855BB0D8FE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[40000, 40001, 40002, 40003, 40004, 40005, 
40006, 40007, 40008, 40009, ... (5000 adds)]} 0 61
   [junit4]   2> 598841 INFO  
(TEST-TestExportWriter.testExpr-seed#[71F767855BB0D8FE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[45000, 45001, 45002, 45003, 45004, 45005, 
45006, 45007, 45008, 45009, ... (5000 adds)]} 0 69
   [junit4]   2> 598930 INFO  
(TEST-TestExportWriter.testExpr-seed#[71F767855BB0D8FE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[50000, 50001, 50002, 50003, 50004, 50005, 
50006, 50007, 50008, 50009, ... (5000 adds)]} 0 78
   [junit4]   2> 599050 INFO  
(TEST-TestExportWriter.testExpr-seed#[71F767855BB0D8FE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[55000, 55001, 55002, 55003, 55004, 55005, 
55006, 55007, 55008, 55009, ... (5000 adds)]} 0 107
   [junit4]   2> 599116 INFO  
(TEST-TestExportWriter.testExpr-seed#[71F767855BB0D8FE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[60000, 60001, 60002, 60003, 60004, 60005, 
60006, 60007, 60008, 60009, ... (5000 adds)]} 0 57
   [junit4]   2> 599532 INFO  
(TEST-TestExportWriter.testExpr-seed#[71F767855BB0D8FE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[65000, 65001, 65002, 65003, 65004, 65005, 
65006, 65007, 65008, 65009, ... (5000 adds)]} 0 405
   [junit4]   2> 599592 INFO  
(TEST-TestExportWriter.testExpr-seed#[71F767855BB0D8FE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[70000, 70001, 70002, 70003, 70004, 70005, 
70006, 70007, 70008, 70009, ... (5000 adds)]} 0 53
   [junit4]   2> 599655 INFO  
(TEST-TestExportWriter.testExpr-seed#[71F767855BB0D8FE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[75000, 75001, 75002, 75003, 75004, 75005, 
75006, 75007, 75008, 75009, ... (5000 adds)]} 0 55
   [junit4]   2> 599714 INFO  
(TEST-TestExportWriter.testExpr-seed#[71F767855BB0D8FE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[80000, 80001, 80002, 80003, 80004, 80005, 
80006, 80007, 80008, 80009, ... (5000 adds)]} 0 51
   [junit4]   2> 599776 INFO  
(TEST-TestExportWriter.testExpr-seed#[71F767855BB0D8FE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[85000, 85001, 85002, 85003, 85004, 85005, 
85006, 85007, 85008, 85009, ... (5000 adds)]} 0 56
   [junit4]   2> 599852 INFO  
(TEST-TestExportWriter.testExpr-seed#[71F767855BB0D8FE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[90000, 90001, 90002, 90003, 90004, 90005, 
90006, 90007, 90008, 90009, ... (5000 adds)]} 0 66
   [junit4]   2> 599903 INFO  
(TEST-TestExportWriter.testExpr-seed#[71F767855BB0D8FE]) [     ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={wt=json&indent=true}{add=[95000, 95001, 95002, 95003, 95004, 95005, 
95006, 95007, 95008, 95009, ... (5000 adds)]} 0 45
   [junit4]   2> 600088 INFO  
(searcherExecutor-4363-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 600088 INFO  
(TEST-TestExportWriter.testExpr-seed#[71F767855BB0D8FE]) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 185
   [junit4]   2> 600092 INFO  
(TEST-TestExportWriter.testExpr-seed#[71F767855BB0D8FE]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=/export&fl=id&expr=top(n%3D2,input(),sort%3D"id+desc")&sort=id+asc&wt=xml}
 hits=100000 status=0 QTime=1
   [junit4]   2> 600319 INFO  
(TEST-TestExportWriter.testExpr-seed#[71F767855BB0D8FE]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=/export&fl=id,sortabledv_udvas&expr=unique(input(),over%3D"sortabledv_udvas")&sort=sortabledv_udvas+asc&wt=xml}
 hits=100000 status=0 QTime=2
   [junit4]   2> 600496 INFO  
(TEST-TestExportWriter.testExpr-seed#[71F767855BB0D8FE]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=/export&fl=id,sortabledv_udvas,small_i_p&expr=rollup(input(),over%3D"sortabledv_udvas",+sum(small_i_p),avg(small_i_p),min(small_i_p),count(*))&sort=sortabledv_udvas+asc&wt=xml}
 hits=100000 status=0 QTime=1
   [junit4]   2> 600711 INFO  
(TEST-TestExportWriter.testExpr-seed#[71F767855BB0D8FE]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testExpr
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestExportWriter 
-Dtests.method=testExpr -Dtests.seed=71F767855BB0D8FE -Dtests.slow=true 
-Dtests.locale=fy -Dtests.timezone=Africa/Conakry -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 3.41s J1 | TestExportWriter.testExpr <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<18000.0> but 
was:<20554.0>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([71F767855BB0D8FE:C76896C57B3965AB]:0)
   [junit4]    >        at 
org.apache.solr.handler.export.TestExportWriter.testExpr(TestExportWriter.java:770)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:830)
   [junit4]   2> 600715 INFO  
(TEST-TestExportWriter.test-seed#[71F767855BB0D8FE]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 600715 INFO  
(TEST-TestExportWriter.test-seed#[71F767855BB0D8FE]) [    x:collection1 ] 
o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 600715 INFO  
(TEST-TestExportWriter.test-seed#[71F767855BB0D8FE]) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 600718 INFO  
(searcherExecutor-4363-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 600718 INFO  
(TEST-TestExportWriter.test-seed#[71F767855BB0D8FE]) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 2
   [junit4]   2> 600720 INFO  
(TEST-TestExportWriter.test-seed#[71F767855BB0D8FE]) [     ] 
o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 600720 INFO  
(TEST-TestExportWriter.test-seed#[71F767855BB0D8FE]) [     ] 
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> 600722 INFO  
(TEST-TestExportWriter.test-seed#[71F767855BB0D8FE]) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 1
   [junit4]   2> 600723 INFO  
(TEST-TestExportWriter.test-seed#[71F767855BB0D8FE]) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 600727 INFO  
(searcherExecutor-4363-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 600727 INFO  
(TEST-TestExportWriter.test-seed#[71F767855BB0D8FE]) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 4
   [junit4]   2> 600728 INFO  
(TEST-TestExportWriter.test-seed#[71F767855BB0D8FE]) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 600731 INFO  
(searcherExecutor-4363-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 600731 INFO  
(TEST-TestExportWriter.test-seed#[71F767855BB0D8FE]) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 2
   [junit4]   2> 600732 INFO  
(TEST-TestExportWriter.test-seed#[71F767855BB0D8FE]) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 600738 INFO  
(searcherExecutor-4363-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 600738 INFO  
(TEST-TestExportWriter.test-seed#[71F767855BB0D8FE]) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 5
   [junit4]   2> 600741 INFO  
(TEST-TestExportWriter.test-seed#[71F767855BB0D8FE]) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 1
   [junit4]   2> 600744 INFO  
(searcherExecutor-4363-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 600744 INFO  
(TEST-TestExportWriter.test-seed#[71F767855BB0D8FE]) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 5
   [junit4]   2> 600748 INFO  
(TEST-TestExportWriter.test-seed#[71F767855BB0D8FE]) [     ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={q=id:1&qt=/export&fl=floatdv,intdv,stringdv,longdv,doubledv&sort=intdv+asc&wt=xml}
 hits=1 status=0 QTime=0
   [junit4]   2> 600748 INFO  
(TEST-TestExportWriter.test-seed#[71F767855BB0D8FE]) [     ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={q=id:7&qt=/export&fl=floatdv,intdv,stringdv,longdv,doubledv&sort=intdv+asc&wt=xml}
 hits=1 status=0 QTime=0
   [junit4]   2> 600752 INFO  
(TEST-TestExportWriter.test-seed#[71F767855BB0D8FE]) [     ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={q=id:1&qt=/export&fl=intdv_m,floatdv_m,doubledv_m,longdv_m,stringdv_m&sort=intdv+asc&wt=xml}
 hits=1 status=0 QTime=0
   [junit4]   2> 600755 INFO  
(TEST-TestExportWriter.test-seed#[71F767855BB0D8FE]) [     ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={q=id:7&qt=/export&fl=intdv_m,floatdv_m,doubledv_m,longdv_m,stringdv_m&sort=intdv+asc&wt=xml}
 hits=1 status=0 QTime=0
   [junit4]   2> 600760 INFO  
(TEST-TestExportWriter.test-seed#[71F767855BB0D8FE]) [     ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={q=id:(1+2)&qt=/export&fl=intdv&sort=intdv+desc&wt=xml} hits=2 status=0 
QTime=0
   [junit4]   2> 600763 INFO  
(TEST-TestExportWriter.test-seed#[71F767855BB0D8FE]) [     ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={q=id:(1+2)&qt=/export&fl=intdv&sort=intdv+asc&wt=xml} hits=2 status=0 
QTime=1
   [junit4]   2> 600768 INFO  
(TEST-TestExportWriter.test-seed#[71F767855BB0D8FE]) [     ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={q=id:(1+7)&qt=/export&fl=intdv&sort=stringdv+desc&wt=xml} hits=2 
status=0 QTime=0
   [junit4]   2> 600769 INFO  
(TEST-TestExportWriter.test-seed#[71F767855BB0D8FE]) [     ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={q=id:(1+7)&qt=/export&fl=intdv&sort=stringdv+asc&wt=xml} hits=2 
status=0 QTime=0
   [junit4]   2> 600771 INFO  
(TEST-TestExportWriter.test-seed#[71F767855BB0D8FE]) [     ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={q=id:(1+2)&qt=/export&fl=intdv&sort=floatdv+asc,intdv+desc&wt=xml} 
hits=2 status=0 QTime=0
   [junit4]   2> 600774 INFO  
(TEST-TestExportWriter.test-seed#[71F767855BB0D8FE]) [     ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={q=id:(1+2)&qt=/export&fl=intdv&sort=floatdv+desc,intdv+asc&wt=xml} 
hits=2 status=0 QTime=0
   [junit4]   2> 600776 INFO  
(TEST-TestExportWriter.test-seed#[71F767855BB0D8FE]) [     ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={q=id:(1+2+3)&qt=/export&fl=intdv&sort=floatdv+asc,stringdv+asc,intdv+desc&wt=xml}
 hits=3 status=0 QTime=0
   [junit4]   2> 600778 INFO  
(TEST-TestExportWriter.test-seed#[71F767855BB0D8FE]) [     ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={q=id:(1+2+3)&qt=/export&fl=intdv&sort=floatdv+asc,stringdv+desc,intdv+asc&wt=xml}
 hits=3 status=0 QTime=0
   [junit4]   2> 600780 INFO  
(TEST-TestExportWriter.test-seed#[71F767855BB0D8FE]) [     ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={q=id:(1+2+3)&qt=/export&fl=intdv&sort=floatdv+asc,floatdv+desc,floatdv+asc,intdv+desc&wt=xml}
 hits=3 status=0 QTime=0
   [junit4]   2> 600785 INFO  
(TEST-TestExportWriter.test-seed#[71F767855BB0D8FE]) [     ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={q=id:(1+2+3)&qt=/export&fl=intdv&sort=intdv+desc,floatdv+asc,floatdv+desc,floatdv+asc,intdv+desc&wt=xml}
 hits=3 status=0 QTime=0
   [junit4]   2> 600789 INFO  
(TEST-TestExportWriter.test-seed#[71F767855BB0D8FE]) [     ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={q=id:(1+2+3)&qt=/export&fl=intdv&sort=floatdv+desc,intdv+asc,floatdv+desc,floatdv+desc,intdv+desc&wt=xml}
 hits=3 status=0 QTime=0
   [junit4]   2> 600791 INFO  
(TEST-TestExportWriter.test-seed#[71F767855BB0D8FE]) [     ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={q=id:(1+2+3)&qt=/export&fl=intdv&sort=floatdv+asc,intdv+desc,floatdv+asc,floatdv+desc,floatdv+asc,intdv+asc&wt=xml}
 hits=3 status=0 QTime=0
   [junit4]   2> 600794 INFO  
(TEST-TestExportWriter.test-seed#[71F767855BB0D8FE]) [     ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={q=id:(1+2+3)&qt=/export&fl=intdv&sort=floatdv+desc,intdv+asc,floatdv+desc,floatdv+asc,floatdv+desc,floatdv+asc,intdv+desc&wt=xml}
 hits=3 status=0 QTime=0
   [junit4]   2> 600797 INFO  
(TEST-TestExportWriter.test-seed#[71F767855BB0D8FE]) [     ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={q=id:(1+2+3)&qt=/export&fl=intdv&sort=floatdv+asc,intdv+desc,floatdv+asc,floatdv+desc,floatdv+asc,floatdv+desc,floatdv+asc,intdv+asc&wt=xml}
 hits=3 status=0 QTime=0
   [junit4]   2> 600801 INFO  
(TEST-TestExportWriter.test-seed#[71F767855BB0D8FE]) [     ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={q=id:(1+2+3)&qt=/export&fl=intdv&sort=intdv+asc,floatdv+desc,floatdv+asc,floatdv+desc,floatdv+asc,floatdv+desc,floatdv+asc,intdv+desc&wt=xml}
 hits=3 status=0 QTime=0
   [junit4]   2> 600803 INFO  
(TEST-TestExportWriter.test-seed#[71F767855BB0D8FE]) [     ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={q=id:(1+2+3)&qt=/export&fl=intdv&sort=intdv+asc,floatdv+desc,floatdv+asc,floatdv+desc,floatdv+asc,floatdv+desc,intdv+asc,intdv+desc,floatdv+asc&wt=xml}
 hits=3 status=0 QTime=1
   [junit4]   2> 600809 INFO  
(TEST-TestExportWriter.test-seed#[71F767855BB0D8FE]) [     ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={q=id:(1+2+3)&qt=/export&fl=intdv&sort=floatdv+asc,intdv+desc,floatdv+asc,floatdv+desc,floatdv+asc,floatdv+desc,intdv+desc,intdv+asc,floatdv+asc&wt=xml}
 hits=3 status=0 QTime=0
   [junit4]   2> 600813 INFO  
(TEST-TestExportWriter.test-seed#[71F767855BB0D8FE]) [     ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={q=id:(1+2+3)&qt=/export&fl=intdv&sort=intdv+asc,floatdv+desc,floatdv+asc,floatdv+desc,floatdv+asc,floatdv+desc,intdv+asc,intdv+desc,floatdv+desc,floatdv+asc&wt=xml}
 hits=3 status=0 QTime=0
   [junit4]   2> 600816 INFO  
(TEST-TestExportWriter.test-seed#[71F767855BB0D8FE]) [     ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={q=id:(1+2+3)&qt=/export&fl=intdv&sort=floatdv+asc,intdv+desc,floatdv+asc,floatdv+desc,floatdv+asc,floatdv+desc,intdv+desc,intdv+asc,floatdv+desc,floatdv+asc&wt=xml}
 hits=3 status=0 QTime=0
   [junit4]   2> 600816 INFO  
(TEST-TestExportWriter.test-seed#[71F767855BB0D8FE]) [     ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={q=id:(1+2+3)&qt=/export&fl=intdv&sort=doubledv+desc&wt=xml} hits=3 
status=0 QTime=0
   [junit4]   2> 600819 INFO  
(TEST-TestExportWriter.test-seed#[71F767855BB0D8FE]) [     ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={q=intdv:[2+TO+1000]&qt=/export&fl=intdv&sort=doubledv+desc&wt=xml} 
hits=3 status=0 QTime=0
   [junit4]   2> 600826 INFO  
(TEST-TestExportWriter.test-seed#[71F767855BB0D8FE]) [     ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={q=stringdv:blah&qt=/export&fl=intdv&sort=doubledv+desc&wt=xml} hits=0 
status=0 QTime=3
   [junit4]   2> 600834 INFO  
(TEST-TestExportWriter.test-seed#[71F767855BB0D8FE]) [     ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={q=id:8&qt=/export&fl=stringdv&sort=intdv+asc&wt=xml} hits=1 status=0 
QTime=5
   [junit4]   2> 600836 INFO  
(TEST-TestExportWriter.test-seed#[71F767855BB0D8FE]) [     ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={q=id:(1+OR+3+OR+8)&qt=/export&fl=sortabledv_m_udvas,sortabledv_udvas&sort=sortabledv_udvas+asc&wt=xml}
 hits=3 status=0 QTime=0
   [junit4]   2> 600839 INFO  
(TEST-TestExportWriter.test-seed#[71F767855BB0D8FE]) [     ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={q=id:(1+OR+3+OR+8)&qt=/export&fl=sortabledv_m&sort=sortabledv_udvas+asc&wt=xml}
 hits=3 status=0 QTime=0
   [junit4]   2> 600841 ERROR 
(TEST-TestExportWriter.test-seed#[71F767855BB0D8FE]) [     ] 
o.a.s.h.e.ExportWriter java.io.IOException: 
sortabledv_m{type=text_gen_sort,properties=indexed,tokenized,stored,multiValued,docValues,uninvertible}
 Must have useDocValuesAsStored='true' to be used with export writer
   [junit4]   2>        at 
org.apache.solr.handler.export.ExportWriter.getFieldWriters(ExportWriter.java:477)
   [junit4]   2>        at 
org.apache.solr.handler.export.ExportWriter.write(ExportWriter.java:249)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore$4.write(SolrCore.java:2762)
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.query(TestHarness.java:340)
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.query(TestHarness.java:314)
   [junit4]   2>        at 
org.apache.solr.handler.export.TestExportWriter.testSortingOutput(TestExportWriter.java:535)
   [junit4]   2>        at 
org.apache.solr.handler.export.TestExportWriter.test(TestExportWriter.java:227)
   [junit4]   2>        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2>        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at 
java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [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 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$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:830)
   [junit4]   2> 
   [junit4]   2> 600843 INFO  
(TEST-TestExportWriter.test-seed#[71F767855BB0D8FE]) [     ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={q=id:(1+OR+3+OR+8)&qt=/export&fl=sortabledv&sort=sortabledv_udvas+asc&wt=xml}
 hits=3 status=0 QTime=0
   [junit4]   2> 600843 ERROR 
(TEST-TestExportWriter.test-seed#[71F767855BB0D8FE]) [     ] 
o.a.s.h.e.ExportWriter java.io.IOException: 
sortabledv{type=text_gen_sort,properties=indexed,tokenized,stored,docValues,uninvertible}
 Must have useDocValuesAsStored='true' to be used with export writer
   [junit4]   2>        at 
org.apache.solr.handler.export.ExportWriter.getFieldWriters(ExportWriter.java:477)
   [junit4]   2>        at 
org.apache.solr.handler.export.ExportWriter.write(ExportWriter.java:249)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore$4.write(SolrCore.java:2762)
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.query(TestHarness.java:340)
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.query(TestHarness.java:314)
   [junit4]   2>        at 
org.apache.solr.handler.export.TestExportWriter.testSortingOutput(TestExportWriter.java:539)
   [junit4]   2>        at 
org.apache.solr.handler.export.TestExportWriter.test(TestExportWriter.java:227)
   [junit4]   2>        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2>        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at 
java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [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 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$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:830)
   [junit4]   2> 
   [junit4]   2> 600843 INFO  
(TEST-TestExportWriter.test-seed#[71F767855BB0D8FE]) [     ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null params={qt=/export&wt=xml} hits=0 status=0 
QTime=0
   [junit4]   2> 600844 ERROR 
(TEST-TestExportWriter.test-seed#[71F767855BB0D8FE]) [     ] 
o.a.s.h.e.ExportWriter java.io.IOException: org.apache.solr.search.SyntaxError: 
No sort criteria was provided.
   [junit4]   2>        at 
org.apache.solr.handler.export.ExportWriter.write(ExportWriter.java:200)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore$4.write(SolrCore.java:2762)
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.query(TestHarness.java:340)
   [junit4]   2>        at 
org.apache.solr.util.TestHarness.query(TestHarness.java:314)
   [junit4]   2>        at 
org.apache.solr.handler.export.TestExportWriter.testExportRequiredParams(TestExportWriter.java:555)
   [junit4]   2>        at 
org.apache.solr.handler.export.TestExportWriter.test(TestExportWriter.java:228)
   [junit4]   2>        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2>        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at 
java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [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 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTes

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

  x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  
webapp=null path=null params={}{add=[995]} 0 0
   [junit4]   2> 55656 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[71F767855BB0D8FE]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[996]} 0 0
   [junit4]   2> 55656 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[71F767855BB0D8FE]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[997]} 0 0
   [junit4]   2> 55656 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[71F767855BB0D8FE]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[998]} 0 0
   [junit4]   2> 55656 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[71F767855BB0D8FE]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[999]} 0 0
   [junit4]   2> 55698 INFO  
(searcherExecutor-13-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 55698 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[71F767855BB0D8FE]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 35
   [junit4]   2> 55704 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[71F767855BB0D8FE]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=/export&fl=id,stringdv,longdv,field1_s_dv,intdv,field3_l_p,doubledv&sort=stringdv+asc,longdv+desc,field1_s_dv+asc,intdv+asc,field3_l_p+desc,doubledv+desc&wt=xml}
 hits=1000 status=0 QTime=3
   [junit4]   2> 55806 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[71F767855BB0D8FE]) [     ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&qt=/select&fl=id,stringdv,longdv,field1_s_dv,intdv,field3_l_p,doubledv&sort=stringdv+asc,longdv+desc,field1_s_dv+asc,intdv+asc,field3_l_p+desc,doubledv+desc&rows=1000&wt=json}
 hits=1000 status=0 QTime=57
   [junit4]   2> 55928 INFO  
(TEST-TestExportWriter.testMultipleSorts-seed#[71F767855BB0D8FE]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testMultipleSorts
   [junit4] OK      2.12s J0 | TestExportWriter.testMultipleSorts
   [junit4]   2> 55928 INFO  
(SUITE-TestExportWriter-seed#[71F767855BB0D8FE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 55928 INFO  
(SUITE-TestExportWriter-seed#[71F767855BB0D8FE]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=377971159
   [junit4]   2> 55953 INFO  (coreCloseExecutor-83-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3694c28e
   [junit4]   2> 55953 INFO  (coreCloseExecutor-83-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=SolrCore@3694c28e
   [junit4]   2> 55953 INFO  (coreCloseExecutor-83-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1bb23457: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@1d999551
   [junit4]   2> 56179 INFO  (coreCloseExecutor-83-thread-1) [     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 56230 INFO  
(SUITE-TestExportWriter-seed#[71F767855BB0D8FE]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 56230 INFO  
(SUITE-TestExportWriter-seed#[71F767855BB0D8FE]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2522ae49: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@70e6e48e
   [junit4]   2> 56247 INFO  
(SUITE-TestExportWriter-seed#[71F767855BB0D8FE]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 56247 INFO  
(SUITE-TestExportWriter-seed#[71F767855BB0D8FE]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7a251dd: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@1f70efe3
   [junit4]   2> 56247 INFO  
(SUITE-TestExportWriter-seed#[71F767855BB0D8FE]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 56247 INFO  
(SUITE-TestExportWriter-seed#[71F767855BB0D8FE]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@71356435: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@479c33da
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.export.TestExportWriter_71F767855BB0D8FE-001
   [junit4]   2> NOTE: test params are: 
codec=DummyCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
 chunkSize=10, maxDocsPerChunk=641, blockShift=15), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, 
chunkSize=10, blockSize=15)), sim=Asserting(RandomSimilarity(queryNorm=true): 
{}), locale=fy, timezone=Africa/Conakry
   [junit4]   2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 13.0.2 
(64-bit)/cpus=6,threads=1,free=89583104,total=224395264
   [junit4]   2> NOTE: All tests run in this JVM: [TestExportWriter]
   [junit4] Completed [5/5 (5!)] on J0 in 53.85s, 10 tests, 1 failure <<< 
FAILURES!

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

Total time: 1 minute 3 seconds

[repro] Setting last failure code to 1

[repro] Failures w/original seeds:
[repro]   5/5 failed: org.apache.solr.handler.export.TestExportWriter
[repro] Exiting with code 1

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST lucene\build move 
/y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build move /y 
solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST lucene\build.orig 
move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build.orig 
move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>exit 0 
Setting 
ANT_1_8_2_HOME=C:\Users\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: 
'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows')
[Java] Successfully parsed console log
[Java] -> found 112 issues (skipped 103 duplicates)
[Java] Post processing issues on 'Windows VBOX' 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 
'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows'
[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-Windows/builds/1695/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-Windows #1694' 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-Windows 
#1695'.
[Checks API] No suitable checks publisher found.
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Recording test results
Setting 
ANT_1_8_2_HOME=C:\Users\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=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\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