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/01/04 15:46:21 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 1303 - Unstable!

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

1 tests failed.
FAILED:  org.apache.solr.TestDistributedMissingSort.test

Error Message:
Error from server at https://127.0.0.1:46693/dt/i/collection1: org.apache.solr.client.solrj.SolrServerException: java.lang.ArithmeticException: / by zero

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:46693/dt/i/collection1: org.apache.solr.client.solrj.SolrServerException: java.lang.ArithmeticException: / by zero
	at __randomizedtesting.SeedInfo.seed([665FA79DD3901437:EE0B98477D6C79CF]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:625)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:677)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:655)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:634)
	at org.apache.solr.TestDistributedMissingSort.testSortMissingLast(TestDistributedMissingSort.java:106)
	at org.apache.solr.TestDistributedMissingSort.test(TestDistributedMissingSort.java:43)
	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$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1117)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	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 14479 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedMissingSort
   [junit4]   2> 894386 INFO  (SUITE-TestDistributedMissingSort-seed#[665FA79DD3901437]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 894386 INFO  (SUITE-TestDistributedMissingSort-seed#[665FA79DD3901437]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 894386 INFO  (SUITE-TestDistributedMissingSort-seed#[665FA79DD3901437]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedMissingSort_665FA79DD3901437-001/data-dir-127-001
   [junit4]   2> 894386 WARN  (SUITE-TestDistributedMissingSort-seed#[665FA79DD3901437]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=21 numCloses=21
   [junit4]   2> 894386 INFO  (SUITE-TestDistributedMissingSort-seed#[665FA79DD3901437]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 894388 INFO  (SUITE-TestDistributedMissingSort-seed#[665FA79DD3901437]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 894389 INFO  (SUITE-TestDistributedMissingSort-seed#[665FA79DD3901437]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /dt/i
   [junit4]   2> 894497 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedMissingSort_665FA79DD3901437-001/tempDir-001/control/cores/collection1
   [junit4]   2> 894498 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 894498 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 894498 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 894500 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 894500 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 894500 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 894500 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@36a32349{/dt/i,null,AVAILABLE}
   [junit4]   2> 894501 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7abb20c7{SSL, (ssl, http/1.1)}{127.0.0.1:45903}
   [junit4]   2> 894501 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.e.j.s.Server Started @894527ms
   [junit4]   2> 894501 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-distributed-missing-sort.xml, hostContext=/dt/i, hostPort=45903, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedMissingSort_665FA79DD3901437-001/tempDir-001/control/cores}
   [junit4]   2> 894501 ERROR (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 894501 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 894501 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 894502 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 894502 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 894502 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-04T15:01:11.067Z
   [junit4]   2> 894502 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedMissingSort_665FA79DD3901437-001/tempDir-001/control/solr.xml
   [junit4]   2> 894505 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 894505 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 894506 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4b6a3215, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 895502 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 895503 WARN  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 895504 WARN  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@75c6bc51[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 895504 WARN  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@75c6bc51[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 895506 WARN  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 895507 WARN  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7dfa1e5c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 895507 WARN  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7dfa1e5c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 895508 WARN  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] 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> 895521 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 895521 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 895539 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b6a3215
   [junit4]   2> 895547 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b6a3215
   [junit4]   2> 895547 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b6a3215
   [junit4]   2> 895548 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedMissingSort_665FA79DD3901437-001/tempDir-001/control/cores
   [junit4]   2> 895548 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 895558 INFO  (coreLoadExecutor-9171-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 895573 INFO  (coreLoadExecutor-9171-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 895604 INFO  (coreLoadExecutor-9171-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-distributed-missing-sort
   [junit4]   2> 895610 INFO  (coreLoadExecutor-9171-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-distributed-missing-sort/1.6 with uniqueid field id
   [junit4]   2> 895610 INFO  (coreLoadExecutor-9171-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 895611 INFO  (coreLoadExecutor-9171-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@4b6a3215
   [junit4]   2> 895611 INFO  (coreLoadExecutor-9171-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedMissingSort_665FA79DD3901437-001/tempDir-001/control/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedMissingSort_665FA79DD3901437-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 895612 INFO  (coreLoadExecutor-9171-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=86.994140625, floorSegmentMB=1.5009765625, forceMergeDeletesPctAllowed=19.49682100330012, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10432816005573393, deletesPctAllowed=22.265114234264985
   [junit4]   2> 895667 INFO  (coreLoadExecutor-9171-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 895667 INFO  (coreLoadExecutor-9171-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 895668 INFO  (coreLoadExecutor-9171-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 895668 INFO  (coreLoadExecutor-9171-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 895669 INFO  (coreLoadExecutor-9171-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8022578621028419]
   [junit4]   2> 895670 INFO  (coreLoadExecutor-9171-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 895676 INFO  (coreLoadExecutor-9171-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 895697 INFO  (coreLoadExecutor-9171-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 895697 INFO  (coreLoadExecutor-9171-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1687968779874598912
   [junit4]   2> 895698 INFO  (searcherExecutor-9173-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 895699 INFO  (searcherExecutor-9173-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 895699 INFO  (searcherExecutor-9173-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 895699 INFO  (searcherExecutor-9173-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 895699 INFO  (searcherExecutor-9173-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 895699 INFO  (searcherExecutor-9173-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 895699 INFO  (searcherExecutor-9173-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 895699 INFO  (searcherExecutor-9173-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 895699 INFO  (searcherExecutor-9173-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 895701 INFO  (searcherExecutor-9173-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 895814 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedMissingSort_665FA79DD3901437-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 895816 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 895816 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 895816 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09
   [junit4]   2> 895831 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 895831 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 895831 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 895831 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@377f1001{/dt/i,null,AVAILABLE}
   [junit4]   2> 895832 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2c57f37a{SSL, (ssl, http/1.1)}{127.0.0.1:46693}
   [junit4]   2> 895832 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.e.j.s.Server Started @895858ms
   [junit4]   2> 895832 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-distributed-missing-sort.xml, hostContext=/dt/i, hostPort=46693, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedMissingSort_665FA79DD3901437-001/tempDir-001/shard0/cores}
   [junit4]   2> 895832 ERROR (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 895832 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 895832 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.8.0
   [junit4]   2> 895832 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 895832 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 895832 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-01-04T15:01:12.397Z
   [junit4]   2> 895832 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedMissingSort_665FA79DD3901437-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 895836 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 895836 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 895837 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4b6a3215, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 896684 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 896686 WARN  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 896692 WARN  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5e3a6194[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 896692 WARN  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5e3a6194[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 896701 WARN  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 896702 WARN  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@57faf750[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 896702 WARN  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@57faf750[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 896706 WARN  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] 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> 896739 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 896739 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 896776 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b6a3215
   [junit4]   2> 896801 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b6a3215
   [junit4]   2> 896801 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b6a3215
   [junit4]   2> 896804 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedMissingSort_665FA79DD3901437-001/tempDir-001/shard0/cores
   [junit4]   2> 896804 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 896843 INFO  (coreLoadExecutor-9190-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 896859 INFO  (coreLoadExecutor-9190-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
   [junit4]   2> 896888 INFO  (coreLoadExecutor-9190-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test-distributed-missing-sort
   [junit4]   2> 896895 INFO  (coreLoadExecutor-9190-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test-distributed-missing-sort/1.6 with uniqueid field id
   [junit4]   2> 896895 INFO  (coreLoadExecutor-9190-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 896895 INFO  (coreLoadExecutor-9190-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@4b6a3215
   [junit4]   2> 896895 INFO  (coreLoadExecutor-9190-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedMissingSort_665FA79DD3901437-001/tempDir-001/shard0/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedMissingSort_665FA79DD3901437-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 896896 INFO  (coreLoadExecutor-9190-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=86.994140625, floorSegmentMB=1.5009765625, forceMergeDeletesPctAllowed=19.49682100330012, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10432816005573393, deletesPctAllowed=22.265114234264985
   [junit4]   2> 896965 INFO  (coreLoadExecutor-9190-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 896965 INFO  (coreLoadExecutor-9190-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 896967 INFO  (coreLoadExecutor-9190-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 896967 INFO  (coreLoadExecutor-9190-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 896967 INFO  (coreLoadExecutor-9190-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8022578621028419]
   [junit4]   2> 896968 INFO  (coreLoadExecutor-9190-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 896992 INFO  (coreLoadExecutor-9190-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 897051 INFO  (coreLoadExecutor-9190-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 897051 INFO  (coreLoadExecutor-9190-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1687968781294370816
   [junit4]   2> 897054 INFO  (searcherExecutor-9192-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 897054 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 897054 INFO  (searcherExecutor-9192-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 897054 INFO  (searcherExecutor-9192-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 897054 INFO  (searcherExecutor-9192-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 897055 INFO  (searcherExecutor-9192-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 897055 INFO  (searcherExecutor-9192-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 897055 INFO  (searcherExecutor-9192-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 897055 INFO  (searcherExecutor-9192-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 897055 INFO  (searcherExecutor-9192-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 897057 INFO  (searcherExecutor-9192-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 897109 INFO  (qtp1295041554-14385) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1687968781353091072)} 0 1
   [junit4]   2> 897172 INFO  (qtp233606857-14411) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1687968781420199936)} 0 1
   [junit4]   2> 897174 INFO  (qtp1295041554-14386) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[1 (1687968781423345664)]} 0 1
   [junit4]   2> 897176 INFO  (qtp233606857-14407) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[1 (1687968781424394240)]} 0 0
   [junit4]   2> 897189 INFO  (qtp1295041554-14387) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[2 (1687968781439074304)]} 0 0
   [junit4]   2> 897190 INFO  (qtp233606857-14408) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[2 (1687968781440122880)]} 0 0
   [junit4]   2> 897191 INFO  (qtp1295041554-14388) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[3 (1687968781441171456)]} 0 0
   [junit4]   2> 897192 INFO  (qtp233606857-14409) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[3 (1687968781442220032)]} 0 0
   [junit4]   2> 897193 INFO  (qtp1295041554-14384) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[4 (1687968781443268608)]} 0 0
   [junit4]   2> 897194 INFO  (qtp233606857-14410) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[4 (1687968781444317184)]} 0 0
   [junit4]   2> 897195 INFO  (qtp1295041554-14385) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[5 (1687968781445365760)]} 0 0
   [junit4]   2> 897196 INFO  (qtp233606857-14411) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[5 (1687968781445365760)]} 0 0
   [junit4]   2> 897197 INFO  (qtp1295041554-14386) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[6 (1687968781446414336)]} 0 0
   [junit4]   2> 897197 INFO  (qtp233606857-14407) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[6 (1687968781447462912)]} 0 0
   [junit4]   2> 897198 INFO  (qtp1295041554-14387) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[7 (1687968781448511488)]} 0 0
   [junit4]   2> 897199 INFO  (qtp233606857-14408) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[7 (1687968781449560064)]} 0 0
   [junit4]   2> 897200 INFO  (qtp1295041554-14388) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[8 (1687968781450608640)]} 0 0
   [junit4]   2> 897201 INFO  (qtp233606857-14409) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[8 (1687968781450608640)]} 0 0
   [junit4]   2> 897201 INFO  (qtp1295041554-14384) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[9 (1687968781451657216)]} 0 0
   [junit4]   2> 897207 INFO  (qtp233606857-14410) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[9 (1687968781457948672)]} 0 0
   [junit4]   2> 897236 INFO  (searcherExecutor-9173-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 897237 INFO  (qtp1295041554-14385) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 27
   [junit4]   2> 897278 INFO  (searcherExecutor-9192-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 897284 INFO  (qtp233606857-14411) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 46
   [junit4]   2> 897287 INFO  (qtp1295041554-14386) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[10 (1687968781539737600)]} 0 2
   [junit4]   2> 897291 INFO  (qtp233606857-14407) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[10 (1687968781544980480)]} 0 1
   [junit4]   2> 897291 INFO  (qtp1295041554-14387) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[11 (1687968781546029056)]} 0 0
   [junit4]   2> 897293 INFO  (qtp233606857-14408) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[11 (1687968781548126208)]} 0 0
   [junit4]   2> 897295 INFO  (qtp1295041554-14388) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[12 (1687968781549174784)]} 0 0
   [junit4]   2> 897298 INFO  (qtp233606857-14409) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[12 (1687968781552320512)]} 0 0
   [junit4]   2> 897298 INFO  (qtp1295041554-14384) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[13 (1687968781553369088)]} 0 0
   [junit4]   2> 897299 INFO  (qtp233606857-14410) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[13 (1687968781554417664)]} 0 0
   [junit4]   2> 897300 INFO  (qtp1295041554-14385) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[14 (1687968781555466240)]} 0 0
   [junit4]   2> 897302 INFO  (qtp233606857-14411) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[14 (1687968781556514816)]} 0 0
   [junit4]   2> 897302 INFO  (qtp1295041554-14386) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[15 (1687968781557563392)]} 0 0
   [junit4]   2> 897303 INFO  (qtp233606857-14407) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[15 (1687968781558611968)]} 0 0
   [junit4]   2> 897304 INFO  (qtp1295041554-14387) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[16 (1687968781559660544)]} 0 0
   [junit4]   2> 897304 INFO  (qtp233606857-14408) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[16 (1687968781559660544)]} 0 0
   [junit4]   2> 897305 INFO  (qtp1295041554-14388) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[17 (1687968781560709120)]} 0 0
   [junit4]   2> 897306 INFO  (qtp233606857-14409) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[17 (1687968781561757696)]} 0 0
   [junit4]   2> 897307 INFO  (qtp1295041554-14384) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[100 (1687968781562806272)]} 0 0
   [junit4]   2> 897307 INFO  (qtp233606857-14410) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[100 (1687968781562806272)]} 0 0
   [junit4]   2> 897308 INFO  (qtp1295041554-14385) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[101 (1687968781563854848)]} 0 0
   [junit4]   2> 897314 INFO  (qtp233606857-14411) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[101 (1687968781563854848)]} 0 5
   [junit4]   2> 897315 INFO  (qtp1295041554-14386) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[102 (1687968781571194880)]} 0 0
   [junit4]   2> 897316 INFO  (qtp233606857-14407) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[102 (1687968781572243456)]} 0 0
   [junit4]   2> 897316 INFO  (qtp1295041554-14387) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[103 (1687968781572243456)]} 0 0
   [junit4]   2> 897317 INFO  (qtp233606857-14408) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[103 (1687968781573292032)]} 0 0
   [junit4]   2> 897318 INFO  (qtp1295041554-14388) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[104 (1687968781574340608)]} 0 0
   [junit4]   2> 897319 INFO  (qtp233606857-14409) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[104 (1687968781575389184)]} 0 0
   [junit4]   2> 897320 INFO  (qtp1295041554-14384) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[105 (1687968781576437760)]} 0 0
   [junit4]   2> 897321 INFO  (qtp233606857-14410) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[105 (1687968781577486336)]} 0 0
   [junit4]   2> 897322 INFO  (qtp1295041554-14385) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[106 (1687968781578534912)]} 0 0
   [junit4]   2> 897323 INFO  (qtp233606857-14411) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[106 (1687968781579583488)]} 0 0
   [junit4]   2> 897324 INFO  (qtp1295041554-14386) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[107 (1687968781580632064)]} 0 0
   [junit4]   2> 897324 INFO  (qtp233606857-14407) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[107 (1687968781580632064)]} 0 0
   [junit4]   2> 897325 INFO  (qtp1295041554-14387) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[108 (1687968781581680640)]} 0 0
   [junit4]   2> 897326 INFO  (qtp233606857-14408) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[108 (1687968781582729216)]} 0 0
   [junit4]   2> 897326 INFO  (qtp1295041554-14388) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[109 (1687968781582729216)]} 0 0
   [junit4]   2> 897327 INFO  (qtp233606857-14409) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[109 (1687968781583777792)]} 0 0
   [junit4]   2> 897328 INFO  (qtp1295041554-14384) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[110 (1687968781583777792)]} 0 0
   [junit4]   2> 897328 INFO  (qtp233606857-14410) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[110 (1687968781584826368)]} 0 0
   [junit4]   2> 897335 INFO  (qtp1295041554-14385) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[111 (1687968781592166400)]} 0 0
   [junit4]   2> 897336 INFO  (qtp233606857-14411) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[111 (1687968781593214976)]} 0 0
   [junit4]   2> 897337 INFO  (qtp1295041554-14386) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[112 (1687968781594263552)]} 0 0
   [junit4]   2> 897338 INFO  (qtp233606857-14407) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[112 (1687968781595312128)]} 0 0
   [junit4]   2> 897338 INFO  (qtp1295041554-14387) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[113 (1687968781595312128)]} 0 0
   [junit4]   2> 897339 INFO  (qtp233606857-14408) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[113 (1687968781596360704)]} 0 0
   [junit4]   2> 897340 INFO  (qtp1295041554-14388) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[114 (1687968781597409280)]} 0 0
   [junit4]   2> 897340 INFO  (qtp233606857-14409) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[114 (1687968781597409280)]} 0 0
   [junit4]   2> 897343 INFO  (qtp1295041554-14384) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[115 (1687968781600555008)]} 0 0
   [junit4]   2> 897345 INFO  (qtp233606857-14410) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[115 (1687968781602652160)]} 0 0
   [junit4]   2> 897346 INFO  (qtp1295041554-14385) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[116 (1687968781603700736)]} 0 0
   [junit4]   2> 897353 INFO  (qtp233606857-14411) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[116 (1687968781611040768)]} 0 0
   [junit4]   2> 897357 INFO  (qtp1295041554-14386) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[117 (1687968781615235072)]} 0 0
   [junit4]   2> 897358 INFO  (qtp233606857-14407) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[117 (1687968781616283648)]} 0 0
   [junit4]   2> 897359 INFO  (qtp1295041554-14387) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[118 (1687968781617332224)]} 0 0
   [junit4]   2> 897360 INFO  (qtp233606857-14408) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[118 (1687968781617332224)]} 0 0
   [junit4]   2> 897360 INFO  (qtp1295041554-14388) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[119 (1687968781618380800)]} 0 0
   [junit4]   2> 897361 INFO  (qtp233606857-14409) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[119 (1687968781619429376)]} 0 0
   [junit4]   2> 897362 INFO  (qtp1295041554-14384) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[120 (1687968781620477952)]} 0 0
   [junit4]   2> 897362 INFO  (qtp233606857-14410) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[120 (1687968781620477952)]} 0 0
   [junit4]   2> 897363 INFO  (qtp1295041554-14385) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[121 (1687968781621526528)]} 0 0
   [junit4]   2> 897364 INFO  (qtp233606857-14411) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[121 (1687968781622575104)]} 0 0
   [junit4]   2> 897365 INFO  (qtp1295041554-14386) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[122 (1687968781622575104)]} 0 0
   [junit4]   2> 897365 INFO  (qtp233606857-14407) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[122 (1687968781623623680)]} 0 0
   [junit4]   2> 897366 INFO  (qtp1295041554-14387) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[123 (1687968781624672256)]} 0 0
   [junit4]   2> 897367 INFO  (qtp233606857-14408) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[123 (1687968781625720832)]} 0 0
   [junit4]   2> 897367 INFO  (qtp1295041554-14388) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[124 (1687968781625720832)]} 0 0
   [junit4]   2> 897368 INFO  (qtp233606857-14409) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[124 (1687968781626769408)]} 0 0
   [junit4]   2> 897371 INFO  (qtp1295041554-14384) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[125 (1687968781629915136)]} 0 0
   [junit4]   2> 897373 INFO  (qtp233606857-14410) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[125 (1687968781632012288)]} 0 0
   [junit4]   2> 897374 INFO  (qtp1295041554-14385) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[126 (1687968781633060864)]} 0 0
   [junit4]   2> 897375 INFO  (qtp233606857-14411) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[126 (1687968781633060864)]} 0 0
   [junit4]   2> 897375 INFO  (qtp1295041554-14386) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[127 (1687968781634109440)]} 0 0
   [junit4]   2> 897376 INFO  (qtp233606857-14407) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[127 (1687968781635158016)]} 0 0
   [junit4]   2> 897377 INFO  (qtp1295041554-14387) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[128 (1687968781635158016)]} 0 0
   [junit4]   2> 897377 INFO  (qtp233606857-14408) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[128 (1687968781636206592)]} 0 0
   [junit4]   2> 897378 INFO  (qtp1295041554-14388) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[129 (1687968781637255168)]} 0 0
   [junit4]   2> 897379 INFO  (qtp233606857-14409) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[129 (1687968781638303744)]} 0 0
   [junit4]   2> 897380 INFO  (qtp1295041554-14384) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[130 (1687968781639352320)]} 0 0
   [junit4]   2> 897382 INFO  (qtp233606857-14410) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[130 (1687968781641449472)]} 0 0
   [junit4]   2> 897383 INFO  (qtp1295041554-14385) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[131 (1687968781642498048)]} 0 0
   [junit4]   2> 897383 INFO  (qtp233606857-14411) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[131 (1687968781642498048)]} 0 0
   [junit4]   2> 897384 INFO  (qtp1295041554-14386) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[132 (1687968781643546624)]} 0 0
   [junit4]   2> 897385 INFO  (qtp233606857-14407) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[132 (1687968781644595200)]} 0 0
   [junit4]   2> 897387 INFO  (qtp1295041554-14387) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[133 (1687968781646692352)]} 0 0
   [junit4]   2> 897389 INFO  (qtp233606857-14408) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[133 (1687968781648789504)]} 0 0
   [junit4]   2> 897390 INFO  (qtp1295041554-14388) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[134 (1687968781649838080)]} 0 0
   [junit4]   2> 897391 INFO  (qtp233606857-14409) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[134 (1687968781650886656)]} 0 0
   [junit4]   2> 897392 INFO  (qtp1295041554-14384) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[135 (1687968781651935232)]} 0 0
   [junit4]   2> 897393 INFO  (qtp233606857-14410) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[135 (1687968781652983808)]} 0 0
   [junit4]   2> 897394 INFO  (qtp1295041554-14385) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[136 (1687968781654032384)]} 0 0
   [junit4]   2> 897395 INFO  (qtp233606857-14411) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[136 (1687968781655080960)]} 0 0
   [junit4]   2> 897396 INFO  (qtp1295041554-14386) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[137 (1687968781656129536)]} 0 0
   [junit4]   2> 897397 INFO  (qtp233606857-14407) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[137 (1687968781656129536)]} 0 0
   [junit4]   2> 897398 INFO  (qtp1295041554-14387) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[138 (1687968781657178112)]} 0 0
   [junit4]   2> 897398 INFO  (qtp233606857-14408) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[138 (1687968781658226688)]} 0 0
   [junit4]   2> 897399 INFO  (qtp1295041554-14388) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[139 (1687968781659275264)]} 0 0
   [junit4]   2> 897400 INFO  (qtp233606857-14409) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[139 (1687968781660323840)]} 0 0
   [junit4]   2> 897401 INFO  (qtp1295041554-14384) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[140 (1687968781661372416)]} 0 0
   [junit4]   2> 897408 INFO  (qtp233606857-14410) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[140 (1687968781668712448)]} 0 0
   [junit4]   2> 897409 INFO  (qtp1295041554-14385) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[141 (1687968781669761024)]} 0 0
   [junit4]   2> 897410 INFO  (qtp233606857-14411) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[141 (1687968781670809600)]} 0 0
   [junit4]   2> 897410 INFO  (qtp1295041554-14386) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[142 (1687968781670809600)]} 0 0
   [junit4]   2> 897413 INFO  (qtp233606857-14407) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[142 (1687968781673955328)]} 0 0
   [junit4]   2> 897414 INFO  (qtp1295041554-14387) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[143 (1687968781675003904)]} 0 0
   [junit4]   2> 897415 INFO  (qtp233606857-14408) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[143 (1687968781676052480)]} 0 0
   [junit4]   2> 897415 INFO  (qtp1295041554-14388) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[144 (1687968781676052480)]} 0 0
   [junit4]   2> 897416 INFO  (qtp233606857-14409) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[144 (1687968781677101056)]} 0 0
   [junit4]   2> 897417 INFO  (qtp1295041554-14384) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[145 (1687968781678149632)]} 0 0
   [junit4]   2> 897417 INFO  (qtp233606857-14410) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[145 (1687968781678149632)]} 0 0
   [junit4]   2> 897418 INFO  (qtp1295041554-14385) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[146 (1687968781679198208)]} 0 0
   [junit4]   2> 897419 INFO  (qtp233606857-14411) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[146 (1687968781680246784)]} 0 0
   [junit4]   2> 897419 INFO  (qtp1295041554-14386) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[147 (1687968781680246784)]} 0 0
   [junit4]   2> 897420 INFO  (qtp233606857-14407) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[147 (1687968781681295360)]} 0 0
   [junit4]   2> 897421 INFO  (qtp1295041554-14387) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[148 (1687968781681295360)]} 0 0
   [junit4]   2> 897421 INFO  (qtp233606857-14408) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[148 (1687968781682343936)]} 0 0
   [junit4]   2> 897422 INFO  (qtp1295041554-14388) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[149 (1687968781683392512)]} 0 0
   [junit4]   2> 897427 INFO  (qtp233606857-14409) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={wt=javabin&version=2}{add=[149 (1687968781688635392)]} 0 0
   [junit4]   2> 897453 INFO  (searcherExecutor-9173-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 897456 INFO  (qtp1295041554-14384) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 26
   [junit4]   2> 897487 INFO  (searcherExecutor-9192-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 897488 INFO  (qtp233606857-14410) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/dt/i path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 31
   [junit4]   2> 897494 INFO  (qtp1295041554-14385) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/dt/i path=/select params={q=*:*&distrib=false&sort=one_i1_ml+desc&rows=13&wt=javabin&version=2} hits=67 status=0 QTime=0
   [junit4]   2> 897514 ERROR (qtp233606857-14411) [    x:collection1 ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: org.apache.solr.client.solrj.SolrServerException: java.lang.ArithmeticException: / by zero
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:483)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2641)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:766)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:540)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:395)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.client.solrj.SolrServerException: java.lang.ArithmeticException: / by zero
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:409)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandlerFactory.makeLoadBalancedRequest(HttpShardHandlerFactory.java:371)
   [junit4]   2> 	at org.apache.solr.handler.component.ShardRequestor.call(ShardRequestor.java:132)
   [junit4]   2> 	at org.apache.solr.handler.component.ShardRequestor.call(ShardRequestor.java:41)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	... 1 more
   [junit4]   2> Caused by: java.lang.ArithmeticException: / by zero
   [junit4]   2> 	at org.eclipse.jetty.util.Pool.acquire(Pool.java:278)
   [junit4]   2> 	at org.eclipse.jetty.client.AbstractConnectionPool.activate(AbstractConnectionPool.java:284)
   [junit4]   2> 	at org.eclipse.jetty.client.AbstractConnectionPool.acquire(AbstractConnectionPool.java:209)
   [junit4]   2> 	at org.eclipse.jetty.client.HttpDestination.process(HttpDestination.java:331)
   [junit4]   2> 	at org.eclipse.jetty.client.HttpDestination.send(HttpDestination.java:318)
   [junit4]   2> 	at org.eclipse.jetty.client.HttpDestination.send(HttpDestination.java:311)
   [junit4]   2> 	at org.eclipse.jetty.client.HttpDestination.send(HttpDestination.java:288)
   [junit4]   2> 	at org.eclipse.jetty.client.HttpDestination.send(HttpDestination.java:265)
   [junit4]   2> 	at org.eclipse.jetty.client.HttpClient.send(HttpClient.java:594)
   [junit4]   2> 	at org.eclipse.jetty.client.HttpRequest.send(HttpRequest.java:772)
   [junit4]   2> 	at org.eclipse.jetty.client.HttpRequest.send(HttpRequest.java:764)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:400)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:761)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
   [junit4]   2> 	... 12 more
   [junit4]   2> 
   [junit4]   2> 897515 INFO  (qtp233606857-14411) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/dt/i path=/select params={q=*:*&shards=[::1]:8/dt/i|https://127.0.0.1:46693/dt/i/collection1&sort=one_i1_ml+desc&rows=13&wt=javabin&version=2} rid=127.0.0.1-112319 status=500 QTime=19
   [junit4]   2> 897515 ERROR (qtp233606857-14411) [    x:collection1 ] o.a.s.s.HttpSolrCall org.apache.solr.common.SolrException: org.apache.solr.client.solrj.SolrServerException: java.lang.ArithmeticException: / by zero
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:483)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:216)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2641)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:766)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:540)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:395)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.client.solrj.SolrServerException: java.lang.ArithmeticException: / by zero
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:409)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandlerFactory.makeLoadBalancedRequest(HttpShardHandlerFactory.java:371)
   [junit4]   2> 	at org.apache.solr.handler.component.ShardRequestor.call(ShardRequestor.java:132)
   [junit4]   2> 	at org.apache.solr.handler.component.ShardRequestor.call(ShardRequestor.java:41)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	... 1 more
   [junit4]   2> Caused by: java.lang.ArithmeticException: / by zero
   [junit4]   2> 	at org.eclipse.jetty.util.Pool.acquire(Pool.java:278)
   [junit4]   2> 	at org.eclipse.jetty.client.AbstractConnectionPool.activate(AbstractConnectionPool.java:284)
   [junit4]   2> 	at org.eclipse.jetty.client.AbstractConnectionPool.acquire(AbstractConnectionPool.java:209)
   [junit4]   2> 	at org.eclipse.jetty.client.HttpDestination.process(HttpDestination.java:331)
   [junit4]   2> 	at org.eclipse.jetty.client.HttpDestination.send(HttpDestination.java:318)
   [junit4]   2> 	at org.eclipse.jetty.client.HttpDestination.send(HttpDestination.java:311)
   [junit4]   2> 	at org.eclipse.jetty.client.HttpDestination.send(HttpDestination.java:288)
   [junit4]   2> 	at org.eclipse.jetty.client.HttpDestination.send(HttpDestination.java:265)
   [junit4]   2> 	at org.eclipse.jetty.client.HttpClient.send(HttpClient.java:594)
   [junit4]   2> 	at org.eclipse.jetty.client.HttpRequest.send(HttpRequest.java:772)
   [junit4]   2> 	at org.eclipse.jetty.client.HttpRequest.send(HttpRequest.java:764)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:400)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.Http2SolrClient.request(Http2SolrClient.java:761)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
   [junit4]   2> 	... 12 more
   [junit4]   2> 
   [junit4]   2> 897517 INFO  (TEST-TestDistributedMissingSort.test-seed#[665FA79DD3901437]) [     ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 897528 INFO  (closeThreadPool-9197-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=302625592
   [junit4]   2> 897530 INFO  (coreCloseExecutor-9201-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@194f1784
   [junit4]   2> 897530 INFO  (coreCloseExecutor-9201-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@194f1784
   [junit4]   2> 897530 INFO  (coreCloseExecutor-9201-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4bc05543: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@126192c7
   [junit4]   2> 897539 INFO  (closeThreadPool-9197-thread-4) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1666513567
   [junit4]   2> 897544 INFO  (coreCloseExecutor-9203-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@27824766
   [junit4]   2> 897544 INFO  (coreCloseExecutor-9203-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@27824766
   [junit4]   2> 897544 INFO  (coreCloseExecutor-9203-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@276d9826: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@456e647a
   [junit4]   2> 897545 INFO  (coreCloseExecutor-9201-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 897546 INFO  (closeThreadPool-9197-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 897547 INFO  (closeThreadPool-9197-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@770e7d5a: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@7658465e
   [junit4]   2> 897551 INFO  (closeThreadPool-9197-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 897551 INFO  (closeThreadPool-9197-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5a3a783f: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@59a0c031
   [junit4]   2> 897553 INFO  (closeThreadPool-9197-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 897554 INFO  (closeThreadPool-9197-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4a7656f4: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@1a0fa1c1
   [junit4]   2> 897566 INFO  (closeThreadPool-9197-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7abb20c7{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 897567 INFO  (closeThreadPool-9197-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@36a32349{/dt/i,null,STOPPED}
   [junit4]   2> 897567 INFO  (closeThreadPool-9197-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 897575 INFO  (coreCloseExecutor-9203-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 897581 INFO  (closeThreadPool-9197-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 897581 INFO  (closeThreadPool-9197-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@429c1981: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@4888d111
   [junit4]   2> 897586 INFO  (closeThreadPool-9197-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 897586 INFO  (closeThreadPool-9197-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@74e4849d: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@59a0c031
   [junit4]   2> 897588 INFO  (closeThreadPool-9197-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 897588 INFO  (closeThreadPool-9197-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@dd305ae: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@1a0fa1c1
   [junit4]   2> 897591 INFO  (closeThreadPool-9197-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@2c57f37a{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 897597 INFO  (closeThreadPool-9197-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@377f1001{/dt/i,null,STOPPED}
   [junit4]   2> 897597 INFO  (closeThreadPool-9197-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistributedMissingSort -Dtests.method=test -Dtests.seed=665FA79DD3901437 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=hi -Dtests.timezone=America/Blanc-Sablon -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   3.21s J0 | TestDistributedMissingSort.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:46693/dt/i/collection1: org.apache.solr.client.solrj.SolrServerException: java.lang.ArithmeticException: / by zero
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([665FA79DD3901437:EE0B98477D6C79CF]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:625)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:677)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:655)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:634)
   [junit4]    > 	at org.apache.solr.TestDistributedMissingSort.testSortMissingLast(TestDistributedMissingSort.java:106)
   [junit4]    > 	at org.apache.solr.TestDistributedMissingSort.test(TestDistributedMissingSort.java:43)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1117)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedMissingSort_665FA79DD3901437-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {two_i1_mf=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), one_i1_ml=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), SubjectTerms_mfacet=PostingsFormat(name=Asserting), n_l1=BlockTreeOrds(blocksize=128), n_dt1=PostingsFormat(name=Asserting), n_td1=PostingsFormat(name=Asserting), n_d1=BlockTreeOrds(blocksize=128), five_s1_ml=PostingsFormat(name=Direct), n_f1=PostingsFormat(name=Asserting), n_ti1=PostingsFormat(name=Direct), six_s1_mf=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), rnd_b=PostingsFormat(name=Direct), n_tl1=PostingsFormat(name=Asserting), id_i=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), _version_=PostingsFormat(name=Asserting), n_tf1=BlockTreeOrds(blocksize=128), foo_b=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), n_tdt1=PostingsFormat(name=Asserting), foo_d=PostingsFormat(name=Direct), three_l1_ml=PostingsFormat(name=Asserting), id=PostingsFormat(name=Direct), foo_f=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), four_l1_mf=BlockTreeOrds(blocksize=128)}, docValues:{two_i1_mf=DocValuesFormat(name=Asserting), one_i1_ml=DocValuesFormat(name=Asserting), n_l1=DocValuesFormat(name=Lucene80), n_dt1=DocValuesFormat(name=Direct), n_td1=DocValuesFormat(name=Direct), n_d1=DocValuesFormat(name=Lucene80), n_f1=DocValuesFormat(name=Direct), n_ti1=DocValuesFormat(name=Lucene80), n_tl1=DocValuesFormat(name=Direct), id_i=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Direct), n_tf1=DocValuesFormat(name=Lucene80), n_tdt1=DocValuesFormat(name=Direct), foo_d=DocValuesFormat(name=Lucene80), three_l1_ml=DocValuesFormat(name=Direct), foo_f=DocValuesFormat(name=Asserting), four_l1_mf=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=830, maxMBSortInHeap=7.6578138776662925, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=hi, timezone=America/Blanc-Sablon
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=174873736,total=527958016
   [junit4]   2> NOTE: All tests run in this JVM: [FieldMutatingUpdateProcessorTest, FullHLLTest, TestPullReplica, TestMaxTokenLenTokenizer, SpellCheckCollatorTest, RulesTest, MoveReplicaHDFSFailoverTest, DeleteNodeTest, ExternalFileFieldSortTest, DocumentBuilderTest, TestLuceneMatchVersion, CreateCollectionCleanupTest, AtomicUpdateJavabinTest, BigEndianAscendingWordDeserializerTest, TestFieldCacheSortRandom, TestCustomStream, ZkFailoverTest, TestDistribDocBasedVersion, TestCustomDocTransformer, DocValuesMissingTest, TestLocalFSCloudBackupRestore, CSVRequestHandlerTest, OrderedExecutorTest, TestInPlaceUpdateWithRouteField, OutputWriterTest, DistributedFacetPivotLargeTest, HdfsSyncSliceTest, TestLegacyFieldReuse, TestSolrIndexConfig, BadComponentTest, TestSmileRequest, TestPayloadScoreQParserPlugin, BadCopyFieldTest, FullSolrCloudDistribCmdsTest, TestConfig, AuthToolTest, CdcrBidirectionalTest, TriggerCooldownIntegrationTest, TestHighlightDedupGrouping, TestBlobHandler, TestSha256AuthenticationProvider, SuggestComponentTest, TestStressReorder, CoreAdminHandlerTest, PathHierarchyTokenizerFactoryTest, AssignTest, CustomCollectionTest, PeerSyncWithIndexFingerprintCachingTest, DefaultValueUpdateProcessorTest, TestCloudSearcherWarming, TestRandomRequestDistribution, TestLegacyNumericRangeQueryBuilder, TestReplicationHandlerDiskOverFlow, TestSimTriggerIntegration, TestUniqueKeyFieldResource, BasicZkTest, TestSolrCloudSnapshots, RequiredFieldsTest, NoCacheHeaderTest, UUIDUpdateProcessorFallbackTest, UnloadDistributedZkTest, DebugComponentTest, TestJsonFacetRefinement, MaxScoreCollectorTest, TestStressInPlaceUpdates, TestConfigSets, AnalysisErrorHandlingTest, RecoveryZkTest, MoreLikeThisHandlerTest, CoreSorterTest, TestPHPSerializedResponseWriter, SolrPluginUtilsTest, TestIndexingPerformance, TestFiltering, TestClassicSimilarityFactory, NotRequiredUniqueKeyTest, OverseerTest, DisMaxRequestHandlerTest, TestQuerySenderListener, ClusterStateMockUtilTest, MetricsHistoryHandlerTest, ClassificationUpdateProcessorFactoryTest, ShowFileRequestHandlerTest, LeaderFailureAfterFreshStartTest, SolrTestCaseJ4Test, TestSimpleTrackingShardHandler, PreAnalyzedFieldManagedSchemaCloudTest, RequestHandlersTest, DistributedFacetPivotWhiteBoxTest, SolrIndexSearcherTest, TestHalfAndHalfDocValues, TestHighFrequencyDictionaryFactory, OverseerSolrResponseTest, TestComponentsName, StatelessScriptUpdateProcessorFactoryTest, DistributedVersionInfoTest, DistributedQueryElevationComponentTest, TestImplicitCoreProperties, TestTrackingShardHandlerFactory, TestSolrCLIRunExample, DistanceUnitsTest, SpatialRPTFieldTypeTest, TestTermsQParserPlugin, JvmMetricsTest, FacetPivotSmallTest, CurrencyRangeFacetCloudTest, ReplaceNodeTest, SystemInfoHandlerTest, LoggingHandlerTest, HdfsBasicDistributedZk2Test, TestRealTimeGet, HdfsNNFailoverTest, DaemonStreamApiTest, TestOmitPositions, TestPartialUpdateDeduplication, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, CursorPagingTest, TestDistributedMissingSort]
   [junit4] Completed [363/924 (1!)] on J0 in 3.31s, 1 test, 1 error <<< FAILURES!

[...truncated 52573 lines...]