Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1372/

3 tests failed.
FAILED:  org.apache.solr.cloud.HttpPartitionTest.test

Error Message:
Doc with id=1 not found in http://127.0.0.1:49660/collMinRf_1x3 due to: Path 
not found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=1 not found in 
http://127.0.0.1:49660/collMinRf_1x3 due to: Path not found: /id; rsp={doc=null}
        at 
__randomizedtesting.SeedInfo.seed([C56F3F141A4CDA52:4D3B00CEB4B0B7AA]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603)
        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:558)
        at 
org.apache.solr.cloud.HttpPartitionTest.testMinRf(HttpPartitionTest.java:249)
        at 
org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:127)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.handler.component.QueryElevationComponentTest.testMarkExcludes

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([C56F3F141A4CDA52:505686E583A2FBCF]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:886)
        at 
org.apache.solr.handler.component.QueryElevationComponentTest.testMarkExcludes(QueryElevationComponentTest.java:466)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result/doc[2]/str[@name='id'][.='1']
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>

<lst name="responseHeader">
  <int name="status">0</int>
  <int name="QTime">2</int>
  <lst name="params">
    <str name="q">XXXX XXXX</str>
    <str name="qt">/elevate</str>
    <str name="indent">true</str>
    <str name="fl">id, score, [excluded]</str>
    <str name="markExcludes">true</str>
    <str name="wt">xml</str>
  </lst>
</lst>
<result name="response" numFound="4" start="0" maxScore="3.149114">
  <doc>
    <str name="id">5</str>
    <float name="score">0.0</float>
    <bool name="[excluded]">false</bool></doc>
  <doc>
    <str name="id">4</str>
    <float name="score">3.149114</float>
    <bool name="[excluded]">false</bool></doc>
  <doc>
    <str name="id">6</str>
    <float name="score">3.149114</float>
    <bool name="[excluded]">true</bool></doc>
  <doc>
    <str name="id">1</str>
    <float name="score">3.149114</float>
    <bool name="[excluded]">false</bool></doc>
</result>
</response>

        request 
was:q=XXXX+XXXX&qt=/elevate&indent=true&fl=id,+score,+[excluded]&markExcludes=true&wt=xml
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
        ... 40 more


FAILED:  org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test

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

Stack Trace:
java.lang.AssertionError: expected:<2> but was:<3>
        at 
__randomizedtesting.SeedInfo.seed([C56F3F141A4CDA52:4D3B00CEB4B0B7AA]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.assertSliceAndReplicaCount(SharedFSAutoReplicaFailoverTest.java:403)
        at 
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.testBasics(SharedFSAutoReplicaFailoverTest.java:248)
        at 
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test(SharedFSAutoReplicaFailoverTest.java:136)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11769 lines...]
   [junit4] Suite: org.apache.solr.handler.component.QueryElevationComponentTest
   [junit4]   2> 977914 INFO  
(SUITE-QueryElevationComponentTest-seed#[C56F3F141A4CDA52]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.QueryElevationComponentTest_C56F3F141A4CDA52-001/init-core-data-001
   [junit4]   2> 977914 WARN  
(SUITE-QueryElevationComponentTest-seed#[C56F3F141A4CDA52]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=26 numCloses=26
   [junit4]   2> 977914 INFO  
(SUITE-QueryElevationComponentTest-seed#[C56F3F141A4CDA52]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 977917 INFO  
(SUITE-QueryElevationComponentTest-seed#[C56F3F141A4CDA52]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 977922 INFO  
(TEST-QueryElevationComponentTest.testFieldType-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testFieldType
   [junit4]   2> 977923 INFO  
(TEST-QueryElevationComponentTest.testFieldType-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 977924 INFO  
(TEST-QueryElevationComponentTest.testFieldType-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 977988 INFO  
(TEST-QueryElevationComponentTest.testFieldType-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 978042 INFO  
(TEST-QueryElevationComponentTest.testFieldType-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.s.IndexSchema [null] Schema name=example
   [junit4]   2> 978130 INFO  
(TEST-QueryElevationComponentTest.testFieldType-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 978204 INFO  
(TEST-QueryElevationComponentTest.testFieldType-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@448f0c47
   [junit4]   2> 978209 INFO  
(TEST-QueryElevationComponentTest.testFieldType-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@448f0c47
   [junit4]   2> 978209 INFO  
(TEST-QueryElevationComponentTest.testFieldType-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@448f0c47
   [junit4]   2> 978212 INFO  (coreLoadExecutor-930-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 978253 INFO  (coreLoadExecutor-930-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 978265 INFO  (coreLoadExecutor-930-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 978319 INFO  (coreLoadExecutor-930-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid 
field id
   [junit4]   2> 978336 INFO  (coreLoadExecutor-930-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 978336 INFO  (coreLoadExecutor-930-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@448f0c47
   [junit4]   2> 978336 INFO  (coreLoadExecutor-930-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 978336 INFO  (coreLoadExecutor-930-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.QueryElevationComponentTest_C56F3F141A4CDA52-001/init-core-data-001/]
   [junit4]   2> 978339 INFO  (coreLoadExecutor-930-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=32.5927734375, 
floorSegmentMB=1.4736328125, forceMergeDeletesPctAllowed=12.039562707142707, 
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 978391 WARN  (coreLoadExecutor-930-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers no default request handler is registered 
(either '/select' or 'standard')
   [junit4]   2> 978400 INFO  (coreLoadExecutor-930-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 978400 INFO  (coreLoadExecutor-930-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 978401 INFO  (coreLoadExecutor-930-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@c97844d
   [junit4]   2> 978402 INFO  (coreLoadExecutor-930-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@65dbe8b8[collection1] main]
   [junit4]   2> 978402 WARN  (coreLoadExecutor-930-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 978403 INFO  (coreLoadExecutor-930-thread-1) [    
x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/elevate.xml
   [junit4]   2> 978408 INFO  (coreLoadExecutor-930-thread-1) [    
x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from 
data dir: elevate-data.xml
   [junit4]   2> 978416 INFO  (coreLoadExecutor-930-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 978417 INFO  
(searcherExecutor-931-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@65dbe8b8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 978419 INFO  
(TEST-QueryElevationComponentTest.testFieldType-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 978419 INFO  
(TEST-QueryElevationComponentTest.testFieldType-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 978419 INFO  
(TEST-QueryElevationComponentTest.testFieldType-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
 0 0
   [junit4]   2> 978419 INFO  
(TEST-QueryElevationComponentTest.testFieldType-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 978420 INFO  
(TEST-QueryElevationComponentTest.testFieldType-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@77510ac2 commitCommandVersion:0
   [junit4]   2> 978421 INFO  
(TEST-QueryElevationComponentTest.testFieldType-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@689ca8f7[collection1] main]
   [junit4]   2> 978421 INFO  
(TEST-QueryElevationComponentTest.testFieldType-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 978422 INFO  (searcherExecutor-931-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@689ca8f7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 978423 INFO  
(TEST-QueryElevationComponentTest.testFieldType-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 3
   [junit4]   2> 978425 INFO  
(TEST-QueryElevationComponentTest.testFieldType-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 978425 INFO  
(TEST-QueryElevationComponentTest.testFieldType-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
 0 0
   [junit4]   2> 978425 INFO  
(TEST-QueryElevationComponentTest.testFieldType-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 978425 INFO  
(TEST-QueryElevationComponentTest.testFieldType-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@77510ac2 commitCommandVersion:0
   [junit4]   2> 978425 INFO  
(TEST-QueryElevationComponentTest.testFieldType-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@50c8f438[collection1] main]
   [junit4]   2> 978425 INFO  
(TEST-QueryElevationComponentTest.testFieldType-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 978427 INFO  (searcherExecutor-931-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@50c8f438[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 978427 INFO  
(TEST-QueryElevationComponentTest.testFieldType-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 2
   [junit4]   2> 978429 INFO  
(TEST-QueryElevationComponentTest.testFieldType-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 1
   [junit4]   2> 978431 INFO  
(TEST-QueryElevationComponentTest.testFieldType-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 2
   [junit4]   2> 978432 INFO  
(TEST-QueryElevationComponentTest.testFieldType-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 978435 INFO  
(TEST-QueryElevationComponentTest.testFieldType-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 2
   [junit4]   2> 978435 INFO  
(TEST-QueryElevationComponentTest.testFieldType-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 978438 INFO  
(TEST-QueryElevationComponentTest.testFieldType-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 2
   [junit4]   2> 978438 INFO  
(TEST-QueryElevationComponentTest.testFieldType-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 978441 INFO  
(TEST-QueryElevationComponentTest.testFieldType-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 2
   [junit4]   2> 978442 INFO  
(TEST-QueryElevationComponentTest.testFieldType-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 978442 INFO  
(TEST-QueryElevationComponentTest.testFieldType-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 978442 INFO  
(TEST-QueryElevationComponentTest.testFieldType-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@77510ac2 commitCommandVersion:0
   [junit4]   2> 978454 INFO  
(TEST-QueryElevationComponentTest.testFieldType-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@73c733[collection1] main]
   [junit4]   2> 978457 INFO  (searcherExecutor-931-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@73c733[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(8.0.0):c6)
 Uninverting(_3(8.0.0):C2) Uninverting(_6(8.0.0):C1)))}
   [junit4]   2> 978457 INFO  
(TEST-QueryElevationComponentTest.testFieldType-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 978457 INFO  
(TEST-QueryElevationComponentTest.testFieldType-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 15
   [junit4]   2> 978466 INFO  
(TEST-QueryElevationComponentTest.testFieldType-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=AAAA&qt=/elevate&fl=id,+score,+[elevated]&wt=xml} hits=3 status=0 
QTime=7
   [junit4]   2> 978468 INFO  
(TEST-QueryElevationComponentTest.testFieldType-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 978468 INFO  
(TEST-QueryElevationComponentTest.testFieldType-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1785637047
   [junit4]   2> 978468 INFO  
(TEST-QueryElevationComponentTest.testFieldType-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 978472 INFO  
(TEST-QueryElevationComponentTest.testFieldType-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 978474 INFO  
(TEST-QueryElevationComponentTest.testFieldType-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 978475 INFO  
(TEST-QueryElevationComponentTest.testFieldType-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 978475 INFO  (coreCloseExecutor-935-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@414f39b3
   [junit4]   2> 978477 INFO  (coreCloseExecutor-935-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1095711155
   [junit4]   2> 978487 INFO  
(TEST-QueryElevationComponentTest.testFieldType-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testFieldType
   [junit4]   2> 978489 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.SolrTestCaseJ4 ###Starting testGroupedQuery
   [junit4]   2> 978490 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 978490 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 978524 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 978538 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.s.IndexSchema [null] Schema name=example
   [junit4]   2> 978607 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 978682 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@448f0c47
   [junit4]   2> 978688 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@448f0c47
   [junit4]   2> 978688 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@448f0c47
   [junit4]   2> 978690 INFO  (coreLoadExecutor-942-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 978723 INFO  (coreLoadExecutor-942-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 978738 INFO  (coreLoadExecutor-942-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 978809 INFO  (coreLoadExecutor-942-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid 
field id
   [junit4]   2> 978819 INFO  (coreLoadExecutor-942-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 978819 INFO  (coreLoadExecutor-942-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@448f0c47
   [junit4]   2> 978820 INFO  (coreLoadExecutor-942-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 978820 INFO  (coreLoadExecutor-942-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.QueryElevationComponentTest_C56F3F141A4CDA52-001/init-core-data-001/]
   [junit4]   2> 978822 INFO  (coreLoadExecutor-942-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=32.5927734375, 
floorSegmentMB=1.4736328125, forceMergeDeletesPctAllowed=12.039562707142707, 
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 978972 WARN  (coreLoadExecutor-942-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers no default request handler is registered 
(either '/select' or 'standard')
   [junit4]   2> 978972 INFO  (coreLoadExecutor-942-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 978972 INFO  (coreLoadExecutor-942-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 978974 INFO  (coreLoadExecutor-942-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@779e4abb
   [junit4]   2> 978974 INFO  (coreLoadExecutor-942-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@71a78ae7[collection1] main]
   [junit4]   2> 978974 WARN  (coreLoadExecutor-942-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 978975 INFO  (coreLoadExecutor-942-thread-1) [    
x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/elevate.xml
   [junit4]   2> 978980 INFO  (coreLoadExecutor-942-thread-1) [    
x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from 
data dir: elevate-data.xml
   [junit4]   2> 978983 INFO  (coreLoadExecutor-942-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 978984 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 978984 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 978985 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
 0 0
   [junit4]   2> 978985 INFO  
(searcherExecutor-943-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@71a78ae7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 978985 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 978985 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2f7eb38c commitCommandVersion:0
   [junit4]   2> 978986 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2ab93886[collection1] main]
   [junit4]   2> 978987 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 978988 INFO  (searcherExecutor-943-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2ab93886[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 978988 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 3
   [junit4]   2> 978989 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 978989 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
 0 0
   [junit4]   2> 978989 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 978989 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2f7eb38c commitCommandVersion:0
   [junit4]   2> 978989 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@597e98f2[collection1] main]
   [junit4]   2> 978990 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 978993 INFO  (searcherExecutor-943-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@597e98f2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 978993 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 3
   [junit4]   2> 978994 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 978996 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 2
   [junit4]   2> 978997 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 979000 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 2
   [junit4]   2> 979001 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 979005 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 3
   [junit4]   2> 979007 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 1
   [junit4]   2> 979011 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 2
   [junit4]   2> 979012 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 979019 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[22]} 0 6
   [junit4]   2> 979019 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[66]} 0 0
   [junit4]   2> 979021 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[77]} 0 1
   [junit4]   2> 979021 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 979021 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2f7eb38c commitCommandVersion:0
   [junit4]   2> 979022 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d87ae5a[collection1] main]
   [junit4]   2> 979024 INFO  (searcherExecutor-943-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1d87ae5a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(8.0.0):c6)
 Uninverting(_3(8.0.0):C2) Uninverting(_6(8.0.0):C2) 
Uninverting(_7(8.0.0):C2)))}
   [junit4]   2> 979024 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 979025 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 3
   [junit4]   2> 979054 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=AAAA&enableElevation=false&qt=/elevate&group.limit=100&fl=id,+score,+[elevated]&group.ngroups=true&wt=xml&group.field=str_s&group=true}
 hits=6 status=0 QTime=28
   [junit4]   2> 979092 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=AAAA&qt=/elevate&group.limit=100&fl=id,+score,+[elevated]&group.ngroups=true&wt=xml&group.field=str_s&group=true}
 hits=6 status=0 QTime=29
   [junit4]   2> 979096 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=AAAA&qt=/elevate&group.limit=100&fl=id,+score,+[elevated]&sort=id+asc&group.ngroups=true&wt=xml&group.field=str_s&group=true}
 hits=6 status=0 QTime=1
   [junit4]   2> 979104 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=AAAA&forceElevation=true&qt=/elevate&group.limit=100&fl=id,+score,+[elevated]&sort=id+asc&group.ngroups=true&wt=xml&group.field=str_s&group=true}
 hits=6 status=0 QTime=5
   [junit4]   2> 979115 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=AAAA&qt=/elevate&group.sort=id+desc&group.limit=100&fl=id,+score,+[elevated]&sort=id+asc&group.ngroups=true&wt=xml&group.field=str_s&group=true}
 hits=6 status=0 QTime=0
   [junit4]   2> 979125 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=AAAA&forceElevation=true&qt=/elevate&group.sort=id+desc&group.limit=100&fl=id,+score,+[elevated]&sort=id+asc&group.ngroups=true&wt=xml&group.field=str_s&group=true}
 hits=6 status=0 QTime=1
   [junit4]   2> 979128 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 979128 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=33389501
   [junit4]   2> 979128 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 979130 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 979131 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 979140 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 979144 INFO  (coreCloseExecutor-947-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4a227d69
   [junit4]   2> 979151 INFO  (coreCloseExecutor-947-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1243774313
   [junit4]   2> 979161 INFO  
(TEST-QueryElevationComponentTest.testGroupedQuery-seed#[C56F3F141A4CDA52]) [   
 ] o.a.s.SolrTestCaseJ4 ###Ending testGroupedQuery
   [junit4]   2> 979172 INFO  
(TEST-QueryElevationComponentTest.testInterface-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testInterface
   [junit4]   2> 979172 INFO  
(TEST-QueryElevationComponentTest.testInterface-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 979173 INFO  
(TEST-QueryElevationComponentTest.testInterface-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 979198 INFO  
(TEST-QueryElevationComponentTest.testInterface-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 979212 INFO  
(TEST-QueryElevationComponentTest.testInterface-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 979303 WARN  
(TEST-QueryElevationComponentTest.testInterface-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (2)
   [junit4]   2> 979304 INFO  
(TEST-QueryElevationComponentTest.testInterface-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 979348 INFO  
(TEST-QueryElevationComponentTest.testInterface-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@448f0c47
   [junit4]   2> 979353 INFO  
(TEST-QueryElevationComponentTest.testInterface-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@448f0c47
   [junit4]   2> 979354 INFO  
(TEST-QueryElevationComponentTest.testInterface-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@448f0c47
   [junit4]   2> 979356 INFO  (coreLoadExecutor-954-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 979384 INFO  (coreLoadExecutor-954-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 979396 INFO  (coreLoadExecutor-954-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 979501 WARN  (coreLoadExecutor-954-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and 
destination for multiple copyFields (2)
   [junit4]   2> 979501 INFO  (coreLoadExecutor-954-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 979509 INFO  (coreLoadExecutor-954-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 979509 INFO  (coreLoadExecutor-954-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@448f0c47
   [junit4]   2> 979509 INFO  (coreLoadExecutor-954-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 979509 INFO  (coreLoadExecutor-954-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.QueryElevationComponentTest_C56F3F141A4CDA52-001/init-core-data-001/]
   [junit4]   2> 979511 INFO  (coreLoadExecutor-954-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=32.5927734375, 
floorSegmentMB=1.4736328125, forceMergeDeletesPctAllowed=12.039562707142707, 
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 979562 WARN  (coreLoadExecutor-954-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers no default request handler is registered 
(either '/select' or 'standard')
   [junit4]   2> 979563 INFO  (coreLoadExecutor-954-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 979563 INFO  (coreLoadExecutor-954-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 979564 INFO  (coreLoadExecutor-954-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@124e5042
   [junit4]   2> 979564 INFO  (coreLoadExecutor-954-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@655953ab[collection1] main]
   [junit4]   2> 979564 WARN  (coreLoadExecutor-954-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 979565 INFO  (coreLoadExecutor-954-thread-1) [    
x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/elevate.xml
   [junit4]   2> 979570 INFO  (coreLoadExecutor-954-thread-1) [    
x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from 
data dir: elevate-data.xml
   [junit4]   2> 979573 INFO  (coreLoadExecutor-954-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 979576 INFO  
(TEST-QueryElevationComponentTest.testInterface-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 979576 INFO  
(TEST-QueryElevationComponentTest.testInterface-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 979577 INFO  
(TEST-QueryElevationComponentTest.testInterface-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
 0 0
   [junit4]   2> 979577 INFO  
(TEST-QueryElevationComponentTest.testInterface-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 979577 INFO  
(TEST-QueryElevationComponentTest.testInterface-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@38bd04ea commitCommandVersion:0
   [junit4]   2> 979579 INFO  
(searcherExecutor-955-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@655953ab[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 979580 INFO  
(TEST-QueryElevationComponentTest.testInterface-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5f3ec2e3[collection1] main]
   [junit4]   2> 979580 INFO  
(TEST-QueryElevationComponentTest.testInterface-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 979584 INFO  (searcherExecutor-955-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5f3ec2e3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 979584 INFO  
(TEST-QueryElevationComponentTest.testInterface-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 7
   [junit4]   2> 979585 INFO  
(TEST-QueryElevationComponentTest.testInterface-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/elevate.xml
   [junit4]   2> 979588 INFO  
(TEST-QueryElevationComponentTest.testInterface-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/elevate.xml
   [junit4]   2> 979595 INFO  
(TEST-QueryElevationComponentTest.testInterface-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q.alt=*:*&defType=dismax&qt=/elevate&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 979595 INFO  
(TEST-QueryElevationComponentTest.testInterface-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 979595 INFO  
(TEST-QueryElevationComponentTest.testInterface-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1651508696
   [junit4]   2> 979595 INFO  
(TEST-QueryElevationComponentTest.testInterface-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 979597 INFO  
(TEST-QueryElevationComponentTest.testInterface-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 979598 INFO  
(TEST-QueryElevationComponentTest.testInterface-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 979765 INFO  
(TEST-QueryElevationComponentTest.testInterface-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 979766 INFO  (coreCloseExecutor-959-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@617e2931
   [junit4]   2> 979776 INFO  (coreCloseExecutor-959-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1635658033
   [junit4]   2> 979808 INFO  
(TEST-QueryElevationComponentTest.testInterface-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testInterface
   [junit4]   2> 979811 INFO  
(TEST-QueryElevationComponentTest.testMarker-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMarker
   [junit4]   2> 979812 INFO  
(TEST-QueryElevationComponentTest.testMarker-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 979812 INFO  
(TEST-QueryElevationComponentTest.testMarker-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 979837 INFO  
(TEST-QueryElevationComponentTest.testMarker-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 979857 INFO  
(TEST-QueryElevationComponentTest.testMarker-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 979952 WARN  
(TEST-QueryElevationComponentTest.testMarker-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (2)
   [junit4]   2> 979952 INFO  
(TEST-QueryElevationComponentTest.testMarker-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 980019 INFO  
(TEST-QueryElevationComponentTest.testMarker-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@448f0c47
   [junit4]   2> 980024 INFO  
(TEST-QueryElevationComponentTest.testMarker-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@448f0c47
   [junit4]   2> 980024 INFO  
(TEST-QueryElevationComponentTest.testMarker-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@448f0c47
   [junit4]   2> 980032 INFO  (coreLoadExecutor-966-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 980066 INFO  (coreLoadExecutor-966-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 980090 INFO  (coreLoadExecutor-966-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 980194 WARN  (coreLoadExecutor-966-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and 
destination for multiple copyFields (2)
   [junit4]   2> 980195 INFO  (coreLoadExecutor-966-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 980217 INFO  (coreLoadExecutor-966-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 980218 INFO  (coreLoadExecutor-966-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@448f0c47
   [junit4]   2> 980218 INFO  (coreLoadExecutor-966-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 980225 INFO  (coreLoadExecutor-966-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.QueryElevationComponentTest_C56F3F141A4CDA52-001/init-core-data-001/]
   [junit4]   2> 980234 INFO  (coreLoadExecutor-966-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=32.5927734375, 
floorSegmentMB=1.4736328125, forceMergeDeletesPctAllowed=12.039562707142707, 
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 980325 WARN  (coreLoadExecutor-966-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers no default request handler is registered 
(either '/select' or 'standard')
   [junit4]   2> 980326 INFO  (coreLoadExecutor-966-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 980326 INFO  (coreLoadExecutor-966-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 980327 INFO  (coreLoadExecutor-966-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@3d2d77f2
   [junit4]   2> 980327 INFO  (coreLoadExecutor-966-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@47377e56[collection1] main]
   [junit4]   2> 980328 WARN  (coreLoadExecutor-966-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 980329 INFO  (coreLoadExecutor-966-thread-1) [    
x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/elevate.xml
   [junit4]   2> 980334 INFO  (coreLoadExecutor-966-thread-1) [    
x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from 
data dir: elevate-data.xml
   [junit4]   2> 980345 INFO  (coreLoadExecutor-966-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 980347 INFO  
(TEST-QueryElevationComponentTest.testMarker-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 980348 INFO  
(TEST-QueryElevationComponentTest.testMarker-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 980348 INFO  
(searcherExecutor-967-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@47377e56[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 980349 INFO  
(TEST-QueryElevationComponentTest.testMarker-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
 0 1
   [junit4]   2> 980349 INFO  
(TEST-QueryElevationComponentTest.testMarker-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 980349 INFO  
(TEST-QueryElevationComponentTest.testMarker-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5f37666b commitCommandVersion:0
   [junit4]   2> 980355 INFO  
(TEST-QueryElevationComponentTest.testMarker-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3aa9f0bf[collection1] main]
   [junit4]   2> 980356 INFO  
(TEST-QueryElevationComponentTest.testMarker-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 980357 INFO  (searcherExecutor-967-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3aa9f0bf[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 980358 INFO  
(TEST-QueryElevationComponentTest.testMarker-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 8
   [junit4]   2> 980359 INFO  
(TEST-QueryElevationComponentTest.testMarker-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 980361 INFO  
(TEST-QueryElevationComponentTest.testMarker-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 2
   [junit4]   2> 980361 INFO  
(TEST-QueryElevationComponentTest.testMarker-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 980366 INFO  
(TEST-QueryElevationComponentTest.testMarker-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 4
   [junit4]   2> 980367 INFO  
(TEST-QueryElevationComponentTest.testMarker-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 980372 INFO  
(TEST-QueryElevationComponentTest.testMarker-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 4
   [junit4]   2> 980372 INFO  
(TEST-QueryElevationComponentTest.testMarker-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 980373 INFO  
(TEST-QueryElevationComponentTest.testMarker-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 980373 INFO  
(TEST-QueryElevationComponentTest.testMarker-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5f37666b commitCommandVersion:0
   [junit4]   2> 980380 INFO  
(TEST-QueryElevationComponentTest.testMarker-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7b127c9b[collection1] main]
   [junit4]   2> 980382 INFO  (searcherExecutor-967-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7b127c9b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C2)
 Uninverting(_1(8.0.0):C2) Uninverting(_2(8.0.0):C2) 
Uninverting(_3(8.0.0):C1)))}
   [junit4]   2> 980382 INFO  
(TEST-QueryElevationComponentTest.testMarker-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 980382 INFO  
(TEST-QueryElevationComponentTest.testMarker-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 9
   [junit4]   2> 980398 INFO  
(TEST-QueryElevationComponentTest.testMarker-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=XXXX&qt=/elevate&fl=id,+score,+[elevated]&wt=xml} hits=3 status=0 
QTime=16
   [junit4]   2> 980400 INFO  
(TEST-QueryElevationComponentTest.testMarker-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=AAAA&qt=/elevate&fl=id,+score,+[elevated]&wt=xml} hits=1 status=0 
QTime=0
   [junit4]   2> 980402 INFO  
(TEST-QueryElevationComponentTest.testMarker-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=AAAA&qt=/elevate&fl=id,+score,+[elev]&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 980402 INFO  
(TEST-QueryElevationComponentTest.testMarker-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 980402 INFO  
(TEST-QueryElevationComponentTest.testMarker-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=600082431
   [junit4]   2> 980402 INFO  
(TEST-QueryElevationComponentTest.testMarker-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 980404 INFO  
(TEST-QueryElevationComponentTest.testMarker-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 980406 INFO  
(TEST-QueryElevationComponentTest.testMarker-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 980406 INFO  
(TEST-QueryElevationComponentTest.testMarker-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 980417 INFO  (coreCloseExecutor-971-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@38529485
   [junit4]   2> 980437 INFO  (coreCloseExecutor-971-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=944936069
   [junit4]   2> 980450 INFO  
(TEST-QueryElevationComponentTest.testMarker-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testMarker
   [junit4]   2> 980452 INFO  
(TEST-QueryElevationComponentTest.testSorting-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testSorting
   [junit4]   2> 980453 INFO  
(TEST-QueryElevationComponentTest.testSorting-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 980454 INFO  
(TEST-QueryElevationComponentTest.testSorting-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 980516 INFO  
(TEST-QueryElevationComponentTest.testSorting-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 980539 INFO  
(TEST-QueryElevationComponentTest.testSorting-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 980760 WARN  
(TEST-QueryElevationComponentTest.testSorting-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (2)
   [junit4]   2> 980760 INFO  
(TEST-QueryElevationComponentTest.testSorting-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 980803 INFO  
(TEST-QueryElevationComponentTest.testSorting-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@448f0c47
   [junit4]   2> 980808 INFO  
(TEST-QueryElevationComponentTest.testSorting-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@448f0c47
   [junit4]   2> 980808 INFO  
(TEST-QueryElevationComponentTest.testSorting-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@448f0c47
   [junit4]   2> 980811 INFO  (coreLoadExecutor-978-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 980839 INFO  (coreLoadExecutor-978-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 980851 INFO  (coreLoadExecutor-978-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 980974 WARN  (coreLoadExecutor-978-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and 
destination for multiple copyFields (2)
   [junit4]   2> 980975 INFO  (coreLoadExecutor-978-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 980987 INFO  (coreLoadExecutor-978-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 980987 INFO  (coreLoadExecutor-978-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@448f0c47
   [junit4]   2> 980988 INFO  (coreLoadExecutor-978-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 980988 INFO  (coreLoadExecutor-978-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.handler.component.QueryElevationComponentTest_C56F3F141A4CDA52-001/init-core-data-001/]
   [junit4]   2> 980990 INFO  (coreLoadExecutor-978-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=32.5927734375, 
floorSegmentMB=1.4736328125, forceMergeDeletesPctAllowed=12.039562707142707, 
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 981064 WARN  (coreLoadExecutor-978-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers no default request handler is registered 
(either '/select' or 'standard')
   [junit4]   2> 981064 INFO  (coreLoadExecutor-978-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 981064 INFO  (coreLoadExecutor-978-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 981065 INFO  (coreLoadExecutor-978-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@637d86d4
   [junit4]   2> 981066 INFO  (coreLoadExecutor-978-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@62ec8365[collection1] main]
   [junit4]   2> 981066 WARN  (coreLoadExecutor-978-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 981067 INFO  (coreLoadExecutor-978-thread-1) [    
x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/elevate.xml
   [junit4]   2> 981075 INFO  (coreLoadExecutor-978-thread-1) [    
x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from 
data dir: elevate-data.xml
   [junit4]   2> 981078 INFO  (coreLoadExecutor-978-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 981080 INFO  
(TEST-QueryElevationComponentTest.testSorting-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 981080 INFO  
(TEST-QueryElevationComponentTest.testSorting-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 981080 INFO  
(TEST-QueryElevationComponentTest.testSorting-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
 0 0
   [junit4]   2> 981080 INFO  
(TEST-QueryElevationComponentTest.testSorting-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 981080 INFO  
(TEST-QueryElevationComponentTest.testSorting-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@a0dc796 commitCommandVersion:0
   [junit4]   2> 981082 INFO  
(searcherExecutor-979-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@62ec8365[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 981087 INFO  
(TEST-QueryElevationComponentTest.testSorting-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@12461b4b[collection1] main]
   [junit4]   2> 981088 INFO  
(TEST-QueryElevationComponentTest.testSorting-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 981089 INFO  (searcherExecutor-979-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@12461b4b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 981090 INFO  
(TEST-QueryElevationComponentTest.testSorting-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 9
   [junit4]   2> 981090 INFO  
(TEST-QueryElevationComponentTest.testSorting-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[a]} 0 0
   [junit4]   2> 981098 INFO  
(TEST-QueryElevationComponentTest.testSorting-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[b]} 0 7
   [junit4]   2> 981108 INFO  
(TEST-QueryElevationComponentTest.testSorting-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[c]} 0 9
   [junit4]   2> 981160 INFO  
(TEST-QueryElevationComponentTest.testSorting-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[x]} 0 51
   [junit4]   2> 981161 INFO  
(TEST-QueryElevationComponentTest.testSorting-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[y]} 0 0
   [junit4]   2> 981163 INFO  
(TEST-QueryElevationComponentTest.testSorting-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[z]} 0 1
   [junit4]   2> 981163 INFO  
(TEST-QueryElevationComponentTest.testSorting-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 981163 INFO  
(TEST-QueryElevationComponentTest.testSorting-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@a0dc796 commitCommandVersion:0
   [junit4]   2> 981164 INFO  
(TEST-QueryElevationComponentTest.testSorting-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@629dde18[collection1] main]
   [junit4]   2> 981164 INFO  
(TEST-QueryElevationComponentTest.testSorting-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 981166 INFO  (searcherExecutor-979-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@629dde18[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C2)
 Uninverting(_1(8.0.0):C2) Uninverting(_2(8.0.0):C2)))}
   [junit4]   2> 981166 INFO  
(TEST-QueryElevationComponentTest.testSorting-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 2
   [junit4]   2> 981167 INFO  
(TEST-QueryElevationComponentTest.testSorting-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=title:ipod&qt=/elevate&indent=true&fl=id,score} hits=3 status=0 
QTime=0
   [junit4]   2> 981168 INFO  
(TEST-QueryElevationComponentTest.testSorting-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=title:ipod&qt=/elevate&indent=true&fl=id,score} hits=6 status=0 
QTime=0
   [junit4]   2> 981170 INFO  
(TEST-QueryElevationComponentTest.testSorting-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=title:ipod&qt=/elevate&indent=true&fl=id,score} hits=4 status=0 
QTime=0
   [junit4]   2> 981171 INFO  
(TEST-QueryElevationComponentTest.testSorting-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=title:ipod&qt=/elevate&indent=true&fl=id,score&sort=score+asc} hits=4 
status=0 QTime=0
   [junit4]   2> 981173 INFO  
(TEST-QueryElevationComponentTest.testSorting-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=title:ipod&qt=/elevate&indent=true&fl=id,score&sort=str_s1+asc} 
hits=4 status=0 QTime=0
   [junit4]   2> 981185 INFO  
(TEST-QueryElevationComponentTest.testSorting-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=title:ipod&qt=/elevate&indent=true&fl=id,score&sort=id+asc} hits=4 
status=0 QTime=0
   [junit4]   2> 981187 INFO  
(TEST-QueryElevationComponentTest.testSorting-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=title:ipod&qt=/elevate&indent=true&fl=id,score&sort=id+asc} hits=4 
status=0 QTime=0
   [junit4]   2> 981188 INFO  
(TEST-QueryElevationComponentTest.testSorting-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=title:ipod&qt=/elevate&indent=true&fl=id,score&exclusive=true&sort=id+asc}
 hits=2 status=0 QTime=0
   [junit4]   2> 981191 INFO  
(TEST-QueryElevationComponentTest.testSorting-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=title:ipod&qt=/elevate&indent=true&fl=id,score} hits=3 status=0 
QTime=0
   [junit4]   2> 981192 INFO  
(TEST-QueryElevationComponentTest.testSorting-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=title:ipod&qt=/elevate&excludeIds=b&indent=true&fl=id,score&elevateIds=x,y,z}
 hits=5 status=0 QTime=0
   [junit4]   2> 981205 INFO  
(TEST-QueryElevationComponentTest.testSorting-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=title:ipod&qt=/elevate&excludeIds=b,c&indent=true&fl=id,score&elevateIds=x,z,y}
 hits=4 status=0 QTime=0
   [junit4]   2> 981206 INFO  
(TEST-QueryElevationComponentTest.testSorting-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 981206 INFO  
(TEST-QueryElevationComponentTest.testSorting-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=180918446
   [junit4]   2> 981206 INFO  
(TEST-QueryElevationComponentTest.testSorting-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 981208 INFO  
(TEST-QueryElevationComponentTest.testSorting-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 981209 INFO  
(TEST-QueryElevationComponentTest.testSorting-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 981209 INFO  
(TEST-QueryElevationComponentTest.testSorting-seed#[C56F3F141A4CDA52]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 981216 INFO  (coreCloseExecutor-983-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@12760bfd
   [junit4]   2> 981218 INFO  (coreCloseExecutor-983-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=309726205
   [junit4]   2> 981230 INFO  (TES

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

andomizedRunner.java:1713)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
   [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 
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.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.lang.NullPointerException
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:203)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3370)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:5729)
   [junit4]   2>        ... 54 more
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.SharedFSAutoReplicaFailoverTest_C56F3F141A4CDA52-001
   [junit4]   2> Aug 11, 2017 12:35:33 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 35 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
text=Lucene50(blocksize=128)}, 
docValues:{_version_=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1883, 
maxMBSortInHeap=6.475348697173245, sim=RandomSimilarity(queryNorm=false): {}, 
locale=hi-IN, timezone=AST
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=2,free=234535016,total=521666560
   [junit4]   2> NOTE: All tests run in this JVM: [TestSurroundQueryParser, 
SSLMigrationTest, ConfigSetsAPITest, TestBulkSchemaAPI, TestMacroExpander, 
SolrInfoBeanTest, TestDefaultStatsCache, PingRequestHandlerTest, 
TestClusterStateMutator, V2StandaloneTest, OverseerStatusTest, 
PropertiesRequestHandlerTest, TestNumericTerms64, TestExpandComponent, 
SimpleMLTQParserTest, DirectUpdateHandlerOptimizeTest, DirectUpdateHandlerTest, 
SortByFunctionTest, TestObjectReleaseTracker, TestAuthenticationFramework, 
TestSolrDeletionPolicy2, TestTrie, TestStandardQParsers, 
BlobRepositoryCloudTest, BasicDistributedZk2Test, TestFastWriter, 
TestFieldTypeCollectionResource, UUIDUpdateProcessorFallbackTest, 
AliasIntegrationTest, TestTrackingShardHandlerFactory, TestZkChroot, 
ExitableDirectoryReaderTest, TestQuerySenderListener, SolrGraphiteReporterTest, 
DistributedFacetPivotLongTailTest, TestReversedWildcardFilterFactory, 
DocValuesNotIndexedTest, TestTestInjection, TestPointFields, 
PreAnalyzedFieldTest, OverseerTest, PrimitiveFieldTypeTest, 
TestOverriddenPrefixQueryForCustomFieldType, TermsComponentTest, 
TestDistributedMissingSort, TestPseudoReturnFields, SuggesterTest, 
TimeZoneUtilsTest, MoveReplicaHDFSUlogDirTest, TestCloudJSONFacetJoinDomain, 
ClassificationUpdateProcessorFactoryTest, TestNonDefinedSimilarityFactory, 
TestPrepRecovery, TestSolrCloudWithSecureImpersonation, TestJettySolrRunner, 
TestRandomFlRTGCloud, TestSolrConfigHandler, ReplicaListTransformerTest, 
DeleteStatusTest, DeleteNodeTest, CopyFieldTest, TestAddFieldRealTimeGet, 
TestConfigSetProperties, TestComplexPhraseQParserPlugin, BadIndexSchemaTest, 
UniqFieldsUpdateProcessorFactoryTest, SuggesterFSTTest, CollectionReloadTest, 
TestScoreJoinQPScore, MergeStrategyTest, TestCloudNestedDocsSort, TestLFUCache, 
ImplicitSnitchTest, TestMissingGroups, TestSerializedLuceneMatchVersion, 
TermVectorComponentDistributedTest, XsltUpdateRequestHandlerTest, 
PathHierarchyTokenizerFactoryTest, BooleanFieldTest, TestIndexSearcher, 
BufferStoreTest, WrapperMergePolicyFactoryTest, HdfsSyncSliceTest, 
TestSolrCoreSnapshots, DocumentBuilderTest, CustomCollectionTest, 
TestDFRSimilarityFactory, RecoveryZkTest, StatsComponentTest, 
TestRawTransformer, VMParamsZkACLAndCredentialsProvidersTest, 
DistribJoinFromCollectionTest, TestManagedSchema, SolrCLIZkUtilsTest, 
TestManagedSynonymFilterFactory, HdfsRecoverLeaseTest, TestNumericTokenStream, 
TestCloudRecovery, UnloadDistributedZkTest, PolyFieldTest, 
PeerSyncWithIndexFingerprintCachingTest, TestDynamicFieldResource, 
TestXmlQParser, TestSchemaResource, TestManagedResource, 
TestJavabinTupleStreamParser, TestExactStatsCache, 
SolrCoreCheckLockOnStartupTest, HdfsChaosMonkeySafeLeaderTest, 
TestExclusionRuleCollectionAccess, CdcrReplicationDistributedZkTest, 
TestFieldCacheSort, OverseerCollectionConfigSetProcessorTest, 
TestFieldCacheWithThreads, TestSolrConfigHandlerConcurrent, 
TestReplicaProperties, CollectionsAPIDistributedZkTest, 
OpenCloseCoreStressTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, 
LeaderElectionTest, ZkSolrClientTest, ZkCLITest, ShardRoutingCustomTest, 
AutoCommitTest, TestDistributedGrouping, TestRecovery, TestStressReorder, 
TestReload, HardAutoCommitTest, SimpleFacetsTest, SolrCoreTest, 
TestGroupingSearch, PeerSyncTest, TestSort, TestFunctionQuery, 
BasicFunctionalityTest, TestLazyCores, HighlighterTest, SoftAutoCommitTest, 
ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, 
SolrIndexSplitterTest, SimplePostToolTest, SignatureUpdateProcessorFactoryTest, 
TestExtendedDismaxParser, SpellCheckCollatorTest, TestFoldingMultitermQuery, 
SpatialFilterTest, SuggesterWFSTTest, NoCacheHeaderTest, 
SchemaVersionSpecificBehaviorTest, TestUpdate, TestWordDelimiterFilterFactory, 
QueryEqualityTest, DefaultValueUpdateProcessorTest, TestRemoteStreaming, 
DocValuesMultiTest, DistanceFunctionTest, DebugComponentTest, CacheHeaderTest, 
DisMaxRequestHandlerTest, TestQueryUtils, TestWriterPerf, 
DocumentAnalysisRequestHandlerTest, XmlUpdateRequestHandlerTest, 
RequestHandlersTest, TestValueSourceCache, TestIndexingPerformance, 
MoreLikeThisHandlerTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, 
FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, 
RegexBoostProcessorTest, SolrPluginUtilsTest, TestJmxIntegration, 
ReturnFieldsTest, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, 
QueryParsingTest, TestAnalyzedSuggestions, JsonLoaderTest, 
TestPartialUpdateDeduplication, SearchHandlerTest, HighlighterConfigTest, 
SOLR749Test, AlternateDirectoryTest, TestQuerySenderNoQuery, 
ResponseLogComponentTest, MultiTermTest, TestDocSet, TestBinaryField, 
TestSearchPerf, NumericFieldsTest, MinimalSchemaTest, OutputWriterTest, 
TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, 
TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, 
TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCodecSupport, 
SynonymTokenizerTest, EchoParamsTest, TestPerFieldSimilarity, 
TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, 
TestBM25SimilarityFactory, TestFastOutputStream, ScriptEngineTest, 
OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, DateMathParserTest, 
TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, 
DateFieldTest, SpellingQueryConverterTest, DOMUtilTest, ClusterStateTest, 
TestSolrJ, TestUtils, TestDocumentBuilder, ZkNodePropsTest, 
SystemInfoHandlerTest, UUIDFieldTest, CircularListTest, CursorPagingTest, 
DistributedIntervalFacetingTest, SolrTestCaseJ4Test, 
TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, 
TestSimpleTrackingShardHandler, TestTolerantSearch, 
TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, 
ActionThrottleTest, AsyncCallRequestStatusResponseTest, 
BaseCdcrDistributedZkTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, 
CdcrVersionReplicationTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, CleanupOldIndexTest, 
CollectionStateFormat2Test, CollectionTooManyReplicasTest, 
CollectionsAPIAsyncDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest, 
ConnectionManagerTest, DeleteReplicaTest, DeleteShardTest, 
DistribDocExpirationUpdateProcessorTest, LeaderFailoverAfterPartitionTest, 
MissingSegmentRecoveryTest, MoveReplicaTest, NodeMutatorTest, 
OverriddenZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, 
OverseerTaskQueueTest, RecoveryAfterSoftCommitTest, 
SharedFSAutoReplicaFailoverTest]
   [junit4] Completed [528/729 (3!)] on J2 in 94.17s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 43918 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to