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/12/19 13:55:31 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.11 - Build # 194 - Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.11/194/

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

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

Stack Trace:
junit.framework.AssertionFailedError: .responseHeader.status:200!=0
	at __randomizedtesting.SeedInfo.seed([843D0D39AB481C12:C6932E305B471EA]:0)
	at junit.framework.Assert.fail(Assert.java:57)
	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:1000)
	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:1027)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:673)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:640)
	at org.apache.solr.handler.component.TestDistributedStatsComponentCardinality.test(TestDistributedStatsComponentCardinality.java:191)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1084)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1055)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 15918 lines...]
   [junit4] Suite: org.apache.solr.handler.component.TestDistributedStatsComponentCardinality
   [junit4]   2> 1934590 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[843D0D39AB481C12]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1934590 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[843D0D39AB481C12]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-440 after mutting 0 log messages
   [junit4]   2> 1934590 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[843D0D39AB481C12]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-441 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 1934591 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[843D0D39AB481C12]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_843D0D39AB481C12-001/data-dir-200-001
   [junit4]   2> 1934591 WARN  (SUITE-TestDistributedStatsComponentCardinality-seed#[843D0D39AB481C12]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=44 numCloses=44
   [junit4]   2> 1934591 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[843D0D39AB481C12]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1934593 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[843D0D39AB481C12]-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> 1934593 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[843D0D39AB481C12]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1934593 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[843D0D39AB481C12]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1934598 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-441 after mutting 0 log messages
   [junit4]   2> 1934598 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-442 for ERROR logs matching regex: ignore_exception
   [junit4]   2> 1934730 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_843D0D39AB481C12-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1934731 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1934731 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1934731 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 1934734 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1934734 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1934735 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1934735 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a7651b5{/,null,AVAILABLE}
   [junit4]   2> 1934735 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@46540e56{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42315}
   [junit4]   2> 1934735 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.e.j.s.Server Started @1934767ms
   [junit4]   2> 1934735 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=42315, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_843D0D39AB481C12-001/tempDir-001/control/cores}
   [junit4]   2> 1934735 ERROR (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1934735 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1934735 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.11.2
   [junit4]   2> 1934735 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1934735 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 1934735 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-12-19T13:25:49.291Z
   [junit4]   2> 1934736 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_843D0D39AB481C12-001/tempDir-001/control/solr.xml
   [junit4]   2> 1934738 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1934738 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1934740 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6d4a8a13, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1936191 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1936192 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2b1521ae[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1936192 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2b1521ae[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1936195 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7a6a0ff9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1936195 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7a6a0ff9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1936196 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] 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> 1936208 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 1936208 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1936228 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d4a8a13
   [junit4]   2> 1936236 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d4a8a13
   [junit4]   2> 1936236 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d4a8a13
   [junit4]   2> 1936238 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_843D0D39AB481C12-001/tempDir-001/control/cores
   [junit4]   2> 1936238 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1936256 INFO  (coreLoadExecutor-21039-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1936279 INFO  (coreLoadExecutor-21039-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.2
   [junit4]   2> 1936279 WARN  (coreLoadExecutor-21039-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 1936279 WARN  (coreLoadExecutor-21039-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> 1936283 INFO  (coreLoadExecutor-21039-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1936290 INFO  (coreLoadExecutor-21039-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1936297 INFO  (coreLoadExecutor-21039-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1936298 INFO  (coreLoadExecutor-21039-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@6d4a8a13
   [junit4]   2> 1936298 INFO  (coreLoadExecutor-21039-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_843D0D39AB481C12-001/tempDir-001/control/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_843D0D39AB481C12-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 1936299 INFO  (coreLoadExecutor-21039-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=78.716796875, floorSegmentMB=0.6015625, forceMergeDeletesPctAllowed=22.72128005490936, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=41.65586175723381
   [junit4]   2> 1936351 INFO  (coreLoadExecutor-21039-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1936351 INFO  (coreLoadExecutor-21039-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1936352 INFO  (coreLoadExecutor-21039-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1936352 INFO  (coreLoadExecutor-21039-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1936353 INFO  (coreLoadExecutor-21039-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=106.5107421875, floorSegmentMB=0.255859375, forceMergeDeletesPctAllowed=29.052462063999805, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7727327823654061, deletesPctAllowed=23.711512149897818
   [junit4]   2> 1936354 INFO  (coreLoadExecutor-21039-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1936363 INFO  (coreLoadExecutor-21039-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1936388 INFO  (coreLoadExecutor-21039-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1936388 INFO  (coreLoadExecutor-21039-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1719581121911455744
   [junit4]   2> 1936389 INFO  (searcherExecutor-21041-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1936390 INFO  (searcherExecutor-21041-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1936390 INFO  (searcherExecutor-21041-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1936390 INFO  (searcherExecutor-21041-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1936390 INFO  (searcherExecutor-21041-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1936390 INFO  (searcherExecutor-21041-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1936390 INFO  (searcherExecutor-21041-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1936390 INFO  (searcherExecutor-21041-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1936391 INFO  (searcherExecutor-21041-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1936392 INFO  (searcherExecutor-21041-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1937029 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_843D0D39AB481C12-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1937030 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1937030 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1937030 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 1937030 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1937030 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1937030 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1937031 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6f579f2c{/,null,AVAILABLE}
   [junit4]   2> 1937031 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7c8ccad{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43309}
   [junit4]   2> 1937031 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.e.j.s.Server Started @1937063ms
   [junit4]   2> 1937031 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=43309, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_843D0D39AB481C12-001/tempDir-001/shard0/cores}
   [junit4]   2> 1937031 ERROR (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1937031 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1937031 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.11.2
   [junit4]   2> 1937031 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1937031 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 1937031 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-12-19T13:25:51.587Z
   [junit4]   2> 1937031 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_843D0D39AB481C12-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1937034 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1937034 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1937035 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6d4a8a13, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1939404 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1939406 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@88a2b59[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1939406 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@88a2b59[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1939409 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@25829913[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1939409 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@25829913[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1939411 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] 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> 1939423 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 1939423 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1939446 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d4a8a13
   [junit4]   2> 1939459 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d4a8a13
   [junit4]   2> 1939460 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d4a8a13
   [junit4]   2> 1939461 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_843D0D39AB481C12-001/tempDir-001/shard0/cores
   [junit4]   2> 1939461 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1939483 INFO  (coreLoadExecutor-21058-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1939706 INFO  (coreLoadExecutor-21058-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.2
   [junit4]   2> 1939707 WARN  (coreLoadExecutor-21058-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 1939707 WARN  (coreLoadExecutor-21058-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> 1939711 INFO  (coreLoadExecutor-21058-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1939719 INFO  (coreLoadExecutor-21058-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1939726 INFO  (coreLoadExecutor-21058-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1939726 INFO  (coreLoadExecutor-21058-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@6d4a8a13
   [junit4]   2> 1939726 INFO  (coreLoadExecutor-21058-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_843D0D39AB481C12-001/tempDir-001/shard0/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_843D0D39AB481C12-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 1939727 INFO  (coreLoadExecutor-21058-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=78.716796875, floorSegmentMB=0.6015625, forceMergeDeletesPctAllowed=22.72128005490936, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=41.65586175723381
   [junit4]   2> 1939815 INFO  (coreLoadExecutor-21058-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1939815 INFO  (coreLoadExecutor-21058-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1939816 INFO  (coreLoadExecutor-21058-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1939816 INFO  (coreLoadExecutor-21058-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1939817 INFO  (coreLoadExecutor-21058-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=106.5107421875, floorSegmentMB=0.255859375, forceMergeDeletesPctAllowed=29.052462063999805, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7727327823654061, deletesPctAllowed=23.711512149897818
   [junit4]   2> 1939818 INFO  (coreLoadExecutor-21058-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1939826 INFO  (coreLoadExecutor-21058-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1939849 INFO  (coreLoadExecutor-21058-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1939849 INFO  (coreLoadExecutor-21058-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1719581125540577280
   [junit4]   2> 1939855 INFO  (searcherExecutor-21060-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1939855 INFO  (searcherExecutor-21060-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1939855 INFO  (searcherExecutor-21060-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1939855 INFO  (searcherExecutor-21060-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1939855 INFO  (searcherExecutor-21060-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1939855 INFO  (searcherExecutor-21060-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1939856 INFO  (searcherExecutor-21060-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1939856 INFO  (searcherExecutor-21060-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1939856 INFO  (searcherExecutor-21060-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1939858 INFO  (searcherExecutor-21060-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1940225 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_843D0D39AB481C12-001/tempDir-001/shard1/cores/collection1
   [junit4]   2> 1940226 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1940226 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1940226 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_291-b10
   [junit4]   2> 1940227 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1940227 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1940227 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1940227 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@754d8785{/,null,AVAILABLE}
   [junit4]   2> 1940227 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6b97d40d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45463}
   [junit4]   2> 1940227 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.e.j.s.Server Started @1940259ms
   [junit4]   2> 1940227 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=45463, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_843D0D39AB481C12-001/tempDir-001/shard1/cores}
   [junit4]   2> 1940228 ERROR (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1940228 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1940228 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.11.2
   [junit4]   2> 1940228 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1940228 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr
   [junit4]   2> 1940228 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-12-19T13:25:54.784Z
   [junit4]   2> 1940228 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_843D0D39AB481C12-001/tempDir-001/shard1/solr.xml
   [junit4]   2> 1940230 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1940230 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1940232 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6d4a8a13, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1940687 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1940689 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3edc3314[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1940689 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3edc3314[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1940692 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3a825d5c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1940692 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3a825d5c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1940694 WARN  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] 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> 1940728 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4
   [junit4]   2> 1940728 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1940753 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d4a8a13
   [junit4]   2> 1940783 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d4a8a13
   [junit4]   2> 1940783 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d4a8a13
   [junit4]   2> 1940786 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_843D0D39AB481C12-001/tempDir-001/shard1/cores
   [junit4]   2> 1940786 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1941001 INFO  (coreLoadExecutor-21077-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1941020 INFO  (coreLoadExecutor-21077-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.11.2
   [junit4]   2> 1941020 WARN  (coreLoadExecutor-21077-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 1941021 WARN  (coreLoadExecutor-21077-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> 1941024 INFO  (coreLoadExecutor-21077-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1941033 INFO  (coreLoadExecutor-21077-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1941040 INFO  (coreLoadExecutor-21077-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1941041 INFO  (coreLoadExecutor-21077-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@6d4a8a13
   [junit4]   2> 1941041 INFO  (coreLoadExecutor-21077-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_843D0D39AB481C12-001/tempDir-001/shard1/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_843D0D39AB481C12-001/tempDir-001/shard1/cores/collection1/data/]
   [junit4]   2> 1941042 INFO  (coreLoadExecutor-21077-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=78.716796875, floorSegmentMB=0.6015625, forceMergeDeletesPctAllowed=22.72128005490936, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=41.65586175723381
   [junit4]   2> 1941102 INFO  (coreLoadExecutor-21077-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1941102 INFO  (coreLoadExecutor-21077-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1941103 INFO  (coreLoadExecutor-21077-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1941103 INFO  (coreLoadExecutor-21077-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1941104 INFO  (coreLoadExecutor-21077-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=106.5107421875, floorSegmentMB=0.255859375, forceMergeDeletesPctAllowed=29.052462063999805, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7727327823654061, deletesPctAllowed=23.711512149897818
   [junit4]   2> 1941105 INFO  (coreLoadExecutor-21077-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1941114 INFO  (coreLoadExecutor-21077-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1941142 INFO  (coreLoadExecutor-21077-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1941143 INFO  (coreLoadExecutor-21077-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1719581126897434624
   [junit4]   2> 1941146 INFO  (searcherExecutor-21079-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1941147 INFO  (searcherExecutor-21079-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1941147 INFO  (searcherExecutor-21079-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1941147 INFO  (searcherExecutor-21079-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1941147 INFO  (searcherExecutor-21079-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1941149 INFO  (searcherExecutor-21079-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1941150 INFO  (searcherExecutor-21079-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1941150 INFO  (searcherExecutor-21079-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1941150 INFO  (searcherExecutor-21079-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1941152 INFO  (searcherExecutor-21079-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1941656 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1941657 INFO  (TEST-TestDistributedStatsComponentCardinality.test-seed#[843D0D39AB481C12]) [     ] o.a.s.h.c.TestDistributedStatsComponentCardinality Building an index of 11622 docs
   [junit4]   2> 1941761 INFO  (qtp439823143-34095) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1719581127544406016)]} 0 1
   [junit4]   2> 1941764 INFO  (qtp1023138551-34137) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1719581127547551744)]} 0 0
   [junit4]   2> 1941765 INFO  (qtp439823143-34096) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2 (1719581127549648896)]} 0 0
   [junit4]   2> 1941773 INFO  (qtp652570767-34116) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2 (1719581127556988928)]} 0 0
   [junit4]   2> 1941774 INFO  (qtp439823143-34097) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3 (1719581127559086080)]} 0 0
   [junit4]   2> 1941774 INFO  (qtp1023138551-34138) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3 (1719581127559086080)]} 0 0
   [junit4]   2> 1941775 INFO  (qtp439823143-34098) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4 (1719581127560134656)]} 0 0
   [junit4]   2> 1941776 INFO  (qtp652570767-34117) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4 (1719581127561183232)]} 0 0
   [junit4]   2> 1941776 INFO  (qtp439823143-34094) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5 (1719581127561183232)]} 0 0
   [junit4]   2> 1941777 INFO  (qtp1023138551-34139) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5 (1719581127562231808)]} 0 0
   [junit4]   2> 1941778 INFO  (qtp439823143-34095) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6 (1719581127563280384)]} 0 0
   [junit4]   2> 1941778 INFO  (qtp652570767-34118) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6 (1719581127563280384)]} 0 0
   [junit4]   2> 1941779 INFO  (qtp439823143-34096) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7 (1719581127564328960)]} 0 0
   [junit4]   2> 1941780 INFO  (qtp1023138551-34140) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7 (1719581127564328960)]} 0 0
   [junit4]   2> 1941780 INFO  (qtp439823143-34097) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8 (1719581127565377536)]} 0 0
   [junit4]   2> 1941781 INFO  (qtp652570767-34119) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8 (1719581127566426112)]} 0 0
   [junit4]   2> 1941781 INFO  (qtp439823143-34098) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9 (1719581127566426112)]} 0 0
   [junit4]   2> 1941782 INFO  (qtp1023138551-34136) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9 (1719581127567474688)]} 0 0
   [junit4]   2> 1941783 INFO  (qtp439823143-34094) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[10 (1719581127567474688)]} 0 0
   [junit4]   2> 1941783 INFO  (qtp1023138551-34137) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[10 (1719581127568523264)]} 0 0
   [junit4]   2> 1941784 INFO  (qtp439823143-34095) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[11 (1719581127569571840)]} 0 0
   [junit4]   2> 1941784 INFO  (qtp652570767-34115) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[11 (1719581127569571840)]} 0 0
   [junit4]   2> 1941785 INFO  (qtp439823143-34096) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[12 (1719581127570620416)]} 0 0
   [junit4]   2> 1941785 INFO  (qtp1023138551-34138) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[12 (1719581127570620416)]} 0 0
   [junit4]   2> 1941786 INFO  (qtp439823143-34097) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[13 (1719581127571668992)]} 0 0
   [junit4]   2> 1941787 INFO  (qtp652570767-34116) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[13 (1719581127571668992)]} 0 0
   [junit4]   2> 1941787 INFO  (qtp439823143-34098) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[14 (1719581127572717568)]} 0 0
   [junit4]   2> 1941788 INFO  (qtp1023138551-34139) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[14 (1719581127573766144)]} 0 0
   [junit4]   2> 1941788 INFO  (qtp439823143-34094) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[15 (1719581127573766144)]} 0 0
   [junit4]   2> 1941789 INFO  (qtp652570767-34117) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[15 (1719581127574814720)]} 0 0
   [junit4]   2> 1941789 INFO  (qtp439823143-34095) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[16 (1719581127574814720)]} 0 0
   [junit4]   2> 1941790 INFO  (qtp1023138551-34140) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[16 (1719581127575863296)]} 0 0
   [junit4]   2> 1941791 INFO  (qtp439823143-34096) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[17 (1719581127575863296)]} 0 0
   [junit4]   2> 1941791 INFO  (qtp652570767-34118) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[17 (1719581127576911872)]} 0 0
   [junit4]   2> 1941792 INFO  (qtp439823143-34097) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[18 (1719581127577960448)]} 0 0
   [junit4]   2> 1941792 INFO  (qtp1023138551-34136) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[18 (1719581127577960448)]} 0 0
   [junit4]   2> 1941793 INFO  (qtp439823143-34098) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[19 (1719581127579009024)]} 0 0
   [junit4]   2> 1941793 INFO  (qtp652570767-34119) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[19 (1719581127579009024)]} 0 0
   [junit4]   2> 1941794 INFO  (qtp439823143-34094) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[20 (1719581127580057600)]} 0 0
   [junit4]   2> 1941795 INFO  (qtp652570767-34115) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[20 (1719581127581106176)]} 0 0
   [junit4]   2> 1941796 INFO  (qtp439823143-34095) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[21 (1719581127582154752)]} 0 0
   [junit4]   2> 1941796 INFO  (qtp1023138551-34137) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[21 (1719581127582154752)]} 0 0
   [junit4]   2> 1941797 INFO  (qtp439823143-34096) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[22 (1719581127583203328)]} 0 0
   [junit4]   2> 1941798 INFO  (qtp652570767-34116) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[22 (1719581127584251904)]} 0 0
   [junit4]   2> 1941798 INFO  (qtp439823143-34097) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[23 (1719581127584251904)]} 0 0
   [junit4]   2> 1941799 INFO  (qtp1023138551-34138) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[23 (1719581127585300480)]} 0 0
   [junit4]   2> 1941800 INFO  (qtp439823143-34098) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[24 (1719581127585300480)]} 0 0
   [junit4]   2> 1941800 INFO  (qtp652570767-34117) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[24 (1719581127586349056)]} 0 0
   [junit4]   2> 1941801 INFO  (qtp439823143-34094) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[25 (1719581127586349056)]} 0 0
   [junit4]   2> 1941801 INFO  (qtp1023138551-34139) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[25 (1719581127587397632)]} 0 0
   [junit4]   2> 1941802 INFO  (qtp439823143-34095) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[26 (1719581127587397632)]} 0 0
   [junit4]   2> 1941802 INFO  (qtp652570767-34118) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[26 (1719581127588446208)]} 0 0
   [junit4]   2> 1941803 INFO  (qtp439823143-34096) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[27 (1719581127589494784)]} 0 0
   [junit4]   2> 1941803 INFO  (qtp1023138551-34140) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[27 (1719581127589494784)]} 0 0
   [junit4]   2> 1941804 INFO  (qtp439823143-34097) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[28 (1719581127590543360)]} 0 0
   [junit4]   2> 1941804 INFO  (qtp652570767-34119) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[28 (1719581127590543360)]} 0 0
   [junit4]   2> 1941805 INFO  (qtp439823143-34098) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[29 (1719581127591591936)]} 0 0
   [junit4]   2> 1941805 INFO  (qtp1023138551-34136) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[29 (1719581127591591936)]} 0 0
   [junit4]   2> 1941806 INFO  (qtp439823143-34094) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[30 (1719581127592640512)]} 0 0
   [junit4]   2> 1941806 INFO  (qtp1023138551-34137) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[30 (1719581127592640512)]} 0 0
   [junit4]   2> 1941807 INFO  (qtp439823143-34095) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[31 (1719581127593689088)]} 0 0
   [junit4]   2> 1941807 INFO  (qtp652570767-34115) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[31 (1719581127593689088)]} 0 0
   [junit4]   2> 1941808 INFO  (qtp439823143-34096) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[32 (1719581127594737664)]} 0 0
   [junit4]   2> 1941808 INFO  (qtp1023138551-34138) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[32 (1719581127594737664)]} 0 0
   [junit4]   2> 1941809 INFO  (qtp439823143-34097) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[33 (1719581127595786240)]} 0 0
   [junit4]   2> 1941810 INFO  (qtp652570767-34116) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[33 (1719581127596834816)]} 0 0
   [junit4]   2> 1941810 INFO  (qtp439823143-34098) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[34 (1719581127596834816)]} 0 0
   [junit4]   2> 1941812 INFO  (qtp1023138551-34139) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[34 (1719581127598931968)]} 0 0
   [junit4]   2> 1941812 INFO  (qtp439823143-34094) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[35 (1719581127598931968)]} 0 0
   [junit4]   2> 1941813 INFO  (qtp652570767-34117) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[35 (1719581127599980544)]} 0 0
   [junit4]   2> 1941813 INFO  (qtp439823143-34095) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[36 (1719581127599980544)]} 0 0
   [junit4]   2> 1941814 INFO  (qtp1023138551-34140) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[36 (1719581127601029120)]} 0 0
   [junit4]   2> 1941814 INFO  (qtp439823143-34096) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[37 (1719581127601029120)]} 0 0
   [junit4]   2> 1941815 INFO  (qtp652570767-34118) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[37 (1719581127602077696)]} 0 0
   [junit4]   2> 1941815 INFO  (qtp439823143-34097) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[38 (1719581127602077696)]} 0 0
   [junit4]   2> 1941816 INFO  (qtp1023138551-34136) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[38 (1719581127603126272)]} 0 0
   [junit4]   2> 1941816 INFO  (qtp439823143-34098) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[39 (1719581127603126272)]} 0 0
   [junit4]   2> 1941817 INFO  (qtp652570767-34119) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[39 (1719581127604174848)]} 0 0
   [junit4]   2> 1941817 INFO  (qtp439823143-34094) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[40 (1719581127604174848)]} 0 0
   [junit4]   2> 1941818 INFO  (qtp652570767-34115) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[40 (1719581127605223424)]} 0 0
   [junit4]   2> 1941819 INFO  (qtp439823143-34095) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[41 (1719581127605223424)]} 0 0
   [junit4]   2> 1941819 INFO  (qtp1023138551-34137) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[41 (1719581127606272000)]} 0 0
   [junit4]   2> 1941820 INFO  (qtp439823143-34096) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[42 (1719581127606272000)]} 0 0
   [junit4]   2> 1941820 INFO  (qtp652570767-34116) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[42 (1719581127607320576)]} 0 0
   [junit4]   2> 1941821 INFO  (qtp439823143-34097) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[43 (1719581127607320576)]} 0 0
   [junit4]   2> 1941821 INFO  (qtp1023138551-34138) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[43 (1719581127608369152)]} 0 0
   [junit4]   2> 1941822 INFO  (qtp439823143-34098) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[44 (1719581127608369152)]} 0 0
   [junit4]   2> 1941822 INFO  (qtp652570767-34117) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[44 (1719581127609417728)]} 0 0
   [junit4]   2> 1941823 INFO  (qtp439823143-34094) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[45 (1719581127610466304)]} 0 0
   [junit4]   2> 1941823 INFO  (qtp1023138551-34139) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[45 (1719581127610466304)]} 0 0
   [junit4]   2> 1941824 INFO  (qtp439823143-34095) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[46 (1719581127611514880)]} 0 0
   [junit4]   2> 1941824 INFO  (qtp652570767-34118) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[46 (1719581127611514880)]} 0 0
   [junit4]   2> 1941825 INFO  (qtp439823143-34096) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[47 (1719581127612563456)]} 0 0
   [junit4]   2> 1941825 INFO  (qtp1023138551-34140) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[47 (1719581127612563456)]} 0 0
   [junit4]   2> 1941826 INFO  (qtp439823143-34097) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[48 (1719581127613612032)]} 0 0
   [junit4]   2> 1941826 INFO  (qtp652570767-34119) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[48 (1719581127613612032)]} 0 0
   [junit4]   2> 1941827 INFO  (qtp439823143-34098) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[49 (1719581127614660608)]} 0 0
   [junit4]   2> 1941827 INFO  (qtp1023138551-34136) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[49 (1719581127614660608)]} 0 0
   [junit4]   2> 1941828 INFO  (qtp439823143-34094) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[50 (1719581127615709184)]} 0 0
   [junit4]   2> 1941828 INFO  (qtp1023138551-34137) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[50 (1719581127615709184)]} 0 0
   [junit4]   2> 1941829 INFO  (qtp439823143-34095) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[51 (1719581127616757760)]} 0 0
   [junit4]   2> 1941829 INFO  (qtp652570767-34115) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[51 (1719581127616757760)]} 0 0
   [junit4]   2> 1941830 INFO  (qtp439823143-34096) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[52 (1719581127617806336)]} 0 0
   [junit4]   2> 1941830 INFO  (qtp1023138551-34138) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[52 (1719581127617806336)]} 0 0
   [junit4]   2> 1941831 INFO  (qtp439823143-34097) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[53 (1719581127618854912)]} 0 0
   [junit4]   2> 1941831 INFO  (qtp652570767-34116) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[53 (1719581127618854912)]} 0 0
   [junit4]   2> 1941832 INFO  (qtp439823143-34098) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[54 (1719581127619903488)]} 0 0
   [junit4]   2> 1941832 INFO  (qtp1023138551-34139) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[54 (1719581127619903488)]} 0 0
   [junit4]   2> 1941833 INFO  (qtp439823143-34094) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[55 (1719581127620952064)]} 0 0
   [junit4]   2> 1941833 INFO  (qtp652570767-34117) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[55 (1719581127620952064)]} 0 0
   [junit4]   2> 1941834 INFO  (qtp439823143-34095) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[56 (1719581127622000640)]} 0 0
   [junit4]   2> 1941835 INFO  (qtp1023138551-34140) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[56 (1719581127622000640)]} 0 0
   [junit4]   2> 1941835 INFO  (qtp439823143-34096) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[57 (1719581127623049216)]} 0 0
   [junit4]   2> 1941836 INFO  (qtp652570767-34118) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[57 (1719581127623049216)]} 0 0
   [junit4]   2> 1941836 INFO  (qtp439823143-34097) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[58 (1719581127624097792)]} 0 0
   [junit4]   2> 1941837 INFO  (qtp1023138551-34136) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[58 (1719581127624097792)]} 0 0
   [junit4]   2> 1941837 INFO  (qtp439823143-34098) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[59 (1719581127625146368)]} 0 0
   [junit4]   2> 1941838 INFO  (qtp652570767-34119) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[59 (1719581127626194944)]} 0 0
   [junit4]   2> 1941838 INFO  (qtp439823143-34094) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[60 (1719581127626194944)]} 0 0
   [junit4]   2> 1941839 INFO  (qtp652570767-34115) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[60 (1719581127627243520)]} 0 0
   [junit4]   2> 1941839 INFO  (qtp439823143-34095) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[61 (1719581127627243520)]} 0 0
   [junit4]   2> 1941840 INFO  (qtp1023138551-34137) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[61 (1719581127628292096)]} 0 0
   [junit4]   2> 1941840 INFO  (qtp439823143-34096) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[62 (1719581127628292096)]} 0 0
   [junit4]   2> 1941841 INFO  (qtp652570767-34116) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[62 (1719581127629340672)]} 0 0
   [junit4]   2> 1941841 INFO  (qtp439823143-34097) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[63 (1719581127629340672)]} 0 0
   [junit4]   2> 1941842 INFO  (qtp1023138551-34138) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[63 (1719581127630389248)]} 0 0
   [junit4]   2> 1941842 INFO  (qtp439823143-34098) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[64 (1719581127630389248)]} 0 0
   [junit4]   2> 1941843 INFO  (qtp652570767-34117) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[64 (1719581127631437824)]} 0 0
   [junit4]   2> 1941845 INFO  (qtp439823143-34094) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[65 (1719581127633534976)]} 0 0
   [junit4]   2> 1941845 INFO  (qtp1023138551-34139) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[65 (1719581127633534976)]} 0 0
   [junit4]   2> 1941846 INFO  (qtp439823143-34095) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[66 (1719581127634583552)]} 0 0
   [junit4]   2> 1941846 INFO  (qtp652570767-34118) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[66 (1719581127634583552)]} 0 0
   [junit4]   2> 1941847 INFO  (qtp439823143-34096) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[67 (1719581127635632128)]} 0 0
   [junit4]   2> 1941847 INFO  (qtp1023138551-34140) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[67 (1719581127635632128)]} 0 0
   [junit4]   2> 1941848 INFO  (qtp439823143-34097) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[68 (1719581127636680704)]} 0 0
   [junit4]   2> 1941848 INFO  (qtp652570767-34119) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[68 (1719581127636680704)]} 0 0
   [junit4]   2> 1941849 INFO  (qtp439823143-34098) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[69 (1719581127637729280)]} 0 0
   [junit4]   2> 1941849 INFO  (qtp1023138551-34136) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[69 (1719581127637729280)]} 0 0
   [junit4]   2> 1941850 INFO  (qtp439823143-34094) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[70 (1719581127638777856)]} 0 0
   [junit4]   2> 1941850 INFO  (qtp1023138551-34137) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[70 (1719581127638777856)]} 0 0
   [junit4]   2> 1941851 INFO  (qtp439823143-34095) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[71 (1719581127639826432)]} 0 0
   [junit4]   2> 1941851 INFO  (qtp652570767-34115) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[71 (1719581127639826432)]} 0 0
   [junit4]   2> 1941852 INFO  (qtp439823143-34096) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[72 (1719581127640875008)]} 0 0
   [junit4]   2> 1941852 INFO  (qtp1023138551-34138) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[72 (1719581127640875008)]} 0 0
   [junit4]   2> 1941853 INFO  (qtp439823143-34097) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[73 (1719581127641923584)]} 0 0
   [junit4]   2> 1941853 INFO  (qtp652570767-34116) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[73 (1719581127641923584)]} 0 0
   [junit4]   2> 1941854 INFO  (qtp439823143-34098) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[74 (1719581127642972160)]} 0 0
   [junit4]   2> 1941854 INFO  (qtp1023138551-34139) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[74 (1719581127642972160)]} 0 0
   [junit4]   2> 1941855 INFO  (qtp439823143-34094) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[75 (1719581127644020736)]} 0 0
   [junit4]   2> 1941855 INFO  (qtp652570767-34117) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[75 (1719581127644020736)]} 0 0
   [junit4]   2> 1941856 INFO  (qtp439823143-34095) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[76 (1719581127645069312)]} 0 0
   [junit4]   2> 1941856 INFO  (qtp1023138551-34140) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[76 (1719581127645069312)]} 0 0
   [junit4]   2> 1941857 INFO  (qtp439823143-34096) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[77 (1719581127646117888)]} 0 0
   [junit4]   2> 1941857 INFO  (qtp652570767-34118) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[77 (1719581127646117888)]} 0 0
   [junit4]   2> 1941858 INFO  (qtp439823143-34097) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[78 (1719581127647166464)]} 0 0
   [junit4]   2> 1941858 INFO  (qtp1023138551-34136) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[78 (1719581127647166464)]} 0 0
   [junit4]   2> 1941859 INFO  (qtp439823143-34098) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[79 (1719581127648215040)]} 0 0
   [junit4]   2> 1941860 INFO  (qtp652570767-34119) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[79 (1719581127648215040)]} 0 0
   [junit4]   2> 1941860 INFO  (qtp439823143-34094) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[80 (1719581127649263616)]} 0 0
   [junit4]   2> 1941861 INFO  (qtp652570767-34115) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[80 (1719581127649263616)]} 0 0
   [junit4]   2> 1941861 INFO  (qtp439823143-34095) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[81 (1719581127650312192)]} 0 0
   [junit4]   2> 1941862 INFO  (qtp1023138551-34137) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[81 (1719581127650312192)]} 0 0
   [junit4]   2> 1941862 INFO  (qtp439823143-34096) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[82 (1719581127651360768)]} 0 0
   [junit4]   2> 1941863 INFO  (qtp652570767-34116) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[82 (1719581127651360768)]} 0 0
   [junit4]   2> 1941863 INFO  (qtp439823143-34097) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[83 (1719581127652409344)]} 0 0
   [junit4]   2> 1941864 INFO  (qtp1023138551-34138) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[83 (1719581127652409344)]} 0 0
   [junit4]   2> 1941864 INFO  (qtp439823143-34098) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[84 (1719581127653457920)]} 0 0
   [junit4]   2> 1941865 INFO  (qtp652570767-34117) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[84 (1719581127653457920)]} 0 0
   [junit4]   2> 1941865 INFO  (qtp439823143-34094) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[85 (1719581127654506496)]} 0 0
   [junit4]   2> 1941866 INFO  (qtp1023138551-34139) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[85 (1719581127654506496)]} 0 0
   [junit4]   2> 1941866 INFO  (qtp439823143-34095) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[86 (1719581127655555072)]} 0 0
   [junit4]   2> 1941867 INFO  (qtp652570767-34118) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[86 (1719581127655555072)]} 0 0
   [junit4]   2> 1941867 INFO  (qtp439823143-34096) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[87 (1719581127656603648)]} 0 0
   [junit4]   2> 1941868 INFO  (qtp1023138551-34140) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[87 (1719581127657652224)]} 0 0
   [junit4]   2> 1941868 INFO  (qtp439823143-34097) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory 

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

  2> 1997167 INFO  (closeThreadPool-21086-thread-6) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@72eb1bc4: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@1142d510
   [junit4]   2> 1997176 INFO  (closeThreadPool-21086-thread-5) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7c8ccad{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1997177 INFO  (closeThreadPool-21086-thread-5) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6f579f2c{/,null,STOPPED}
   [junit4]   2> 1997177 INFO  (closeThreadPool-21086-thread-5) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1997179 INFO  (closeThreadPool-21086-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@46540e56{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1997179 INFO  (closeThreadPool-21086-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@a7651b5{/,null,STOPPED}
   [junit4]   2> 1997179 INFO  (closeThreadPool-21086-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1997181 INFO  (closeThreadPool-21086-thread-6) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6b97d40d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 1997181 INFO  (closeThreadPool-21086-thread-6) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@754d8785{/,null,STOPPED}
   [junit4]   2> 1997181 INFO  (closeThreadPool-21086-thread-6) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistributedStatsComponentCardinality -Dtests.method=test -Dtests.seed=843D0D39AB481C12 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=bg -Dtests.timezone=UCT -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 62.6s J3 | TestDistributedStatsComponentCardinality.test <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: .responseHeader.status:200!=0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([843D0D39AB481C12:C6932E305B471EA]:0)
   [junit4]    > 	at junit.framework.Assert.fail(Assert.java:57)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:1000)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:1027)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:673)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:640)
   [junit4]    > 	at org.apache.solr.handler.component.TestDistributedStatsComponentCardinality.test(TestDistributedStatsComponentCardinality.java:191)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1084)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1055)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1997185 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[843D0D39AB481C12]-worker) [     ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-442 after mutting 0 log messages
   [junit4]   2> 1997185 INFO  (SUITE-TestDistributedStatsComponentCardinality-seed#[843D0D39AB481C12]-worker) [     ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-443 for ERROR logs matching regex: ignore_exception
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.handler.component.TestDistributedStatsComponentCardinality_843D0D39AB481C12-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), _root_=Lucene84, string_s=FST50, id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{int_i=DocValuesFormat(name=Lucene80), range_facet_l_dv=DocValuesFormat(name=Lucene80), intDefault=DocValuesFormat(name=Asserting), int_i_prehashed_l=DocValuesFormat(name=Lucene80), range_facet_l=DocValuesFormat(name=Direct), long_l_prehashed_l=DocValuesFormat(name=Lucene80), long_l=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Asserting), string_s_prehashed_l=DocValuesFormat(name=Lucene80), id_i1=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Direct), intDvoDefault=DocValuesFormat(name=Lucene80), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1111, maxMBSortInHeap=7.025751851190062, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=bg, timezone=UCT
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=247155728,total=535298048
   [junit4]   2> NOTE: All tests run in this JVM: [IndexSizeEstimatorTest, TestDocSet, MinimalSchemaTest, TestInfoStreamLogging, ShardBackupIdTest, DistributedQueueTest, TestTlogReplayVsRecovery, SOLR749Test, CursorPagingTest, TestRequestStatusCollectionAPI, TestFaceting, BigEndianAscendingWordDeserializerTest, TestEmbeddedSolrServerSchemaAPI, DistributedQueryElevationComponentTest, TestSolrJ, SolrXmlInZkTest, TestSolrCloudWithSecureImpersonation, TestConfigOverlay, TestUtils, TestGraphTermsQParserPlugin, CachingDirectoryFactoryTest, RegexBytesRefFilterTest, BlockCacheTest, TestBulkSchemaAPI, TestSizeLimitedDistributedMap, DebugComponentTest, TestCloudRecovery2, QueryParsingTest, LeaderFailoverAfterPartitionTest, TokenizerChainTest, NodeLostTriggerTest, PKIAuthenticationIntegrationTest, CdcrOpsAndBoundariesTest, ImplicitSnitchTest, SaslZkACLProviderTest, TestAddFieldRealTimeGet, AtomicUpdatesTest, UpdateParamsTest, SolrMetricManagerTest, TestCloudDeduplication, TestDeprecatedFilters, TimeRoutedAliasUpdateProcessorTest, TestFieldCollectionResource, DistributedFacetPivotWhiteBoxTest, TestTrie, CloudExitableDirectoryReaderTest, TestSolrCLIRunExample, DeleteLastCustomShardedReplicaTest, TestMinHashQParser, TestQuerySenderNoQuery, CoreAdminRequestStatusTest, TestClassicSimilarityFactory, TestSchemaManager, TestMacros, LargeFieldTest, ZkShardTermsTest, V2StandaloneTest, TestSimGenericDistributedQueue, TestLMDirichletSimilarityFactory, AddReplicaTest, TestSimDistribStateManager, EnumFieldTest, ResponseLogComponentTest, AlternateDirectoryTest, TestStressVersions, TestNestedUpdateProcessor, TestRangeQuery, SharedFSAutoReplicaFailoverTest, RandomizedTaggerTest, SparseHLLTest, ReplaceNodeNoTargetTest, DataDrivenBlockJoinTest, DirectoryFactoryTest, TestLRUStatsCache, TestAuthenticationFramework, OutOfBoxZkACLAndCredentialsProvidersTest, ClassificationUpdateProcessorTest, TestFieldSortValues, AutoscalingHistoryHandlerTest, SuggesterFSTTest, CloudMLTQParserTest, OverseerRolesTest, TestSerializedLuceneMatchVersion, TestStressLucene, ShardSplitTest, BackupRestoreApiErrorConditionsTest, TestCSVResponseWriter, DistributedFacetPivotLargeTest, TestAtomicUpdateErrorCases, RecoveryAfterSoftCommitTest, JvmMetricsTest, TestUseDocValuesAsStored, SplitHandlerTest, TestOverriddenPrefixQueryForCustomFieldType, TestFieldCacheWithThreads, PolyFieldTest, DeleteStatusTest, OverseerTaskQueueTest, CdcrWithNodesRestartsTest, TestCollectionsAPIViaSolrCloudCluster, TestSimPolicyCloud, TestSolrConfigHandler, TestExportWriter, SecurityConfHandlerTest, OrderedExecutorTest, TestManagedSynonymGraphFilterFactory, GraphQueryTest, TestCSVLoader, TestLeaderElectionZkExpiry, TermVectorComponentTest, CollectionPropsTest, TestNumericRangeQuery32, SecurityHeadersTest, ForceLeaderWithTlogReplicasTest, TestFreeTextSuggestions, SolrCmdDistributorTest, TestPrepRecovery, StatsComponentTest, TestDistributedSearch, BasicDistributedZk2Test, ClusterStateMockUtilTest, ClusterStateTest, ClusterStateUpdateTest, ConnectionManagerTest, CreateCollectionCleanupTest, CreateRoutedAliasTest, DeleteNodeTest, DeleteReplicaTest, LeaderTragicEventTest, MetricsHistoryIntegrationTest, MetricsHistoryWithAuthIntegrationTest, MissingSegmentRecoveryTest, MultiSolrCloudTestCaseTest, NestedShardedAtomicUpdateTest, NodeMutatorTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerTest, ReplaceNodeTest, ShardRoutingCustomTest, ShardRoutingTest, SplitShardTest, TestCloudPhrasesIdentificationComponent, TestCloudPseudoReturnFields, TestCloudSearcherWarming, TestLockTree, TestMiniSolrCloudClusterSSL, ZkNodePropsTest, ZkSolrClientTest, HdfsCollectionsAPIDistributedZkTest, LocalFSCloudIncrementalBackupTest, AutoAddReplicasPlanActionTest, ComputePlanActionTest, TestPolicyCloud, TestSimTriggerIntegration, HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, HdfsNNFailoverTest, HdfsRecoveryZkTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, TestClusterStateMutator, ZkCollectionPropsCachingTest, CoreSorterTest, DirectoryFactoriesTest, HdfsDirectoryFactoryTest, RAMDirectoryFactoryTest, RequestHandlersTest, ResourceLoaderTest, TestBadConfig, TestCoreDiscovery, TestInitParams, TestJmxIntegration, TestMergePolicyConfig, TestSolrIndexConfig, TestXIncludeConfig, HdfsBackupRepositoryIntegrationTest, TestSolrCloudSnapshots, TestRestoreCore, XmlUpdateRequestHandlerTest, XsltUpdateRequestHandlerTest, AdminHandlersProxyTest, CoreAdminCreateDiscoverTest, CoreAdminHandlerTest, CoreAdminOperationTest, CoreMergeIndexesAdminHandlerTest, HealthCheckHandlerTest, StatsReloadRaceTest, DistributedMLTComponentTest, DistributedSuggestComponentTest, FacetPivot2CollectionsTest, QueryComponentPartialResultsTest, QueryElevationComponentTest, TestDistributedStatsComponentCardinality]
   [junit4] Completed [735/955 (1!)] on J3 in 62.77s, 1 test, 1 failure <<< FAILURES!

[...truncated 54956 lines...]