You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/05/27 17:27:38 UTC

[JENKINS] Lucene » Lucene-Solr-NightlyTests-8.x - Build # 282 - Still unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.x/282/

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

Error Message:
Captured an uncaught exception in thread: Thread[id=19376, name=Thread-6485, state=RUNNABLE, group=TGRP-TestDistributedStatsComponentCardinality]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=19376, name=Thread-6485, state=RUNNABLE, group=TGRP-TestDistributedStatsComponentCardinality]
	at __randomizedtesting.SeedInfo.seed([A29BF96626EB5A3E:2ACFC6BC881737C6]:0)
Caused by: junit.framework.AssertionFailedError: .responseHeader.status:200!=0
	at __randomizedtesting.SeedInfo.seed([A29BF96626EB5A3E]:0)
	at junit.framework.Assert.fail(Assert.java:57)
	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:1006)
	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:1033)
	at org.apache.solr.BaseDistributedSearchTestCase$5.run(BaseDistributedSearchTestCase.java:694)




Build Log:
[...truncated 14101 lines...]
   [junit4] Suite: org.apache.solr.handler.component.TestDistributedStatsComponentCardinality
   [junit4]   2> 925806 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[A29BF96626EB5A3E]-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-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 925807 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[A29BF96626EB5A3E]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A29BF96626EB5A3E-001/data-dir-74-001
   [junit4]   2> 925807 WARN  (SUITE-TestDistributedStatsComponentCardinality-seed#[A29BF96626EB5A3E]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 925809 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[A29BF96626EB5A3E]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 925811 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[A29BF96626EB5A3E]-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> 925811 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[A29BF96626EB5A3E]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 925811 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[A29BF96626EB5A3E]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 925915 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A29BF96626EB5A3E-001/tempDir-001/control/cores/collection1
   [junit4]   2> 925919 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 925919 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 925919 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 925968 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 925968 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 925968 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 925968 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@381ba11{/,null,AVAILABLE}
   [junit4]   2> 925968 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@102f669{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33667}
   [junit4]   2> 925968 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.s.Server Started @925998ms
   [junit4]   2> 925968 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=33667, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A29BF96626EB5A3E-001/tempDir-001/control/cores}
   [junit4]   2> 925969 ERROR (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 925969 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 925969 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 925969 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 925969 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 925969 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-05-27T15:54:03.769Z
   [junit4]   2> 925969 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A29BF96626EB5A3E-001/tempDir-001/control/solr.xml
   [junit4]   2> 925971 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 925971 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 925973 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@24aebe4b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 927376 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 927376 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7f896719[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 927376 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7f896719[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 927384 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@55590b5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 927384 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@55590b5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 927385 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] 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> 927397 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 927397 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 927414 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24aebe4b
   [junit4]   2> 927421 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24aebe4b
   [junit4]   2> 927421 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24aebe4b
   [junit4]   2> 927422 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A29BF96626EB5A3E-001/tempDir-001/control/cores
   [junit4]   2> 927422 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 927434 INFO  (coreLoadExecutor-8905-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 927453 INFO  (coreLoadExecutor-8905-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 927453 WARN  (coreLoadExecutor-8905-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 927453 WARN  (coreLoadExecutor-8905-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> 927456 INFO  (coreLoadExecutor-8905-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 927463 INFO  (coreLoadExecutor-8905-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 927469 INFO  (coreLoadExecutor-8905-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 927469 INFO  (coreLoadExecutor-8905-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@24aebe4b
   [junit4]   2> 927469 INFO  (coreLoadExecutor-8905-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A29BF96626EB5A3E-001/tempDir-001/control/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A29BF96626EB5A3E-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 927471 INFO  (coreLoadExecutor-8905-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=1.7353515625, floorSegmentMB=1.78515625, forceMergeDeletesPctAllowed=5.911151832250158, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3943332459895984, deletesPctAllowed=29.82922913782574
   [junit4]   2> 927521 INFO  (coreLoadExecutor-8905-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 927521 INFO  (coreLoadExecutor-8905-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 927522 INFO  (coreLoadExecutor-8905-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 927522 INFO  (coreLoadExecutor-8905-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 927522 INFO  (coreLoadExecutor-8905-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@2e5c96cf
   [junit4]   2> 927524 INFO  (coreLoadExecutor-8905-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 927540 INFO  (coreLoadExecutor-8905-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 927610 INFO  (coreLoadExecutor-8905-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 927610 INFO  (coreLoadExecutor-8905-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1700927473356636160
   [junit4]   2> 927611 INFO  (searcherExecutor-8907-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 927611 INFO  (searcherExecutor-8907-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 927611 INFO  (searcherExecutor-8907-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 927611 INFO  (searcherExecutor-8907-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 927611 INFO  (searcherExecutor-8907-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 927612 INFO  (searcherExecutor-8907-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 927612 INFO  (searcherExecutor-8907-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 927612 INFO  (searcherExecutor-8907-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 927612 INFO  (searcherExecutor-8907-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 927613 INFO  (searcherExecutor-8907-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 927716 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A29BF96626EB5A3E-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 927716 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 927716 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 927717 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 927724 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 927724 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 927724 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 927724 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@510018fc{/,null,AVAILABLE}
   [junit4]   2> 927724 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3cd139dd{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44163}
   [junit4]   2> 927724 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.s.Server Started @927754ms
   [junit4]   2> 927724 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=44163, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A29BF96626EB5A3E-001/tempDir-001/shard0/cores}
   [junit4]   2> 927724 ERROR (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 927724 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 927724 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 927724 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 927725 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 927725 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-05-27T15:54:05.525Z
   [junit4]   2> 927725 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A29BF96626EB5A3E-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 927727 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 927727 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 927728 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@24aebe4b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 928156 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 928157 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7fc911d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 928157 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7fc911d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 928160 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@413be6c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 928160 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@413be6c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 928161 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] 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> 928177 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 928177 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 928196 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24aebe4b
   [junit4]   2> 928207 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24aebe4b
   [junit4]   2> 928207 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24aebe4b
   [junit4]   2> 928208 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A29BF96626EB5A3E-001/tempDir-001/shard0/cores
   [junit4]   2> 928208 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 928225 INFO  (coreLoadExecutor-8924-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 928241 INFO  (coreLoadExecutor-8924-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 928241 WARN  (coreLoadExecutor-8924-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 928242 WARN  (coreLoadExecutor-8924-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> 928245 INFO  (coreLoadExecutor-8924-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 928252 INFO  (coreLoadExecutor-8924-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 928258 INFO  (coreLoadExecutor-8924-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 928258 INFO  (coreLoadExecutor-8924-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@24aebe4b
   [junit4]   2> 928258 INFO  (coreLoadExecutor-8924-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A29BF96626EB5A3E-001/tempDir-001/shard0/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A29BF96626EB5A3E-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 928260 INFO  (coreLoadExecutor-8924-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=1.7353515625, floorSegmentMB=1.78515625, forceMergeDeletesPctAllowed=5.911151832250158, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3943332459895984, deletesPctAllowed=29.82922913782574
   [junit4]   2> 928311 INFO  (coreLoadExecutor-8924-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 928311 INFO  (coreLoadExecutor-8924-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 928312 INFO  (coreLoadExecutor-8924-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 928312 INFO  (coreLoadExecutor-8924-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 928313 INFO  (coreLoadExecutor-8924-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@1651f655
   [junit4]   2> 928314 INFO  (coreLoadExecutor-8924-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 928332 INFO  (coreLoadExecutor-8924-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 928400 INFO  (coreLoadExecutor-8924-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 928400 INFO  (coreLoadExecutor-8924-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1700927474185011200
   [junit4]   2> 928401 INFO  (searcherExecutor-8926-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 928402 INFO  (searcherExecutor-8926-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 928402 INFO  (searcherExecutor-8926-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 928402 INFO  (searcherExecutor-8926-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 928402 INFO  (searcherExecutor-8926-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 928403 INFO  (searcherExecutor-8926-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 928403 INFO  (searcherExecutor-8926-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 928403 INFO  (searcherExecutor-8926-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 928403 INFO  (searcherExecutor-8926-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 928405 INFO  (searcherExecutor-8926-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 928505 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A29BF96626EB5A3E-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 928506 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 928506 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 928506 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 928516 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 928516 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 928516 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 928520 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@18e627b{/,null,AVAILABLE}
   [junit4]   2> 928521 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@42454f7d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39655}
   [junit4]   2> 928521 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.s.Server Started @928551ms
   [junit4]   2> 928521 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=39655, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A29BF96626EB5A3E-001/tempDir-001/shard1/cores}
   [junit4]   2> 928521 ERROR (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 928521 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 928521 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 928522 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 928522 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 928522 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-05-27T15:54:06.322Z
   [junit4]   2> 928522 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A29BF96626EB5A3E-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 928541 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 928541 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 928543 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@24aebe4b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 929440 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 929441 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4c0d458e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 929441 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4c0d458e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 929448 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2baec3bb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 929448 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2baec3bb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 929449 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] 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> 929460 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 929460 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 929479 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24aebe4b
   [junit4]   2> 929490 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24aebe4b
   [junit4]   2> 929490 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24aebe4b
   [junit4]   2> 929492 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A29BF96626EB5A3E-001/tempDir-001/shard1/cores
   [junit4]   2> 929492 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 929510 INFO  (coreLoadExecutor-8943-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 929526 INFO  (coreLoadExecutor-8943-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 929526 WARN  (coreLoadExecutor-8943-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 929526 WARN  (coreLoadExecutor-8943-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> 929530 INFO  (coreLoadExecutor-8943-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 929537 INFO  (coreLoadExecutor-8943-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 929543 INFO  (coreLoadExecutor-8943-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 929544 INFO  (coreLoadExecutor-8943-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@24aebe4b
   [junit4]   2> 929544 INFO  (coreLoadExecutor-8943-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A29BF96626EB5A3E-001/tempDir-001/shard1/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A29BF96626EB5A3E-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 929545 INFO  (coreLoadExecutor-8943-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=1.7353515625, floorSegmentMB=1.78515625, forceMergeDeletesPctAllowed=5.911151832250158, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3943332459895984, deletesPctAllowed=29.82922913782574
   [junit4]   2> 929596 INFO  (coreLoadExecutor-8943-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 929596 INFO  (coreLoadExecutor-8943-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 929611 INFO  (coreLoadExecutor-8943-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 929611 INFO  (coreLoadExecutor-8943-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 929612 INFO  (coreLoadExecutor-8943-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@461af1a6
   [junit4]   2> 929613 INFO  (coreLoadExecutor-8943-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 929628 INFO  (coreLoadExecutor-8943-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 929696 INFO  (coreLoadExecutor-8943-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 929696 INFO  (coreLoadExecutor-8943-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1700927475543965696
   [junit4]   2> 929697 INFO  (searcherExecutor-8945-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 929700 INFO  (searcherExecutor-8945-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 929700 INFO  (searcherExecutor-8945-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 929700 INFO  (searcherExecutor-8945-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 929700 INFO  (searcherExecutor-8945-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 929700 INFO  (searcherExecutor-8945-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 929700 INFO  (searcherExecutor-8945-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 929700 INFO  (searcherExecutor-8945-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 929700 INFO  (searcherExecutor-8945-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 929702 INFO  (searcherExecutor-8945-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 929803 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A29BF96626EB5A3E-001/tempDir-001/shard2/cores/collection1
   [junit4]   2> 929804 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 929804 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 929804 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 929805 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 929805 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 929805 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 929805 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@56e2401{/,null,AVAILABLE}
   [junit4]   2> 929805 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@362c81a9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40609}
   [junit4]   2> 929806 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.s.Server Started @929835ms
   [junit4]   2> 929806 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=40609, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A29BF96626EB5A3E-001/tempDir-001/shard2/cores}
   [junit4]   2> 929806 ERROR (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 929806 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 929806 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 929806 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 929806 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 929806 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-05-27T15:54:07.606Z
   [junit4]   2> 929806 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A29BF96626EB5A3E-001/tempDir-001/shard2/solr.xml
   [junit4]   2> 929809 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 929809 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 929811 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@24aebe4b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 930543 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 930544 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@554abc45[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 930544 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@554abc45[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 930547 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@72b33d23[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 930547 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@72b33d23[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 930548 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] 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> 930559 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 930559 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 930580 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24aebe4b
   [junit4]   2> 930694 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24aebe4b
   [junit4]   2> 930695 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24aebe4b
   [junit4]   2> 930696 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A29BF96626EB5A3E-001/tempDir-001/shard2/cores
   [junit4]   2> 930696 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 930708 INFO  (coreLoadExecutor-8962-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 930726 INFO  (coreLoadExecutor-8962-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 930726 WARN  (coreLoadExecutor-8962-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 930727 WARN  (coreLoadExecutor-8962-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> 930730 INFO  (coreLoadExecutor-8962-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 930737 INFO  (coreLoadExecutor-8962-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 930743 INFO  (coreLoadExecutor-8962-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 930743 INFO  (coreLoadExecutor-8962-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@24aebe4b
   [junit4]   2> 930744 INFO  (coreLoadExecutor-8962-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A29BF96626EB5A3E-001/tempDir-001/shard2/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A29BF96626EB5A3E-001/tempDir-001/shard2/cores/collection1/data/]
   [junit4]   2> 930745 INFO  (coreLoadExecutor-8962-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=1.7353515625, floorSegmentMB=1.78515625, forceMergeDeletesPctAllowed=5.911151832250158, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3943332459895984, deletesPctAllowed=29.82922913782574
   [junit4]   2> 930820 INFO  (coreLoadExecutor-8962-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 930820 INFO  (coreLoadExecutor-8962-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 930821 INFO  (coreLoadExecutor-8962-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 930821 INFO  (coreLoadExecutor-8962-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 930822 INFO  (coreLoadExecutor-8962-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@4ff988fb
   [junit4]   2> 930823 INFO  (coreLoadExecutor-8962-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 930840 INFO  (coreLoadExecutor-8962-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 930977 INFO  (coreLoadExecutor-8962-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 930977 INFO  (coreLoadExecutor-8962-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1700927476887191552
   [junit4]   2> 930979 INFO  (searcherExecutor-8964-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 930980 INFO  (searcherExecutor-8964-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 930980 INFO  (searcherExecutor-8964-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 930980 INFO  (searcherExecutor-8964-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 930980 INFO  (searcherExecutor-8964-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 930980 INFO  (searcherExecutor-8964-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 930980 INFO  (searcherExecutor-8964-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 930980 INFO  (searcherExecutor-8964-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 930980 INFO  (searcherExecutor-8964-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 930982 INFO  (searcherExecutor-8964-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 931578 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A29BF96626EB5A3E-001/tempDir-001/shard3/cores/collection1
   [junit4]   2> 931579 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 931579 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 931579 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 931579 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 931579 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 931580 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 931584 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6a57e041{/,null,AVAILABLE}
   [junit4]   2> 931584 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1c673302{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33103}
   [junit4]   2> 931584 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.s.Server Started @931614ms
   [junit4]   2> 931584 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=33103, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A29BF96626EB5A3E-001/tempDir-001/shard3/cores}
   [junit4]   2> 931584 ERROR (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 931584 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 931584 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 931584 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 931584 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 931584 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-05-27T15:54:09.384Z
   [junit4]   2> 931584 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A29BF96626EB5A3E-001/tempDir-001/shard3/solr.xml
   [junit4]   2> 931587 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 931587 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 931588 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@24aebe4b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 932296 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 932296 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@57ec76ff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 932296 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@57ec76ff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 932299 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@535ba01a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 932299 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@535ba01a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 932300 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] 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> 932315 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 932316 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 932335 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24aebe4b
   [junit4]   2> 932345 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24aebe4b
   [junit4]   2> 932345 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24aebe4b
   [junit4]   2> 932347 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A29BF96626EB5A3E-001/tempDir-001/shard3/cores
   [junit4]   2> 932347 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 932364 INFO  (coreLoadExecutor-8981-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 932396 INFO  (coreLoadExecutor-8981-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 932397 WARN  (coreLoadExecutor-8981-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 932397 WARN  (coreLoadExecutor-8981-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> 932400 INFO  (coreLoadExecutor-8981-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 932407 INFO  (coreLoadExecutor-8981-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 932414 INFO  (coreLoadExecutor-8981-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 932414 INFO  (coreLoadExecutor-8981-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@24aebe4b
   [junit4]   2> 932414 INFO  (coreLoadExecutor-8981-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A29BF96626EB5A3E-001/tempDir-001/shard3/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A29BF96626EB5A3E-001/tempDir-001/shard3/cores/collection1/data/]
   [junit4]   2> 932416 INFO  (coreLoadExecutor-8981-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=1.7353515625, floorSegmentMB=1.78515625, forceMergeDeletesPctAllowed=5.911151832250158, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3943332459895984, deletesPctAllowed=29.82922913782574
   [junit4]   2> 932562 INFO  (coreLoadExecutor-8981-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 932563 INFO  (coreLoadExecutor-8981-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 932564 INFO  (coreLoadExecutor-8981-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 932564 INFO  (coreLoadExecutor-8981-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 932564 INFO  (coreLoadExecutor-8981-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@53cee51
   [junit4]   2> 932565 INFO  (coreLoadExecutor-8981-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 932582 INFO  (coreLoadExecutor-8981-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 932653 INFO  (coreLoadExecutor-8981-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 932653 INFO  (coreLoadExecutor-8981-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1700927478644604928
   [junit4]   2> 932654 INFO  (searcherExecutor-8983-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 932655 INFO  (searcherExecutor-8983-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 932655 INFO  (searcherExecutor-8983-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 932655 INFO  (searcherExecutor-8983-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 932656 INFO  (searcherExecutor-8983-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 932656 INFO  (searcherExecutor-8983-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 932656 INFO  (searcherExecutor-8983-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 932656 INFO  (searcherExecutor-8983-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 932656 INFO  (searcherExecutor-8983-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 932658 INFO  (searcherExecutor-8983-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 932758 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A29BF96626EB5A3E-001/tempDir-001/shard4/cores/collection1
   [junit4]   2> 932759 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 932759 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 932759 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 932768 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 932768 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 932768 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 932772 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1de5b860{/,null,AVAILABLE}
   [junit4]   2> 932772 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@203f4b69{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43439}
   [junit4]   2> 932772 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.s.Server Started @932802ms
   [junit4]   2> 932772 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=43439, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A29BF96626EB5A3E-001/tempDir-001/shard4/cores}
   [junit4]   2> 932772 ERROR (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 932772 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 932772 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 932772 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 932772 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 932772 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-05-27T15:54:10.572Z
   [junit4]   2> 932772 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A29BF96626EB5A3E-001/tempDir-001/shard4/solr.xml
   [junit4]   2> 932775 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 932775 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 932777 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@24aebe4b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 933857 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 933857 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2d44de0f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 933858 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2d44de0f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 933860 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4bbce643[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 933861 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4bbce643[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 933862 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] 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> 933873 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 933873 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 933893 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24aebe4b
   [junit4]   2> 933925 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24aebe4b
   [junit4]   2> 933925 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@24aebe4b
   [junit4]   2> 933927 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A29BF96626EB5A3E-001/tempDir-001/shard4/cores
   [junit4]   2> 933927 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[A29BF96626EB5A3E]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 933946 INFO  (coreLoadExecutor-9000-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 933962 INFO  (coreLoadExecutor-9000-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 933962 WARN  (coreLoadExecutor-9000-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 933963 WARN  (coreLoadExecutor-9000-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> 933966 INFO  (coreLoadExecutor-9000-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 933974 INFO  (coreLoadExecutor-9000-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 933981 INFO  (coreLoadExecutor-9000-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 933981 INFO  (coreLoadExecutor-9000-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@24aebe4b
   [junit4]   2> 933981 INFO  (coreLoadExecutor-9000-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A29BF96626EB5A3E-001/tempDir-001/shard4/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_A29BF96626EB5A3E-001/tempDir-001/shard4/cores/collection1/data/]
   [junit4]   2> 933984 INFO  (coreLoadExecutor-9000-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=1.7353515625, floorSegmentMB=1.78515625, forceMergeDeletesPctAllowed=5.911151832250158, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3943332459895984, deletesPctAllowed=29.82922913782574
   [junit4]   2> 934039 INFO  (coreLoadExecutor-9000-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 934039 INFO  (coreLoadExecutor-9000-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 934040 INFO  (coreLoadExecutor-9000-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 934040 INFO  (coreLoadExecutor-9000-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 934041 INFO  (coreLoadExecutor-9000-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@5f9cfad0
   [junit4]   2> 934042 INFO  (coreLoadExecutor-9000-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 934221 INFO  (coreLoadExecutor-9000-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 934296 INFO  (coreLoadExecutor-9000-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 934296 INFO  (coreLoadExecutor-9000-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1700927480367415296
   [junit4]   2> 934297 INFO  (searcherExecutor-9002-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 934298 INFO  (searcherExecutor-9002-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 934298 INFO  (searcherExecutor-9002-thread-1-processing-x:collection1) [    x:collection1 ] o.a

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

.jvm tag=null
   [junit4]   2> 1334544 INFO  (closeThreadPool-9052-thread-13) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@17c909d6: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@233fa624
   [junit4]   2> 1334545 INFO  (closeThreadPool-9052-thread-11) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1334545 INFO  (closeThreadPool-9052-thread-11) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@54fcddbd: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@233fa624
   [junit4]   2> 1334562 INFO  (closeThreadPool-9052-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1334562 INFO  (closeThreadPool-9052-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3c11ec04: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@d0039b9
   [junit4]   2> 1334563 INFO  (closeThreadPool-9052-thread-11) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1334563 INFO  (closeThreadPool-9052-thread-11) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@432fdcb4: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@d0039b9
   [junit4]   2> 1334564 INFO  (closeThreadPool-9052-thread-13) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1334564 INFO  (closeThreadPool-9052-thread-13) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2a6fd05b: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@d0039b9
   [junit4]   2> 1334566 INFO  (closeThreadPool-9052-thread-3) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1334566 INFO  (closeThreadPool-9052-thread-3) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4bd8b031: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@d0039b9
   [junit4]   2> 1334589 INFO  (closeThreadPool-9052-thread-9) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3cd139dd{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1334592 INFO  (closeThreadPool-9052-thread-9) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@510018fc{/,null,STOPPED}
   [junit4]   2> 1334592 INFO  (closeThreadPool-9052-thread-9) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1334596 INFO  (closeThreadPool-9052-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@42454f7d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1334597 INFO  (closeThreadPool-9052-thread-11) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1c673302{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1334604 INFO  (closeThreadPool-9052-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@18e627b{/,null,STOPPED}
   [junit4]   2> 1334604 INFO  (closeThreadPool-9052-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1334604 INFO  (closeThreadPool-9052-thread-11) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6a57e041{/,null,STOPPED}
   [junit4]   2> 1334604 INFO  (closeThreadPool-9052-thread-11) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1334604 INFO  (closeThreadPool-9052-thread-12) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@203f4b69{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1334605 INFO  (closeThreadPool-9052-thread-12) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1de5b860{/,null,STOPPED}
   [junit4]   2> 1334605 INFO  (closeThreadPool-9052-thread-12) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1334607 INFO  (closeThreadPool-9052-thread-13) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@582dd64c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1334608 INFO  (closeThreadPool-9052-thread-13) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@40ae090f{/,null,STOPPED}
   [junit4]   2> 1334608 INFO  (closeThreadPool-9052-thread-13) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1334609 INFO  (closeThreadPool-9052-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@391d130f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1334610 INFO  (closeThreadPool-9052-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@93d5cd9{/,null,STOPPED}
   [junit4]   2> 1334610 INFO  (closeThreadPool-9052-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistributedStatsComponentCardinality -Dtests.method=test -Dtests.seed=A29BF96626EB5A3E -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=ga -Dtests.timezone=America/Porto_Velho -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    409s J1 | TestDistributedStatsComponentCardinality.test <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=19376, name=Thread-6485, state=RUNNABLE, group=TGRP-TestDistributedStatsComponentCardinality]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A29BF96626EB5A3E:2ACFC6BC881737C6]:0)
   [junit4]    > Caused by: junit.framework.AssertionFailedError: .responseHeader.status:200!=0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A29BF96626EB5A3E]:0)
   [junit4]    > 	at junit.framework.Assert.fail(Assert.java:57)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:1006)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:1033)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$5.run(BaseDistributedSearchTestCase.java:694)
   [junit4]   2> 1334613 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[A29BF96626EB5A3E]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {multiDefault=PostingsFormat(name=MockRandom), _root_=PostingsFormat(name=LuceneVarGapDocFreqInterval), string_s=FST50, id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84))}, docValues:{int_i=DocValuesFormat(name=Lucene80), range_facet_l_dv=DocValuesFormat(name=Lucene80), intDefault=DocValuesFormat(name=Direct), int_i_prehashed_l=DocValuesFormat(name=Lucene80), range_facet_l=DocValuesFormat(name=Asserting), long_l_prehashed_l=DocValuesFormat(name=Lucene80), long_l=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Direct), string_s_prehashed_l=DocValuesFormat(name=Lucene80), id_i1=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Asserting), intDvoDefault=DocValuesFormat(name=Lucene80), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1963, maxMBSortInHeap=7.4260274465905045, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ga, timezone=America/Porto_Velho
   [junit4]   2> NOTE: Linux 4.15.0-142-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=90065200,total=530055168
   [junit4]   2> NOTE: All tests run in this JVM: [ReindexCollectionTest, CollectionsAPISolrJTest, TestRandomRequestDistribution, SimplePostToolTest, TestManagedResource, CollectionTooManyReplicasTest, MBeansHandlerTest, TestJmxIntegration, TestCustomDocTransformer, TestSolrCachePerf, TestStressIncrementalBackup, TestCrossCoreJoin, TestSurroundQueryParser, TestFieldCacheWithThreads, DOMUtilTest, ZkFailoverTest, TestPullReplicaErrorHandling, TriggerCooldownIntegrationTest, OverseerCollectionConfigSetProcessorTest, TestCloudPseudoReturnFields, IndexSizeTriggerTest, BlockCacheTest, DataDrivenBlockJoinTest, TestBooleanSimilarityFactory, PreAnalyzedFieldManagedSchemaCloudTest, V2StandaloneTest, TestDynamicURP, TestCollectionAPIs, AssignTest, QueryElevationComponentTest, TestSolrDeletionPolicy2, TestRTimerTree, ShardsWhitelistTest, CheckHdfsIndexTest, ShardRoutingTest, RoutingToNodesWithPropertiesTest, TestComplexPhraseQParserPlugin, BadCopyFieldTest, SecurityHeadersTest, TestReRankQParserPlugin, DirectSolrConnectionTest, TestAnalyzeInfixSuggestions, CoreSorterTest, RequestHandlersTest, CreateRoutedAliasTest, TolerantUpdateProcessorTest, XmlInterpolationTest, SolrJmxReporterCloudTest, TestConfLoadPerf, LeaderTragicEventTest, UtilsToolTest, TestExactStatsCache, SolrCLIZkUtilsTest, TestCloudDeleteByQuery, ChaosMonkeyNothingIsSafeTest, CdcrBidirectionalTest, RandomizedTaggerTest, TestNonDefinedSimilarityFactory, HdfsNNFailoverTest, TestUnInvertedFieldException, TestSolrCoreProperties, TestDistributedStatsComponentCardinality]
   [junit4] Completed [269/939 (1!)] on J1 in 409.66s, 1 test, 1 error <<< FAILURES!

[...truncated 53071 lines...]