You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/07/08 15:25:00 UTC

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-13.0.2) - Build # 1236 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1236/
Java: 64bit/jdk-13.0.2 -XX:+UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.search.facet.TestJsonFacets.testBigger {p0=UIF}

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([45F2FBC3CC222CBB]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.facet.TestJsonFacets

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([45F2FBC3CC222CBB]:0)




Build Log:
[...truncated 16208 lines...]
   [junit4] Suite: org.apache.solr.search.facet.TestJsonFacets
   [junit4]   2> 1756602 INFO  (SUITE-TestJsonFacets-seed#[45F2FBC3CC222CBB]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1756603 INFO  (SUITE-TestJsonFacets-seed#[45F2FBC3CC222CBB]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.search.facet.TestJsonFacets_45F2FBC3CC222CBB-001/data-dir-182-001
   [junit4]   2> 1756603 WARN  (SUITE-TestJsonFacets-seed#[45F2FBC3CC222CBB]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=172 numCloses=172
   [junit4]   2> 1756603 INFO  (SUITE-TestJsonFacets-seed#[45F2FBC3CC222CBB]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1756604 INFO  (SUITE-TestJsonFacets-seed#[45F2FBC3CC222CBB]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None") w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1756604 INFO  (SUITE-TestJsonFacets-seed#[45F2FBC3CC222CBB]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1756604 INFO  (SUITE-TestJsonFacets-seed#[45F2FBC3CC222CBB]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1756608 INFO  (SUITE-TestJsonFacets-seed#[45F2FBC3CC222CBB]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1756617 INFO  (SUITE-TestJsonFacets-seed#[45F2FBC3CC222CBB]-worker) [     ] o.a.s.s.IndexSchema Schema name=example
   [junit4]   2> 1756658 INFO  (SUITE-TestJsonFacets-seed#[45F2FBC3CC222CBB]-worker) [     ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 1756699 WARN  (SUITE-TestJsonFacets-seed#[45F2FBC3CC222CBB]-worker) [     ] o.a.s.c.CoreContainer Unable to create [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:?]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:1036) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:408) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:838) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:824) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:381) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:693) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:800) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:746) ~[?:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:366) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:331) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:169) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:142) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:148) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:111) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:816) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:806) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:667) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:656) [java/:?]
   [junit4]   2> 	at org.apache.solr.search.facet.TestJsonFacets.beforeTests(TestJsonFacets.java:76) [test/:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:567) ~[?:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:830) [?:?]
   [junit4]   2> 1756709 WARN  (SUITE-TestJsonFacets-seed#[45F2FBC3CC222CBB]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/filestore] directory in SOLR_HOME [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:?]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:1036) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:408) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:838) ~[?:?]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1323) ~[?:?]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1355) ~[?:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:523) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:77) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:667) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:170) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:142) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:148) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:111) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:816) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:806) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:667) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:656) [java/:?]
   [junit4]   2> 	at org.apache.solr.search.facet.TestJsonFacets.beforeTests(TestJsonFacets.java:76) [test/:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:567) ~[?:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:830) [?:?]
   [junit4]   2> 1756711 INFO  (SUITE-TestJsonFacets-seed#[45F2FBC3CC222CBB]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1756714 WARN  (SUITE-TestJsonFacets-seed#[45F2FBC3CC222CBB]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5dd371b8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1756714 WARN  (SUITE-TestJsonFacets-seed#[45F2FBC3CC222CBB]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5dd371b8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1756718 WARN  (SUITE-TestJsonFacets-seed#[45F2FBC3CC222CBB]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5910253a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1756718 WARN  (SUITE-TestJsonFacets-seed#[45F2FBC3CC222CBB]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5910253a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1756719 WARN  (SUITE-TestJsonFacets-seed#[45F2FBC3CC222CBB]-worker) [     ] 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> 1756736 INFO  (SUITE-TestJsonFacets-seed#[45F2FBC3CC222CBB]-worker) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1756736 INFO  (SUITE-TestJsonFacets-seed#[45F2FBC3CC222CBB]-worker) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1756753 INFO  (SUITE-TestJsonFacets-seed#[45F2FBC3CC222CBB]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfb6d31
   [junit4]   2> 1756760 INFO  (SUITE-TestJsonFacets-seed#[45F2FBC3CC222CBB]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfb6d31
   [junit4]   2> 1756760 INFO  (SUITE-TestJsonFacets-seed#[45F2FBC3CC222CBB]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfb6d31
   [junit4]   2> 1756765 INFO  (coreLoadExecutor-17335-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1756780 INFO  (coreLoadExecutor-17335-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=example
   [junit4]   2> 1756815 INFO  (coreLoadExecutor-17335-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 1756824 INFO  (coreLoadExecutor-17335-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1756825 INFO  (coreLoadExecutor-17335-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@bfb6d31
   [junit4]   2> 1756825 INFO  (coreLoadExecutor-17335-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.search.facet.TestJsonFacets_45F2FBC3CC222CBB-001/data-dir-182-001/]
   [junit4]   2> 1756827 INFO  (coreLoadExecutor-17335-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.31846902100300484]
   [junit4]   2> 1756828 WARN  (coreLoadExecutor-17335-thread-1) [    x:collection1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1756899 INFO  (coreLoadExecutor-17335-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1756899 INFO  (coreLoadExecutor-17335-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1756902 INFO  (coreLoadExecutor-17335-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1756902 INFO  (coreLoadExecutor-17335-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1756902 INFO  (coreLoadExecutor-17335-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=28.037109375, floorSegmentMB=0.6767578125, forceMergeDeletesPctAllowed=13.072209181994449, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=40.40121367968573
   [junit4]   2> 1756903 WARN  (coreLoadExecutor-17335-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/core/src/test-files/solr/collection1/conf ; switching to use InMemory storage instead.
   [junit4]   2> 1756904 INFO  (coreLoadExecutor-17335-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1756904 INFO  (coreLoadExecutor-17335-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1671661491589218304
   [junit4]   2> 1756905 INFO  (searcherExecutor-17337-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1756906 INFO  (SUITE-TestJsonFacets-seed#[45F2FBC3CC222CBB]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1756925 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testComplex {p0=DV}
   [junit4]   2> 1756930 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1671661491612286976)} 0 4
   [junit4]   2> 1756934 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[0 (1671661491619627008)]} 0 0
   [junit4]   2> 1756934 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[1 (1671661491620675584)]} 0 0
   [junit4]   2> 1756934 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[1 (1671661491620675585)]} 0 0
   [junit4]   2> 1756934 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[2 (1671661491620675586)]} 0 0
   [junit4]   2> 1756934 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[3 (1671661491620675587)]} 0 0
   [junit4]   2> 1756935 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[4 (1671661491621724160)]} 0 0
   [junit4]   2> 1756935 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[5 (1671661491621724161)]} 0 0
   [junit4]   2> 1756935 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[6 (1671661491621724162)]} 0 0
   [junit4]   2> 1756935 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[7 (1671661491621724163)]} 0 0
   [junit4]   2> 1756935 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[7 (1671661491621724164)]} 0 0
   [junit4]   2> 1756935 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[8 (1671661491621724165)]} 0 0
   [junit4]   2> 1756935 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[9 (1671661491621724166)]} 0 0
   [junit4]   2> 1756936 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[10 (1671661491622772736)]} 0 0
   [junit4]   2> 1756936 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[11 (1671661491622772737)]} 0 0
   [junit4]   2> 1756936 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[12 (1671661491622772738)]} 0 0
   [junit4]   2> 1756936 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[13 (1671661491622772739)]} 0 0
   [junit4]   2> 1756936 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[14 (1671661491622772740)]} 0 0
   [junit4]   2> 1756936 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[15 (1671661491622772741)]} 0 0
   [junit4]   2> 1756937 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[16 (1671661491622772742)]} 0 0
   [junit4]   2> 1756937 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[17 (1671661491623821312)]} 0 0
   [junit4]   2> 1756937 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[18 (1671661491623821313)]} 0 0
   [junit4]   2> 1756937 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[19 (1671661491623821314)]} 0 0
   [junit4]   2> 1756937 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[20 (1671661491623821315)]} 0 0
   [junit4]   2> 1756938 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[21 (1671661491624869888)]} 0 0
   [junit4]   2> 1756938 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[22 (1671661491624869889)]} 0 0
   [junit4]   2> 1756938 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[23 (1671661491624869890)]} 0 0
   [junit4]   2> 1756938 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[24 (1671661491624869891)]} 0 0
   [junit4]   2> 1756938 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[25 (1671661491624869892)]} 0 0
   [junit4]   2> 1756938 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[26 (1671661491624869893)]} 0 0
   [junit4]   2> 1756942 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[27 (1671661491629064192)]} 0 0
   [junit4]   2> 1756949 INFO  (searcherExecutor-17337-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1756950 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 1756952 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[28 (1671661491638501376)]} 0 1
   [junit4]   2> 1756952 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[28 (1671661491639549952)]} 0 0
   [junit4]   2> 1756952 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[29 (1671661491639549953)]} 0 0
   [junit4]   2> 1756953 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[29 (1671661491639549954)]} 0 0
   [junit4]   2> 1756953 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[30 (1671661491640598528)]} 0 0
   [junit4]   2> 1756953 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[31 (1671661491640598529)]} 0 0
   [junit4]   2> 1756953 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[32 (1671661491640598530)]} 0 0
   [junit4]   2> 1756953 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[33 (1671661491640598531)]} 0 0
   [junit4]   2> 1756953 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[34 (1671661491640598532)]} 0 0
   [junit4]   2> 1756954 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[35 (1671661491641647104)]} 0 0
   [junit4]   2> 1756954 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[36 (1671661491641647105)]} 0 0
   [junit4]   2> 1756954 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[37 (1671661491641647106)]} 0 0
   [junit4]   2> 1756954 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[38 (1671661491641647107)]} 0 0
   [junit4]   2> 1756954 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[39 (1671661491641647108)]} 0 0
   [junit4]   2> 1756954 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[40 (1671661491641647109)]} 0 0
   [junit4]   2> 1756966 INFO  (searcherExecutor-17337-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1756966 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 11
   [junit4]   2> 1756971 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[41 (1671661491655278592)]} 0 3
   [junit4]   2> 1756971 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[42 (1671661491659472896)]} 0 0
   [junit4]   2> 1756971 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[43 (1671661491659472897)]} 0 0
   [junit4]   2> 1756972 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[44 (1671661491659472898)]} 0 0
   [junit4]   2> 1756972 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[45 (1671661491660521472)]} 0 0
   [junit4]   2> 1756972 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[46 (1671661491660521473)]} 0 0
   [junit4]   2> 1756972 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[47 (1671661491660521474)]} 0 0
   [junit4]   2> 1756972 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[48 (1671661491660521475)]} 0 0
   [junit4]   2> 1756972 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[49 (1671661491660521476)]} 0 0
   [junit4]   2> 1756972 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[50 (1671661491660521477)]} 0 0
   [junit4]   2> 1756974 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[51 (1671661491661570048)]} 0 0
   [junit4]   2> 1756974 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[52 (1671661491662618624)]} 0 0
   [junit4]   2> 1756974 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[53 (1671661491662618625)]} 0 0
   [junit4]   2> 1756975 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[54 (1671661491663667200)]} 0 0
   [junit4]   2> 1756975 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[55 (1671661491663667201)]} 0 0
   [junit4]   2> 1756983 INFO  (searcherExecutor-17337-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1756984 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 9
   [junit4]   2> 1756986 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[56 (1671661491674152960)]} 0 1
   [junit4]   2> 1756993 INFO  (searcherExecutor-17337-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1756993 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 1756994 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[57 (1671661491683590144)]} 0 0
   [junit4]   2> 1756995 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[58 (1671661491684638720)]} 0 0
   [junit4]   2> 1756995 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[59 (1671661491684638721)]} 0 0
   [junit4]   2> 1756995 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[60 (1671661491684638722)]} 0 0
   [junit4]   2> 1756995 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[61 (1671661491684638723)]} 0 0
   [junit4]   2> 1756995 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[62 (1671661491684638724)]} 0 0
   [junit4]   2> 1756995 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[63 (1671661491684638725)]} 0 0
   [junit4]   2> 1756996 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[63 (1671661491684638726)]} 0 0
   [junit4]   2> 1756996 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[64 (1671661491685687296)]} 0 0
   [junit4]   2> 1757004 INFO  (searcherExecutor-17337-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1757005 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 9
   [junit4]   2> 1757008 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[65 (1671661491696173056)]} 0 2
   [junit4]   2> 1757009 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[66 (1671661491699318784)]} 0 0
   [junit4]   2> 1757009 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[67 (1671661491699318785)]} 0 0
   [junit4]   2> 1757010 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[68 (1671661491700367360)]} 0 0
   [junit4]   2> 1757010 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[69 (1671661491700367361)]} 0 0
   [junit4]   2> 1757010 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[70 (1671661491700367362)]} 0 0
   [junit4]   2> 1757021 INFO  (searcherExecutor-17337-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1757021 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 10
   [junit4]   2> 1757024 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[71 (1671661491713998848)]} 0 0
   [junit4]   2> 1757025 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[72 (1671661491716096000)]} 0 0
   [junit4]   2> 1757025 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[73 (1671661491716096001)]} 0 0
   [junit4]   2> 1757025 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[74 (1671661491716096002)]} 0 0
   [junit4]   2> 1757025 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[75 (1671661491716096003)]} 0 0
   [junit4]   2> 1757026 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[76 (1671661491717144576)]} 0 0
   [junit4]   2> 1757026 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[77 (1671661491717144577)]} 0 0
   [junit4]   2> 1757028 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[78 (1671661491718193152)]} 0 1
   [junit4]   2> 1757029 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[79 (1671661491719241728)]} 0 0
   [junit4]   2> 1757029 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[80 (1671661491720290304)]} 0 0
   [junit4]   2> 1757029 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[80 (1671661491720290305)]} 0 0
   [junit4]   2> 1757029 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[81 (1671661491720290306)]} 0 0
   [junit4]   2> 1757030 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[82 (1671661491721338880)]} 0 0
   [junit4]   2> 1757030 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[83 (1671661491721338881)]} 0 0
   [junit4]   2> 1757031 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[84 (1671661491721338882)]} 0 0
   [junit4]   2> 1757033 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[85 (1671661491724484608)]} 0 1
   [junit4]   2> 1757034 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[86 (1671661491724484609)]} 0 0
   [junit4]   2> 1757042 INFO  (searcherExecutor-17337-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1757043 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 1757045 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[87 (1671661491734970368)]} 0 1
   [junit4]   2> 1757045 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[88 (1671661491737067520)]} 0 0
   [junit4]   2> 1757046 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[89 (1671661491737067521)]} 0 0
   [junit4]   2> 1757046 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[90 (1671661491738116096)]} 0 0
   [junit4]   2> 1757047 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[91 (1671661491739164672)]} 0 0
   [junit4]   2> 1757047 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[92 (1671661491739164673)]} 0 0
   [junit4]   2> 1757047 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[92 (1671661491739164674)]} 0 0
   [junit4]   2> 1757047 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[93 (1671661491739164675)]} 0 0
   [junit4]   2> 1757047 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[93 (1671661491739164676)]} 0 0
   [junit4]   2> 1757056 INFO  (searcherExecutor-17337-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1757058 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 10
   [junit4]   2> 1757062 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[94 (1671661491751747584)]} 0 3
   [junit4]   2> 1757063 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[95 (1671661491754893312)]} 0 0
   [junit4]   2> 1757064 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[96 (1671661491756990464)]} 0 0
   [junit4]   2> 1757064 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[97 (1671661491756990465)]} 0 0
   [junit4]   2> 1757072 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={versions=true&wt=json&indent=true}{add=[98 (1671661491756990466)]} 0 7
   [junit4]   2> 1757083 INFO  (searcherExecutor-17337-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1757084 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 11
   [junit4]   2> 1757089 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={make_s=make_s&model_s=model_s&price_low=11000.0&price_high=100000.0&q=*:*&rows=0&fq=%2B${make_s}:honda+%2Bcost_f:[${price_low}+TO+${price_high}]&json.facet={makes:{terms:{field:${make_s},+facet:{models:{terms:{field:${model_s},+limit:2,+mincount:0}}}}}}&facet=true&facet.pivot=make_s,model_s&facet.limit=2&wt=json&indent=true} hits=8 status=0 QTime=4
   [junit4]   2> 1757090 INFO  (TEST-TestJsonFacets.testComplex-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testComplex {p0=DV}
   [junit4]   2> 1757112 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testPrelimSortingSingleNode {p0=DV}
   [junit4]   2> 1757143 WARN  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[45F2FBC3CC222CBB]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1757143 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1757143 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 1757143 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[45F2FBC3CC222CBB]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
   [junit4]   2> 1757149 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[45F2FBC3CC222CBB]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1757149 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[45F2FBC3CC222CBB]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1757150 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[45F2FBC3CC222CBB]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1757150 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[45F2FBC3CC222CBB]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@681657cf{/solr,null,AVAILABLE}
   [junit4]   2> 1757151 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[45F2FBC3CC222CBB]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3bed7731{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:64286}
   [junit4]   2> 1757151 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[45F2FBC3CC222CBB]) [     ] o.e.j.s.Server Started @1757237ms
   [junit4]   2> 1757151 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema_latest.xml, hostContext=/solr, solrconfig=solrconfig-tlog.xml, hostPort=64286}
   [junit4]   2> 1757152 ERROR (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1757152 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1757152 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.0
   [junit4]   2> 1757152 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1757152 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr
   [junit4]   2> 1757152 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-07-08T15:03:50.502387Z
   [junit4]   2> 1757152 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.search.facet.TestJsonFacets_45F2FBC3CC222CBB-001/s0-001/solr.xml
   [junit4]   2> 1757155 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1757155 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1757156 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@bfb6d31, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1757256 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1757263 WARN  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[45F2FBC3CC222CBB]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3a2cee67[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1757263 WARN  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[45F2FBC3CC222CBB]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3a2cee67[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1757271 WARN  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[45F2FBC3CC222CBB]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6e54edde[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1757272 WARN  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[45F2FBC3CC222CBB]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6e54edde[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1757273 WARN  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[45F2FBC3CC222CBB]) [     ] 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> 1757309 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1757309 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1757412 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfb6d31
   [junit4]   2> 1757441 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfb6d31
   [junit4]   2> 1757441 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfb6d31
   [junit4]   2> 1757445 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.search.facet.TestJsonFacets_45F2FBC3CC222CBB-001/s0-001
   [junit4]   2> 1757445 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1757452 INFO  (coreLoadExecutor-17354-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1757464 INFO  (coreLoadExecutor-17354-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=example
   [junit4]   2> 1757535 INFO  (coreLoadExecutor-17354-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 1757558 INFO  (coreLoadExecutor-17354-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.search.facet.TestJsonFacets_45F2FBC3CC222CBB-001/s0-001/collection1, trusted=true
   [junit4]   2> 1757560 INFO  (coreLoadExecutor-17354-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@bfb6d31
   [junit4]   2> 1757560 INFO  (coreLoadExecutor-17354-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.search.facet.TestJsonFacets_45F2FBC3CC222CBB-001/s0-001/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.search.facet.TestJsonFacets_45F2FBC3CC222CBB-001/s0-001/collection1/data/]
   [junit4]   2> 1757562 INFO  (coreLoadExecutor-17354-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.31846902100300484]
   [junit4]   2> 1757564 WARN  (coreLoadExecutor-17354-thread-1) [    x:collection1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1757672 INFO  (coreLoadExecutor-17354-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1757672 INFO  (coreLoadExecutor-17354-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1757674 INFO  (coreLoadExecutor-17354-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1757674 INFO  (coreLoadExecutor-17354-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1757675 INFO  (coreLoadExecutor-17354-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=28.037109375, floorSegmentMB=0.6767578125, forceMergeDeletesPctAllowed=13.072209181994449, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=40.40121367968573
   [junit4]   2> 1757675 INFO  (coreLoadExecutor-17354-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.search.facet.TestJsonFacets_45F2FBC3CC222CBB-001/s0-001/collection1/conf
   [junit4]   2> 1757676 INFO  (coreLoadExecutor-17354-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1757676 INFO  (coreLoadExecutor-17354-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1671661492398718976
   [junit4]   2> 1757677 INFO  (TEST-TestJsonFacets.testPrelimSortingSingleNode-seed#[45F2FBC3CC222CBB]) [     ] o.a.s.SolrTestCaseHS ===> Started solr server port=64286 home=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.search.facet.TestJsonFacets_45F2FBC3CC222CBB-001/s0-001
   [junit4]   2> 1757678 INFO  (searcherExecutor-17356-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1757681 INFO  (qtp462528909-26021) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1671661492402913280)} 0 1
   [junit4]   2> 1757683 INFO  (qtp462528909-26022) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1671661492406059008)]} 0 0
   [junit4]   2> 1757684 INFO  (qtp462528909-26023) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1671661492407107584)]} 0 0
   [junit4]   2> 1757688 INFO  (qtp462528909-26020) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 (1671661492411301888)]} 0 0
   [junit4]   2> 1757689 INFO  (qtp462528909-26021) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 (1671661492412350464)]} 0 0
   [junit4]   2> 1757693 INFO  (qtp462528909-26022) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5 (1671661492416544768)]} 0 0
   [junit4]   2> 1757694 INFO  (qtp462528909-26023) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6 (1671661492417593344)]} 0 0
   [junit4]   2> 1757695 INFO  (qtp462528909-26020) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7 (1671661492418641920)]} 0 0
   [junit4]   2> 1757696 INFO  (qtp462528909-26021) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8 (1671661492419690496)]} 0 0
   [junit4]   2> 1757698 INFO  (qtp462528909-26022) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9 (1671661492421787648)]} 0 0
   [junit4]   2> 1757699 INFO  (qtp462528909-26023) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10 (1671661492422836224)]} 0 0
   [junit4]   2> 1757699 INFO  (qtp462528909-26020) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11 (1671661492422836225)]} 0 0
   [junit4]   2> 1757700 INFO  (qtp462528909-26021) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12 (1671661492423884800)]} 0 0
   [junit4]   2> 1757700 INFO  (qtp462528909-26022) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13 (1671661492423884801)]} 0 0
   [junit4]   2> 1757702 INFO  (qtp462528909-26023) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14 (1671661492424933376)]} 0 0
   [junit4]   2> 1757702 INFO  (qtp462528909-26020) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15 (1671661492425981952)]} 0 0
   [junit4]   2> 1757703 INFO  (qtp462528909-26021) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16 (1671661492427030528)]} 0 0
   [junit4]   2> 1757704 INFO  (qtp462528909-26022) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17 (1671661492428079104)]} 0 0
   [junit4]   2> 1757717 INFO  (qtp462528909-26023) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18 (1671661492441710592)]} 0 0
   [junit4]   2> 1757718 INFO  (qtp462528909-26020) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19 (1671661492442759168)]} 0 0
   [junit4]   2> 1757719 INFO  (qtp462528909-26021) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20 (1671661492443807744)]} 0 0
   [junit4]   2> 1757719 INFO  (qtp462528909-26022) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21 (1671661492443807745)]} 0 0
   [junit4]   2> 1757726 INFO  (qtp462528909-26023) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22 (1671661492444856320)]} 0 6
   [junit4]   2> 1757727 INFO  (qtp462528909-26020) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23 (1671661492452196352)]} 0 0
   [junit4]   2> 1757729 INFO  (qtp462528909-26021) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24 (1671661492453244928)]} 0 0
   [junit4]   2> 1757730 INFO  (qtp462528909-26022) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25 (1671661492454293504)]} 0 0
   [junit4]   2> 1757731 INFO  (qtp462528909-26023) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26 (1671661492455342080)]} 0 0
   [junit4]   2> 1757732 INFO  (qtp462528909-26020) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27 (1671661492457439232)]} 0 0
   [junit4]   2> 1757733 INFO  (qtp462528909-26021) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28 (1671661492458487808)]} 0 0
   [junit4]   2> 1757741 INFO  (qtp462528909-26021) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29 (1671661492466876416)]} 0 0
   [junit4]   2> 1757742 INFO  (qtp462528909-26022) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30 (1671661492467924992)]} 0 0
   [junit4]   2> 1757742 INFO  (qtp462528909-26023) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31 (1671661492467924993)]} 0 0
   [junit4]   2> 1757743 INFO  (qtp462528909-26020) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32 (1671661492468973568)]} 0 0
   [junit4]   2> 1757744 INFO  (qtp462528909-26021) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33 (1671661492470022144)]} 0 0
   [junit4]   2> 1757745 INFO  (qtp462528909-26022) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34 (1671661492470022145)]} 0 0
   [junit4]   2> 1757745 INFO  (qtp462528909-26023) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35 (1671661492471070720)]} 0 0
   [junit4]   2> 1757746 INFO  (qtp462528909-26020) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36 (1671661492472119296)]} 0 0
   [junit4]   2> 1757747 INFO  (qtp462528909-26021) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37 (1671661492473167872)]} 0 0
   [junit4]   2> 1757748 INFO  (qtp462528909-26022) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38 (1671661492474216448)]} 0 0
   [junit4]   2> 1757758 INFO  (qtp462528909-26023) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39 (1671661492484702208)]} 0 0
   [junit4]   2> 1757759 INFO  (qtp462528909-26020) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40 (1671661492485750784)]} 0 0
   [junit4]   2> 1757760 INFO  (qtp462528909-26021) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41 (1671661492486799360)]} 0 0
   [junit4]   2> 1757761 INFO  (qtp462528909-26022) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42 (1671661492487847936)]} 0 0
   [junit4]   2> 1757762 INFO  (qtp462528909-26023) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43 (1671661492488896512)]} 0 0
   [junit4]   2> 1757763 INFO  (qtp462528909-26020) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44 (1671661492489945088)]} 0 0
   [junit4]   2> 1757764 INFO  (qtp462528909-26021) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45 (1671661492490993664)]} 0 0
   [junit4]   2> 1757764 INFO  (qtp462528909-26022) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46 (1671661492490993665)]} 0 0
   [junit4]   2> 1757765 INFO  (qtp462528909-26023) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[47 (1671661492492042240)]} 0 0
   [junit4]   2> 1757766 INFO  (qtp462528909-26020) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[48 (1671661492493090816)]} 0 0
   [junit4]   2> 1757767 INFO  (qtp462528909-26021) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[49 (1671661492494139392)]} 0 0
   [junit4]   2> 1757769 INFO  (qtp462528909-26022) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[50 (1671661492496236544)]} 0 0
   [junit4]   2> 1757773 INFO  (qtp462528909-26023) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[51 (1671661492500430848)]} 0 0
   [junit4]   2> 1757777 INFO  (qtp462528909-26020) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[52 (1671661492504625152)]} 0 0
   [junit4]   2> 1757780 INFO  (qtp462528909-26021) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[53 (1671661492507770880)]} 0 0
   [junit4]   2> 1757781 INFO  (qtp462528909-26022) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[54 (1671661492508819456)]} 0 0
   [junit4]   2> 1757784 INFO  (qtp462528909-26023) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[55 (1671661492511965184)]} 0 0
   [junit4]   2> 1757785 INFO  (qtp462528909-26020) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[56 (1671661492513013760)]} 0 0
   [junit4]   2> 1757786 INFO  (qtp462528909-26021) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[57 (1671661492514062336)]} 0 0
   [junit4]   2> 1757788 INFO  (qtp462528909-26022) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[58 (1671661492516159488)]} 0 0
   [junit4]   2> 1757789 INFO  (qtp462528909-26023) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[59 (1671661492517208064)]} 0 0
   [junit4]   2> 1757790 INFO  (qtp462528909-26020) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[60 (1671661492518256640)]} 0 0
   [junit4]   2> 1757791 INFO  (qtp462528909-26021) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[61 (1671661492519305216)]} 0 0
   [junit4]   2> 1757791 INFO  (qtp462528909-26022) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[62 (1671661492519305217)]} 0 0
   [junit4]   2> 1757791 INFO  (qtp462528909-26023) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[63 (1671661492519305218)]} 0 0
   [junit4]   2> 1757791 INFO  (qtp462528909-26020) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[64 (1671661492519305219)]} 0 0
   [junit4]   2> 1757795 INFO  (qtp462528909-26021) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[65 (1671661492523499520)]} 0 4
   [junit4]   2> 1757797 INFO  (qtp462528909-26022) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[66 (1671661492525596672)]} 0 0
   [junit4]   2> 1757797 INFO  (qtp462528909-26023) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[67 (1671661492525596673)]} 0 0
   [junit4]   2> 1757798 INFO  (qtp462528909-26020) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[68 (1671661492526645248)]} 0 0
   [junit4]   2> 1757799 INFO  (qtp462528909-26021) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[69 (1671661492527693824)]} 0 0
   [junit4]   2> 1757800 INFO  (qtp462528909-26022) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[70 (1671661492528742400)]} 0 0
   [junit4]   2> 1757800 INFO  (qtp462528909-26023) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[71 (1671661492528742401)]} 0 0
   [junit4]   2> 1757801 INFO  (qtp462528909-26020) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[72 (1671661492529790976)]} 0 0
   [junit4]   2> 1757802 INFO  (qtp462528909-26021) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[73 (1671661492530839552)]} 0 0
   [junit4]   2> 1757803 INFO  (qtp462528909-26022) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[74 (1671661492531888128)]} 0 0
   [junit4]   2> 1757804 INFO  (qtp462528909-26023) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[75 (1671661492532936704)]} 0 0
   [junit4]   2> 1757805 INFO  (qtp462528909-26020) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[76 (1671661492533985280)]} 0 0
   [junit4]   2> 1757805 INFO  (qtp462528909-26021) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[77 (1671661492533985281)]} 0 0
   [junit4]   2> 1757806 INFO  (qtp462528909-26022) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[78 (1671661492535033856)]} 0 0
   [junit4]   2> 1757807 INFO  (qtp462528909-26023) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[79 (1671661492536082432)]} 0 0
   [junit4]   2> 1757807 INFO  (qtp462528909-26020) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[80 (1671661492536082433)]} 0 0
   [junit4]   2> 1757808 INFO  (qtp462528909-26021) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[81 (1671661492537131008)]} 0 0
   [junit4]   2> 1757809 INFO  (qtp462528909-26022) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[82 (1671661492538179584)]} 0 0
   [junit4]   2> 1757810 INFO  (qtp462528909-26023) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[83 (1671661492539228160)]} 0 0
   [junit4]   2> 1757811 INFO  (qtp462528909-26020) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[84 (1671661492540276736)]} 0 0
   [junit4]   2> 1757812 INFO  (qtp462528909-26021) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[85 (1671661492541325312)]} 0 0
   [junit4]   2> 1757813 INFO  (qtp462528909-26022) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[86 (1671661492542373888)]} 0 0
   [junit4]   2> 1757819 INFO  (qtp462528909-26023) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[87 (1671661492548665344)]} 0 0
   [junit4]   2> 1757820 INFO  (qtp462528909-26020) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[88 (1671661492549713920)]} 0 0
   [junit4]   2> 1757821 INFO  (qtp462528909-26021) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[89 (1671661492550762496)]} 0 0
   [junit4]   2> 1757822 INFO  (qtp462528909-26022) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[90 (1671661492550762497)]} 0 0
   [junit4]   2> 1757823 INFO  (qtp462528909-26023) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[91 (1671661492552859648)]} 0 0
   [junit4]   2> 1757824 INFO  (qtp462528909-26020) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[92 (1671661492553908224)]} 0 0
   [junit4]   2> 1757825 INFO  (qtp462528909-26021) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[93 (1671661492554956800)]} 0 0
   [junit4]   2> 1757826 INFO  (qtp462528909-26022) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[94 (1671661492556005376)]} 0 0
   [junit4]   2> 1757826 INFO  (qtp462528909-26023) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[95 (1671661492556005377)]} 0 0
   [junit4]   2> 1757828 INFO  (qtp462528909-26020) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[96 (1671661492558102528)]} 0 0
   [junit4]   2> 1757828 INFO  (qtp462528909-26020) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[97 (1671661492558102529)]} 0 0
   [junit4]   2> 1757830 INFO  (qtp462528909-26021) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[98 (1671661492560199680)]} 0 0
   [junit4]   2> 1757831 INFO  (qtp462528909-26022) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[99 (1671661492561248256)]} 0 0
   [junit4]   2> 1757832 INFO  (qtp462528909-26023) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[100 (1671661492562296832)]} 0 0
   [junit4]   2> 1757834 INFO  (qtp462528909-26020) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[101 (1671661492564393984)]} 0 0
   [junit4]   2> 1757835 INFO  (qtp462528909-26021) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[102 (1671661492565442560)]} 0 0
   [junit4]   2> 1757835 INFO  (qtp462528909-26022) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[103 (1671661492565442561)]} 0 0
   [junit4]   2> 1757836 INFO  (qtp462528909-26023) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[104 (1671661492566491136)]} 0 0
   [junit4]   2> 1757837 INFO  (qtp462528909-26020) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[105 (1671661492567539712)]} 0 0
   [junit4]   2> 1757839 INFO  (qtp462528909-26021) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[106 (1671661492568588288)]} 0 0
   [junit4]   2> 1757840 INFO  (qtp462528909-26022) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[107 (1671661492570685440)]} 0 0
   [junit4]   2> 1757841 INFO  (qtp462528909-26023) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[108 (1671661492571734016)]} 0 0
   [junit4]   2> 1757841 INFO  (qtp462528909-26020) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[109 (1671661492571734017)]} 0 0
   [junit4]   2> 1757842 INFO  (qtp462528909-26021) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[110 (1671661492572782592)]} 0 0
   [junit4]   2> 1757843 INFO  (qtp462528909-26022) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[111 (1671661492573831168)]} 0 0
   [junit4]   2> 1757844 INFO  (qtp462528909-26023) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[112 (1671661492574879744)]} 0 0
   [junit4]   2> 1757845 INFO  (qtp462528909-26020) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[113 (1671661492575928320)]} 0 0
   [junit4]   2> 1757846 INFO  (qtp462528909-26021) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[114 (1671661492576976896)]} 0 0
   [junit4]   2> 1757847 INFO  (qtp462528909-26022) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collec

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

), num_d=PostingsFormat(name=Asserting), num_ds=Lucene84, date_dtds=Lucene84, num_i=Lucene84, cost_f=Lucene84, x_ids=PostingsFormat(name=LuceneVarGapFixedInterval), num_l=PostingsFormat(name=Asserting), num_ls=Lucene84, where_ss=Lucene84, num_ids=PostingsFormat(name=LuceneVarGapFixedInterval), super_s=PostingsFormat(name=LuceneVarGapFixedInterval), date_dt=PostingsFormat(name=LuceneVarGapFixedInterval), cat_sds=PostingsFormat(name=LuceneVarGapFixedInterval), book_id_s=PostingsFormat(name=LuceneVarGapFixedInterval), super_sds=PostingsFormat(name=LuceneVarGapDocFreqInterval), Z_long_ld=PostingsFormat(name=LuceneVarGapDocFreqInterval), sparse_ss=PostingsFormat(name=LuceneVarGapFixedInterval), super_sd=PostingsFormat(name=Asserting), where_s=PostingsFormat(name=Asserting), where_s_multi_not_uninvert_dv=Lucene84, Z_long_l=PostingsFormat(name=LuceneVarGapDocFreqInterval), sparse_sd=Lucene84, num_is=PostingsFormat(name=LuceneVarGapFixedInterval), multi_ss=PostingsFormat(name=LuceneVarGapDocFreqInterval), type_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), sparse_sds=PostingsFormat(name=Asserting), f_sd=PostingsFormat(name=LuceneVarGapDocFreqInterval), page_s=PostingsFormat(name=LuceneVarGapFixedInterval), 1_s=PostingsFormat(name=LuceneVarGapFixedInterval), super_ss=Lucene84, 3_s=PostingsFormat(name=Asserting), val_b=Lucene84, cat_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), v_t=PostingsFormat(name=Asserting), make_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), foo_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), x_t=PostingsFormat(name=LuceneVarGapFixedInterval), z_t=PostingsFormat(name=Asserting), where_s_single_not_uninvert=PostingsFormat(name=LuceneVarGapDocFreqInterval), sparse_s=Lucene84, num_dds=PostingsFormat(name=LuceneVarGapDocFreqInterval), model_s=PostingsFormat(name=LuceneVarGapFixedInterval), num_fds=Lucene84, num_fs=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{num_dd=DocValuesFormat(name=Direct), num_lds=DocValuesFormat(name=Lucene80), cat_sds=DocValuesFormat(name=Lucene80), where_sds=DocValuesFormat(name=Lucene80), Z_num_id=DocValuesFormat(name=Direct), z_ids=DocValuesFormat(name=Direct), super_sds=DocValuesFormat(name=Lucene80), Z_long_ld=DocValuesFormat(name=Lucene80), f_ids=DocValuesFormat(name=Direct), sparse_num_dd=DocValuesFormat(name=Asserting), super_sd=DocValuesFormat(name=Direct), where_s_multi_not_uninvert_dv=DocValuesFormat(name=Asserting), sparse_sd=DocValuesFormat(name=Asserting), where_s_single_not_uninvert_dv=DocValuesFormat(name=Lucene80), date_dtd=DocValuesFormat(name=Direct), sparse_sds=DocValuesFormat(name=Direct), f_sd=DocValuesFormat(name=Lucene80), cat_sd=DocValuesFormat(name=Lucene80), multi_sds=DocValuesFormat(name=Asserting), where_sd=DocValuesFormat(name=Lucene80), num_id=DocValuesFormat(name=Asserting), date_dtds=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Lucene80), x_ids=DocValuesFormat(name=Lucene80), num_dds=DocValuesFormat(name=Lucene80), num_fds=DocValuesFormat(name=Asserting), num_ids=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1624, maxMBSortInHeap=7.3397114784750475, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=pt-MZ, timezone=America/Argentina/Mendoza
   [junit4]   2> NOTE: Mac OS X 10.14.6 x86_64/AdoptOpenJDK 13.0.2 (64-bit)/cpus=6,threads=1,free=166097176,total=400556032
   [junit4]   2> NOTE: All tests run in this JVM: [ChaosMonkeySafeLeaderTest, TriggerCooldownIntegrationTest, TestSimComputePlanAction, DynamicMapsTest, AlternateDirectoryTest, BasicFunctionalityTest, ZkCLITest, ZookeeperStatusHandlerTest, BlockJoinFacetDistribTest, TestCloudRecovery2, BooleanFieldTest, TestComponentsName, HdfsAutoAddReplicasIntegrationTest, SolrCmdDistributorTest, FullHLLTest, CollectionsAPISolrJTest, TestStressThreadBackup, TestJavabinTupleStreamParser, TestUninvertingReader, UpdateLogTest, TestJsonRequest, TestAddFieldRealTimeGet, TestManagedStopFilterFactory, TestFieldCollectionResource, TestCloudJSONFacetSKG, BasicAuthStandaloneTest, TestLuceneIndexBackCompat, DeleteShardTest, TestPivotHelperCode, DistributedTermsComponentTest, DocExpirationUpdateProcessorFactoryTest, TestTolerantSearch, TestPKIAuthenticationPlugin, TestConfigSetsAPIZkFailure, TestSimGenericDistributedQueue, MergeStrategyTest, XsltUpdateRequestHandlerTest, TestDocTermOrdsUninvertLimit, TestUseDocValuesAsStored, TestInPlaceUpdatesStandalone, MetricsHandlerTest, ScheduledTriggerTest, ShowFileRequestHandlerTest, TestStressCloudBlindAtomicUpdates, FastVectorHighlighterTest, TestMaxTokenLenTokenizer, TestSolrJacksonAnnotation, JsonLoaderTest, SyncSliceTest, NumericFieldsTest, TestLegacyBM25SimilarityFactory, ClusterStateMockUtilTest, TestMinMaxOnMultiValuedField, TestBinaryResponseWriter, TestReload, LeaderElectionIntegrationTest, TestDownShardTolerantSearch, TestRetrieveFieldsOptimizer, LeaderVoteWaitTimeoutTest, DistributedQueryComponentCustomSortTest, TestDocBasedVersionConstraints, TestSurroundQueryParser, OverseerCollectionConfigSetProcessorTest, MetricUtilsTest, SSLMigrationTest, TestPostingsSolrHighlighter, EchoParamsTest, TestDFISimilarityFactory, DistributedQueueTest, TestRangeQuery, TestLegacyNumericUtils, TestSuggestSpellingConverter, ReplaceNodeTest, IndexBasedSpellCheckerTest, TestLeaderElectionZkExpiry, WrapperMergePolicyFactoryTest, ClassificationUpdateProcessorTest, TestNumericTokenStream, SolrJmxReporterTest, SolrTestCaseJ4Test, DistributedFacetPivotLongTailTest, TestMultiWordSynonyms, TestRandomDVFaceting, MultiThreadedOCPTest, SliceStateTest, PrimitiveFieldTypeTest, MultiDestinationAuditLoggerTest, TestSizeLimitedDistributedMap, CdcrBidirectionalTest, TestWriterPerf, TestDocumentBuilder, TestGroupingSearch, TestCharFilters, TestDeprecatedFilters, TestLuceneMatchVersion, TestReversedWildcardFilterFactory, TestEmbeddedSolrServerSchemaAPI, ConnectionReuseTest, AliasIntegrationTest, BasicDistributedZkTest, LeaderFailureAfterFreshStartTest, OverseerTest, PeerSyncReplicationTest, TestQueryingOnDownCollection, TestRebalanceLeaders, TestWaitForStateWithJettyShutdowns, TestZkChroot, ZkSolrClientTest, CollectionTooManyReplicasTest, ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest, SplitByPrefixTest, TestHdfsCloudBackupRestore, IndexSizeTriggerTest, HdfsBasicDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, HdfsNNFailoverTest, HdfsSyncSliceTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, TestClusterStateMutator, ZkCollectionPropsCachingTest, CoreSorterTest, DirectoryFactoryTest, PluginInfoTest, RAMDirectoryFactoryTest, ResourceLoaderTest, SOLR749Test, SolrCoreCheckLockOnStartupTest, SolrCoreTest, TestDynamicLoadingUrl, TestSolrCoreSnapshots, TestCSVLoader, TestContainerPlugin, TestSQLHandler, InfoHandlerTest, LoggingHandlerTest, LukeRequestHandlerTest, DistributedDebugComponentTest, DistributedFacetPivotWhiteBoxTest, ResponseBuilderTest, ShardsWhitelistTest, TermVectorComponentDistributedTest, TestExpandComponent, EmbeddedSolrNoSerializeTest, RandomizedTaggerTest, TaggerTest, SolrCoreMetricManagerTest, SolrGraphiteReporterTest, TestPackages, TestSchemaNameResource, TestSchemaSimilarityResource, TestSerializedLuceneMatchVersion, CurrencyFieldTypeTest, DocValuesTest, TestCollationFieldDocValues, TestManagedSchemaAPI, TestSchemaField, TestSchemaManager, TestSchemalessBufferedUpdates, AnalyticsMergeStrategyTest, CursorMarkTest, FuzzySearchTest, LargeFieldTest, RankQueryTest, SignificantTermsQParserPluginTest, TestExtendedDismaxParser, TestFoldingMultitermQuery, TestLRUCache, TestLegacyNumericRangeQueryBuilder, TestMaxScoreQueryParser, TestMinHashQParser, TestPayloadScoreQParserPlugin, TestQueryTypes, TestQueryUtils, TestSimpleQParserPlugin, TestSmileRequest, TestSolrCoreParser, TestSolrFieldCacheBean, TestSolrJ, TestSolrQueryParser, TestStressRecovery, TestStressReorder, TestJsonFacets]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestJsonFacets -Dtests.seed=45F2FBC3CC222CBB -Dtests.slow=true -Dtests.locale=pt-MZ -Dtests.timezone=America/Argentina/Mendoza -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestJsonFacets (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([45F2FBC3CC222CBB]:0)
   [junit4] Completed [828/914 (1!)] on J1 in 53.19s, 40 tests, 2 errors <<< FAILURES!

[...truncated 47768 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/1236/consoleText

[repro] Revision: ffb48947b34a38c0d5ce20049adee481cd29d37b

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=TestJsonFacets -Dtests.method=testBigger -Dtests.seed=45F2FBC3CC222CBB -Dtests.slow=true -Dtests.locale=pt-MZ -Dtests.timezone=America/Argentina/Mendoza -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] Repro line:  ant test  -Dtestcase=TestJsonFacets -Dtests.seed=45F2FBC3CC222CBB -Dtests.slow=true -Dtests.locale=pt-MZ -Dtests.timezone=America/Argentina/Mendoza -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       TestJsonFacets
[repro] ant compile-test

[...truncated 3472 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestJsonFacets" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=45F2FBC3CC222CBB -Dtests.slow=true -Dtests.locale=pt-MZ -Dtests.timezone=America/Argentina/Mendoza -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 856 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.search.facet.TestJsonFacets
[repro] Exiting with code 0

[...truncated 91 lines...]