Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19994/
Java: 32bit/jdk-9-ea+175 -client -XX:+UseParallelGC --illegal-access=deny

6 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithDelegationTokens

Error Message:
SOLR-10951: Hadoop does not work on Java 9

Stack Trace:
com.carrotsearch.randomizedtesting.InternalAssumptionViolatedException: 
SOLR-10951: Hadoop does not work on Java 9
        at __randomizedtesting.SeedInfo.seed([BFB68EB80B0830C6]:0)
        at 
com.carrotsearch.randomizedtesting.RandomizedTest.assumeTrue(RandomizedTest.java:675)
        at 
com.carrotsearch.randomizedtesting.RandomizedTest.assumeFalse(RandomizedTest.java:683)
        at 
org.apache.lucene.util.LuceneTestCase.assumeFalse(LuceneTestCase.java:866)
        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.startup(TestSolrCloudWithDelegationTokens.java:66)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:844)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithDelegationTokens

Error Message:


Stack Trace:
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([BFB68EB80B0830C6]:0)
        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.shutdown(TestSolrCloudWithDelegationTokens.java:89)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
        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:844)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.ExceptionInInitializerError
        at __randomizedtesting.SeedInfo.seed([BFB68EB80B0830C6]:0)
        at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
        at org.apache.hadoop.security.Groups.parseStaticMapping(Groups.java:130)
        at org.apache.hadoop.security.Groups.<init>(Groups.java:94)
        at org.apache.hadoop.security.Groups.<init>(Groups.java:74)
        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:62)
        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:88)
        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:103)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:844)
Caused by: java.lang.StringIndexOutOfBoundsException: begin 0, end 3, length 1
        at java.base/java.lang.String.checkBoundsBeginEnd(String.java:3116)
        at java.base/java.lang.String.substring(String.java:1885)
        at org.apache.hadoop.util.Shell.<clinit>(Shell.java:51)
        ... 30 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
Could not initialize class org.apache.hadoop.util.StringUtils

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.hadoop.util.StringUtils
        at __randomizedtesting.SeedInfo.seed([BFB68EB80B0830C6]:0)
        at org.apache.hadoop.security.Groups.parseStaticMapping(Groups.java:130)
        at org.apache.hadoop.security.Groups.<init>(Groups.java:94)
        at org.apache.hadoop.security.Groups.<init>(Groups.java:74)
        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:62)
        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:88)
        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:163)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
        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:844)


FAILED:  
junit.framework.TestSuite.org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth

Error Message:


Stack Trace:
java.lang.ExceptionInInitializerError
        at __randomizedtesting.SeedInfo.seed([BFB68EB80B0830C6]:0)
        at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
        at org.apache.hadoop.security.Groups.parseStaticMapping(Groups.java:130)
        at org.apache.hadoop.security.Groups.<init>(Groups.java:94)
        at org.apache.hadoop.security.Groups.<init>(Groups.java:74)
        at 
org.apache.solr.security.hadoop.ImpersonationUtil.getUsersFirstGroup(ImpersonationUtil.java:39)
        at 
org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth.setupClass(TestImpersonationWithHadoopAuth.java:72)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:844)
Caused by: java.lang.StringIndexOutOfBoundsException: begin 0, end 3, length 1
        at java.base/java.lang.String.checkBoundsBeginEnd(String.java:3116)
        at java.base/java.lang.String.substring(String.java:1885)
        at org.apache.hadoop.util.Shell.<clinit>(Shell.java:51)
        ... 29 more


FAILED:  org.apache.solr.update.AutoCommitTest.testMaxDocs

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([BFB68EB80B0830C6:637586727E2344C]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:872)
        at 
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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:844)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
</response>

        request was:q=id:14&qt=standard&start=0&rows=20&version=2.2
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:865)
        ... 39 more




Build Log:
[...truncated 11530 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_BFB68EB80B0830C6-001/init-core-data-001
   [junit4]   2> 497590 WARN  
(SUITE-AutoCommitTest-seed#[BFB68EB80B0830C6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 497590 INFO  
(SUITE-AutoCommitTest-seed#[BFB68EB80B0830C6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 497590 INFO  
(SUITE-AutoCommitTest-seed#[BFB68EB80B0830C6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 497590 INFO  
(SUITE-AutoCommitTest-seed#[BFB68EB80B0830C6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 497590 INFO  
(SUITE-AutoCommitTest-seed#[BFB68EB80B0830C6]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 497604 INFO  
(SUITE-AutoCommitTest-seed#[BFB68EB80B0830C6]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 497617 INFO  
(SUITE-AutoCommitTest-seed#[BFB68EB80B0830C6]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 497678 INFO  
(SUITE-AutoCommitTest-seed#[BFB68EB80B0830C6]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 497696 INFO  
(SUITE-AutoCommitTest-seed#[BFB68EB80B0830C6]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cc5b0b
   [junit4]   2> 497699 INFO  
(SUITE-AutoCommitTest-seed#[BFB68EB80B0830C6]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cc5b0b
   [junit4]   2> 497699 INFO  
(SUITE-AutoCommitTest-seed#[BFB68EB80B0830C6]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cc5b0b
   [junit4]   2> 497700 INFO  (coreLoadExecutor-2367-thread-1) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 497719 INFO  (coreLoadExecutor-2367-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 497736 INFO  (coreLoadExecutor-2367-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 497791 INFO  (coreLoadExecutor-2367-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 497807 INFO  (coreLoadExecutor-2367-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 497808 INFO  (coreLoadExecutor-2367-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1cc5b0b
   [junit4]   2> 497808 INFO  (coreLoadExecutor-2367-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 497808 INFO  (coreLoadExecutor-2367-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_BFB68EB80B0830C6-001/init-core-data-001/]
   [junit4]   2> 497809 INFO  (coreLoadExecutor-2367-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=43, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=24.2421875, 
floorSegmentMB=0.4765625, forceMergeDeletesPctAllowed=14.215673273867225, 
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7008053752311276
   [junit4]   2> 497839 INFO  (coreLoadExecutor-2367-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 497839 INFO  (coreLoadExecutor-2367-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 497840 INFO  (coreLoadExecutor-2367-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 497840 INFO  (coreLoadExecutor-2367-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 497840 INFO  (coreLoadExecutor-2367-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6169087700256036]
   [junit4]   2> 497841 INFO  (coreLoadExecutor-2367-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@941b90[collection1] main]
   [junit4]   2> 497841 INFO  (coreLoadExecutor-2367-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 497859 INFO  (coreLoadExecutor-2367-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 497916 INFO  (coreLoadExecutor-2367-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 497916 INFO  (searcherExecutor-2368-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 497916 INFO  (coreLoadExecutor-2367-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1571404528032415744
   [junit4]   2> 497916 INFO  (searcherExecutor-2368-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 497916 INFO  (searcherExecutor-2368-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 497916 INFO  (searcherExecutor-2368-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 497916 INFO  (searcherExecutor-2368-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 497917 INFO  (searcherExecutor-2368-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 497917 INFO  (searcherExecutor-2368-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 497917 INFO  (searcherExecutor-2368-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 497917 INFO  (searcherExecutor-2368-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 497918 INFO  (searcherExecutor-2368-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@941b90[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 497918 INFO  
(SUITE-AutoCommitTest-seed#[BFB68EB80B0830C6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 497919 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 497920 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 497920 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@b59662[collection1] realtime]
   [junit4]   2> 497920 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
 (-9223372036854775807)} 0 0
   [junit4]   2> 497921 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 497922 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 497944 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 497964 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 498042 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 498049 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 498065 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1cc5b0b
   [junit4]   2> 498066 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_BFB68EB80B0830C6-001/init-core-data-001/]
   [junit4]   2> 498110 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 498110 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 498111 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@f982e3[collection1] main]
   [junit4]   2> 498112 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 498113 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 498115 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 498115 INFO  (searcherExecutor-2373-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 498115 INFO  (searcherExecutor-2373-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 498115 INFO  (searcherExecutor-2373-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 498115 INFO  (searcherExecutor-2373-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 498116 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1571404528241082368
   [junit4]   2> 498116 INFO  (searcherExecutor-2373-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 498116 INFO  (searcherExecutor-2373-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 498116 INFO  (searcherExecutor-2373-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 498116 INFO  (searcherExecutor-2373-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 498116 INFO  (searcherExecutor-2373-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 498118 INFO  (searcherExecutor-2373-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@f982e3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 498118 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=2057533434, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 498119 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 498119 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1ac13c5[collection1] main]
   [junit4]   2> 498119 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1457b7d
   [junit4]   2> 498119 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=21330813
   [junit4]   2> 498122 INFO  (searcherExecutor-2373-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1ac13c5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 498128 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1571404528252616704)]} 0 2
   [junit4]   2> 498128 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 502127 INFO  (commitScheduler-2376-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 502129 INFO  (commitScheduler-2376-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1ab1a93[collection1] main]
   [junit4]   2> 502130 INFO  (commitScheduler-2376-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 502130 INFO  (searcherExecutor-2373-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1ab1a93[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 502133 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1571404532453212160)]} 0 4007
   [junit4]   2> 502133 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 502133 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 
(-1571404532454260736)]} 0 4007
   [junit4]   2> 502133 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 504133 INFO  (commitScheduler-2376-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 504135 INFO  (commitScheduler-2376-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@18f12e4[collection1] main]
   [junit4]   2> 504136 INFO  (commitScheduler-2376-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 504137 INFO  (searcherExecutor-2373-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@18f12e4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):c1)))}
   [junit4]   2> 504138 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 504138 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 504139 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1571404534556655616)]} 0 6013
   [junit4]   2> 504139 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1571404534557704192)]} 0 6013
   [junit4]   2> 504139 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1571404534557704193)]} 0 6013
   [junit4]   2> 504139 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1571404534557704194)]} 0 6013
   [junit4]   2> 504139 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1571404534557704195)]} 0 6013
   [junit4]   2> 504139 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1571404534557704196)]} 0 6013
   [junit4]   2> 504140 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1571404534557704197)]} 0 6014
   [junit4]   2> 504140 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1571404534558752768)]} 0 6014
   [junit4]   2> 504140 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1571404534558752769)]} 0 6014
   [junit4]   2> 504140 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1571404534558752770)]} 0 6014
   [junit4]   2> 504140 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 504140 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1571404534558752771)]} 0 6014
   [junit4]   2> 504140 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1571404534558752772)]} 0 6014
   [junit4]   2> 504140 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1571404534558752773)]} 0 6014
   [junit4]   2> 504140 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1571404534558752774)]} 0 6014
   [junit4]   2> 504140 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1571404534558752775)]} 0 6015
   [junit4]   2> 504141 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1571404534559801344)]} 0 6015
   [junit4]   2> 504141 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1571404534559801345)]} 0 6015
   [junit4]   2> 504141 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1571404534559801346)]} 0 6015
   [junit4]   2> 504141 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1571404534559801347)]} 0 6015
   [junit4]   2> 504141 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1571404534559801348)]} 0 6015
   [junit4]   2> 504141 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 505140 INFO  (commitScheduler-2376-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 505142 INFO  (commitScheduler-2376-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1c6ff14[collection1] main]
   [junit4]   2> 505143 INFO  (commitScheduler-2376-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 505144 INFO  (searcherExecutor-2373-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1c6ff14[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):c10/9:delGen=1)))}
   [junit4]   2> 505144 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 505145 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 505145 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> 505146 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 505146 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 505147 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@f8d30f[collection1] realtime]
   [junit4]   2> 505147 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
 (-9223372036854775807)} 0 1
   [junit4]   2> 505148 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 505148 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 505171 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 505190 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 505274 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 505281 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 505294 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1cc5b0b
   [junit4]   2> 505294 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_BFB68EB80B0830C6-001/init-core-data-001/]
   [junit4]   2> 505356 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 505356 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 505357 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@df08ec[collection1] main]
   [junit4]   2> 505358 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 505358 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 505361 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 505361 INFO  (searcherExecutor-2377-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 505361 INFO  (searcherExecutor-2377-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 505361 INFO  (searcherExecutor-2377-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 505361 INFO  (searcherExecutor-2377-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 505361 INFO  (searcherExecutor-2377-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 505362 INFO  (searcherExecutor-2377-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 505362 INFO  (searcherExecutor-2377-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 505363 INFO  (searcherExecutor-2377-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 505363 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 505363 INFO  (searcherExecutor-2377-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 505363 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 505365 INFO  (searcherExecutor-2377-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@df08ec[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 505365 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@e29997[collection1] main]
   [junit4]   2> 505366 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1204b92
   [junit4]   2> 505366 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=18893714
   [junit4]   2> 505368 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 
(1571404535845355520)]} 0 0
   [junit4]   2> 505368 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 
(1571404535846404096)]} 0 0
   [junit4]   2> 505368 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 
(1571404535846404097)]} 0 0
   [junit4]   2> 505368 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 
(1571404535846404098)]} 0 0
   [junit4]   2> 505368 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 
(1571404535846404099)]} 0 1
   [junit4]   2> 505368 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 
(1571404535846404100)]} 0 1
   [junit4]   2> 505369 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 
(1571404535846404101)]} 0 1
   [junit4]   2> 505369 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 
(1571404535847452672)]} 0 1
   [junit4]   2> 505369 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 
(1571404535847452673)]} 0 1
   [junit4]   2> 505369 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 
(1571404535847452674)]} 0 1
   [junit4]   2> 505369 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 
(1571404535847452675)]} 0 1
   [junit4]   2> 505369 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 
(1571404535847452676)]} 0 1
   [junit4]   2> 505369 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 
(1571404535847452677)]} 0 1
   [junit4]   2> 505369 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 
(1571404535847452678)]} 0 1
   [junit4]   2> 505369 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:1&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 505376 INFO  (searcherExecutor-2377-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@e29997[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 505379 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 
(1571404535847452679)]} 0 11
   [junit4]   2> 505379 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 
(1571404535857938432)]} 0 11
   [junit4]   2> 505379 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 505380 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:q=id:14&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 505380 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=id:14&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: 
REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:q=id:14&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:865)
   [junit4]   2>        at 
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
   [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:564)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [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:916)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [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:844)
   [junit4]   2> 
   [junit4]   2> 505380 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest 
-Dtests.method=testMaxDocs -Dtests.seed=BFB68EB80B0830C6 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=kk -Dtests.timezone=Europe/Monaco 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.24s J2 | AutoCommitTest.testMaxDocs <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([BFB68EB80B0830C6:637586727E2344C]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:872)
   [junit4]    >        at 
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
   [junit4]    >        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]    > </response>
   [junit4]    >        request 
was:q=id:14&qt=standard&start=0&rows=20&version=2.2
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:865)
   [junit4]    >        ... 39 more
   [junit4]   2> 505383 INFO  (commitScheduler-2380-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 505385 INFO  (commitScheduler-2380-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@784e06[collection1] main]
   [junit4]   2> 505385 INFO  (commitScheduler-2380-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 505388 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 505388 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 505396 INFO  (searcherExecutor-2377-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@784e06[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):c16)))}
   [junit4]   2> 505400 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1f4f182[collection1] realtime]
   [junit4]   2> 505400 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
 (-9223372036854775807)} 0 11
   [junit4]   2> 505400 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 505401 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 505421 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 505434 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 505508 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 505516 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 505531 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1cc5b0b
   [junit4]   2> 505531 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_BFB68EB80B0830C6-001/init-core-data-001/]
   [junit4]   2> 505574 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 505574 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 505576 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1c6dec0[collection1] main]
   [junit4]   2> 505576 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 505577 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 505579 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 505581 INFO  (searcherExecutor-2381-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 505581 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=28, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 505581 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 505581 INFO  (searcherExecutor-2381-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 505581 INFO  (searcherExecutor-2381-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 505581 INFO  (searcherExecutor-2381-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 505581 INFO  (searcherExecutor-2381-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 505582 INFO  (searcherExecutor-2381-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 505582 INFO  (searcherExecutor-2381-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 505582 INFO  (searcherExecutor-2381-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 505582 INFO  (searcherExecutor-2381-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 505583 INFO  (searcherExecutor-2381-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1c6dec0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 505584 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@b8b91c[collection1] main]
   [junit4]   2> 505584 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1feeaa0
   [junit4]   2> 505586 INFO  (searcherExecutor-2381-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@b8b91c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 505586 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=33483424
   [junit4]   2> 505592 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1571404536080236544)]} 0 0
   [junit4]   2> 505592 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 507092 INFO  (commitScheduler-2384-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 507094 INFO  (commitScheduler-2384-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1847e7b[collection1] main]
   [junit4]   2> 507094 INFO  (commitScheduler-2384-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 507095 INFO  (searcherExecutor-2381-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1847e7b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):c1)))}
   [junit4]   2> 507344 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1571404537917341696)]} 0 1752
   [junit4]   2> 507344 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 507344 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 507345 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{delete=[529 (-1571404537919438848)]} 0 0
   [junit4]   2> 507345 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 508844 INFO  (commitScheduler-2384-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 508846 INFO  (commitScheduler-2384-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@205e37[collection1] main]
   [junit4]   2> 508847 INFO  (searcherExecutor-2381-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@205e37[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.0.0):c1)))}
   [junit4]   2> 508847 INFO  (commitScheduler-2384-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 508849 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550 
(1571404539496497152)]} 0 3258
   [junit4]   2> 508850 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 508850 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1571404539497545728)]} 0 3258
   [junit4]   2> 508850 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1571404539497545729)]} 0 3258
   [junit4]   2> 508850 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1571404539497545730)]} 0 3258
   [junit4]   2> 508850 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1571404539497545731)]} 0 3259
   [junit4]   2> 508850 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1571404539497545732)]} 0 3259
   [junit4]   2> 508850 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1571404539497545733)]} 0 3259
   [junit4]   2> 508850 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1571404539497545734)]} 0 3259
   [junit4]   2> 508851 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1571404539497545735)]} 0 3259
   [junit4]   2> 508851 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1571404539498594304)]} 0 3259
   [junit4]   2> 508851 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1571404539498594305)]} 0 3259
   [junit4]   2> 508851 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 510349 INFO  (commitScheduler-2384-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 510354 INFO  (commitScheduler-2384-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@c10911[collection1] main]
   [junit4]   2> 510354 INFO  (commitScheduler-2384-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 510355 INFO  (searcherExecutor-2381-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@c10911[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.0.0):c1)
 Uninverting(_6(7.0.0):c11/9:delGen=1)))}
   [junit4]   2> 510604 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531 
(1571404541336748032)]} 0 5013
   [junit4]   2> 510605 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 510605 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[BFB68EB80B0830C6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 510605 INFO  
(SUITE-AutoCommitTest-seed#[BFB68EB80B0830C6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 510605 INFO  
(SUITE-AutoCommitTest-seed#[BFB68EB80B0830C6]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=9408171
   [junit4]   2> 510605 INFO  
(SUITE-AutoCommitTest-seed#[BFB68EB80B0830C6]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 510607 INFO  
(SUITE-AutoCommitTest-seed#[BFB68EB80B0830C6]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 510608 INFO  
(SUITE-AutoCommitTest-seed#[BFB68EB80B0830C6]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 510608 INFO  
(SUITE-AutoCommitTest-seed#[BFB68EB80B0830C6]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 510608 INFO  (coreCloseExecutor-2385-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1ad21c6
   [junit4]   2> 510608 INFO  (coreCloseExecutor-2385-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 510608 INFO  (coreCloseExecutor-2385-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@ec924a commitCommandVersion:0
   [junit4]   2> 510612 INFO  (coreCloseExecutor-2385-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=28123590
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_BFB68EB80B0830C6-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{field_t=Lucene50(blocksize=128), multiDefault=FST50, subject=FST50, 
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 text=Lucene50(blocksize=128)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70), 
_version_=DocValuesFormat(name=Direct), 
range_facet_i_dv=DocValuesFormat(name=Direct), 
intDvoDefault=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=856, 
maxMBSortInHeap=6.006132926231898, sim=RandomSimilarity(queryNorm=false): {}, 
locale=kk, timezone=Europe/Monaco
   [junit4]   2> NOTE: Linux 4.10.0-21-generic i386/Oracle Corporation 9 
(32-bit)/cpus=8,threads=1,free=129563800,total=362545152
   [junit4]   2> NOTE: All tests run in this JVM: [TestCodecSupport, 
TestClusterProperties, TestCorePropertiesReload, TestNumericTokenStream, 
TestScoreJoinQPNoScore, TestJettySolrRunner, TestComplexPhraseLeadingWildcard, 
QueryResultKeyTest, TestRecovery, TestTrie, TestMacros, 
TestSha256AuthenticationProvider, TestPartialUpdateDeduplication, 
StressHdfsTest, TestDocTermOrds, TestNRTOpen, XsltUpdateRequestHandlerTest, 
BigEndianAscendingWordDeserializerTest, TestSolrCloudSnapshots, SuggesterTest, 
SolrCloudReportersTest, TestSolrQueryResponse, 
OutOfBoxZkACLAndCredentialsProvidersTest, BlockJoinFacetDistribTest, 
DirectUpdateHandlerOptimizeTest, CleanupOldIndexTest, TestFieldSortValues, 
TestPayloadScoreQParserPlugin, TestExpandComponent, TestRebalanceLeaders, 
TestSimpleTextCodec, ConnectionManagerTest, MoreLikeThisHandlerTest, 
CollectionsAPISolrJTest, RestartWhileUpdatingTest, TestShortCircuitedRequests, 
TestCSVResponseWriter, TestTrieFacet, TestRequestStatusCollectionAPI, 
TestTolerantUpdateProcessorCloud, LeaderInitiatedRecoveryOnShardRestartTest, 
WrapperMergePolicyFactoryTest, SimpleFacetsTest, RemoteQueryErrorTest, 
SuggesterFSTTest, TestBlendedInfixSuggestions, UpdateParamsTest, 
HdfsRestartWhileUpdatingTest, TestPostingsSolrHighlighter, TestSolrIndexConfig, 
TestStressInPlaceUpdates, AddSchemaFieldsUpdateProcessorFactoryTest, 
StatsComponentTest, TestConfigsApi, RulesTest, AnalyticsMergeStrategyTest, 
DistributedFacetPivotLongTailTest, TestIBSimilarityFactory, MultiTermTest, 
TestBlobHandler, PathHierarchyTokenizerFactoryTest, TestFoldingMultitermQuery, 
DirectUpdateHandlerTest, TriLevelCompositeIdRoutingTest, HLLUtilTest, 
SolrGraphiteReporterTest, TestCloudDeleteByQuery, 
CoreMergeIndexesAdminHandlerTest, TestExceedMaxTermLength, 
ExternalFileFieldSortTest, MetricsConfigTest, TestSolrQueryParser, 
TestNoOpRegenerator, AutoCommitTest]
   [junit4] Completed [217/724 (1!)] on J2 in 13.03s, 3 tests, 1 error <<< 
FAILURES!

[...truncated 337 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_BFB68EB80B0830C6-001/init-core-data-001
   [junit4]   2> 1018696 WARN  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[BFB68EB80B0830C6]-worker) [   
 ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 1018696 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[BFB68EB80B0830C6]-worker) [   
 ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1018697 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[BFB68EB80B0830C6]-worker) [   
 ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1018734 WARN  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[BFB68EB80B0830C6]-worker) [   
 ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your 
platform... using builtin-java classes where applicable
   [junit4]   2> 1018741 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[BFB68EB80B0830C6]-worker) [   
 ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=652, maxMBSortInHeap=6.9314072834053695, 
sim=RandomSimilarity(queryNorm=true): {}, locale=en-NZ, timezone=Asia/Dubai
   [junit4]   2> NOTE: Linux 4.10.0-21-generic i386/Oracle Corporation 9 
(32-bit)/cpus=8,threads=1,free=141837144,total=342097920
   [junit4]   2> NOTE: All tests run in this JVM: [TestDefaultStatsCache, 
TestOnReconnectListenerSupport, TestCloudInspectUtil, 
LeaderFailureAfterFreshStartTest, FacetPivotSmallTest, SOLR749Test, 
CheckHdfsIndexTest, TestManagedSchema, QueryElevationComponentTest, 
TestExtendedDismaxParser, TestMissingGroups, TestIntervalFaceting, 
SecurityConfHandlerTest, HdfsBasicDistributedZk2Test, 
OpenExchangeRatesOrgProviderTest, TestConfigSetsAPIZkFailure, 
TestDistributedSearch, UtilsToolTest, OverseerRolesTest, 
ClassificationUpdateProcessorIntegrationTest, TestReplicaProperties, 
TestSolr4Spatial, TestBulkSchemaConcurrent, TestCSVLoader, 
TestCloudNestedDocsSort, TestDelegationWithHadoopAuth, UpdateLogTest, 
TestComplexPhraseQParserPlugin, CloudExitableDirectoryReaderTest, BasicZkTest, 
FastVectorHighlighterTest, TestTolerantUpdateProcessorRandomCloud, TestDocSet, 
HdfsSyncSliceTest, CollectionTooManyReplicasTest, 
OverriddenZkACLAndCredentialsProvidersTest, TestUniqueKeyFieldResource, 
TestRangeQuery, TestInitQParser, TestSortByMinMaxFunction, 
TestPerFieldSimilarity, TestCrossCoreJoin, TestRestManager, AnalyticsQueryTest, 
SolrShardReporterTest, FullHLLTest, SolrRequestParserTest, 
TestRandomFlRTGCloud, TestRealTimeGet, TestConfigReload, SolrIndexMetricsTest, 
SolrIndexSplitterTest, DistributedVersionInfoTest, TestBackupRepositoryFactory, 
BlockCacheTest, ShufflingReplicaListTransformerTest, ChangedSchemaMergeTest, 
ConnectionReuseTest, TestSystemCollAutoCreate, BlobRepositoryCloudTest, 
TestFaceting, CdcrBootstrapTest, SyncSliceTest, 
DistributedFacetExistsSmallTest, TestSlowCompositeReaderWrapper, 
TestSubQueryTransformerDistrib, IndexSchemaRuntimeFieldTest, 
SynonymTokenizerTest, SuggestComponentTest, TestCloudSchemaless, 
SolrMetricsIntegrationTest, AssignTest, TestSolrConfigHandler, 
TestManagedSynonymGraphFilterFactory, TestQuerySenderNoQuery, ShardSplitTest, 
TestStressRecovery, TestSQLHandlerNonCloud, 
ConcurrentDeleteAndCreateCollectionTest, TestRandomFaceting, 
TestReloadAndDeleteDocs, PeerSyncReplicationTest, PrimitiveFieldTypeTest, 
TestCloudPseudoReturnFields, TestStressLucene, TestQueryWrapperFilter, 
CircularListTest, DocValuesMissingTest, TestNumericRangeQuery32, 
TestOverriddenPrefixQueryForCustomFieldType, CdcrUpdateLogTest, 
TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=BFB68EB80B0830C6 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-NZ 
-Dtests.timezone=Asia/Dubai -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: java.lang.ExceptionInInitializerError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([BFB68EB80B0830C6]:0)
   [junit4]    >        at 
org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]    >        at 
org.apache.hadoop.security.Groups.parseStaticMapping(Groups.java:130)
   [junit4]    >        at 
org.apache.hadoop.security.Groups.<init>(Groups.java:94)
   [junit4]    >        at 
org.apache.hadoop.security.Groups.<init>(Groups.java:74)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:62)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:88)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:103)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]    > Caused by: java.lang.StringIndexOutOfBoundsException: begin 0, 
end 3, length 1
   [junit4]    >        at 
java.base/java.lang.String.checkBoundsBeginEnd(String.java:3116)
   [junit4]    >        at 
java.base/java.lang.String.substring(String.java:1885)
   [junit4]    >        at org.apache.hadoop.util.Shell.<clinit>(Shell.java:51)
   [junit4]    >        ... 30 moreThrowable #2: 
java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.hadoop.util.StringUtils
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([BFB68EB80B0830C6]:0)
   [junit4]    >        at 
org.apache.hadoop.security.Groups.parseStaticMapping(Groups.java:130)
   [junit4]    >        at 
org.apache.hadoop.security.Groups.<init>(Groups.java:94)
   [junit4]    >        at 
org.apache.hadoop.security.Groups.<init>(Groups.java:74)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:62)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:88)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:163)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [318/724 (2!)] on J0 in 0.06s, 0 tests, 2 errors <<< 
FAILURES!

[...truncated 737 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithDelegationTokens_BFB68EB80B0830C6-001/init-core-data-001
   [junit4]   2> 1668229 WARN  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[BFB68EB80B0830C6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=28 numCloses=28
   [junit4]   2> 1668229 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[BFB68EB80B0830C6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1668230 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[BFB68EB80B0830C6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1668231 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[BFB68EB80B0830C6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=905, maxMBSortInHeap=7.241479341203876, 
sim=RandomSimilarity(queryNorm=false): {}, locale=brx-IN, 

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

y, TestConfig, OutputWriterTest, TestFuzzyAnalyzedSuggestions, 
NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestPhraseSuggestions, 
SpellPossibilityIteratorTest, TestXIncludeConfig, EchoParamsTest, 
TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory, 
TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, 
ResourceLoaderTest, TestFastOutputStream, URLClassifyProcessorTest, 
PluginInfoTest, TestFastLRUCache, DateMathParserTest, PreAnalyzedFieldTest, 
TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, 
DateFieldTest, SpellingQueryConverterTest, DOMUtilTest, 
RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, TestLRUCache, TestUtils, 
TestDocumentBuilder, SliceStateTest, DistributedMLTComponentTest, TestRTGBase, 
CursorPagingTest, DistributedIntervalFacetingTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, DeleteReplicaTest, 
LeaderElectionContextKeyTest, LeaderInitiatedRecoveryOnCommitTest, 
MigrateRouteKeyTest, MissingSegmentRecoveryTest, OverseerModifyCollectionTest, 
OverseerStatusTest, OverseerTaskQueueTest, ReplaceNodeTest, SolrCLIZkUtilsTest, 
SolrCloudExampleTest, TestCloudPivotFacet, TestConfigSetsAPIExclusivity, 
TestCryptoKeys, TestDistribDocBasedVersion, TestExclusionRuleCollectionAccess, 
TestLockTree, TestMiniSolrCloudCluster, TestSolrCloudWithDelegationTokens]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudWithDelegationTokens -Dtests.seed=BFB68EB80B0830C6 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=brx-IN 
-Dtests.timezone=Asia/Magadan -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | TestSolrCloudWithDelegationTokens (suite) <<<
   [junit4]    > Assumption #1: SOLR-10951: Hadoop does not work on Java 
9Throwable #2: java.lang.NullPointerException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([BFB68EB80B0830C6]:0)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.shutdown(TestSolrCloudWithDelegationTokens.java:89)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [553/724 (3!)] on J2 in 0.02s, 0 tests, 1 error <<< 
FAILURES!

[...truncated 508 lines...]
   [junit4] Suite: 
org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_BFB68EB80B0830C6-001/init-core-data-001
   [junit4]   2> 1791080 INFO  
(SUITE-TestImpersonationWithHadoopAuth-seed#[BFB68EB80B0830C6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1791080 INFO  
(SUITE-TestImpersonationWithHadoopAuth-seed#[BFB68EB80B0830C6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1791107 WARN  
(SUITE-TestImpersonationWithHadoopAuth-seed#[BFB68EB80B0830C6]-worker) [    ] 
o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your 
platform... using builtin-java classes where applicable
   [junit4]   2> 1791111 INFO  
(SUITE-TestImpersonationWithHadoopAuth-seed#[BFB68EB80B0830C6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=false): {}, locale=hr-HR, timezone=Asia/Gaza
   [junit4]   2> NOTE: Linux 4.10.0-21-generic i386/Oracle Corporation 9 
(32-bit)/cpus=8,threads=1,free=101927912,total=385875968
   [junit4]   2> NOTE: All tests run in this JVM: [RuleEngineTest, 
SharedFSAutoReplicaFailoverTest, CoreSorterTest, TestPivotHelperCode, 
TestMinMaxOnMultiValuedField, TestClassicSimilarityFactory, 
TestSimpleTrackingShardHandler, TestCollationFieldDocValues, 
HdfsRecoveryZkTest, TestFiltering, TestCursorMarkWithoutUniqueKey, 
TestLegacyField, TestDistribIDF, ScriptEngineTest, ZkNodePropsTest, 
TestFreeTextSuggestions, TestConfigOverlay, DocumentAnalysisRequestHandlerTest, 
BitVectorTest, TestCoreDiscovery, NoCacheHeaderTest, SolrGangliaReporterTest, 
DistribJoinFromCollectionTest, TestValueSourceCache, TestNumericTerms32, 
CdcrReplicationDistributedZkTest, TestOmitPositions, RankQueryTest, 
DistributedDebugComponentTest, TestHashPartitioner, TestConfigSets, 
ChaosMonkeySafeLeaderTest, TestDynamicLoading, ChaosMonkeyNothingIsSafeTest, 
OverseerCollectionConfigSetProcessorTest, TestLocalFSCloudBackupRestore, 
TestNumericRangeQuery64, TestSimpleQParserPlugin, 
TestLeaderElectionWithEmptyReplica, TestRandomRequestDistribution, 
DeleteNodeTest, DistributedTermsComponentTest, NodeMutatorTest, 
DirectSolrConnectionTest, ResponseHeaderTest, InfixSuggestersTest, 
TestAtomicUpdateErrorCases, ZkCLITest, DistributedFacetPivotSmallTest, 
TestCoreContainer, TestPullReplica, TestDocBasedVersionConstraints, 
SystemInfoHandlerTest, TestRestoreCore, AutoScalingHandlerTest, EnumFieldTest, 
V2ApiIntegrationTest, TestNestedDocsSort, TestSchemaNameResource, 
TestInitParams, TestDistributedGrouping, TestSchemaManager, AddBlockUpdateTest, 
TestSegmentSorting, MetricUtilsTest, UninvertDocValuesMergePolicyTest, 
ShardRoutingCustomTest, FieldAnalysisRequestHandlerTest, SoftAutoCommitTest, 
TestDynamicFieldCollectionResource, HighlighterMaxOffsetTest, 
TestPayloadCheckQParserPlugin, QueryParsingTest, TestFieldCacheVsDocValues, 
TestCharFilters, BlockJoinFacetSimpleTest, TestRandomCollapseQParserPlugin, 
TestInPlaceUpdatesDistrib, ClusterStateUpdateTest, DocumentBuilderTest, 
TestDistributedStatsComponentCardinality, ConvertedLegacyTest, JsonLoaderTest, 
DistributedFacetPivotLargeTest, TolerantUpdateProcessorTest, 
CustomCollectionTest, ZkControllerTest, BadCopyFieldTest, TimeZoneUtilsTest, 
TestXmlQParserPlugin, TestRequestForwarding, SolrPluginUtilsTest, 
TestSolrCoreProperties, TestTlogReplica, SchemaVersionSpecificBehaviorTest, 
DeleteStatusTest, UUIDFieldTest, TestRawTransformer, 
TestStressCloudBlindAtomicUpdates, TestCloudRecovery, 
AsyncCallRequestStatusResponseTest, LukeRequestHandlerTest, 
TestUseDocValuesAsStored2, TestLegacyTerms, PKIAuthenticationIntegrationTest, 
TestFieldResource, TestCloudManagedSchema, TestCollectionAPIs, TestUpdate, 
TestJavabinTupleStreamParser, TestAnalyzeInfixSuggestions, 
TestEmbeddedSolrServerSchemaAPI, LoggingHandlerTest, 
TestAuthenticationFramework, CollectionReloadTest, BlockDirectoryTest, 
SolrMetricManagerTest, TestDistributedMissingSort, TestTolerantSearch, 
TestEmbeddedSolrServerConstructors, ActionThrottleTest, 
CollectionStateFormat2Test, CollectionsAPIAsyncDistributedZkTest, 
ForceLeaderTest, RecoveryAfterSoftCommitTest, SSLMigrationTest, 
SaslZkACLProviderTest, SharedFSAutoReplicaFailoverUtilsTest, 
SimpleCollectionCreateDeleteTest, TestConfigSetsAPI, 
TestPullReplicaErrorHandling, HdfsBasicDistributedZkTest, 
HdfsCollectionsAPIDistributedZkTest, HdfsRecoverLeaseTest, 
HdfsWriteToMultipleCollectionsTest, ZkStateReaderTest, DirectoryFactoryTest, 
HdfsDirectoryFactoryTest, TestConfigSetImmutable, TestImplicitCoreProperties, 
TestInfoStreamLogging, TestShardHandlerFactory, TestSolrXml, 
TestSolrCoreSnapshots, TestReqParamsAPI, TestSQLHandler, 
DistributedFacetPivotWhiteBoxTest, SpatialHeatmapFacetsTest, CursorMarkTest, 
MergeStrategyTest, TestMultiWordSynonyms, TestRecoveryHdfs, TestReloadDeadlock, 
TestSmileRequest, TestXmlQParser, TestJsonFacets, 
TestRuleBasedAuthorizationPlugin, TestImpersonationWithHadoopAuth]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestImpersonationWithHadoopAuth -Dtests.seed=BFB68EB80B0830C6 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=hr-HR 
-Dtests.timezone=Asia/Gaza -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestImpersonationWithHadoopAuth (suite) <<<
   [junit4]    > Throwable #1: java.lang.ExceptionInInitializerError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([BFB68EB80B0830C6]:0)
   [junit4]    >        at 
org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]    >        at 
org.apache.hadoop.security.Groups.parseStaticMapping(Groups.java:130)
   [junit4]    >        at 
org.apache.hadoop.security.Groups.<init>(Groups.java:94)
   [junit4]    >        at 
org.apache.hadoop.security.Groups.<init>(Groups.java:74)
   [junit4]    >        at 
org.apache.solr.security.hadoop.ImpersonationUtil.getUsersFirstGroup(ImpersonationUtil.java:39)
   [junit4]    >        at 
org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth.setupClass(TestImpersonationWithHadoopAuth.java:72)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]    > Caused by: java.lang.StringIndexOutOfBoundsException: begin 0, 
end 3, length 1
   [junit4]    >        at 
java.base/java.lang.String.checkBoundsBeginEnd(String.java:3116)
   [junit4]    >        at 
java.base/java.lang.String.substring(String.java:1885)
   [junit4]    >        at org.apache.hadoop.util.Shell.<clinit>(Shell.java:51)
   [junit4]    >        ... 29 more
   [junit4] Completed [683/724 (4!)] on J1 in 0.04s, 0 tests, 1 error <<< 
FAILURES!

[...truncated 36454 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to