Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/3180/

2 tests failed.
FAILED:  
org.apache.solr.handler.component.TestDistributedStatsComponentCardinality.test

Error Message:
.responseHeader.status:200!=0

Stack Trace:
junit.framework.AssertionFailedError: .responseHeader.status:200!=0
        at 
__randomizedtesting.SeedInfo.seed([53A146DE33B22742:DBF579049D4E4ABA]:0)
        at junit.framework.Assert.fail(Assert.java:57)
        at 
org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:1000)
        at 
org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:1027)
        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:673)
        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:640)
        at 
org.apache.solr.handler.component.TestDistributedStatsComponentCardinality.test(TestDistributedStatsComponentCardinality.java:142)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1084)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1055)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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.search.TestFiltering.testRandomFiltering

Error Message:
should have unwrapped

Stack Trace:
java.lang.AssertionError: should have unwrapped
        at 
__randomizedtesting.SeedInfo.seed([53A146DE33B22742:4CC2E51BD695674B]:0)
        at 
org.apache.solr.search.SolrIndexSearcher.getAndCacheDocSet(SolrIndexSearcher.java:862)
        at 
org.apache.solr.search.SolrIndexSearcher.getDocSet(SolrIndexSearcher.java:824)
        at 
org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1367)
        at 
org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:596)
        at 
org.apache.solr.handler.component.QueryComponent.doProcessUngroupedSearch(QueryComponent.java:1511)
        at 
org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:390)
        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:368)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
        at org.apache.solr.util.TestHarness.query(TestHarness.java:346)
        at org.apache.solr.util.TestHarness.query(TestHarness.java:328)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1090)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1059)
        at 
org.apache.solr.search.TestFiltering.testRandomFiltering(TestFiltering.java:488)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 13812 lines...]
   [junit4] Suite: 
org.apache.solr.handler.component.TestDistributedStatsComponentCardinality
   [junit4]   2> 301238 INFO  
(SUITE-TestDistributedStatsComponentCardinality-seed#[53A146DE33B22742]-worker) 
[     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 301239 INFO  
(SUITE-TestDistributedStatsComponentCardinality-seed#[53A146DE33B22742]-worker) 
[     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 301239 INFO  
(SUITE-TestDistributedStatsComponentCardinality-seed#[53A146DE33B22742]-worker) 
[     ] o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_53A146DE33B22742-001/data-dir-37-001
   [junit4]   2> 301239 WARN  
(SUITE-TestDistributedStatsComponentCardinality-seed#[53A146DE33B22742]-worker) 
[     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 301239 INFO  
(SUITE-TestDistributedStatsComponentCardinality-seed#[53A146DE33B22742]-worker) 
[     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 301241 INFO  
(SUITE-TestDistributedStatsComponentCardinality-seed#[53A146DE33B22742]-worker) 
[     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-9062)
   [junit4]   2> 301241 INFO  
(SUITE-TestDistributedStatsComponentCardinality-seed#[53A146DE33B22742]-worker) 
[     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system 
property: /tx/ta
   [junit4]   2> 301368 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_53A146DE33B22742-001/tempDir-001/control/cores/collection1
   [junit4]   2> 301370 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 301370 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 
...
   [junit4]   2> 301370 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; 
git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 301371 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 301371 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 301371 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 301371 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6a481210{/tx/ta,null,AVAILABLE}
   [junit4]   2> 301372 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.e.j.s.AbstractConnector Started ServerConnector@374c25fc{HTTP/1.1, 
(http/1.1, h2c)}{127.0.0.1:?????}
   [junit4]   2> 301372 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 301372 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/tx/ta, 
hostPort=36415, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_53A146DE33B22742-001/tempDir-001/control/cores}
   [junit4]   2> 301372 ERROR 
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 301372 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 301372 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.11.0
   [junit4]   2> 301372 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode 
on port null
   [junit4]   2> 301372 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 301372 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-09-15T16:08:48.621Z
   [junit4]   2> 301372 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_53A146DE33B22742-001/tempDir-001/control/solr.xml
   [junit4]   2> 301375 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 301375 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 301377 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@41975d41, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 302309 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 302310 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@749cac3c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 302311 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@749cac3c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 302314 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@16941be5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 302315 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@16941be5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 302316 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.c.CoreContainer Not all security plugins configured!  
authentication=disabled authorization=disabled.  Solr is only as secure as you 
make it. Consider configuring authentication/authorization before exposing Solr 
to users internal or external.  See https://s.apache.org/solrsecurity for more 
info
   [junit4]   2> 302329 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for 
max 4 cores with initial capacity of 4
   [junit4]   2> 302329 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 302350 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41975d41
   [junit4]   2> 302358 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41975d41
   [junit4]   2> 302358 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41975d41
   [junit4]   2> 302359 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_53A146DE33B22742-001/tempDir-001/control/cores
   [junit4]   2> 302360 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 302384 INFO  (coreLoadExecutor-1852-thread-1) [    
x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from 
paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 302424 INFO  (coreLoadExecutor-1852-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
   [junit4]   2> 302424 WARN  (coreLoadExecutor-1852-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is 
currently not implemented and has no effect.
   [junit4]   2> 302425 WARN  (coreLoadExecutor-1852-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer 
supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 302429 INFO  (coreLoadExecutor-1852-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 302438 INFO  (coreLoadExecutor-1852-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field 
id
   [junit4]   2> 302445 INFO  (coreLoadExecutor-1852-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 302446 INFO  (coreLoadExecutor-1852-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@41975d41
   [junit4]   2> 302446 INFO  (coreLoadExecutor-1852-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_53A146DE33B22742-001/tempDir-001/control/cores/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_53A146DE33B22742-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 302447 INFO  (coreLoadExecutor-1852-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.19235238082408035]
   [junit4]   2> 302506 INFO  (coreLoadExecutor-1852-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 302506 INFO  (coreLoadExecutor-1852-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 302508 INFO  (coreLoadExecutor-1852-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 302508 INFO  (coreLoadExecutor-1852-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 302509 INFO  (coreLoadExecutor-1852-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.607999015624465]
   [junit4]   2> 302510 INFO  (coreLoadExecutor-1852-thread-1) [    
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 302520 INFO  (coreLoadExecutor-1852-thread-1) [    
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 302542 INFO  (coreLoadExecutor-1852-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 302542 INFO  (coreLoadExecutor-1852-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1710984663967727616
   [junit4]   2> 302543 INFO  
(searcherExecutor-1854-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 302543 INFO  
(searcherExecutor-1854-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 302543 INFO  
(searcherExecutor-1854-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 302543 INFO  
(searcherExecutor-1854-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 302544 INFO  
(searcherExecutor-1854-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 302544 INFO  
(searcherExecutor-1854-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 302544 INFO  
(searcherExecutor-1854-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 302544 INFO  
(searcherExecutor-1854-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 302544 INFO  
(searcherExecutor-1854-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 302546 INFO  
(searcherExecutor-1854-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 302669 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_53A146DE33B22742-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 302670 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 302670 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 
...
   [junit4]   2> 302670 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; 
git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 302671 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 302671 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 302671 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 302671 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@689e6e90{/tx/ta,null,AVAILABLE}
   [junit4]   2> 302672 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.e.j.s.AbstractConnector Started ServerConnector@47fc7c89{HTTP/1.1, 
(http/1.1, h2c)}{127.0.0.1:?????}
   [junit4]   2> 302672 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 302672 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/tx/ta, 
hostPort=37295, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_53A146DE33B22742-001/tempDir-001/shard0/cores}
   [junit4]   2> 302672 ERROR 
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 302672 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 302672 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.11.0
   [junit4]   2> 302672 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode 
on port null
   [junit4]   2> 302672 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 302672 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-09-15T16:08:49.921Z
   [junit4]   2> 302672 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_53A146DE33B22742-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 302675 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 302675 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 302676 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@41975d41, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 303871 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 303873 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6f4a498c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 303873 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@6f4a498c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 303876 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6beb3997[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 303876 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@6beb3997[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 303878 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.c.CoreContainer Not all security plugins configured!  
authentication=disabled authorization=disabled.  Solr is only as secure as you 
make it. Consider configuring authentication/authorization before exposing Solr 
to users internal or external.  See https://s.apache.org/solrsecurity for more 
info
   [junit4]   2> 303893 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for 
max 4 cores with initial capacity of 4
   [junit4]   2> 303893 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 303917 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41975d41
   [junit4]   2> 303930 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41975d41
   [junit4]   2> 303930 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41975d41
   [junit4]   2> 303931 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_53A146DE33B22742-001/tempDir-001/shard0/cores
   [junit4]   2> 303931 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 303940 INFO  (coreLoadExecutor-1871-thread-1) [    
x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from 
paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 303967 INFO  (coreLoadExecutor-1871-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
   [junit4]   2> 303967 WARN  (coreLoadExecutor-1871-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is 
currently not implemented and has no effect.
   [junit4]   2> 303967 WARN  (coreLoadExecutor-1871-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer 
supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 303971 INFO  (coreLoadExecutor-1871-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 303978 INFO  (coreLoadExecutor-1871-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field 
id
   [junit4]   2> 303985 INFO  (coreLoadExecutor-1871-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 303986 INFO  (coreLoadExecutor-1871-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@41975d41
   [junit4]   2> 303986 INFO  (coreLoadExecutor-1871-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_53A146DE33B22742-001/tempDir-001/shard0/cores/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_53A146DE33B22742-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 303987 INFO  (coreLoadExecutor-1871-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.19235238082408035]
   [junit4]   2> 304058 INFO  (coreLoadExecutor-1871-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 304058 INFO  (coreLoadExecutor-1871-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 304059 INFO  (coreLoadExecutor-1871-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 304059 INFO  (coreLoadExecutor-1871-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 304060 INFO  (coreLoadExecutor-1871-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.607999015624465]
   [junit4]   2> 304061 INFO  (coreLoadExecutor-1871-thread-1) [    
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 304071 INFO  (coreLoadExecutor-1871-thread-1) [    
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 304097 INFO  (coreLoadExecutor-1871-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 304097 INFO  (coreLoadExecutor-1871-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1710984665598263296
   [junit4]   2> 304099 INFO  
(searcherExecutor-1873-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 304099 INFO  
(searcherExecutor-1873-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 304099 INFO  
(searcherExecutor-1873-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 304099 INFO  
(searcherExecutor-1873-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 304099 INFO  
(searcherExecutor-1873-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 304099 INFO  
(searcherExecutor-1873-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 304100 INFO  
(searcherExecutor-1873-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 304100 INFO  
(searcherExecutor-1873-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 304100 INFO  
(searcherExecutor-1873-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 304102 INFO  
(searcherExecutor-1873-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 304228 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_53A146DE33B22742-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 304229 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 304229 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 
...
   [junit4]   2> 304229 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; 
git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 304233 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 304233 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 304233 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 304234 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@19697182{/tx/ta,null,AVAILABLE}
   [junit4]   2> 304234 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.e.j.s.AbstractConnector Started ServerConnector@197197a8{HTTP/1.1, 
(http/1.1, h2c)}{127.0.0.1:?????}
   [junit4]   2> 304234 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 304234 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/tx/ta, 
hostPort=35863, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_53A146DE33B22742-001/tempDir-001/shard1/cores}
   [junit4]   2> 304235 ERROR 
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 304235 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 304235 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.11.0
   [junit4]   2> 304235 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode 
on port null
   [junit4]   2> 304235 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 304235 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-09-15T16:08:51.484Z
   [junit4]   2> 304235 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_53A146DE33B22742-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 304238 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 304238 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 304239 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@41975d41, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 305853 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 305854 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@24047fb8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 305854 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@24047fb8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 305889 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@15837df[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 305889 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@15837df[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 305891 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.c.CoreContainer Not all security plugins configured!  
authentication=disabled authorization=disabled.  Solr is only as secure as you 
make it. Consider configuring authentication/authorization before exposing Solr 
to users internal or external.  See https://s.apache.org/solrsecurity for more 
info
   [junit4]   2> 305903 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for 
max 4 cores with initial capacity of 4
   [junit4]   2> 305903 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 305926 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41975d41
   [junit4]   2> 305938 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41975d41
   [junit4]   2> 305938 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41975d41
   [junit4]   2> 305939 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_53A146DE33B22742-001/tempDir-001/shard1/cores
   [junit4]   2> 305939 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 305987 INFO  (coreLoadExecutor-1890-thread-1) [    
x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from 
paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 306014 INFO  (coreLoadExecutor-1890-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
   [junit4]   2> 306014 WARN  (coreLoadExecutor-1890-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is 
currently not implemented and has no effect.
   [junit4]   2> 306016 WARN  (coreLoadExecutor-1890-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer 
supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 306037 INFO  (coreLoadExecutor-1890-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 306046 INFO  (coreLoadExecutor-1890-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field 
id
   [junit4]   2> 306055 INFO  (coreLoadExecutor-1890-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 306063 INFO  (coreLoadExecutor-1890-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@41975d41
   [junit4]   2> 306064 INFO  (coreLoadExecutor-1890-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_53A146DE33B22742-001/tempDir-001/shard1/cores/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_53A146DE33B22742-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 306070 INFO  (coreLoadExecutor-1890-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.19235238082408035]
   [junit4]   2> 306167 INFO  (coreLoadExecutor-1890-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 306167 INFO  (coreLoadExecutor-1890-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 306168 INFO  (coreLoadExecutor-1890-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 306168 INFO  (coreLoadExecutor-1890-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 306170 INFO  (coreLoadExecutor-1890-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.607999015624465]
   [junit4]   2> 306173 INFO  (coreLoadExecutor-1890-thread-1) [    
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 306189 INFO  (coreLoadExecutor-1890-thread-1) [    
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 306218 INFO  (coreLoadExecutor-1890-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 306218 INFO  (coreLoadExecutor-1890-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1710984667822292992
   [junit4]   2> 306219 INFO  
(searcherExecutor-1892-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 306219 INFO  
(searcherExecutor-1892-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 306219 INFO  
(searcherExecutor-1892-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 306219 INFO  
(searcherExecutor-1892-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 306220 INFO  
(searcherExecutor-1892-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 306220 INFO  
(searcherExecutor-1892-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 306220 INFO  
(searcherExecutor-1892-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 306220 INFO  
(searcherExecutor-1892-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 306222 INFO  
(searcherExecutor-1892-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 306227 INFO  
(searcherExecutor-1892-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 306480 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_53A146DE33B22742-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 306486 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 306486 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 
...
   [junit4]   2> 306486 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; 
git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 306498 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 306498 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 306498 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 306498 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@654684c9{/tx/ta,null,AVAILABLE}
   [junit4]   2> 306505 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.e.j.s.AbstractConnector Started ServerConnector@73434da{HTTP/1.1, 
(http/1.1, h2c)}{127.0.0.1:?????}
   [junit4]   2> 306505 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 306505 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/tx/ta, 
hostPort=37433, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_53A146DE33B22742-001/tempDir-001/shard2/cores}
   [junit4]   2> 306505 ERROR 
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 306505 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 306506 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.11.0
   [junit4]   2> 306506 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode 
on port null
   [junit4]   2> 306506 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 306506 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2021-09-15T16:08:53.755Z
   [junit4]   2> 306506 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_53A146DE33B22742-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 306508 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 306508 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 306510 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@41975d41, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 306920 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 306954 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@75862b93[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 306954 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@75862b93[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 306984 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6d4d162e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 306984 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for Client@6d4d162e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 306986 WARN  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.c.CoreContainer Not all security plugins configured!  
authentication=disabled authorization=disabled.  Solr is only as secure as you 
make it. Consider configuring authentication/authorization before exposing Solr 
to users internal or external.  See https://s.apache.org/solrsecurity for more 
info
   [junit4]   2> 307001 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for 
max 4 cores with initial capacity of 4
   [junit4]   2> 307002 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 307032 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41975d41
   [junit4]   2> 307093 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41975d41
   [junit4]   2> 307093 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@41975d41
   [junit4]   2> 307095 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_53A146DE33B22742-001/tempDir-001/shard2/cores
   [junit4]   2> 307095 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 307124 INFO  (coreLoadExecutor-1909-thread-1) [    
x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from 
paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 307181 INFO  (coreLoadExecutor-1909-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.0
   [junit4]   2> 307181 WARN  (coreLoadExecutor-1909-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is 
currently not implemented and has no effect.
   [junit4]   2> 307182 WARN  (coreLoadExecutor-1909-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer 
supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 307185 INFO  (coreLoadExecutor-1909-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 307213 INFO  (coreLoadExecutor-1909-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field 
id
   [junit4]   2> 307223 INFO  (coreLoadExecutor-1909-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 307223 INFO  (coreLoadExecutor-1909-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@41975d41
   [junit4]   2> 307223 INFO  (coreLoadExecutor-1909-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_53A146DE33B22742-001/tempDir-001/shard2/cores/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_53A146DE33B22742-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 307238 INFO  (coreLoadExecutor-1909-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.19235238082408035]
   [junit4]   2> 307382 INFO  (coreLoadExecutor-1909-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 307382 INFO  (coreLoadExecutor-1909-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 307383 INFO  (coreLoadExecutor-1909-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 307383 INFO  (coreLoadExecutor-1909-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 307393 INFO  (coreLoadExecutor-1909-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.607999015624465]
   [junit4]   2> 307394 INFO  (coreLoadExecutor-1909-thread-1) [    
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 307407 INFO  (coreLoadExecutor-1909-thread-1) [    
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 307436 INFO  (coreLoadExecutor-1909-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 307436 INFO  (coreLoadExecutor-1909-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1710984669099458560
   [junit4]   2> 307438 INFO  
(searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 307438 INFO  
(searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 307438 INFO  
(searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 307438 INFO  
(searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 307438 INFO  
(searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 307438 INFO  
(searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 307439 INFO  
(searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 307439 INFO  
(searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 307439 INFO  
(searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 307458 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 307458 INFO  
(TEST-TestDistributedStatsComponentCardinality.test-seed#[53A146DE33B22742]) [  
   ] o.a.s.h.c.TestDistributedStatsComponentCardinality Building an index of 
13106 docs
   [junit4]   2> 307460 INFO  
(searcherExecutor-1911-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 307474 INFO  (qtp318774899-5235) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[1 (1710984669137207296)]} 0 2
   [junit4]   2> 307479 INFO  (qtp2472160-5256) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[1 (1710984669142450176)]} 0 1
   [junit4]   2> 307480 INFO  (qtp318774899-5237) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[2 (1710984669144547328)]} 0 0
   [junit4]   2> 307496 INFO  (qtp399841509-5277) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[2 (1710984669153984512)]} 0 7
   [junit4]   2> 307497 INFO  (qtp318774899-5236) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[3 (1710984669163421696)]} 0 0
   [junit4]   2> 307508 INFO  (qtp1569595720-5299) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[3 (1710984669171810304)]} 0 3
   [junit4]   2> 307509 INFO  (qtp318774899-5238) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[4 (1710984669174956032)]} 0 0
   [junit4]   2> 307509 INFO  (qtp2472160-5257) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[4 (1710984669176004608)]} 0 0
   [junit4]   2> 307510 INFO  (qtp318774899-5233) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[5 (1710984669177053184)]} 0 0
   [junit4]   2> 307511 INFO  (qtp399841509-5278) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[5 (1710984669178101760)]} 0 0
   [junit4]   2> 307511 INFO  (qtp318774899-5235) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[6 (1710984669178101760)]} 0 0
   [junit4]   2> 307512 INFO  (qtp1569595720-5300) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[6 (1710984669179150336)]} 0 0
   [junit4]   2> 307513 INFO  (qtp318774899-5237) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[7 (1710984669179150336)]} 0 0
   [junit4]   2> 307513 INFO  (qtp2472160-5258) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[7 (1710984669180198912)]} 0 0
   [junit4]   2> 307514 INFO  (qtp318774899-5236) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[8 (1710984669181247488)]} 0 0
   [junit4]   2> 307514 INFO  (qtp399841509-5279) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[8 (1710984669181247488)]} 0 0
   [junit4]   2> 307515 INFO  (qtp318774899-5238) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[9 (1710984669182296064)]} 0 0
   [junit4]   2> 307516 INFO  (qtp1569595720-5301) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[9 (1710984669182296064)]} 0 0
   [junit4]   2> 307516 INFO  (qtp318774899-5233) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[10 (1710984669183344640)]} 0 0
   [junit4]   2> 307517 INFO  (qtp2472160-5259) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[10 (1710984669184393216)]} 0 0
   [junit4]   2> 307517 INFO  (qtp318774899-5235) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[11 (1710984669184393216)]} 0 0
   [junit4]   2> 307518 INFO  (qtp399841509-5280) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[11 (1710984669185441792)]} 0 0
   [junit4]   2> 307518 INFO  (qtp318774899-5237) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[12 (1710984669185441792)]} 0 0
   [junit4]   2> 307519 INFO  (qtp1569595720-5296) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[12 (1710984669186490368)]} 0 0
   [junit4]   2> 307520 INFO  (qtp318774899-5236) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[13 (1710984669186490368)]} 0 0
   [junit4]   2> 307520 INFO  (qtp2472160-5255) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[13 (1710984669187538944)]} 0 0
   [junit4]   2> 307521 INFO  (qtp318774899-5238) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[14 (1710984669188587520)]} 0 0
   [junit4]   2> 307522 INFO  (qtp399841509-5276) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[14 (1710984669189636096)]} 0 0
   [junit4]   2> 307523 INFO  (qtp318774899-5233) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[15 (1710984669189636096)]} 0 0
   [junit4]   2> 307523 INFO  (qtp1569595720-5298) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[15 (1710984669190684672)]} 0 0
   [junit4]   2> 307524 INFO  (qtp318774899-5235) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[16 (1710984669190684672)]} 0 0
   [junit4]   2> 307524 INFO  (qtp2472160-5256) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[16 (1710984669191733248)]} 0 0
   [junit4]   2> 307525 INFO  (qtp318774899-5237) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[17 (1710984669191733248)]} 0 0
   [junit4]   2> 307525 INFO  (qtp399841509-5277) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[17 (1710984669192781824)]} 0 0
   [junit4]   2> 307527 INFO  (qtp318774899-5236) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[18 (1710984669194878976)]} 0 0
   [junit4]   2> 307528 INFO  (qtp1569595720-5299) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[18 (1710984669195927552)]} 0 0
   [junit4]   2> 307528 INFO  (qtp318774899-5238) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[19 (1710984669195927552)]} 0 0
   [junit4]   2> 307529 INFO  (qtp2472160-5257) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[19 (1710984669196976128)]} 0 0
   [junit4]   2> 307530 INFO  (qtp318774899-5233) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[20 (1710984669196976128)]} 0 0
   [junit4]   2> 307530 INFO  (qtp399841509-5278) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[20 (1710984669198024704)]} 0 0
   [junit4]   2> 307531 INFO  (qtp318774899-5235) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[21 (1710984669198024704)]} 0 0
   [junit4]   2> 307531 INFO  (qtp1569595720-5300) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[21 (1710984669199073280)]} 0 0
   [junit4]   2> 307532 INFO  (qtp318774899-5237) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[22 (1710984669199073280)]} 0 0
   [junit4]   2> 307532 INFO  (qtp2472160-5258) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[22 (1710984669200121856)]} 0 0
   [junit4]   2> 307533 INFO  (qtp318774899-5236) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[23 (1710984669200121856)]} 0 0
   [junit4]   2> 307533 INFO  (qtp399841509-5279) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[23 (1710984669201170432)]} 0 0
   [junit4]   2> 307534 INFO  (qtp318774899-5238) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[24 (1710984669201170432)]} 0 0
   [junit4]   2> 307534 INFO  (qtp1569595720-5301) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[24 (1710984669202219008)]} 0 0
   [junit4]   2> 307535 INFO  (qtp318774899-5233) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[25 (1710984669202219008)]} 0 0
   [junit4]   2> 307535 INFO  (qtp2472160-5259) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[25 (1710984669203267584)]} 0 0
   [junit4]   2> 307537 INFO  (qtp318774899-5235) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[26 (1710984669205364736)]} 0 0
   [junit4]   2> 307537 INFO  (qtp399841509-5280) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[26 (1710984669205364736)]} 0 0
   [junit4]   2> 307538 INFO  (qtp318774899-5237) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[27 (1710984669206413312)]} 0 0
   [junit4]   2> 307538 INFO  (qtp1569595720-5296) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[27 (1710984669206413312)]} 0 0
   [junit4]   2> 307539 INFO  (qtp318774899-5236) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[28 (1710984669207461888)]} 0 0
   [junit4]   2> 307539 INFO  (qtp2472160-5255) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[28 (1710984669207461888)]} 0 0
   [junit4]   2> 307540 INFO  (qtp318774899-5238) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[29 (1710984669208510464)]} 0 0
   [junit4]   2> 307540 INFO  (qtp399841509-5276) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[29 (1710984669208510464)]} 0 0
   [junit4]   2> 307541 INFO  (qtp318774899-5233) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[30 (1710984669209559040)]} 0 0
   [junit4]   2> 307541 INFO  (qtp1569595720-5298) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[30 (1710984669209559040)]} 0 0
   [junit4]   2> 307542 INFO  (qtp318774899-5235) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[31 (1710984669210607616)]} 0 0
   [junit4]   2> 307542 INFO  (qtp2472160-5256) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[31 (1710984669210607616)]} 0 0
   [junit4]   2> 307543 INFO  (qtp318774899-5237) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[32 (1710984669211656192)]} 0 0
   [junit4]   2> 307543 INFO  (qtp399841509-5277) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[32 (1710984669211656192)]} 0 0
   [junit4]   2> 307544 INFO  (qtp318774899-5236) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[33 (1710984669212704768)]} 0 0
   [junit4]   2> 307544 INFO  (qtp1569595720-5299) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[33 (1710984669212704768)]} 0 0
   [junit4]   2> 307545 INFO  (qtp318774899-5238) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[34 (1710984669213753344)]} 0 0
   [junit4]   2> 307545 INFO  (qtp2472160-5257) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[34 (1710984669213753344)]} 0 0
   [junit4]   2> 307546 INFO  (qtp318774899-5233) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[35 (1710984669214801920)]} 0 0
   [junit4]   2> 307546 INFO  (qtp399841509-5278) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[35 (1710984669214801920)]} 0 0
   [junit4]   2> 307547 INFO  (qtp318774899-5235) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[36 (1710984669215850496)]} 0 0
   [junit4]   2> 307547 INFO  (qtp1569595720-5300) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[36 (1710984669215850496)]} 0 0
   [junit4]   2> 307549 INFO  (qtp318774899-5237) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[37 (1710984669217947648)]} 0 0
   [junit4]   2> 307550 INFO  (qtp2472160-5258) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[37 (1710984669218996224)]} 0 0
   [junit4]   2> 307550 INFO  (qtp318774899-5236) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[38 (1710984669218996224)]} 0 0
   [junit4]   2> 307551 INFO  (qtp399841509-5279) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[38 (1710984669220044800)]} 0 0
   [junit4]   2> 307551 INFO  (qtp318774899-5238) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[39 (1710984669220044800)]} 0 0
   [junit4]   2> 307552 INFO  (qtp1569595720-5301) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[39 (1710984669220044800)]} 0 0
   [junit4]   2> 307552 INFO  (qtp318774899-5233) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[40 (1710984669221093376)]} 0 0
   [junit4]   2> 307553 INFO  (qtp2472160-5259) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[40 (1710984669221093376)]} 0 0
   [junit4]   2> 307553 INFO  (qtp318774899-5235) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[41 (1710984669222141952)]} 0 0
   [junit4]   2> 307553 INFO  (qtp399841509-5280) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[41 (1710984669222141952)]} 0 0
   [junit4]   2> 307554 INFO  (qtp318774899-5237) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[42 (1710984669223190528)]} 0 0
   [junit4]   2> 307554 INFO  (qtp1569595720-5296) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/tx/ta path=/update 
params={wt=javabin&version=2}{add=[42 (1710984669223190528)]} 0 0
   [juni

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

#[53A146DE33B22742]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1]  webapp=null path=null params={}{add=[11]} 0 0
   [junit4]   2> 2203989 INFO  
(TEST-TestFiltering.testLiveDocsSharing-seed#[53A146DE33B22742]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[12]} 0 0
   [junit4]   2> 2203989 INFO  
(TEST-TestFiltering.testLiveDocsSharing-seed#[53A146DE33B22742]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[13]} 0 0
   [junit4]   2> 2203989 INFO  
(TEST-TestFiltering.testLiveDocsSharing-seed#[53A146DE33B22742]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[14]} 0 0
   [junit4]   2> 2203990 INFO  
(TEST-TestFiltering.testLiveDocsSharing-seed#[53A146DE33B22742]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[15]} 0 0
   [junit4]   2> 2203990 INFO  
(TEST-TestFiltering.testLiveDocsSharing-seed#[53A146DE33B22742]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[15]} 0 0
   [junit4]   2> 2203990 INFO  
(TEST-TestFiltering.testLiveDocsSharing-seed#[53A146DE33B22742]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[16]} 0 0
   [junit4]   2> 2203990 INFO  
(TEST-TestFiltering.testLiveDocsSharing-seed#[53A146DE33B22742]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[17]} 0 0
   [junit4]   2> 2203990 INFO  
(TEST-TestFiltering.testLiveDocsSharing-seed#[53A146DE33B22742]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[18]} 0 0
   [junit4]   2> 2203991 INFO  
(TEST-TestFiltering.testLiveDocsSharing-seed#[53A146DE33B22742]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[19]} 0 0
   [junit4]   2> 2203998 INFO  
(searcherExecutor-25024-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 2204000 INFO  
(TEST-TestFiltering.testLiveDocsSharing-seed#[53A146DE33B22742]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 9
   [junit4]   2> 2204004 INFO  
(TEST-TestFiltering.testLiveDocsSharing-seed#[53A146DE33B22742]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testLiveDocsSharing
   [junit4]   2> 2204004 INFO  
(SUITE-TestFiltering-seed#[53A146DE33B22742]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2204004 INFO  
(SUITE-TestFiltering-seed#[53A146DE33B22742]-worker) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=672131959
   [junit4]   2> 2204004 INFO  (coreCloseExecutor-25029-thread-1) [     ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@56cff760
   [junit4]   2> 2204004 INFO  (coreCloseExecutor-25029-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1 tag=SolrCore@56cff760
   [junit4]   2> 2204004 INFO  (coreCloseExecutor-25029-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3a753a7: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@add7a7a
   [junit4]   2> 2204023 INFO  (coreCloseExecutor-25029-thread-1) [     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 2204024 INFO  
(SUITE-TestFiltering-seed#[53A146DE33B22742]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 2204024 INFO  
(SUITE-TestFiltering-seed#[53A146DE33B22742]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2c5d61df: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@6d8fb8bc
   [junit4]   2> 2204030 INFO  
(SUITE-TestFiltering-seed#[53A146DE33B22742]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 2204030 INFO  
(SUITE-TestFiltering-seed#[53A146DE33B22742]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6a5f4233: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@4f55cd91
   [junit4]   2> 2204032 INFO  
(SUITE-TestFiltering-seed#[53A146DE33B22742]-worker) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 2204032 INFO  
(SUITE-TestFiltering-seed#[53A146DE33B22742]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4240ca60: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@3c9bd0e5
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.search.TestFiltering_53A146DE33B22742-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): 
{_root_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
 val_s=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=Direct), 
foo_s=Lucene84}, docValues:{val_i=DocValuesFormat(name=Direct)}, 
maxPointsInLeafNode=1214, maxMBSortInHeap=6.9268311603059995, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=de, 
timezone=Australia/Lord_Howe
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 
1.8.0_291 (64-bit)/cpus=4,threads=1,free=147817296,total=523763712
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestSchemaSimilarityResource, DistributedIntervalFacetingTest, 
AdminHandlersProxyTest, CloneFieldUpdateProcessorFactoryTest, 
TestGeoJSONResponseWriter, CrossCollectionJoinQueryTest, TestApiFramework, 
CursorMarkTest, DeleteReplicaTest, TestDocTermOrds, TestRTGBase, 
PhrasesIdentificationComponentTest, TestExceedMaxTermLength, MetricsConfigTest, 
TestSlowCompositeReaderWrapper, PeerSyncWithLeaderTest, NodeAddedTriggerTest, 
TestNRTOpen, ReindexCollectionTest, AssignTest, SpellingQueryConverterTest, 
SearchRateTriggerIntegrationTest, TestDynamicFieldCollectionResource, 
TestClassicSimilarityFactory, TestInPlaceUpdatesRequiredField, 
TestPerFieldSimilarity, TestRandomRequestDistribution, CloudMLTQParserTest, 
CSVRequestHandlerTest, TestConfigSetProperties, CoreSorterTest, 
SortSpecParsingTest, TriggerCooldownIntegrationTest, SolrRrdBackendFactoryTest, 
RoutingToNodesWithPropertiesTest, SimplePostToolTest, RestoreTriggerStateTest, 
TestSolrCloudWithHadoopAuthPlugin, V2ApiIntegrationTest, 
TestCorePropertiesReload, TestSystemIdResolver, ChaosMonkeyNothingIsSafeTest, 
CdcrRequestHandlerTest, TestFieldTypeCollectionResource, TestSegmentSorting, 
StatsComponentTest, ZookeeperStatusHandlerTest, TestMiniSolrCloudClusterSSL, 
NestedShardedAtomicUpdateTest, PackageManagerCLITest, TestScoreJoinQPNoScore, 
TestHashPartitioner, BasicFunctionalityTest, ReplicationFactorTest, 
TestPayloadScoreQParserPlugin, TestSchemaDesignerAPI, TestBlobHandler, 
TestExportTool, SmileWriterTest, TestClusterProperties, 
OverseerCollectionConfigSetProcessorTest, FastVectorHighlighterTest, 
HighlighterWithoutStoredIdTest, HLLUtilTest, CurrencyFieldTypeTest, 
TestDefaultStatsCache, CoreAdminOperationTest, SplitByPrefixTest, 
IndexBasedSpellCheckerTest, UnloadDistributedZkTest, TestStressReorder, 
TestExtendedDismaxParser, TestCloudJSONFacetJoinDomain, 
OverseerSolrResponseUnsafeSerializationTest, TestSolrConfigHandlerConcurrent, 
TestSQLHandlerNonCloud, DocValuesNotIndexedTest, 
DistributedFacetExistsSmallTest, TestDistributedSearch, 
TestLocalFSCloudBackupRestore, TestJoin, SolrCoreTest, BitVectorTest, 
ConcurrentDeleteAndCreateCollectionTest, RegexBoostProcessorTest, 
CollectionTooManyReplicasTest, TestPointFields, TestSubQueryTransformer, 
ZkStateReaderTest, ProtectedTermFilterFactoryTest, 
AssignBackwardCompatibilityTest, TestMinMaxOnMultiValuedField, 
TestSimExecutePlanAction, TestCloudPseudoReturnFields, HdfsSyncSliceTest, 
TestIndexSearcher, ClusterStateTest, TestWriterPerf, TestSolrDeletionPolicy2, 
PreAnalyzedFieldTest, TestSolrCloudSnapshots, TestManagedSchema, 
TermVectorComponentTest, TolerantUpdateProcessorTest, CollectionsAPISolrJTest, 
TestJmxIntegration, TestFieldCacheSort, HdfsBasicDistributedZk2Test, 
IndexSchemaRuntimeFieldTest, SolrRequestParserTest, BadIndexSchemaTest, 
TestHttpShardHandlerFactory, ZkFailoverTest, TestTermsQParserPlugin, 
LeaderVoteWaitTimeoutTest, RecoveryAfterSoftCommitTest, SplitShardTest, 
TestCloudDeleteByQuery, TestConfigSetsAPIZkFailure, TestCryptoKeys, 
TestDownShardTolerantSearch, TestPrepRecovery, TestPullReplicaWithAuth, 
TestSolrCloudWithDelegationTokens, TestSolrCloudWithSecureImpersonation, 
TestStressLiveNodes, HdfsAutoAddReplicasIntegrationTest, 
HttpTriggerListenerTest, IndexSizeTriggerMixedBoundsTest, TestSimUtils, 
BaseCdcrDistributedZkTest, CdcrBidirectionalTest, CdcrBootstrapTest, 
TestDynamicLoadingUrl, TestDynamicURP, TestQuerySenderNoQuery, 
TestReloadAndDeleteDocs, MoreLikeThisHandlerTest, TestConfigReload, 
TestReplicationHandler, TestPackages, NotRequiredUniqueKeyTest, 
NumericFieldsTest, PolyFieldTest, RequiredFieldsTest, SchemaApiFailureTest, 
SpatialRPTFieldTypeTest, MaxScoreCollectorTest, MergeStrategyTest, 
TestComplexPhraseLeadingWildcard, TestComplexPhraseQParserPlugin, 
TestCustomSort, TestFiltering]
   [junit4] Completed [794/947 (2!)] on J1 in 2.26s, 4 tests, 1 failure <<< 
FAILURES!

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

Reply via email to